------------------------------------------------------------------------------- -- 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-setuptools_scm-3.3.3.tgz Installing /packages/All/py36-six-1.12.0.tgz Installing /packages/All/py36-more-itertools-7.2.0.tgz SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- 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-cheroot-6.0.0_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-cheroot-6.0.0_1 for building => SHA256 Checksum OK for cheroot-6.0.0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-cheroot-6.0.0_1 for building ===> Extracting for py36-cheroot-6.0.0_1 => SHA256 Checksum OK for cheroot-6.0.0.tar.gz. Extracted Memory Use: 0.36M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-cheroot-6.0.0_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-cheroot-6.0.0_1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-cheroot-6.0.0_1 running build running build_py creating build creating build/lib creating build/lib/cheroot copying cheroot/__init__.py -> build/lib/cheroot copying cheroot/_compat.py -> build/lib/cheroot copying cheroot/errors.py -> build/lib/cheroot copying cheroot/makefile.py -> build/lib/cheroot copying cheroot/server.py -> build/lib/cheroot copying cheroot/wsgi.py -> build/lib/cheroot creating build/lib/cheroot/ssl copying cheroot/ssl/__init__.py -> build/lib/cheroot/ssl copying cheroot/ssl/builtin.py -> build/lib/cheroot/ssl copying cheroot/ssl/pyopenssl.py -> build/lib/cheroot/ssl creating build/lib/cheroot/test copying cheroot/test/__init__.py -> build/lib/cheroot/test copying cheroot/test/helper.py -> build/lib/cheroot/test copying cheroot/test/test_config_server.py -> build/lib/cheroot/test copying cheroot/test/test_conn.py -> build/lib/cheroot/test copying cheroot/test/test_core.py -> build/lib/cheroot/test copying cheroot/test/test_wsgiapps.py -> build/lib/cheroot/test copying cheroot/test/webtest.py -> build/lib/cheroot/test creating build/lib/cheroot/workers copying cheroot/workers/__init__.py -> build/lib/cheroot/workers copying cheroot/workers/threadpool.py -> build/lib/cheroot/workers running egg_info writing cheroot.egg-info/PKG-INFO writing dependency_links to cheroot.egg-info/dependency_links.txt writing namespace_packages to cheroot.egg-info/namespace_packages.txt writing requirements to cheroot.egg-info/requires.txt writing top-level names to cheroot.egg-info/top_level.txt reading manifest file 'cheroot.egg-info/SOURCES.txt' writing manifest file 'cheroot.egg-info/SOURCES.txt' copying cheroot/test/test.pem -> build/lib/cheroot/test SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-cheroot-6.0.0_1 ===> Generating temporary packing list running install running build running build_py running egg_info writing cheroot.egg-info/PKG-INFO writing dependency_links to cheroot.egg-info/dependency_links.txt writing namespace_packages to cheroot.egg-info/namespace_packages.txt writing requirements to cheroot.egg-info/requires.txt writing top-level names to cheroot.egg-info/top_level.txt reading manifest file 'cheroot.egg-info/SOURCES.txt' writing manifest file 'cheroot.egg-info/SOURCES.txt' running install_lib creating /construction/www/py-cheroot/stage/usr/local/lib/python3.6 creating /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages creating /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot copying build/lib/cheroot/__init__.py -> /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot copying build/lib/cheroot/_compat.py -> /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot copying build/lib/cheroot/errors.py -> /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot copying build/lib/cheroot/makefile.py -> /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot copying build/lib/cheroot/server.py -> /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot copying build/lib/cheroot/wsgi.py -> /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot creating /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/ssl copying build/lib/cheroot/ssl/__init__.py -> /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/ssl copying build/lib/cheroot/ssl/builtin.py -> /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/ssl copying build/lib/cheroot/ssl/pyopenssl.py -> /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/ssl creating /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/test copying build/lib/cheroot/test/__init__.py -> /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/test copying build/lib/cheroot/test/helper.py -> /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/test copying build/lib/cheroot/test/test_config_server.py -> /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/test copying build/lib/cheroot/test/test_conn.py -> /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/test copying build/lib/cheroot/test/test_core.py -> /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/test copying build/lib/cheroot/test/test_wsgiapps.py -> /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/test copying build/lib/cheroot/test/webtest.py -> /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/test copying build/lib/cheroot/test/test.pem -> /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/test creating /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/workers copying build/lib/cheroot/workers/__init__.py -> /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/workers copying build/lib/cheroot/workers/threadpool.py -> /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/workers byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/_compat.py to _compat.cpython-36.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/errors.py to errors.cpython-36.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/makefile.py to makefile.cpython-36.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/server.py to server.cpython-36.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/wsgi.py to wsgi.cpython-36.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/ssl/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/ssl/builtin.py to builtin.cpython-36.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/ssl/pyopenssl.py to pyopenssl.cpython-36.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/test/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/test/helper.py to helper.cpython-36.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/test/test_config_server.py to test_config_server.cpython-36.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/test/test_conn.py to test_conn.cpython-36.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/test/test_core.py to test_core.cpython-36.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/test/test_wsgiapps.py to test_wsgiapps.cpython-36.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/test/webtest.py to webtest.cpython-36.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/workers/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot/workers/threadpool.py to threadpool.cpython-36.pyc writing byte-compilation script '/tmp/tmplb8mm0_k.py' /usr/local/bin/python3.6 /tmp/tmplb8mm0_k.py removing /tmp/tmplb8mm0_k.py running install_egg_info Copying cheroot.egg-info to /construction/www/py-cheroot/stage/usr/local/lib/python3.6/site-packages/cheroot-6.0.0-py3.6.egg-info running install_scripts writing list of installed files to '/construction/www/py-cheroot/.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:04 ------------------------------------------------------------------------------- -- 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-cheroot-6.0.0_1 file sizes/checksums [61]: 0% file sizes/checksums [61]: 100% packing files [61]: 0% packing files [61]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:12