------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python27-2.7.16_1.tgz Message from python27-2.7.16_1: =========================================================================== 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-41.0.1.tgz Message from py27-setuptools-41.0.1: ******************************************************************* Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. ******************************************************************* Installing /packages/All/py27-zope.interface-4.6.0.tgz Installing /packages/All/py27-zope.event-4.1.0.tgz Installing /packages/All/py27-zope.component-4.2.2.tgz Installing /packages/All/py27-zope.proxy-4.1.3_1.tgz Installing /packages/All/py27-zope.schema-4.2.2_1.tgz Installing /packages/All/py27-zope.location-3.9.1_1.tgz Installing /packages/All/py27-zope.exceptions-4.0.0.1_1.tgz Installing /packages/All/py27-zope.testing-4.1.0_1.tgz Installing /packages/All/py27-zope.i18nmessageid-3.6.1_1.tgz Installing /packages/All/py27-zope.configuration-4.1.0.tgz Installing /packages/All/py27-zope.browser-2.1.0.tgz Installing /packages/All/py27-zope.contenttype-3.5.5_1.tgz Installing /packages/All/py27-pytz-2019.1,1.tgz Installing /packages/All/py27-zope.i18n-3.8.0_1.tgz Installing /packages/All/py27-zope.publisher-3.13.1.tgz Installing /packages/All/py27-RestrictedPython-3.6.0_2.tgz Installing /packages/All/py27-zope.security-3.9.0_1.tgz Installing /packages/All/py27-zope.authentication-3.7.1_1.tgz Installing /packages/All/py27-zope.tal-3.6.1_1.tgz Installing /packages/All/py27-zope.tales-3.5.2_1.tgz Installing /packages/All/py27-zope.traversing-3.14.0_1.tgz Installing /packages/All/py27-zope.pagetemplate-3.6.3_1.tgz Installing /packages/All/py27-zope.browsermenu-3.9.1_1.tgz Installing /packages/All/py27-zope.browserpage-4.1.0.tgz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py27-zope.app.exception-3.6.3_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py27-zope.app.exception-3.6.3_1 for building => SHA256 Checksum OK for zope/zope.app.exception-3.6.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py27-zope.app.exception-3.6.3_1 for building ===> Extracting for py27-zope.app.exception-3.6.3_1 => SHA256 Checksum OK for zope/zope.app.exception-3.6.3.tar.gz. Extracted Memory Use: 0.15M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py27-zope.app.exception-3.6.3_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py27-zope.app.exception-3.6.3_1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py27-zope.app.exception-3.6.3_1 running build running build_py creating build creating build/lib creating build/lib/zope copying src/zope/__init__.py -> build/lib/zope creating build/lib/zope/app copying src/zope/app/__init__.py -> build/lib/zope/app creating build/lib/zope/app/exception copying src/zope/app/exception/interfaces.py -> build/lib/zope/app/exception copying src/zope/app/exception/systemerror.py -> build/lib/zope/app/exception copying src/zope/app/exception/testing.py -> build/lib/zope/app/exception copying src/zope/app/exception/__init__.py -> build/lib/zope/app/exception creating build/lib/zope/app/exception/browser copying src/zope/app/exception/browser/unauthorized.py -> build/lib/zope/app/exception/browser copying src/zope/app/exception/browser/notfound.py -> build/lib/zope/app/exception/browser copying src/zope/app/exception/browser/user.py -> build/lib/zope/app/exception/browser copying src/zope/app/exception/browser/__init__.py -> build/lib/zope/app/exception/browser creating build/lib/zope/app/exception/browser/tests copying src/zope/app/exception/browser/tests/test_unauthorized.py -> build/lib/zope/app/exception/browser/tests copying src/zope/app/exception/browser/tests/__init__.py -> build/lib/zope/app/exception/browser/tests copying src/zope/app/exception/browser/tests/test_error.py -> build/lib/zope/app/exception/browser/tests running egg_info writing requirements to src/zope.app.exception.egg-info/requires.txt writing src/zope.app.exception.egg-info/PKG-INFO writing namespace_packages to src/zope.app.exception.egg-info/namespace_packages.txt writing top-level names to src/zope.app.exception.egg-info/top_level.txt writing dependency_links to src/zope.app.exception.egg-info/dependency_links.txt reading manifest file 'src/zope.app.exception.egg-info/SOURCES.txt' writing manifest file 'src/zope.app.exception.egg-info/SOURCES.txt' copying src/zope/app/exception/ftesting.zcml -> build/lib/zope/app/exception copying src/zope/app/exception/browser/configure.zcml -> build/lib/zope/app/exception/browser copying src/zope/app/exception/browser/notfound.pt -> build/lib/zope/app/exception/browser copying src/zope/app/exception/browser/systemerror.pt -> build/lib/zope/app/exception/browser copying src/zope/app/exception/browser/systemerror.txt -> build/lib/zope/app/exception/browser copying src/zope/app/exception/browser/unauthorized.pt -> build/lib/zope/app/exception/browser copying src/zope/app/exception/browser/user.pt -> build/lib/zope/app/exception/browser SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py27-zope.app.exception-3.6.3_1 ===> Generating temporary packing list running install running build running build_py running egg_info writing requirements to src/zope.app.exception.egg-info/requires.txt writing src/zope.app.exception.egg-info/PKG-INFO writing namespace_packages to src/zope.app.exception.egg-info/namespace_packages.txt writing top-level names to src/zope.app.exception.egg-info/top_level.txt writing dependency_links to src/zope.app.exception.egg-info/dependency_links.txt reading manifest file 'src/zope.app.exception.egg-info/SOURCES.txt' writing manifest file 'src/zope.app.exception.egg-info/SOURCES.txt' running install_lib Skipping installation of /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/__init__.py (namespace package) Skipping installation of /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/__init__.py (namespace package) copying zope/app/exception/testing.py -> /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception copying zope/app/exception/ftesting.zcml -> /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception copying zope/app/exception/__init__.py -> /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception copying zope/app/exception/systemerror.py -> /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception copying zope/app/exception/interfaces.py -> /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception copying zope/app/exception/browser/user.py -> /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception/browser copying zope/app/exception/browser/user.pt -> /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception/browser copying zope/app/exception/browser/systemerror.pt -> /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception/browser copying zope/app/exception/browser/notfound.pt -> /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception/browser copying zope/app/exception/browser/__init__.py -> /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception/browser copying zope/app/exception/browser/unauthorized.pt -> /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception/browser copying zope/app/exception/browser/configure.zcml -> /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception/browser copying zope/app/exception/browser/unauthorized.py -> /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception/browser copying zope/app/exception/browser/notfound.py -> /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception/browser copying zope/app/exception/browser/systemerror.txt -> /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception/browser copying zope/app/exception/browser/tests/test_unauthorized.py -> /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception/browser/tests copying zope/app/exception/browser/tests/__init__.py -> /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception/browser/tests copying zope/app/exception/browser/tests/test_error.py -> /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception/browser/tests byte-compiling /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception/testing.py to testing.pyc byte-compiling /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception/__init__.py to __init__.pyc byte-compiling /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception/systemerror.py to systemerror.pyc byte-compiling /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception/interfaces.py to interfaces.pyc byte-compiling /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception/browser/user.py to user.pyc byte-compiling /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception/browser/__init__.py to __init__.pyc byte-compiling /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception/browser/unauthorized.py to unauthorized.pyc byte-compiling /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception/browser/notfound.py to notfound.pyc byte-compiling /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception/browser/tests/test_unauthorized.py to test_unauthorized.pyc byte-compiling /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception/browser/tests/__init__.py to __init__.pyc byte-compiling /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope/app/exception/browser/tests/test_error.py to test_error.pyc writing byte-compilation script '/tmp/tmpAD2FJu.py' /usr/local/bin/python2.7 -O /tmp/tmpAD2FJu.py removing /tmp/tmpAD2FJu.py running install_egg_info Copying src/zope.app.exception.egg-info to /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope.app.exception-3.6.3-py2.7.egg-info Installing /construction/devel/py-zope.app.exception/stage/usr/local/lib/python2.7/site-packages/zope.app.exception-3.6.3-py2.7-nspkg.pth running install_scripts writing list of installed files to '/construction/devel/py-zope.app.exception/.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:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for py27-zope.app.exception-3.6.3_1 file sizes/checksums [48]: 0% file sizes/checksums [48]: 100% packing files [48]: 0% packing files [48]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:10