------------------------------------------------------------------------------- -- 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. SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- 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-cachy-0.3.0 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-cachy-0.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-cachy-0.3.0 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-cachy-0.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-cachy-0.3.0 for building => SHA256 Checksum OK for cachy-0.3.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-cachy-0.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-cachy-0.3.0 for building ===> Extracting for py27-cachy-0.3.0 => SHA256 Checksum OK for cachy-0.3.0.tar.gz. Extracted Memory Use: 0.18M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-cachy-0.3.0 ===> Applying ports patches for py27-cachy-0.3.0 ===> Cleanly applied ports patch(es) patch-setup.py SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-cachy-0.3.0 depends on package: py27-setuptools>0 - found ===> py27-cachy-0.3.0 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-cachy-0.3.0 depends on package: py27-setuptools>0 - found ===> py27-cachy-0.3.0 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-cachy-0.3.0 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-cachy-0.3.0 running build running build_py creating build creating build/lib creating build/lib/cachy copying cachy/redis_tagged_cache.py -> build/lib/cachy copying cachy/helpers.py -> build/lib/cachy copying cachy/tagged_cache.py -> build/lib/cachy copying cachy/repository.py -> build/lib/cachy copying cachy/utils.py -> build/lib/cachy copying cachy/__init__.py -> build/lib/cachy copying cachy/tag_set.py -> build/lib/cachy copying cachy/cache_manager.py -> build/lib/cachy creating build/lib/cachy/contracts copying cachy/contracts/repository.py -> build/lib/cachy/contracts copying cachy/contracts/store.py -> build/lib/cachy/contracts copying cachy/contracts/taggable_store.py -> build/lib/cachy/contracts copying cachy/contracts/__init__.py -> build/lib/cachy/contracts copying cachy/contracts/factory.py -> build/lib/cachy/contracts creating build/lib/cachy/serializers copying cachy/serializers/pickle_serializer.py -> build/lib/cachy/serializers copying cachy/serializers/msgpack_serializer.py -> build/lib/cachy/serializers copying cachy/serializers/json_serializer.py -> build/lib/cachy/serializers copying cachy/serializers/serializer.py -> build/lib/cachy/serializers copying cachy/serializers/__init__.py -> build/lib/cachy/serializers creating build/lib/cachy/stores copying cachy/stores/dict_store.py -> build/lib/cachy/stores copying cachy/stores/memcached_store.py -> build/lib/cachy/stores copying cachy/stores/__init__.py -> build/lib/cachy/stores copying cachy/stores/null_store.py -> build/lib/cachy/stores copying cachy/stores/redis_store.py -> build/lib/cachy/stores copying cachy/stores/file_store.py -> build/lib/cachy/stores creating build/lib/tests copying tests/test_tagged_cache.py -> build/lib/tests copying tests/test_repository.py -> build/lib/tests copying tests/test_cache_manager.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/tests/stores copying tests/stores/__init__.py -> build/lib/tests/stores copying tests/stores/test_dict_store.py -> build/lib/tests/stores copying tests/stores/test_null_store.py -> build/lib/tests/stores copying tests/stores/test_redis_store.py -> build/lib/tests/stores copying tests/stores/test_memcached_store.py -> build/lib/tests/stores copying tests/stores/test_file_store.py -> build/lib/tests/stores SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-cachy-0.3.0 depends on package: py27-setuptools>0 - found ===> py27-cachy-0.3.0 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-cachy-0.3.0 ===> py27-cachy-0.3.0 depends on package: py27-setuptools>0 - found ===> py27-cachy-0.3.0 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/devel/py-cachy/stage/usr/local/lib/python2.7 creating /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages creating /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy creating /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/serializers copying build/lib/cachy/serializers/serializer.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/serializers copying build/lib/cachy/serializers/json_serializer.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/serializers copying build/lib/cachy/serializers/__init__.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/serializers copying build/lib/cachy/serializers/pickle_serializer.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/serializers copying build/lib/cachy/serializers/msgpack_serializer.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/serializers creating /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/stores copying build/lib/cachy/stores/__init__.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/stores copying build/lib/cachy/stores/memcached_store.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/stores copying build/lib/cachy/stores/redis_store.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/stores copying build/lib/cachy/stores/dict_store.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/stores copying build/lib/cachy/stores/file_store.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/stores copying build/lib/cachy/stores/null_store.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/stores creating /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/contracts copying build/lib/cachy/contracts/__init__.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/contracts copying build/lib/cachy/contracts/taggable_store.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/contracts copying build/lib/cachy/contracts/repository.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/contracts copying build/lib/cachy/contracts/store.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/contracts copying build/lib/cachy/contracts/factory.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/contracts copying build/lib/cachy/redis_tagged_cache.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy copying build/lib/cachy/tag_set.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy copying build/lib/cachy/cache_manager.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy copying build/lib/cachy/__init__.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy copying build/lib/cachy/repository.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy copying build/lib/cachy/utils.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy copying build/lib/cachy/helpers.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy copying build/lib/cachy/tagged_cache.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy creating /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/tests creating /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/tests/stores copying build/lib/tests/stores/test_file_store.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/tests/stores copying build/lib/tests/stores/test_dict_store.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/tests/stores copying build/lib/tests/stores/test_redis_store.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/tests/stores copying build/lib/tests/stores/test_null_store.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/tests/stores copying build/lib/tests/stores/__init__.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/tests/stores copying build/lib/tests/stores/test_memcached_store.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/tests/stores copying build/lib/tests/test_repository.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/tests copying build/lib/tests/test_cache_manager.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/tests copying build/lib/tests/__init__.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/tests copying build/lib/tests/test_tagged_cache.py -> /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/tests byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/serializers/serializer.py to serializer.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/serializers/json_serializer.py to json_serializer.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/serializers/__init__.py to __init__.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/serializers/pickle_serializer.py to pickle_serializer.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/serializers/msgpack_serializer.py to msgpack_serializer.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/stores/__init__.py to __init__.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/stores/memcached_store.py to memcached_store.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/stores/redis_store.py to redis_store.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/stores/dict_store.py to dict_store.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/stores/file_store.py to file_store.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/stores/null_store.py to null_store.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/contracts/__init__.py to __init__.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/contracts/taggable_store.py to taggable_store.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/contracts/repository.py to repository.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/contracts/store.py to store.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/contracts/factory.py to factory.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/redis_tagged_cache.py to redis_tagged_cache.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/tag_set.py to tag_set.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/cache_manager.py to cache_manager.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/__init__.py to __init__.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/repository.py to repository.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/utils.py to utils.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/helpers.py to helpers.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy/tagged_cache.py to tagged_cache.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/tests/stores/test_file_store.py to test_file_store.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/tests/stores/test_dict_store.py to test_dict_store.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/tests/stores/test_redis_store.py to test_redis_store.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/tests/stores/test_null_store.py to test_null_store.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/tests/stores/__init__.py to __init__.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/tests/stores/test_memcached_store.py to test_memcached_store.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/tests/test_repository.py to test_repository.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/tests/test_cache_manager.py to test_cache_manager.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/tests/__init__.py to __init__.pyc byte-compiling /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/tests/test_tagged_cache.py to test_tagged_cache.pyc writing byte-compilation script '/tmp/tmpmmFg92.py' /usr/local/bin/python2.7 -O /tmp/tmpmmFg92.py removing /tmp/tmpmmFg92.py running install_egg_info running egg_info creating cachy.egg-info writing requirements to cachy.egg-info/requires.txt writing cachy.egg-info/PKG-INFO writing top-level names to cachy.egg-info/top_level.txt writing dependency_links to cachy.egg-info/dependency_links.txt writing manifest file 'cachy.egg-info/SOURCES.txt' reading manifest file 'cachy.egg-info/SOURCES.txt' writing manifest file 'cachy.egg-info/SOURCES.txt' Copying cachy.egg-info to /construction/devel/py-cachy/stage/usr/local/lib/python2.7/site-packages/cachy-0.3.0-py2.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-cachy/.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-cachy-0.3.0 file sizes/checksums [107]: 0% file sizes/checksums [107]: 93% file sizes/checksums [107]: 100% packing files [107]: 0% packing files [107]: 93% packing files [107]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:08