------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/expat-2.2.10.txz Installing /packages/All/ncurses-6.2.20210116.txz Installing /packages/All/readline-8.0.4_1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1i,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- 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.5,1.txz Installing /packages/All/py37-asgiref-3.2.10.txz Installing /packages/All/py37-sqlparse-0.4.1.txz Installing /packages/All/libedit-3.1.20191231,1.txz Installing /packages/All/sqlite3-3.34.0,1.txz Installing /packages/All/py37-sqlite3-3.7.9_7.txz Installing /packages/All/py37-django31-3.1.5.txz Installing /packages/All/py37-redis-3.5.3_1.txz Installing /packages/All/py37-funcy-1.12.txz Installing /packages/All/py37-six-1.15.0.txz SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-dj31-django-cacheops-5.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-dj31-django-cacheops-5.1 depends on file: /usr/local/sbin/pkg - found => django-cacheops-5.1.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/d/django-cacheops/django-cacheops-5.1.tar.gz django-cacheops-5.1.tar.gz 0% of 66 kB 0 Bps django-cacheops-5.1.tar.gz 66 kB 23 MBps 00s ===> Fetching all distfiles required by py37-dj31-django-cacheops-5.1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-dj31-django-cacheops-5.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-dj31-django-cacheops-5.1 for building => SHA256 Checksum OK for django-cacheops-5.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-dj31-django-cacheops-5.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-dj31-django-cacheops-5.1 for building ===> Extracting for py37-dj31-django-cacheops-5.1 => SHA256 Checksum OK for django-cacheops-5.1.tar.gz. Extracted Memory Use: 0.35M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-dj31-django-cacheops-5.1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-dj31-django-cacheops-5.1 depends on package: py37-setuptools>0 - found ===> py37-dj31-django-cacheops-5.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-dj31-django-cacheops-5.1 depends on package: py37-setuptools>0 - found ===> py37-dj31-django-cacheops-5.1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-dj31-django-cacheops-5.1 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-dj31-django-cacheops-5.1 running build running build_py creating build creating build/lib creating build/lib/cacheops copying cacheops/__init__.py -> build/lib/cacheops copying cacheops/conf.py -> build/lib/cacheops copying cacheops/jinja2.py -> build/lib/cacheops copying cacheops/invalidation.py -> build/lib/cacheops copying cacheops/transaction.py -> build/lib/cacheops copying cacheops/query.py -> build/lib/cacheops copying cacheops/simple.py -> build/lib/cacheops copying cacheops/sharding.py -> build/lib/cacheops copying cacheops/utils.py -> build/lib/cacheops copying cacheops/signals.py -> build/lib/cacheops copying cacheops/tree.py -> build/lib/cacheops copying cacheops/redis.py -> build/lib/cacheops creating build/lib/cacheops/management copying cacheops/management/__init__.py -> build/lib/cacheops/management creating build/lib/cacheops/management/commands copying cacheops/management/commands/cleanfilecache.py -> build/lib/cacheops/management/commands copying cacheops/management/commands/invalidate.py -> build/lib/cacheops/management/commands copying cacheops/management/commands/__init__.py -> build/lib/cacheops/management/commands creating build/lib/cacheops/templatetags copying cacheops/templatetags/cacheops.py -> build/lib/cacheops/templatetags copying cacheops/templatetags/__init__.py -> build/lib/cacheops/templatetags running egg_info writing django_cacheops.egg-info/PKG-INFO writing dependency_links to django_cacheops.egg-info/dependency_links.txt writing requirements to django_cacheops.egg-info/requires.txt writing top-level names to django_cacheops.egg-info/top_level.txt reading manifest file 'django_cacheops.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_cacheops.egg-info/SOURCES.txt' creating build/lib/cacheops/lua copying cacheops/lua/cache_thing.lua -> build/lib/cacheops/lua copying cacheops/lua/invalidate.lua -> build/lib/cacheops/lua SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-dj31-django-cacheops-5.1 depends on package: py37-django31>=2.1 - found ===> py37-dj31-django-cacheops-5.1 depends on package: py37-redis>=3.0.0 - found ===> py37-dj31-django-cacheops-5.1 depends on package: py37-funcy>=1.8<2.0 - found ===> py37-dj31-django-cacheops-5.1 depends on package: py37-six>=1.4.0 - found ===> py37-dj31-django-cacheops-5.1 depends on package: py37-setuptools>0 - found ===> py37-dj31-django-cacheops-5.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-dj31-django-cacheops-5.1 ===> py37-dj31-django-cacheops-5.1 depends on package: py37-django31>=2.1 - found ===> py37-dj31-django-cacheops-5.1 depends on package: py37-redis>=3.0.0 - found ===> py37-dj31-django-cacheops-5.1 depends on package: py37-funcy>=1.8<2.0 - found ===> py37-dj31-django-cacheops-5.1 depends on package: py37-six>=1.4.0 - found ===> py37-dj31-django-cacheops-5.1 depends on package: py37-setuptools>0 - found ===> py37-dj31-django-cacheops-5.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_cacheops.egg-info/PKG-INFO writing dependency_links to django_cacheops.egg-info/dependency_links.txt writing requirements to django_cacheops.egg-info/requires.txt writing top-level names to django_cacheops.egg-info/top_level.txt reading manifest file 'django_cacheops.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_cacheops.egg-info/SOURCES.txt' running install_lib creating /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7 creating /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages creating /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops copying build/lib/cacheops/simple.py -> /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops copying build/lib/cacheops/tree.py -> /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops copying build/lib/cacheops/sharding.py -> /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops copying build/lib/cacheops/utils.py -> /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops copying build/lib/cacheops/signals.py -> /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops copying build/lib/cacheops/query.py -> /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops copying build/lib/cacheops/redis.py -> /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops copying build/lib/cacheops/transaction.py -> /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops creating /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/management creating /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/management/commands copying build/lib/cacheops/management/commands/cleanfilecache.py -> /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/management/commands copying build/lib/cacheops/management/commands/__init__.py -> /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/management/commands copying build/lib/cacheops/management/commands/invalidate.py -> /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/management/commands copying build/lib/cacheops/management/__init__.py -> /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/management copying build/lib/cacheops/jinja2.py -> /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops copying build/lib/cacheops/invalidation.py -> /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops creating /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/lua copying build/lib/cacheops/lua/cache_thing.lua -> /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/lua copying build/lib/cacheops/lua/invalidate.lua -> /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/lua copying build/lib/cacheops/conf.py -> /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops copying build/lib/cacheops/__init__.py -> /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops creating /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/templatetags copying build/lib/cacheops/templatetags/__init__.py -> /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/templatetags copying build/lib/cacheops/templatetags/cacheops.py -> /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/templatetags byte-compiling /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/simple.py to simple.cpython-37.pyc byte-compiling /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/tree.py to tree.cpython-37.pyc byte-compiling /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/sharding.py to sharding.cpython-37.pyc byte-compiling /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/utils.py to utils.cpython-37.pyc byte-compiling /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/signals.py to signals.cpython-37.pyc byte-compiling /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/query.py to query.cpython-37.pyc byte-compiling /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/redis.py to redis.cpython-37.pyc byte-compiling /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/transaction.py to transaction.cpython-37.pyc byte-compiling /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/management/commands/cleanfilecache.py to cleanfilecache.cpython-37.pyc byte-compiling /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/management/commands/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/management/commands/invalidate.py to invalidate.cpython-37.pyc byte-compiling /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/management/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/jinja2.py to jinja2.cpython-37.pyc byte-compiling /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/invalidation.py to invalidation.cpython-37.pyc byte-compiling /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/conf.py to conf.cpython-37.pyc byte-compiling /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/templatetags/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/cacheops/templatetags/cacheops.py to cacheops.cpython-37.pyc writing byte-compilation script '/tmp/tmpfxxn09cl.py' /usr/local/bin/python3.7 /tmp/tmpfxxn09cl.py removing /tmp/tmpfxxn09cl.py running install_egg_info Copying django_cacheops.egg-info to /construction/www/py-dj31-django-cacheops/stage/usr/local/lib/python3.7/site-packages/django_cacheops-5.1-py3.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-dj31-django-cacheops/.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:03 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-dj31-django-cacheops-5.1 file sizes/checksums [63]: 0% file sizes/checksums [63]: 100% packing files [63]: 0% packing files [63]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:21