------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python27-2.7.18.txz ===== Message from python27-2.7.18: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-pytz-2020.1,1.txz ===== Message from py27-pytz-2020.1,1: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/sqlite3-3.31.1_1,1.txz Installing /packages/All/py27-sqlite3-2.7.18_7.txz ===== Message from py27-sqlite3-2.7.18_7: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-django111-1.11.29.txz ===== Message from py27-django111-1.11.29: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Django 1.11 is End-of-Life since April 2020. Switch to Django 2.2+ as soon as possible.. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-redis-3.3.11.txz ===== Message from py27-redis-3.3.11: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-django-redis-4.10.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-django-redis-4.10.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-django-redis-4.10.0_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-django-redis-4.10.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-django-redis-4.10.0_1 for building => SHA256 Checksum OK for django-redis-4.10.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-django-redis-4.10.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-django-redis-4.10.0_1 for building ===> Extracting for py27-django-redis-4.10.0_1 => SHA256 Checksum OK for django-redis-4.10.0.tar.gz. Extracted Memory Use: 0.46M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-django-redis-4.10.0_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-django-redis-4.10.0_1 depends on package: py27-setuptools>0 - found ===> py27-django-redis-4.10.0_1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-django-redis-4.10.0_1 depends on package: py27-setuptools>0 - found ===> py27-django-redis-4.10.0_1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-django-redis-4.10.0_1 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-django-redis-4.10.0_1 running build running build_py creating build creating build/lib creating build/lib/django_redis copying django_redis/util.py -> build/lib/django_redis copying django_redis/cache.py -> build/lib/django_redis copying django_redis/__init__.py -> build/lib/django_redis copying django_redis/exceptions.py -> build/lib/django_redis copying django_redis/hash_ring.py -> build/lib/django_redis copying django_redis/pool.py -> build/lib/django_redis creating build/lib/django_redis/client copying django_redis/client/herd.py -> build/lib/django_redis/client copying django_redis/client/default.py -> build/lib/django_redis/client copying django_redis/client/sharded.py -> build/lib/django_redis/client copying django_redis/client/__init__.py -> build/lib/django_redis/client creating build/lib/django_redis/serializers copying django_redis/serializers/__init__.py -> build/lib/django_redis/serializers copying django_redis/serializers/json.py -> build/lib/django_redis/serializers copying django_redis/serializers/base.py -> build/lib/django_redis/serializers copying django_redis/serializers/msgpack.py -> build/lib/django_redis/serializers copying django_redis/serializers/pickle.py -> build/lib/django_redis/serializers creating build/lib/django_redis/compressors copying django_redis/compressors/lz4.py -> build/lib/django_redis/compressors copying django_redis/compressors/__init__.py -> build/lib/django_redis/compressors copying django_redis/compressors/zlib.py -> build/lib/django_redis/compressors copying django_redis/compressors/base.py -> build/lib/django_redis/compressors copying django_redis/compressors/lzma.py -> build/lib/django_redis/compressors copying django_redis/compressors/identity.py -> build/lib/django_redis/compressors running egg_info writing requirements to django_redis.egg-info/requires.txt writing django_redis.egg-info/PKG-INFO writing top-level names to django_redis.egg-info/top_level.txt writing dependency_links to django_redis.egg-info/dependency_links.txt reading manifest file 'django_redis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_redis.egg-info/SOURCES.txt' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-django-redis-4.10.0_1 depends on package: py27-django111>=1.11 - found ===> py27-django-redis-4.10.0_1 depends on package: py27-redis>=2.10.0 - found ===> py27-django-redis-4.10.0_1 depends on package: py27-setuptools>0 - found ===> py27-django-redis-4.10.0_1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-django-redis-4.10.0_1 ===> py27-django-redis-4.10.0_1 depends on package: py27-django111>=1.11 - found ===> py27-django-redis-4.10.0_1 depends on package: py27-redis>=2.10.0 - found ===> py27-django-redis-4.10.0_1 depends on package: py27-setuptools>0 - found ===> py27-django-redis-4.10.0_1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing requirements to django_redis.egg-info/requires.txt writing django_redis.egg-info/PKG-INFO writing top-level names to django_redis.egg-info/top_level.txt writing dependency_links to django_redis.egg-info/dependency_links.txt reading manifest file 'django_redis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_redis.egg-info/SOURCES.txt' running install_lib creating /construction/www/py-django-redis/stage/usr/local/lib/python2.7 creating /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages creating /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis creating /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/client copying build/lib/django_redis/client/__init__.py -> /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/client copying build/lib/django_redis/client/default.py -> /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/client copying build/lib/django_redis/client/herd.py -> /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/client copying build/lib/django_redis/client/sharded.py -> /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/client copying build/lib/django_redis/pool.py -> /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis copying build/lib/django_redis/__init__.py -> /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis copying build/lib/django_redis/cache.py -> /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis creating /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/serializers copying build/lib/django_redis/serializers/__init__.py -> /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/serializers copying build/lib/django_redis/serializers/base.py -> /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/serializers copying build/lib/django_redis/serializers/json.py -> /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/serializers copying build/lib/django_redis/serializers/pickle.py -> /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/serializers copying build/lib/django_redis/serializers/msgpack.py -> /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/serializers copying build/lib/django_redis/util.py -> /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis copying build/lib/django_redis/exceptions.py -> /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis copying build/lib/django_redis/hash_ring.py -> /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis creating /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/compressors copying build/lib/django_redis/compressors/__init__.py -> /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/compressors copying build/lib/django_redis/compressors/lzma.py -> /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/compressors copying build/lib/django_redis/compressors/zlib.py -> /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/compressors copying build/lib/django_redis/compressors/lz4.py -> /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/compressors copying build/lib/django_redis/compressors/identity.py -> /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/compressors copying build/lib/django_redis/compressors/base.py -> /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/compressors byte-compiling /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/client/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/client/default.py to default.pyc byte-compiling /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/client/herd.py to herd.pyc byte-compiling /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/client/sharded.py to sharded.pyc byte-compiling /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/pool.py to pool.pyc byte-compiling /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/cache.py to cache.pyc byte-compiling /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/serializers/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/serializers/base.py to base.pyc byte-compiling /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/serializers/json.py to json.pyc byte-compiling /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/serializers/pickle.py to pickle.pyc byte-compiling /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/serializers/msgpack.py to msgpack.pyc byte-compiling /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/util.py to util.pyc byte-compiling /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/exceptions.py to exceptions.pyc byte-compiling /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/hash_ring.py to hash_ring.pyc byte-compiling /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/compressors/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/compressors/lzma.py to lzma.pyc byte-compiling /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/compressors/zlib.py to zlib.pyc byte-compiling /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/compressors/lz4.py to lz4.pyc byte-compiling /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/compressors/identity.py to identity.pyc byte-compiling /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis/compressors/base.py to base.pyc writing byte-compilation script '/tmp/tmpRl2itx.py' /usr/local/bin/python2.7 -O /tmp/tmpRl2itx.py removing /tmp/tmpRl2itx.py running install_egg_info Copying django_redis.egg-info to /construction/www/py-django-redis/stage/usr/local/lib/python2.7/site-packages/django_redis-4.10.0-py2.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-django-redis/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-django-redis-4.10.0_1 file sizes/checksums [69]: 0% file sizes/checksums [69]: 100% packing files [69]: 0% packing files [69]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:10