------------------------------------------------------------------------------- -- 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-pytz-2019.1,1.tgz Installing /packages/All/sqlite3-3.29.0.tgz Installing /packages/All/py36-sqlite3-3.6.9_7.tgz Installing /packages/All/py36-django111-1.11.23.tgz SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- 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-djangotoolbox-1.8.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-djangotoolbox-1.8.0 for building => SHA256 Checksum OK for djangotoolbox-1.8.0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-djangotoolbox-1.8.0 for building ===> Extracting for py36-djangotoolbox-1.8.0 => SHA256 Checksum OK for djangotoolbox-1.8.0.tar.gz. Extracted Memory Use: 0.20M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-djangotoolbox-1.8.0 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-djangotoolbox-1.8.0 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-djangotoolbox-1.8.0 running build running build_py creating build creating build/lib creating build/lib/djangotoolbox copying djangotoolbox/__init__.py -> build/lib/djangotoolbox copying djangotoolbox/admin.py -> build/lib/djangotoolbox copying djangotoolbox/errorviews.py -> build/lib/djangotoolbox copying djangotoolbox/fields.py -> build/lib/djangotoolbox copying djangotoolbox/http.py -> build/lib/djangotoolbox copying djangotoolbox/middleware.py -> build/lib/djangotoolbox copying djangotoolbox/models.py -> build/lib/djangotoolbox copying djangotoolbox/test.py -> build/lib/djangotoolbox copying djangotoolbox/tests.py -> build/lib/djangotoolbox copying djangotoolbox/utils.py -> build/lib/djangotoolbox copying djangotoolbox/widgets.py -> build/lib/djangotoolbox creating build/lib/djangotoolbox/db copying djangotoolbox/db/__init__.py -> build/lib/djangotoolbox/db copying djangotoolbox/db/base.py -> build/lib/djangotoolbox/db copying djangotoolbox/db/basecompiler.py -> build/lib/djangotoolbox/db copying djangotoolbox/db/creation.py -> build/lib/djangotoolbox/db copying djangotoolbox/db/utils.py -> build/lib/djangotoolbox/db creating build/lib/djangotoolbox/sites copying djangotoolbox/sites/__init__.py -> build/lib/djangotoolbox/sites copying djangotoolbox/sites/dynamicsite.py -> build/lib/djangotoolbox/sites SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-djangotoolbox-1.8.0 ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6 creating /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages creating /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox copying build/lib/djangotoolbox/__init__.py -> /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox copying build/lib/djangotoolbox/admin.py -> /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox copying build/lib/djangotoolbox/errorviews.py -> /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox copying build/lib/djangotoolbox/fields.py -> /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox copying build/lib/djangotoolbox/http.py -> /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox copying build/lib/djangotoolbox/middleware.py -> /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox copying build/lib/djangotoolbox/models.py -> /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox copying build/lib/djangotoolbox/test.py -> /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox copying build/lib/djangotoolbox/tests.py -> /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox copying build/lib/djangotoolbox/utils.py -> /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox copying build/lib/djangotoolbox/widgets.py -> /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox creating /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/db copying build/lib/djangotoolbox/db/__init__.py -> /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/db copying build/lib/djangotoolbox/db/base.py -> /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/db copying build/lib/djangotoolbox/db/basecompiler.py -> /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/db copying build/lib/djangotoolbox/db/creation.py -> /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/db copying build/lib/djangotoolbox/db/utils.py -> /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/db creating /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/sites copying build/lib/djangotoolbox/sites/__init__.py -> /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/sites copying build/lib/djangotoolbox/sites/dynamicsite.py -> /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/sites byte-compiling /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/admin.py to admin.cpython-36.pyc byte-compiling /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/errorviews.py to errorviews.cpython-36.pyc byte-compiling /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/fields.py to fields.cpython-36.pyc byte-compiling /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/http.py to http.cpython-36.pyc byte-compiling /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/middleware.py to middleware.cpython-36.pyc byte-compiling /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/models.py to models.cpython-36.pyc byte-compiling /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/test.py to test.cpython-36.pyc byte-compiling /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/tests.py to tests.cpython-36.pyc byte-compiling /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/utils.py to utils.cpython-36.pyc byte-compiling /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/widgets.py to widgets.cpython-36.pyc byte-compiling /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/db/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/db/base.py to base.cpython-36.pyc byte-compiling /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/db/basecompiler.py to basecompiler.cpython-36.pyc byte-compiling /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/db/creation.py to creation.cpython-36.pyc byte-compiling /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/db/utils.py to utils.cpython-36.pyc byte-compiling /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/sites/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox/sites/dynamicsite.py to dynamicsite.cpython-36.pyc writing byte-compilation script '/tmp/tmp2j8e7bqh.py' /usr/local/bin/python3.6 /tmp/tmp2j8e7bqh.py removing /tmp/tmp2j8e7bqh.py running install_egg_info running egg_info writing djangotoolbox.egg-info/PKG-INFO writing dependency_links to djangotoolbox.egg-info/dependency_links.txt writing top-level names to djangotoolbox.egg-info/top_level.txt reading manifest file 'djangotoolbox.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'djangotoolbox.egg-info/SOURCES.txt' Copying djangotoolbox.egg-info to /construction/www/py-djangotoolbox/stage/usr/local/lib/python3.6/site-packages/djangotoolbox-1.8.0-py3.6.egg-info running install_scripts writing list of installed files to '/construction/www/py-djangotoolbox/.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:01 ------------------------------------------------------------------------------- -- 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for py36-djangotoolbox-1.8.0 file sizes/checksums [59]: 0% file sizes/checksums [59]: 100% packing files [59]: 0% packing files [59]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:11