------------------------------------------------------------------------------- -- 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-django-happenings-0.3.3_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-django-happenings-0.3.3_1 for building => SHA256 Checksum OK for django-happenings-0.3.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-django-happenings-0.3.3_1 for building ===> Extracting for py36-django-happenings-0.3.3_1 => SHA256 Checksum OK for django-happenings-0.3.3.tar.gz. Extracted Memory Use: 0.50M SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-django-happenings-0.3.3_1 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-django-happenings-0.3.3_1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-django-happenings-0.3.3_1 running build running build_py creating build creating build/lib creating build/lib/tests copying tests/settings.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/manage.py -> build/lib/tests copying tests/urls.py -> build/lib/tests creating build/lib/happenings copying happenings/admin.py -> build/lib/happenings copying happenings/__init__.py -> build/lib/happenings copying happenings/views.py -> build/lib/happenings copying happenings/managers.py -> build/lib/happenings copying happenings/urls.py -> build/lib/happenings copying happenings/models.py -> build/lib/happenings creating build/lib/tests/integration_tests copying tests/integration_tests/test_categories.py -> build/lib/tests/integration_tests copying tests/integration_tests/__init__.py -> build/lib/tests/integration_tests copying tests/integration_tests/test_repeat.py -> build/lib/tests/integration_tests copying tests/integration_tests/test_chunk_biweekly_repeat.py -> build/lib/tests/integration_tests copying tests/integration_tests/test_upcoming_events.py -> build/lib/tests/integration_tests copying tests/integration_tests/test_chunk_yearly_repeat.py -> build/lib/tests/integration_tests copying tests/integration_tests/test_chunk_weekly_repeat.py -> build/lib/tests/integration_tests copying tests/integration_tests/test_chunk.py -> build/lib/tests/integration_tests copying tests/integration_tests/test_multi.py -> build/lib/tests/integration_tests copying tests/integration_tests/test_month_view.py -> build/lib/tests/integration_tests copying tests/integration_tests/test_get_next_event.py -> build/lib/tests/integration_tests copying tests/integration_tests/test_chunk_monthly_repeat.py -> build/lib/tests/integration_tests copying tests/integration_tests/test_detail_view.py -> build/lib/tests/integration_tests copying tests/integration_tests/event_factory.py -> build/lib/tests/integration_tests copying tests/integration_tests/test_day_view.py -> build/lib/tests/integration_tests creating build/lib/tests/unit_tests copying tests/unit_tests/__init__.py -> build/lib/tests/unit_tests copying tests/unit_tests/test_models.py -> build/lib/tests/unit_tests copying tests/unit_tests/test_ajax.py -> build/lib/tests/unit_tests copying tests/unit_tests/test_managers.py -> build/lib/tests/unit_tests copying tests/unit_tests/test_ordering.py -> build/lib/tests/unit_tests creating build/lib/tests/unit_tests/test_utils copying tests/unit_tests/test_utils/test_get_next_and_prev.py -> build/lib/tests/unit_tests/test_utils copying tests/unit_tests/test_utils/__init__.py -> build/lib/tests/unit_tests/test_utils copying tests/unit_tests/test_utils/test_handlers.py -> build/lib/tests/unit_tests/test_utils copying tests/unit_tests/test_utils/test_inc_month.py -> build/lib/tests/unit_tests/test_utils copying tests/unit_tests/test_utils/test_calendars.py -> build/lib/tests/unit_tests/test_utils copying tests/unit_tests/test_utils/test_clean.py -> build/lib/tests/unit_tests/test_utils copying tests/unit_tests/test_utils/test_get_net.py -> build/lib/tests/unit_tests/test_utils copying tests/unit_tests/test_utils/test_cancel.py -> build/lib/tests/unit_tests/test_utils creating build/lib/tests/unit_tests/test_template_tags copying tests/unit_tests/test_template_tags/__init__.py -> build/lib/tests/unit_tests/test_template_tags copying tests/unit_tests/test_template_tags/test_upcoming_tag.py -> build/lib/tests/unit_tests/test_template_tags copying tests/unit_tests/test_template_tags/test_show_calendar.py -> build/lib/tests/unit_tests/test_template_tags creating build/lib/happenings/south_migrations copying happenings/south_migrations/__init__.py -> build/lib/happenings/south_migrations copying happenings/south_migrations/0001_initial.py -> build/lib/happenings/south_migrations copying happenings/south_migrations/0002_auto__add_cancellation.py -> build/lib/happenings/south_migrations creating build/lib/happenings/migrations copying happenings/migrations/__init__.py -> build/lib/happenings/migrations copying happenings/migrations/0001_initial.py -> build/lib/happenings/migrations creating build/lib/happenings/utils copying happenings/utils/__init__.py -> build/lib/happenings/utils copying happenings/utils/handlers.py -> build/lib/happenings/utils copying happenings/utils/calendars.py -> build/lib/happenings/utils copying happenings/utils/displays.py -> build/lib/happenings/utils copying happenings/utils/mixins.py -> build/lib/happenings/utils copying happenings/utils/common.py -> build/lib/happenings/utils copying happenings/utils/upcoming.py -> build/lib/happenings/utils copying happenings/utils/next_event.py -> build/lib/happenings/utils creating build/lib/happenings/templatetags copying happenings/templatetags/happenings_tags.py -> build/lib/happenings/templatetags copying happenings/templatetags/__init__.py -> build/lib/happenings/templatetags copying happenings/templatetags/weekday.py -> build/lib/happenings/templatetags running egg_info writing django_happenings.egg-info/PKG-INFO writing dependency_links to django_happenings.egg-info/dependency_links.txt writing requirements to django_happenings.egg-info/requires.txt writing top-level names to django_happenings.egg-info/top_level.txt reading manifest file 'django_happenings.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs' writing manifest file 'django_happenings.egg-info/SOURCES.txt' creating build/lib/happenings/static creating build/lib/happenings/static/happenings creating build/lib/happenings/static/happenings/css copying happenings/static/happenings/css/calendar.css -> build/lib/happenings/static/happenings/css creating build/lib/happenings/static/happenings/js copying happenings/static/happenings/js/calendar.js -> build/lib/happenings/static/happenings/js creating build/lib/happenings/templates creating build/lib/happenings/templates/happenings copying happenings/templates/happenings/base.html -> build/lib/happenings/templates/happenings copying happenings/templates/happenings/event_day_list.html -> build/lib/happenings/templates/happenings copying happenings/templates/happenings/event_detail.html -> build/lib/happenings/templates/happenings copying happenings/templates/happenings/event_month_list.html -> build/lib/happenings/templates/happenings copying happenings/templates/happenings/middle.html -> build/lib/happenings/templates/happenings creating build/lib/happenings/templates/happenings/partials copying happenings/templates/happenings/partials/event_list.html -> build/lib/happenings/templates/happenings/partials copying happenings/templates/happenings/partials/happening_events.html -> build/lib/happenings/templates/happenings/partials copying happenings/templates/happenings/partials/upcoming_events.html -> build/lib/happenings/templates/happenings/partials creating build/lib/happenings/templates/happenings/partials/calendar copying happenings/templates/happenings/partials/calendar/day_cell.html -> build/lib/happenings/templates/happenings/partials/calendar copying happenings/templates/happenings/partials/calendar/day_noday_cell.html -> build/lib/happenings/templates/happenings/partials/calendar copying happenings/templates/happenings/partials/calendar/mini_day_cell.html -> build/lib/happenings/templates/happenings/partials/calendar copying happenings/templates/happenings/partials/calendar/mini_popover.html -> build/lib/happenings/templates/happenings/partials/calendar copying happenings/templates/happenings/partials/calendar/month_table.html -> build/lib/happenings/templates/happenings/partials/calendar copying happenings/templates/happenings/partials/calendar/popover.html -> build/lib/happenings/templates/happenings/partials/calendar SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-django-happenings-0.3.3_1 ===> Generating temporary packing list running install running build running build_py running egg_info writing django_happenings.egg-info/PKG-INFO writing dependency_links to django_happenings.egg-info/dependency_links.txt writing requirements to django_happenings.egg-info/requires.txt writing top-level names to django_happenings.egg-info/top_level.txt reading manifest file 'django_happenings.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs' writing manifest file 'django_happenings.egg-info/SOURCES.txt' running install_lib creating /construction/www/py-django-happenings/stage/usr/local/lib/python3.6 creating /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages creating /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests creating /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests copying build/lib/tests/unit_tests/test_managers.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests copying build/lib/tests/unit_tests/test_models.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests copying build/lib/tests/unit_tests/test_ajax.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests creating /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_utils copying build/lib/tests/unit_tests/test_utils/test_get_next_and_prev.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_utils copying build/lib/tests/unit_tests/test_utils/test_cancel.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_utils copying build/lib/tests/unit_tests/test_utils/test_handlers.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_utils copying build/lib/tests/unit_tests/test_utils/test_inc_month.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_utils copying build/lib/tests/unit_tests/test_utils/test_calendars.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_utils copying build/lib/tests/unit_tests/test_utils/__init__.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_utils copying build/lib/tests/unit_tests/test_utils/test_get_net.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_utils copying build/lib/tests/unit_tests/test_utils/test_clean.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_utils copying build/lib/tests/unit_tests/__init__.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests copying build/lib/tests/unit_tests/test_ordering.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests creating /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_template_tags copying build/lib/tests/unit_tests/test_template_tags/__init__.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_template_tags copying build/lib/tests/unit_tests/test_template_tags/test_upcoming_tag.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_template_tags copying build/lib/tests/unit_tests/test_template_tags/test_show_calendar.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_template_tags copying build/lib/tests/urls.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests copying build/lib/tests/settings.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests copying build/lib/tests/__init__.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests creating /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests copying build/lib/tests/integration_tests/test_chunk.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests copying build/lib/tests/integration_tests/test_repeat.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests copying build/lib/tests/integration_tests/test_multi.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests copying build/lib/tests/integration_tests/test_day_view.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests copying build/lib/tests/integration_tests/test_chunk_yearly_repeat.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests copying build/lib/tests/integration_tests/test_detail_view.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests copying build/lib/tests/integration_tests/test_chunk_biweekly_repeat.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests copying build/lib/tests/integration_tests/test_month_view.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests copying build/lib/tests/integration_tests/event_factory.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests copying build/lib/tests/integration_tests/test_get_next_event.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests copying build/lib/tests/integration_tests/test_chunk_weekly_repeat.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests copying build/lib/tests/integration_tests/test_upcoming_events.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests copying build/lib/tests/integration_tests/test_categories.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests copying build/lib/tests/integration_tests/__init__.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests copying build/lib/tests/integration_tests/test_chunk_monthly_repeat.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests copying build/lib/tests/manage.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests creating /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings creating /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/static creating /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/static/happenings creating /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/static/happenings/css copying build/lib/happenings/static/happenings/css/calendar.css -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/static/happenings/css creating /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/static/happenings/js copying build/lib/happenings/static/happenings/js/calendar.js -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/static/happenings/js creating /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/south_migrations copying build/lib/happenings/south_migrations/__init__.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/south_migrations copying build/lib/happenings/south_migrations/0001_initial.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/south_migrations copying build/lib/happenings/south_migrations/0002_auto__add_cancellation.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/south_migrations creating /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/migrations copying build/lib/happenings/migrations/__init__.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/migrations copying build/lib/happenings/migrations/0001_initial.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/migrations copying build/lib/happenings/admin.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings copying build/lib/happenings/__init__.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings copying build/lib/happenings/views.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings copying build/lib/happenings/managers.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings copying build/lib/happenings/urls.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings creating /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templatetags copying build/lib/happenings/templatetags/weekday.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templatetags copying build/lib/happenings/templatetags/happenings_tags.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templatetags copying build/lib/happenings/templatetags/__init__.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templatetags creating /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templates creating /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templates/happenings copying build/lib/happenings/templates/happenings/event_day_list.html -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templates/happenings copying build/lib/happenings/templates/happenings/event_detail.html -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templates/happenings copying build/lib/happenings/templates/happenings/event_month_list.html -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templates/happenings copying build/lib/happenings/templates/happenings/middle.html -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templates/happenings creating /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templates/happenings/partials copying build/lib/happenings/templates/happenings/partials/happening_events.html -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templates/happenings/partials copying build/lib/happenings/templates/happenings/partials/upcoming_events.html -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templates/happenings/partials creating /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templates/happenings/partials/calendar copying build/lib/happenings/templates/happenings/partials/calendar/month_table.html -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templates/happenings/partials/calendar copying build/lib/happenings/templates/happenings/partials/calendar/day_noday_cell.html -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templates/happenings/partials/calendar copying build/lib/happenings/templates/happenings/partials/calendar/mini_day_cell.html -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templates/happenings/partials/calendar copying build/lib/happenings/templates/happenings/partials/calendar/popover.html -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templates/happenings/partials/calendar copying build/lib/happenings/templates/happenings/partials/calendar/mini_popover.html -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templates/happenings/partials/calendar copying build/lib/happenings/templates/happenings/partials/calendar/day_cell.html -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templates/happenings/partials/calendar copying build/lib/happenings/templates/happenings/partials/event_list.html -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templates/happenings/partials copying build/lib/happenings/templates/happenings/base.html -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templates/happenings creating /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/utils copying build/lib/happenings/utils/__init__.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/utils copying build/lib/happenings/utils/displays.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/utils copying build/lib/happenings/utils/mixins.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/utils copying build/lib/happenings/utils/common.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/utils copying build/lib/happenings/utils/upcoming.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/utils copying build/lib/happenings/utils/handlers.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/utils copying build/lib/happenings/utils/next_event.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/utils copying build/lib/happenings/utils/calendars.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/utils copying build/lib/happenings/models.py -> /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_managers.py to test_managers.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_models.py to test_models.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_ajax.py to test_ajax.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_utils/test_get_next_and_prev.py to test_get_next_and_prev.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_utils/test_cancel.py to test_cancel.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_utils/test_handlers.py to test_handlers.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_utils/test_inc_month.py to test_inc_month.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_utils/test_calendars.py to test_calendars.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_utils/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_utils/test_get_net.py to test_get_net.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_utils/test_clean.py to test_clean.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_ordering.py to test_ordering.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_template_tags/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_template_tags/test_upcoming_tag.py to test_upcoming_tag.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/unit_tests/test_template_tags/test_show_calendar.py to test_show_calendar.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/urls.py to urls.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/settings.py to settings.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests/test_chunk.py to test_chunk.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests/test_repeat.py to test_repeat.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests/test_multi.py to test_multi.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests/test_day_view.py to test_day_view.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests/test_chunk_yearly_repeat.py to test_chunk_yearly_repeat.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests/test_detail_view.py to test_detail_view.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests/test_chunk_biweekly_repeat.py to test_chunk_biweekly_repeat.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests/test_month_view.py to test_month_view.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests/event_factory.py to event_factory.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests/test_get_next_event.py to test_get_next_event.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests/test_chunk_weekly_repeat.py to test_chunk_weekly_repeat.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests/test_upcoming_events.py to test_upcoming_events.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests/test_categories.py to test_categories.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/integration_tests/test_chunk_monthly_repeat.py to test_chunk_monthly_repeat.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/tests/manage.py to manage.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/south_migrations/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/south_migrations/0001_initial.py to 0001_initial.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/south_migrations/0002_auto__add_cancellation.py to 0002_auto__add_cancellation.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/migrations/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/migrations/0001_initial.py to 0001_initial.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/admin.py to admin.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/views.py to views.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/managers.py to managers.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/urls.py to urls.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templatetags/weekday.py to weekday.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templatetags/happenings_tags.py to happenings_tags.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/templatetags/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/utils/displays.py to displays.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/utils/mixins.py to mixins.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/utils/common.py to common.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/utils/upcoming.py to upcoming.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/utils/handlers.py to handlers.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/utils/next_event.py to next_event.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/utils/calendars.py to calendars.cpython-36.pyc byte-compiling /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/happenings/models.py to models.cpython-36.pyc writing byte-compilation script '/tmp/tmp251m3vq8.py' /usr/local/bin/python3.6 /tmp/tmp251m3vq8.py removing /tmp/tmp251m3vq8.py running install_egg_info Copying django_happenings.egg-info to /construction/www/py-django-happenings/stage/usr/local/lib/python3.6/site-packages/django_happenings-0.3.3-py3.6.egg-info running install_scripts writing list of installed files to '/construction/www/py-django-happenings/.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-django-happenings-0.3.3_1 file sizes/checksums [193]: 0% file sizes/checksums [193]: 51% file sizes/checksums [193]: 100% packing files [193]: 0% packing files [193]: 51% packing files [193]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:12