------------------------------------------------------------------------------- -- 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/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/py36-setuptools-41.0.1.tgz Installing /packages/All/py36-zope.event-4.1.0.tgz Installing /packages/All/py36-zope.interface-4.6.0.tgz Installing /packages/All/py36-zope.component-4.2.2.tgz Installing /packages/All/py36-zope.proxy-4.1.3_1.tgz Installing /packages/All/py36-zope.schema-4.2.2_1.tgz Installing /packages/All/py36-zope.location-3.9.1_1.tgz Installing /packages/All/py36-zope.exceptions-4.0.0.1_1.tgz Installing /packages/All/py36-zope.testing-4.1.0_1.tgz Installing /packages/All/py36-zope.i18nmessageid-3.6.1_1.tgz Installing /packages/All/py36-zope.configuration-4.1.0.tgz Installing /packages/All/py36-zope.browser-2.1.0.tgz Installing /packages/All/py36-zope.contenttype-3.5.5_1.tgz Installing /packages/All/py36-pytz-2019.1,1.tgz Installing /packages/All/py36-zope.i18n-3.8.0_1.tgz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-zope.publisher-3.13.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-zope.publisher-3.13.1 for building => SHA256 Checksum OK for zope/zope.publisher-3.13.1.zip. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-zope.publisher-3.13.1 for building ===> Extracting for py36-zope.publisher-3.13.1 => SHA256 Checksum OK for zope/zope.publisher-3.13.1.zip. Extracted Memory Use: 0.53M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-zope.publisher-3.13.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 py36-zope.publisher-3.13.1 running config SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-zope.publisher-3.13.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/publisher copying src/zope/publisher/testing.py -> build/lib/zope/publisher copying src/zope/publisher/ftp.py -> build/lib/zope/publisher copying src/zope/publisher/defaultview.py -> build/lib/zope/publisher copying src/zope/publisher/zcml.py -> build/lib/zope/publisher copying src/zope/publisher/http.py -> build/lib/zope/publisher copying src/zope/publisher/principallogging.py -> build/lib/zope/publisher copying src/zope/publisher/skinnable.py -> build/lib/zope/publisher copying src/zope/publisher/paste.py -> build/lib/zope/publisher copying src/zope/publisher/base.py -> build/lib/zope/publisher copying src/zope/publisher/publish.py -> build/lib/zope/publisher copying src/zope/publisher/browser.py -> build/lib/zope/publisher copying src/zope/publisher/xmlrpc.py -> build/lib/zope/publisher copying src/zope/publisher/contenttype.py -> build/lib/zope/publisher copying src/zope/publisher/__init__.py -> build/lib/zope/publisher creating build/lib/zope/publisher/interfaces copying src/zope/publisher/interfaces/ftp.py -> build/lib/zope/publisher/interfaces copying src/zope/publisher/interfaces/logginginfo.py -> build/lib/zope/publisher/interfaces copying src/zope/publisher/interfaces/http.py -> build/lib/zope/publisher/interfaces copying src/zope/publisher/interfaces/browser.py -> build/lib/zope/publisher/interfaces copying src/zope/publisher/interfaces/xmlrpc.py -> build/lib/zope/publisher/interfaces copying src/zope/publisher/interfaces/__init__.py -> build/lib/zope/publisher/interfaces creating build/lib/zope/publisher/tests copying src/zope/publisher/tests/test_skinnable.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/test_principallogging.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/basetestipublisherrequest.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/basetestipublicationrequest.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/test_zcml.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/test_publisher.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/test_xmlrpc.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/test_httpcharsets.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/xmlrpcviews.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/test_browserrequest.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/publication.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/test_browserresponse.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/test_browser.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/basetestiapplicationrequest.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/test_xmlrpcrequest.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/test_requestdataproperty.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/test_paste.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/test_baseresponse.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/httprequest.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/test_ftp.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/test_baserequest.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/test_testing.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/test_mapply.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/test_browserlanguages.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/test_ipublication.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/views.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/test_defaultview.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/test_http.py -> build/lib/zope/publisher/tests copying src/zope/publisher/tests/__init__.py -> build/lib/zope/publisher/tests running egg_info writing src/zope.publisher.egg-info/PKG-INFO writing dependency_links to src/zope.publisher.egg-info/dependency_links.txt writing entry points to src/zope.publisher.egg-info/entry_points.txt writing namespace_packages to src/zope.publisher.egg-info/namespace_packages.txt writing requirements to src/zope.publisher.egg-info/requires.txt writing top-level names to src/zope.publisher.egg-info/top_level.txt reading manifest file 'src/zope.publisher.egg-info/SOURCES.txt' writing manifest file 'src/zope.publisher.egg-info/SOURCES.txt' copying src/zope/publisher/configure.txt -> build/lib/zope/publisher copying src/zope/publisher/configure.zcml -> build/lib/zope/publisher copying src/zope/publisher/httpresults.txt -> build/lib/zope/publisher copying src/zope/publisher/meta.zcml -> build/lib/zope/publisher copying src/zope/publisher/normal.clb -> build/lib/zope/publisher copying src/zope/publisher/paste.txt -> build/lib/zope/publisher copying src/zope/publisher/skinnable.txt -> build/lib/zope/publisher copying src/zope/publisher/xmlrpc.txt -> build/lib/zope/publisher SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-zope.publisher-3.13.1 ===> Generating temporary packing list running install running build running build_py running egg_info writing src/zope.publisher.egg-info/PKG-INFO writing dependency_links to src/zope.publisher.egg-info/dependency_links.txt writing entry points to src/zope.publisher.egg-info/entry_points.txt writing namespace_packages to src/zope.publisher.egg-info/namespace_packages.txt writing requirements to src/zope.publisher.egg-info/requires.txt writing top-level names to src/zope.publisher.egg-info/top_level.txt reading manifest file 'src/zope.publisher.egg-info/SOURCES.txt' writing manifest file 'src/zope.publisher.egg-info/SOURCES.txt' running install_lib Skipping installation of /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/__init__.py (namespace package) copying zope/publisher/publish.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher copying zope/publisher/browser.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher copying zope/publisher/meta.zcml -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher copying zope/publisher/xmlrpc.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher copying zope/publisher/principallogging.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher copying zope/publisher/skinnable.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher copying zope/publisher/defaultview.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher copying zope/publisher/normal.clb -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher copying zope/publisher/contenttype.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher copying zope/publisher/zcml.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher copying zope/publisher/__init__.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher copying zope/publisher/http.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher copying zope/publisher/paste.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher copying zope/publisher/configure.txt -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher copying zope/publisher/xmlrpc.txt -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher copying zope/publisher/configure.zcml -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher copying zope/publisher/testing.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher copying zope/publisher/httpresults.txt -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher copying zope/publisher/ftp.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher copying zope/publisher/base.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher copying zope/publisher/paste.txt -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher copying zope/publisher/skinnable.txt -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher copying zope/publisher/tests/test_testing.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/test_browser.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/test_mapply.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/test_browserlanguages.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/test_ipublication.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/test_http.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/test_skinnable.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/test_principallogging.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/basetestipublisherrequest.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/basetestiapplicationrequest.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/test_xmlrpcrequest.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/test_requestdataproperty.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/test_paste.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/__init__.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/test_baseresponse.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/basetestipublicationrequest.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/test_zcml.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/views.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/test_publisher.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/httprequest.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/test_xmlrpc.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/test_ftp.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/test_defaultview.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/test_baserequest.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/publication.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/test_httpcharsets.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/test_browserresponse.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/xmlrpcviews.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/tests/test_browserrequest.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests copying zope/publisher/interfaces/browser.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/interfaces copying zope/publisher/interfaces/xmlrpc.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/interfaces copying zope/publisher/interfaces/__init__.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/interfaces copying zope/publisher/interfaces/ftp.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/interfaces copying zope/publisher/interfaces/logginginfo.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/interfaces copying zope/publisher/interfaces/http.py -> /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/interfaces byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/publish.py to publish.cpython-36.pyc File "/usr/local/lib/python3.6/site-packages/zope/publisher/publish.py", line 157 except Retry, retryException: ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/browser.py to browser.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/xmlrpc.py to xmlrpc.cpython-36.pyc File "/usr/local/lib/python3.6/site-packages/zope/publisher/xmlrpc.py", line 186 raise Exception, "Not implemented" ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/principallogging.py to principallogging.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/skinnable.py to skinnable.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/defaultview.py to defaultview.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/contenttype.py to contenttype.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/zcml.py to zcml.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/http.py to http.cpython-36.pyc File "/usr/local/lib/python3.6/site-packages/zope/publisher/http.py", line 179 except IndexError, v: ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/paste.py to paste.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/testing.py to testing.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/ftp.py to ftp.cpython-36.pyc File "/usr/local/lib/python3.6/site-packages/zope/publisher/ftp.py", line 30 raise self._exc[0], self._exc[1], self._exc[2] ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/base.py to base.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_testing.py to test_testing.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_browser.py to test_browser.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_mapply.py to test_mapply.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_browserlanguages.py to test_browserlanguages.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_ipublication.py to test_ipublication.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_http.py to test_http.cpython-36.pyc File "/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_http.py", line 197 return "%s, %s" % (`a`, `b`) ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_skinnable.py to test_skinnable.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_principallogging.py to test_principallogging.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/basetestipublisherrequest.py to basetestipublisherrequest.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/basetestiapplicationrequest.py to basetestiapplicationrequest.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_xmlrpcrequest.py to test_xmlrpcrequest.cpython-36.pyc File "/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_xmlrpcrequest.py", line 84 return "%s, %s" % (`a`, `b`) ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_requestdataproperty.py to test_requestdataproperty.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_paste.py to test_paste.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_baseresponse.py to test_baseresponse.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/basetestipublicationrequest.py to basetestipublicationrequest.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_zcml.py to test_zcml.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/views.py to views.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_publisher.py to test_publisher.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/httprequest.py to httprequest.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_xmlrpc.py to test_xmlrpc.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_ftp.py to test_ftp.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_defaultview.py to test_defaultview.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_baserequest.py to test_baserequest.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/publication.py to publication.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_httpcharsets.py to test_httpcharsets.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_browserresponse.py to test_browserresponse.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/xmlrpcviews.py to xmlrpcviews.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_browserrequest.py to test_browserrequest.cpython-36.pyc File "/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_browserrequest.py", line 104 return u"%s, %s" % (`a`, `b`) ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/interfaces/browser.py to browser.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/interfaces/xmlrpc.py to xmlrpc.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/interfaces/__init__.py to __init__.cpython-36.pyc File "/usr/local/lib/python3.6/site-packages/zope/publisher/interfaces/__init__.py", line 63 ob = `self.ob` ^ SyntaxError: invalid syntax byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/interfaces/ftp.py to ftp.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/interfaces/logginginfo.py to logginginfo.cpython-36.pyc byte-compiling /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope/publisher/interfaces/http.py to http.cpython-36.pyc writing byte-compilation script '/tmp/tmpo2821skg.py' /usr/local/bin/python3.6 /tmp/tmpo2821skg.py File "/usr/local/lib/python3.6/site-packages/zope/publisher/publish.py", line 157 except Retry, retryException: ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.6/site-packages/zope/publisher/xmlrpc.py", line 186 raise Exception, "Not implemented" ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.6/site-packages/zope/publisher/http.py", line 179 except IndexError, v: ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.6/site-packages/zope/publisher/ftp.py", line 30 raise self._exc[0], self._exc[1], self._exc[2] ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_http.py", line 197 return "%s, %s" % (`a`, `b`) ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_xmlrpcrequest.py", line 84 return "%s, %s" % (`a`, `b`) ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.6/site-packages/zope/publisher/tests/test_browserrequest.py", line 104 return u"%s, %s" % (`a`, `b`) ^ SyntaxError: invalid syntax File "/usr/local/lib/python3.6/site-packages/zope/publisher/interfaces/__init__.py", line 63 ob = `self.ob` ^ SyntaxError: invalid syntax removing /tmp/tmpo2821skg.py running install_egg_info Copying src/zope.publisher.egg-info to /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope.publisher-3.13.1-py3.6.egg-info Installing /construction/devel/py-zope.publisher/stage/usr/local/lib/python3.6/site-packages/zope.publisher-3.13.1-py3.6-nspkg.pth running install_scripts writing list of installed files to '/construction/devel/py-zope.publisher/.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:04 ------------------------------------------------------------------------------- -- 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 py36-zope.publisher-3.13.1 file sizes/checksums [148]: 0% file sizes/checksums [148]: 67% file sizes/checksums [148]: 100% packing files [148]: 0% packing files [148]: 67% packing files [148]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:17