------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/python37-3.7.6.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python37-3.7.6: -- 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 pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/py37-pytz-2019.3,1.txz Installing /packages/All/sqlite3-3.30.1_1,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/py37-sqlite3-3.7.6_7.txz Installing /packages/All/py37-django111-1.11.29.txz Installing /packages/All/py37-backports-1.txz Installing /packages/All/py37-backports.csv-1.0.7.txz Installing /packages/All/py37-defusedxml-0.5.0.txz Installing /packages/All/py37-odfpy-1.4.1.txz Installing /packages/All/py37-jdcal-1.4.1.txz Installing /packages/All/py37-et_xmlfile-1.0.1.txz Installing /packages/All/py37-openpyxl-2.6.4.txz Installing /packages/All/py37-yaml-5.2.txz Installing /packages/All/py37-xlrd-1.2.0_1.txz Installing /packages/All/py37-xlwt-1.3.0.txz Installing /packages/All/py37-tablib-0.13.0_1.txz ===== Message from py37-tablib-0.13.0_1: -- Install py37-pandas (Ports directory: math/py-pandas) if you want to make use of the Pandas Dataframe structure. SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-django-tables2-2.2.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-django-tables2-2.2.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-django-tables2-2.2.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-django-tables2-2.2.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-django-tables2-2.2.1 for building => SHA256 Checksum OK for django-tables2-2.2.1.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-django-tables2-2.2.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-django-tables2-2.2.1 for building ===> Extracting for py37-django-tables2-2.2.1 => SHA256 Checksum OK for django-tables2-2.2.1.tar.gz. Extracted Memory Use: 0.56M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-django-tables2-2.2.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-django-tables2-2.2.1 depends on package: py37-setuptools>0 - found ===> py37-django-tables2-2.2.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-django-tables2-2.2.1 depends on package: py37-setuptools>0 - found ===> py37-django-tables2-2.2.1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-django-tables2-2.2.1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-django-tables2-2.2.1 running build running build_py creating build creating build/lib creating build/lib/django_tables2 copying django_tables2/tables.py -> build/lib/django_tables2 copying django_tables2/__init__.py -> build/lib/django_tables2 copying django_tables2/views.py -> build/lib/django_tables2 copying django_tables2/data.py -> build/lib/django_tables2 copying django_tables2/rows.py -> build/lib/django_tables2 copying django_tables2/utils.py -> build/lib/django_tables2 copying django_tables2/paginators.py -> build/lib/django_tables2 copying django_tables2/config.py -> build/lib/django_tables2 creating build/lib/django_tables2/columns copying django_tables2/columns/emailcolumn.py -> build/lib/django_tables2/columns copying django_tables2/columns/datetimecolumn.py -> build/lib/django_tables2/columns copying django_tables2/columns/booleancolumn.py -> build/lib/django_tables2/columns copying django_tables2/columns/timecolumn.py -> build/lib/django_tables2/columns copying django_tables2/columns/linkcolumn.py -> build/lib/django_tables2/columns copying django_tables2/columns/urlcolumn.py -> build/lib/django_tables2/columns copying django_tables2/columns/manytomanycolumn.py -> build/lib/django_tables2/columns copying django_tables2/columns/filecolumn.py -> build/lib/django_tables2/columns copying django_tables2/columns/checkboxcolumn.py -> build/lib/django_tables2/columns copying django_tables2/columns/datecolumn.py -> build/lib/django_tables2/columns copying django_tables2/columns/templatecolumn.py -> build/lib/django_tables2/columns copying django_tables2/columns/base.py -> build/lib/django_tables2/columns copying django_tables2/columns/jsoncolumn.py -> build/lib/django_tables2/columns copying django_tables2/columns/__init__.py -> build/lib/django_tables2/columns creating build/lib/django_tables2/templatetags copying django_tables2/templatetags/django_tables2.py -> build/lib/django_tables2/templatetags copying django_tables2/templatetags/__init__.py -> build/lib/django_tables2/templatetags creating build/lib/django_tables2/export copying django_tables2/export/views.py -> build/lib/django_tables2/export copying django_tables2/export/__init__.py -> build/lib/django_tables2/export copying django_tables2/export/export.py -> build/lib/django_tables2/export running egg_info writing django_tables2.egg-info/PKG-INFO writing dependency_links to django_tables2.egg-info/dependency_links.txt writing requirements to django_tables2.egg-info/requires.txt writing top-level names to django_tables2.egg-info/top_level.txt reading manifest file 'django_tables2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'docs/pages/CHANGELOG.md' warning: no previously-included files matching '*' found under directory 'docs/_build' writing manifest file 'django_tables2.egg-info/SOURCES.txt' creating build/lib/django_tables2/locale creating build/lib/django_tables2/locale/cs creating build/lib/django_tables2/locale/cs/LC_MESSAGES copying django_tables2/locale/cs/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/cs/LC_MESSAGES copying django_tables2/locale/cs/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/cs/LC_MESSAGES creating build/lib/django_tables2/locale/de creating build/lib/django_tables2/locale/de/LC_MESSAGES copying django_tables2/locale/de/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/de/LC_MESSAGES copying django_tables2/locale/de/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/de/LC_MESSAGES creating build/lib/django_tables2/locale/el creating build/lib/django_tables2/locale/el/LC_MESSAGES copying django_tables2/locale/el/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/el/LC_MESSAGES copying django_tables2/locale/el/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/el/LC_MESSAGES creating build/lib/django_tables2/locale/en creating build/lib/django_tables2/locale/en/LC_MESSAGES copying django_tables2/locale/en/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/en/LC_MESSAGES copying django_tables2/locale/en/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/en/LC_MESSAGES creating build/lib/django_tables2/locale/es creating build/lib/django_tables2/locale/es/LC_MESSAGES copying django_tables2/locale/es/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/es/LC_MESSAGES copying django_tables2/locale/es/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/es/LC_MESSAGES creating build/lib/django_tables2/locale/fr creating build/lib/django_tables2/locale/fr/LC_MESSAGES copying django_tables2/locale/fr/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/fr/LC_MESSAGES copying django_tables2/locale/fr/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/fr/LC_MESSAGES creating build/lib/django_tables2/locale/hu creating build/lib/django_tables2/locale/hu/LC_MESSAGES copying django_tables2/locale/hu/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/hu/LC_MESSAGES copying django_tables2/locale/hu/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/hu/LC_MESSAGES creating build/lib/django_tables2/locale/it creating build/lib/django_tables2/locale/it/LC_MESSAGES copying django_tables2/locale/it/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/it/LC_MESSAGES copying django_tables2/locale/it/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/it/LC_MESSAGES creating build/lib/django_tables2/locale/nb creating build/lib/django_tables2/locale/nb/LC_MESSAGES copying django_tables2/locale/nb/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/nb/LC_MESSAGES copying django_tables2/locale/nb/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/nb/LC_MESSAGES creating build/lib/django_tables2/locale/nl creating build/lib/django_tables2/locale/nl/LC_MESSAGES copying django_tables2/locale/nl/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/nl/LC_MESSAGES copying django_tables2/locale/nl/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/nl/LC_MESSAGES creating build/lib/django_tables2/locale/pl creating build/lib/django_tables2/locale/pl/LC_MESSAGES copying django_tables2/locale/pl/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/pl/LC_MESSAGES copying django_tables2/locale/pl/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/pl/LC_MESSAGES creating build/lib/django_tables2/locale/pt_BR creating build/lib/django_tables2/locale/pt_BR/LC_MESSAGES copying django_tables2/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/pt_BR/LC_MESSAGES copying django_tables2/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/pt_BR/LC_MESSAGES creating build/lib/django_tables2/locale/pt_PT creating build/lib/django_tables2/locale/pt_PT/LC_MESSAGES copying django_tables2/locale/pt_PT/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/pt_PT/LC_MESSAGES copying django_tables2/locale/pt_PT/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/pt_PT/LC_MESSAGES creating build/lib/django_tables2/locale/ru creating build/lib/django_tables2/locale/ru/LC_MESSAGES copying django_tables2/locale/ru/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/ru/LC_MESSAGES copying django_tables2/locale/ru/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/ru/LC_MESSAGES creating build/lib/django_tables2/locale/sv creating build/lib/django_tables2/locale/sv/LC_MESSAGES copying django_tables2/locale/sv/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/sv/LC_MESSAGES copying django_tables2/locale/sv/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/sv/LC_MESSAGES creating build/lib/django_tables2/locale/uk creating build/lib/django_tables2/locale/uk/LC_MESSAGES copying django_tables2/locale/uk/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/uk/LC_MESSAGES copying django_tables2/locale/uk/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/uk/LC_MESSAGES creating build/lib/django_tables2/locale/zh_Hans creating build/lib/django_tables2/locale/zh_Hans/LC_MESSAGES copying django_tables2/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django_tables2/locale/zh_Hans/LC_MESSAGES copying django_tables2/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django_tables2/locale/zh_Hans/LC_MESSAGES creating build/lib/django_tables2/static creating build/lib/django_tables2/static/django_tables2 copying django_tables2/static/django_tables2/bootstrap.css -> build/lib/django_tables2/static/django_tables2 creating build/lib/django_tables2/static/django_tables2/themes creating build/lib/django_tables2/static/django_tables2/themes/paleblue creating build/lib/django_tables2/static/django_tables2/themes/paleblue/css copying django_tables2/static/django_tables2/themes/paleblue/css/screen.css -> build/lib/django_tables2/static/django_tables2/themes/paleblue/css creating build/lib/django_tables2/static/django_tables2/themes/paleblue/img copying django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-down.png -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img copying django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-up.png -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img copying django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-down.png -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img copying django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-up.png -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img copying django_tables2/static/django_tables2/themes/paleblue/img/false.gif -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img copying django_tables2/static/django_tables2/themes/paleblue/img/header-bg.png -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img copying django_tables2/static/django_tables2/themes/paleblue/img/missing.png -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img copying django_tables2/static/django_tables2/themes/paleblue/img/pagination-bg.gif -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img copying django_tables2/static/django_tables2/themes/paleblue/img/true.gif -> build/lib/django_tables2/static/django_tables2/themes/paleblue/img creating build/lib/django_tables2/templates creating build/lib/django_tables2/templates/django_tables2 copying django_tables2/templates/django_tables2/bootstrap-responsive.html -> build/lib/django_tables2/templates/django_tables2 copying django_tables2/templates/django_tables2/bootstrap.html -> build/lib/django_tables2/templates/django_tables2 copying django_tables2/templates/django_tables2/bootstrap4.html -> build/lib/django_tables2/templates/django_tables2 copying django_tables2/templates/django_tables2/semantic.html -> build/lib/django_tables2/templates/django_tables2 copying django_tables2/templates/django_tables2/table.html -> build/lib/django_tables2/templates/django_tables2 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-django-tables2-2.2.1 depends on package: py37-django111>=0 - found ===> py37-django-tables2-2.2.1 depends on package: py37-tablib>=0 - found ===> py37-django-tables2-2.2.1 depends on package: py37-setuptools>0 - found ===> py37-django-tables2-2.2.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-django-tables2-2.2.1 ===> py37-django-tables2-2.2.1 depends on package: py37-django111>=0 - found ===> py37-django-tables2-2.2.1 depends on package: py37-tablib>=0 - found ===> py37-django-tables2-2.2.1 depends on package: py37-setuptools>0 - found ===> py37-django-tables2-2.2.1 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing django_tables2.egg-info/PKG-INFO writing dependency_links to django_tables2.egg-info/dependency_links.txt writing requirements to django_tables2.egg-info/requires.txt writing top-level names to django_tables2.egg-info/top_level.txt reading manifest file 'django_tables2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'docs/pages/CHANGELOG.md' warning: no previously-included files matching '*' found under directory 'docs/_build' writing manifest file 'django_tables2.egg-info/SOURCES.txt' running install_lib creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7 creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2 creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/uk creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/uk/LC_MESSAGES copying build/lib/django_tables2/locale/uk/LC_MESSAGES/django.po -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/uk/LC_MESSAGES copying build/lib/django_tables2/locale/uk/LC_MESSAGES/django.mo -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/uk/LC_MESSAGES creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/nb creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/nb/LC_MESSAGES copying build/lib/django_tables2/locale/nb/LC_MESSAGES/django.mo -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/nb/LC_MESSAGES copying build/lib/django_tables2/locale/nb/LC_MESSAGES/django.po -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/nb/LC_MESSAGES creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/cs creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/cs/LC_MESSAGES copying build/lib/django_tables2/locale/cs/LC_MESSAGES/django.po -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/cs/LC_MESSAGES copying build/lib/django_tables2/locale/cs/LC_MESSAGES/django.mo -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/cs/LC_MESSAGES creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/es creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/es/LC_MESSAGES copying build/lib/django_tables2/locale/es/LC_MESSAGES/django.po -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/es/LC_MESSAGES copying build/lib/django_tables2/locale/es/LC_MESSAGES/django.mo -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/es/LC_MESSAGES creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/sv creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/sv/LC_MESSAGES copying build/lib/django_tables2/locale/sv/LC_MESSAGES/django.po -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/sv/LC_MESSAGES copying build/lib/django_tables2/locale/sv/LC_MESSAGES/django.mo -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/sv/LC_MESSAGES creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/pt_BR creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/pt_BR/LC_MESSAGES copying build/lib/django_tables2/locale/pt_BR/LC_MESSAGES/django.mo -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/pt_BR/LC_MESSAGES copying build/lib/django_tables2/locale/pt_BR/LC_MESSAGES/django.po -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/pt_BR/LC_MESSAGES creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/en creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/en/LC_MESSAGES copying build/lib/django_tables2/locale/en/LC_MESSAGES/django.mo -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/en/LC_MESSAGES copying build/lib/django_tables2/locale/en/LC_MESSAGES/django.po -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/en/LC_MESSAGES creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/el creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/el/LC_MESSAGES copying build/lib/django_tables2/locale/el/LC_MESSAGES/django.po -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/el/LC_MESSAGES copying build/lib/django_tables2/locale/el/LC_MESSAGES/django.mo -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/el/LC_MESSAGES creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/pt_PT creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/pt_PT/LC_MESSAGES copying build/lib/django_tables2/locale/pt_PT/LC_MESSAGES/django.mo -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/pt_PT/LC_MESSAGES copying build/lib/django_tables2/locale/pt_PT/LC_MESSAGES/django.po -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/pt_PT/LC_MESSAGES creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/nl creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/nl/LC_MESSAGES copying build/lib/django_tables2/locale/nl/LC_MESSAGES/django.mo -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/nl/LC_MESSAGES copying build/lib/django_tables2/locale/nl/LC_MESSAGES/django.po -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/nl/LC_MESSAGES creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/ru creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/ru/LC_MESSAGES copying build/lib/django_tables2/locale/ru/LC_MESSAGES/django.po -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/ru/LC_MESSAGES copying build/lib/django_tables2/locale/ru/LC_MESSAGES/django.mo -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/ru/LC_MESSAGES creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/it creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/it/LC_MESSAGES copying build/lib/django_tables2/locale/it/LC_MESSAGES/django.po -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/it/LC_MESSAGES copying build/lib/django_tables2/locale/it/LC_MESSAGES/django.mo -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/it/LC_MESSAGES creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/pl creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/pl/LC_MESSAGES copying build/lib/django_tables2/locale/pl/LC_MESSAGES/django.mo -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/pl/LC_MESSAGES copying build/lib/django_tables2/locale/pl/LC_MESSAGES/django.po -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/pl/LC_MESSAGES creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/zh_Hans creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/zh_Hans/LC_MESSAGES copying build/lib/django_tables2/locale/zh_Hans/LC_MESSAGES/django.po -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/zh_Hans/LC_MESSAGES copying build/lib/django_tables2/locale/zh_Hans/LC_MESSAGES/django.mo -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/zh_Hans/LC_MESSAGES creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/hu creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/hu/LC_MESSAGES copying build/lib/django_tables2/locale/hu/LC_MESSAGES/django.mo -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/hu/LC_MESSAGES copying build/lib/django_tables2/locale/hu/LC_MESSAGES/django.po -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/hu/LC_MESSAGES creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/de creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/de/LC_MESSAGES copying build/lib/django_tables2/locale/de/LC_MESSAGES/django.po -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/de/LC_MESSAGES copying build/lib/django_tables2/locale/de/LC_MESSAGES/django.mo -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/de/LC_MESSAGES creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/fr creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/fr/LC_MESSAGES copying build/lib/django_tables2/locale/fr/LC_MESSAGES/django.po -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/fr/LC_MESSAGES copying build/lib/django_tables2/locale/fr/LC_MESSAGES/django.mo -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/locale/fr/LC_MESSAGES copying build/lib/django_tables2/__init__.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2 copying build/lib/django_tables2/tables.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2 copying build/lib/django_tables2/data.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2 creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/static creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/static/django_tables2 creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/static/django_tables2/themes creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/static/django_tables2/themes/paleblue creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/static/django_tables2/themes/paleblue/css copying build/lib/django_tables2/static/django_tables2/themes/paleblue/css/screen.css -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/static/django_tables2/themes/paleblue/css creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/static/django_tables2/themes/paleblue/img copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/missing.png -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/static/django_tables2/themes/paleblue/img copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/true.gif -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/static/django_tables2/themes/paleblue/img copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/false.gif -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/static/django_tables2/themes/paleblue/img copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/pagination-bg.gif -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/static/django_tables2/themes/paleblue/img copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-down.png -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/static/django_tables2/themes/paleblue/img copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-up.png -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/static/django_tables2/themes/paleblue/img copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-down.png -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/static/django_tables2/themes/paleblue/img copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/header-bg.png -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/static/django_tables2/themes/paleblue/img copying build/lib/django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-up.png -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/static/django_tables2/themes/paleblue/img copying build/lib/django_tables2/static/django_tables2/bootstrap.css -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/static/django_tables2 copying build/lib/django_tables2/rows.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2 copying build/lib/django_tables2/paginators.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2 copying build/lib/django_tables2/views.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2 copying build/lib/django_tables2/config.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2 creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/export copying build/lib/django_tables2/export/__init__.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/export copying build/lib/django_tables2/export/views.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/export copying build/lib/django_tables2/export/export.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/export creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns copying build/lib/django_tables2/columns/templatecolumn.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns copying build/lib/django_tables2/columns/urlcolumn.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns copying build/lib/django_tables2/columns/filecolumn.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns copying build/lib/django_tables2/columns/checkboxcolumn.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns copying build/lib/django_tables2/columns/__init__.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns copying build/lib/django_tables2/columns/datetimecolumn.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns copying build/lib/django_tables2/columns/emailcolumn.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns copying build/lib/django_tables2/columns/datecolumn.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns copying build/lib/django_tables2/columns/timecolumn.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns copying build/lib/django_tables2/columns/booleancolumn.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns copying build/lib/django_tables2/columns/linkcolumn.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns copying build/lib/django_tables2/columns/jsoncolumn.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns copying build/lib/django_tables2/columns/manytomanycolumn.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns copying build/lib/django_tables2/columns/base.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/templatetags copying build/lib/django_tables2/templatetags/django_tables2.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/templatetags copying build/lib/django_tables2/templatetags/__init__.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/templatetags copying build/lib/django_tables2/utils.py -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2 creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/templates creating /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/templates/django_tables2 copying build/lib/django_tables2/templates/django_tables2/bootstrap4.html -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/templates/django_tables2 copying build/lib/django_tables2/templates/django_tables2/semantic.html -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/templates/django_tables2 copying build/lib/django_tables2/templates/django_tables2/bootstrap-responsive.html -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/templates/django_tables2 copying build/lib/django_tables2/templates/django_tables2/table.html -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/templates/django_tables2 copying build/lib/django_tables2/templates/django_tables2/bootstrap.html -> /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/templates/django_tables2 byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/tables.py to tables.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/data.py to data.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/rows.py to rows.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/paginators.py to paginators.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/config.py to config.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/export/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/export/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/export/export.py to export.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns/templatecolumn.py to templatecolumn.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns/urlcolumn.py to urlcolumn.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns/filecolumn.py to filecolumn.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns/checkboxcolumn.py to checkboxcolumn.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns/datetimecolumn.py to datetimecolumn.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns/emailcolumn.py to emailcolumn.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns/datecolumn.py to datecolumn.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns/timecolumn.py to timecolumn.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns/booleancolumn.py to booleancolumn.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns/linkcolumn.py to linkcolumn.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns/jsoncolumn.py to jsoncolumn.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns/manytomanycolumn.py to manytomanycolumn.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/columns/base.py to base.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/templatetags/django_tables2.py to django_tables2.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/templatetags/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2/utils.py to utils.cpython-37.pyc writing byte-compilation script '/tmp/tmpl5_uofw7.py' /usr/local/bin/python3.7 /tmp/tmpl5_uofw7.py removing /tmp/tmpl5_uofw7.py running install_egg_info Copying django_tables2.egg-info to /construction/www/py-django-tables2/stage/usr/local/lib/python3.7/site-packages/django_tables2-2.2.1-py3.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-django-tables2/.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: package ------------------------------------------------------------------------------- ===> Building package for py37-django-tables2-2.2.1 file sizes/checksums [136]: 0% file sizes/checksums [136]: 73% file sizes/checksums [136]: 100% packing files [136]: 0% packing files [136]: 73% packing files [136]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:15