------------------------------------------------------------------------------- -- 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 Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-dateutil-2.8.0.txz Installing /packages/All/py37-jmespath-0.9.5.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-idna-2.8.txz Installing /packages/All/py37-certifi-2020.4.5.1.txz Installing /packages/All/py37-asn1crypto-1.3.0.txz Installing /packages/All/py37-pycparser-2.19.txz Installing /packages/All/py37-cffi-1.14.0.txz Installing /packages/All/py37-cryptography-2.6.1.txz Installing /packages/All/py37-openssl-19.0.0.txz Installing /packages/All/py37-urllib3-1.25.7,1.txz ===== Message from py37-urllib3-1.25.7,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py37-docutils-0.15.2.txz Installing /packages/All/py37-botocore-1.15.39.txz Installing /packages/All/py37-s3transfer-0.3.3.txz Installing /packages/All/py37-boto3-1.12.39.txz Installing /packages/All/py37-appdirs-1.4.3.txz Installing /packages/All/py37-pytz-2020.1,1.txz Installing /packages/All/py37-fs2-2.4.11.txz SUCCEEDED 00:00:21 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-django-bakery-0.12.7 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-django-bakery-0.12.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-django-bakery-0.12.7 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-django-bakery-0.12.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-django-bakery-0.12.7 for building => SHA256 Checksum OK for django-bakery-0.12.7.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-django-bakery-0.12.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-django-bakery-0.12.7 for building ===> Extracting for py37-django-bakery-0.12.7 => SHA256 Checksum OK for django-bakery-0.12.7.tar.gz. Extracted Memory Use: 0.25M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-django-bakery-0.12.7 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-django-bakery-0.12.7 depends on package: py37-setuptools>0 - found ===> py37-django-bakery-0.12.7 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-django-bakery-0.12.7 depends on package: py37-setuptools>0 - found ===> py37-django-bakery-0.12.7 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-django-bakery-0.12.7 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-django-bakery-0.12.7 running build running build_py creating build creating build/lib creating build/lib/bakery copying bakery/feeds.py -> build/lib/bakery copying bakery/__init__.py -> build/lib/bakery copying bakery/models.py -> build/lib/bakery copying bakery/apps.py -> build/lib/bakery copying bakery/static_views.py -> build/lib/bakery copying bakery/static_urls.py -> build/lib/bakery copying bakery/tasks.py -> build/lib/bakery creating build/lib/bakery/views copying bakery/views/__init__.py -> build/lib/bakery/views copying bakery/views/list.py -> build/lib/bakery/views copying bakery/views/detail.py -> build/lib/bakery/views copying bakery/views/base.py -> build/lib/bakery/views copying bakery/views/dates.py -> build/lib/bakery/views creating build/lib/bakery/management copying bakery/management/__init__.py -> build/lib/bakery/management creating build/lib/bakery/management/commands copying bakery/management/commands/buildserver.py -> build/lib/bakery/management/commands copying bakery/management/commands/build.py -> build/lib/bakery/management/commands copying bakery/management/commands/unbuild.py -> build/lib/bakery/management/commands copying bakery/management/commands/__init__.py -> build/lib/bakery/management/commands copying bakery/management/commands/publish.py -> build/lib/bakery/management/commands copying bakery/management/commands/unpublish.py -> build/lib/bakery/management/commands creating build/lib/bakery/tests copying bakery/tests/__init__.py -> build/lib/bakery/tests package init file 'bakery/tests/static/__init__.py' not found (or not a regular file) package init file 'bakery/tests/media/__init__.py' not found (or not a regular file) package init file 'bakery/tests/templates/__init__.py' not found (or not a regular file) SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-django-bakery-0.12.7 depends on package: py37-six>1.5.2 - found ===> py37-django-bakery-0.12.7 depends on package: py37-boto3>=1.4.4 - found ===> py37-django-bakery-0.12.7 depends on package: py37-fs2>=2.0.17 - found ===> py37-django-bakery-0.12.7 depends on package: py37-setuptools>0 - found ===> py37-django-bakery-0.12.7 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-django-bakery-0.12.7 ===> py37-django-bakery-0.12.7 depends on package: py37-six>1.5.2 - found ===> py37-django-bakery-0.12.7 depends on package: py37-boto3>=1.4.4 - found ===> py37-django-bakery-0.12.7 depends on package: py37-fs2>=2.0.17 - found ===> py37-django-bakery-0.12.7 depends on package: py37-setuptools>0 - found ===> py37-django-bakery-0.12.7 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py package init file 'bakery/tests/static/__init__.py' not found (or not a regular file) package init file 'bakery/tests/media/__init__.py' not found (or not a regular file) package init file 'bakery/tests/templates/__init__.py' not found (or not a regular file) running install_lib creating /construction/www/py-django-bakery/stage/usr/local/lib/python3.7 creating /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages creating /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery copying build/lib/bakery/__init__.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery copying build/lib/bakery/static_views.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery copying build/lib/bakery/models.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery copying build/lib/bakery/apps.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery copying build/lib/bakery/static_urls.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery creating /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/management creating /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/management/commands copying build/lib/bakery/management/commands/publish.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/management/commands copying build/lib/bakery/management/commands/unbuild.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/management/commands copying build/lib/bakery/management/commands/__init__.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/management/commands copying build/lib/bakery/management/commands/build.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/management/commands copying build/lib/bakery/management/commands/buildserver.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/management/commands copying build/lib/bakery/management/commands/unpublish.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/management/commands copying build/lib/bakery/management/__init__.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/management copying build/lib/bakery/feeds.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery creating /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/views copying build/lib/bakery/views/__init__.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/views copying build/lib/bakery/views/dates.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/views copying build/lib/bakery/views/detail.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/views copying build/lib/bakery/views/base.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/views copying build/lib/bakery/views/list.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/views creating /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/tests copying build/lib/bakery/tests/__init__.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/tests copying build/lib/bakery/tasks.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/static_views.py to static_views.cpython-37.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/apps.py to apps.cpython-37.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/static_urls.py to static_urls.cpython-37.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/management/commands/publish.py to publish.cpython-37.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/management/commands/unbuild.py to unbuild.cpython-37.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/management/commands/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/management/commands/build.py to build.cpython-37.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/management/commands/buildserver.py to buildserver.cpython-37.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/management/commands/unpublish.py to unpublish.cpython-37.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/management/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/feeds.py to feeds.cpython-37.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/views/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/views/dates.py to dates.cpython-37.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/views/detail.py to detail.cpython-37.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/views/base.py to base.cpython-37.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/views/list.py to list.cpython-37.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/bakery/tasks.py to tasks.cpython-37.pyc writing byte-compilation script '/tmp/tmp4x4m1p8i.py' /usr/local/bin/python3.7 /tmp/tmp4x4m1p8i.py removing /tmp/tmp4x4m1p8i.py running install_egg_info running egg_info writing django_bakery.egg-info/PKG-INFO writing dependency_links to django_bakery.egg-info/dependency_links.txt writing requirements to django_bakery.egg-info/requires.txt writing top-level names to django_bakery.egg-info/top_level.txt warning: Failed to find the configured license file 'LICENSE' reading manifest file 'django_bakery.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_bakery.egg-info/SOURCES.txt' Copying django_bakery.egg-info to /construction/www/py-django-bakery/stage/usr/local/lib/python3.7/site-packages/django_bakery-0.12.7-py3.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-django-bakery/.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: package ------------------------------------------------------------------------------- ===> Building package for py37-django-bakery-0.12.7 file sizes/checksums [65]: 0% file sizes/checksums [65]: 100% packing files [65]: 0% packing files [65]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:31