------------------------------------------------------------------------------- -- 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-pytz-2020.1,1.txz Installing /packages/All/sqlite3-3.31.1_1,1.txz Installing /packages/All/py37-sqlite3-3.7.7_7.txz Installing /packages/All/py37-django111-1.11.29.txz ===== Message from py37-django111-1.11.29: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Django 1.11 is End-of-Life since April 2020. Switch to Django 2.2+ as soon as possible.. Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-defusedxml-0.5.0.txz Installing /packages/All/py37-python3-openid-3.1.0.txz SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-django-openid-auth-0.14 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-django-openid-auth-0.14 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-django-openid-auth-0.14 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-django-openid-auth-0.14 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-django-openid-auth-0.14 for building => SHA256 Checksum OK for django-openid-auth-0.14.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-django-openid-auth-0.14 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-django-openid-auth-0.14 for building ===> Extracting for py37-django-openid-auth-0.14 => SHA256 Checksum OK for django-openid-auth-0.14.tar.gz. Extracted Memory Use: 0.35M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-django-openid-auth-0.14 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-django-openid-auth-0.14 depends on package: py37-setuptools>0 - found ===> py37-django-openid-auth-0.14 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-django-openid-auth-0.14 depends on package: py37-setuptools>0 - found ===> py37-django-openid-auth-0.14 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-django-openid-auth-0.14 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-django-openid-auth-0.14 running build running build_py creating build creating build/lib creating build/lib/example_consumer copying example_consumer/settings.py -> build/lib/example_consumer copying example_consumer/urls.py -> build/lib/example_consumer copying example_consumer/__init__.py -> build/lib/example_consumer copying example_consumer/wsgi.py -> build/lib/example_consumer copying example_consumer/views.py -> build/lib/example_consumer creating build/lib/django_openid_auth copying django_openid_auth/exceptions.py -> build/lib/django_openid_auth copying django_openid_auth/__init__.py -> build/lib/django_openid_auth copying django_openid_auth/views.py -> build/lib/django_openid_auth copying django_openid_auth/teams.py -> build/lib/django_openid_auth copying django_openid_auth/models.py -> build/lib/django_openid_auth copying django_openid_auth/admin.py -> build/lib/django_openid_auth copying django_openid_auth/store.py -> build/lib/django_openid_auth copying django_openid_auth/urls.py -> build/lib/django_openid_auth copying django_openid_auth/forms.py -> build/lib/django_openid_auth copying django_openid_auth/signals.py -> build/lib/django_openid_auth copying django_openid_auth/auth.py -> build/lib/django_openid_auth creating build/lib/django_openid_auth/migrations copying django_openid_auth/migrations/__init__.py -> build/lib/django_openid_auth/migrations copying django_openid_auth/migrations/0001_initial.py -> build/lib/django_openid_auth/migrations creating build/lib/django_openid_auth/management copying django_openid_auth/management/__init__.py -> build/lib/django_openid_auth/management creating build/lib/django_openid_auth/south_migrations copying django_openid_auth/south_migrations/__init__.py -> build/lib/django_openid_auth/south_migrations copying django_openid_auth/south_migrations/0002_add_perm_account_verified.py -> build/lib/django_openid_auth/south_migrations copying django_openid_auth/south_migrations/0001_initial.py -> build/lib/django_openid_auth/south_migrations creating build/lib/django_openid_auth/tests copying django_openid_auth/tests/test_settings.py -> build/lib/django_openid_auth/tests copying django_openid_auth/tests/test_views.py -> build/lib/django_openid_auth/tests copying django_openid_auth/tests/test_auth.py -> build/lib/django_openid_auth/tests copying django_openid_auth/tests/test_admin.py -> build/lib/django_openid_auth/tests copying django_openid_auth/tests/urls.py -> build/lib/django_openid_auth/tests copying django_openid_auth/tests/test_store.py -> build/lib/django_openid_auth/tests copying django_openid_auth/tests/test_models.py -> build/lib/django_openid_auth/tests copying django_openid_auth/tests/__init__.py -> build/lib/django_openid_auth/tests copying django_openid_auth/tests/models.py -> build/lib/django_openid_auth/tests copying django_openid_auth/tests/helpers.py -> build/lib/django_openid_auth/tests creating build/lib/django_openid_auth/management/commands copying django_openid_auth/management/commands/openid_cleanup.py -> build/lib/django_openid_auth/management/commands copying django_openid_auth/management/commands/__init__.py -> build/lib/django_openid_auth/management/commands creating build/lib/django_openid_auth/templates creating build/lib/django_openid_auth/templates/openid copying django_openid_auth/templates/openid/failure.html -> build/lib/django_openid_auth/templates/openid copying django_openid_auth/templates/openid/login.html -> build/lib/django_openid_auth/templates/openid SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-django-openid-auth-0.14 depends on package: py37-django111>=1.6 - found ===> py37-django-openid-auth-0.14 depends on package: py37-six>0 - found ===> py37-django-openid-auth-0.14 depends on package: py37-setuptools>0 - found ===> py37-django-openid-auth-0.14 depends on file: /usr/local/bin/python3.7 - found ===> py37-django-openid-auth-0.14 depends on package: py37-python3-openid>=0 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-django-openid-auth-0.14 ===> py37-django-openid-auth-0.14 depends on package: py37-django111>=1.6 - found ===> py37-django-openid-auth-0.14 depends on package: py37-six>0 - found ===> py37-django-openid-auth-0.14 depends on package: py37-setuptools>0 - found ===> py37-django-openid-auth-0.14 depends on file: /usr/local/bin/python3.7 - found ===> py37-django-openid-auth-0.14 depends on package: py37-python3-openid>=0 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7 creating /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages creating /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/example_consumer copying build/lib/example_consumer/views.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/example_consumer copying build/lib/example_consumer/settings.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/example_consumer copying build/lib/example_consumer/urls.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/example_consumer copying build/lib/example_consumer/__init__.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/example_consumer copying build/lib/example_consumer/wsgi.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/example_consumer creating /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth copying build/lib/django_openid_auth/teams.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth copying build/lib/django_openid_auth/views.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth creating /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/south_migrations copying build/lib/django_openid_auth/south_migrations/__init__.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/south_migrations copying build/lib/django_openid_auth/south_migrations/0002_add_perm_account_verified.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/south_migrations copying build/lib/django_openid_auth/south_migrations/0001_initial.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/south_migrations copying build/lib/django_openid_auth/__init__.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth creating /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/management creating /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/management/commands copying build/lib/django_openid_auth/management/commands/__init__.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/management/commands copying build/lib/django_openid_auth/management/commands/openid_cleanup.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/management/commands copying build/lib/django_openid_auth/management/__init__.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/management copying build/lib/django_openid_auth/models.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth creating /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/templates creating /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/templates/openid copying build/lib/django_openid_auth/templates/openid/login.html -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/templates/openid copying build/lib/django_openid_auth/templates/openid/failure.html -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/templates/openid copying build/lib/django_openid_auth/admin.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth copying build/lib/django_openid_auth/store.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth creating /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/migrations copying build/lib/django_openid_auth/migrations/0001_initial.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/migrations copying build/lib/django_openid_auth/migrations/__init__.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/migrations copying build/lib/django_openid_auth/signals.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth copying build/lib/django_openid_auth/exceptions.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth copying build/lib/django_openid_auth/auth.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth creating /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/tests copying build/lib/django_openid_auth/tests/test_settings.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/tests copying build/lib/django_openid_auth/tests/test_auth.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/tests copying build/lib/django_openid_auth/tests/__init__.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/tests copying build/lib/django_openid_auth/tests/models.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/tests copying build/lib/django_openid_auth/tests/test_models.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/tests copying build/lib/django_openid_auth/tests/test_store.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/tests copying build/lib/django_openid_auth/tests/urls.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/tests copying build/lib/django_openid_auth/tests/helpers.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/tests copying build/lib/django_openid_auth/tests/test_views.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/tests copying build/lib/django_openid_auth/tests/test_admin.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/tests copying build/lib/django_openid_auth/urls.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth copying build/lib/django_openid_auth/forms.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/example_consumer/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/example_consumer/settings.py to settings.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/example_consumer/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/example_consumer/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/example_consumer/wsgi.py to wsgi.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/teams.py to teams.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/south_migrations/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/south_migrations/0002_add_perm_account_verified.py to 0002_add_perm_account_verified.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/south_migrations/0001_initial.py to 0001_initial.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/management/commands/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/management/commands/openid_cleanup.py to openid_cleanup.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/management/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/admin.py to admin.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/store.py to store.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/migrations/0001_initial.py to 0001_initial.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/migrations/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/signals.py to signals.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/auth.py to auth.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/tests/test_settings.py to test_settings.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/tests/test_auth.py to test_auth.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/tests/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/tests/test_models.py to test_models.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/tests/test_store.py to test_store.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/tests/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/tests/helpers.py to helpers.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/tests/test_views.py to test_views.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/tests/test_admin.py to test_admin.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth/forms.py to forms.cpython-37.pyc writing byte-compilation script '/tmp/tmpi03utjbj.py' /usr/local/bin/python3.7 /tmp/tmpi03utjbj.py removing /tmp/tmpi03utjbj.py running install_egg_info running egg_info writing django_openid_auth.egg-info/PKG-INFO writing dependency_links to django_openid_auth.egg-info/dependency_links.txt writing requirements to django_openid_auth.egg-info/requires.txt writing top-level names to django_openid_auth.egg-info/top_level.txt reading manifest file 'django_openid_auth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_openid_auth.egg-info/SOURCES.txt' Copying django_openid_auth.egg-info to /construction/www/py-django-openid-auth/stage/usr/local/lib/python3.7/site-packages/django_openid_auth-0.14-py3.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-django-openid-auth/.PLIST.pymodtmp' install -m 0644 /construction/www/py-django-openid-auth/django-openid-auth-0.14/README.txt /construction/www/py-django-openid-auth/stage/usr/local/share/doc/py37-django-openid-auth install -m 0644 /construction/www/py-django-openid-auth/django-openid-auth-0.14/TODO.txt /construction/www/py-django-openid-auth/stage/usr/local/share/doc/py37-django-openid-auth ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> 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:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-django-openid-auth-0.14 file sizes/checksums [111]: 0% file sizes/checksums [111]: 90% file sizes/checksums [111]: 100% packing files [111]: 0% packing files [111]: 90% packing files [111]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:23