------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=py39 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/construction/textproc/py-zpt XDG_CONFIG_HOME=/construction/textproc/py-zpt XDG_CACHE_HOME=/construction/textproc/py-zpt/.cache HOME=/construction/textproc/py-zpt TMPDIR="/tmp" PATH=/construction/textproc/py-zpt/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/textproc/py-zpt/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/textproc/py-zpt XDG_CONFIG_HOME=/construction/textproc/py-zpt XDG_CACHE_HOME=/construction/textproc/py-zpt/.cache HOME=/construction/textproc/py-zpt TMPDIR="/tmp" PATH=/construction/textproc/py-zpt/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/textproc/py-zpt/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/textproc/py-zpt/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/zpt" EXAMPLESDIR="share/examples/zpt" DATADIR="share/zpt" WWWDIR="www/zpt" ETCDIR="etc/zpt" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/zpt DOCSDIR=/usr/local/share/doc/zpt EXAMPLESDIR=/usr/local/share/examples/zpt WWWDIR=/usr/local/www/zpt ETCDIR=/usr/local/etc/zpt SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/py39-setuptools-63.1.0_1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The zpt port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-zpt-2.5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The zpt port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> py39-zpt-2.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-zpt-2.5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The zpt port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> py39-zpt-2.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-zpt-2.5 for building => SHA256 Checksum OK for ZopePageTemplates-2.5.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The zpt port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> py39-zpt-2.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-zpt-2.5 for building ===> Extracting for py39-zpt-2.5 => SHA256 Checksum OK for ZopePageTemplates-2.5.tgz. Extracted Memory Use: 0.25M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-zpt-2.5 ===> Applying ports patches for py39-zpt-2.5 from /xports/textproc/py-zpt/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-zpt-2.5 depends on package: py39-setuptools>=63.1.0 - found ===> py39-zpt-2.5 depends on file: /usr/local/bin/python3.9 - found ===> py39-zpt-2.5 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-zpt-2.5 depends on package: py39-setuptools>=63.1.0 - found ===> py39-zpt-2.5 depends on file: /usr/local/bin/python3.9 - found ===> py39-zpt-2.5 depends on file: /usr/local/bin/ccache - found ===> Configuring for py39-zpt-2.5 WARNING: '.' not a valid package name; please use only .-separated package names in setup.py running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-zpt-2.5 WARNING: '.' not a valid package name; please use only .-separated package names in setup.py running build running build_py creating build creating build/lib copying ComputedAttribute.py -> build/lib copying GlobalTranslationService.py -> build/lib copying PathIterator.py -> build/lib copying zLOG.py -> build/lib copying Expressions.py -> build/lib copying MultiMapping.py -> build/lib copying PythonExpr.py -> build/lib copying TALES.py -> build/lib copying __init__.py -> build/lib creating build/lib/TAL copying TAL/__init__.py -> build/lib/TAL copying TAL/TranslationContext.py -> build/lib/TAL copying TAL/ustr.py -> build/lib/TAL copying TAL/XMLParser.py -> build/lib/TAL copying TAL/HTMLParser.py -> build/lib/TAL copying TAL/HTMLTALParser.py -> build/lib/TAL copying TAL/ITALES.py -> build/lib/TAL copying TAL/TALDefs.py -> build/lib/TAL copying TAL/TALGenerator.py -> build/lib/TAL copying TAL/TALInterpreter.py -> build/lib/TAL copying TAL/TALParser.py -> build/lib/TAL copying TAL/markupbase.py -> build/lib/TAL creating build/lib/ZTUtils copying ZTUtils/__init__.py -> build/lib/ZTUtils copying ZTUtils/SimpleTree.py -> build/lib/ZTUtils copying ZTUtils/Batch.py -> build/lib/ZTUtils copying ZTUtils/Iterator.py -> build/lib/ZTUtils copying ZTUtils/Tree.py -> build/lib/ZTUtils SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-zpt-2.5 depends on package: py39-setuptools>=63.1.0 - found ===> py39-zpt-2.5 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-zpt-2.5 ===> py39-zpt-2.5 depends on package: py39-setuptools>=63.1.0 - found ===> py39-zpt-2.5 depends on file: /usr/local/bin/python3.9 - found ===> Generating temporary packing list WARNING: '.' not a valid package name; please use only .-separated package names in setup.py running install /usr/local/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( Distribution option extra_path is deprecated. See issue27919 for details. running build running build_py running install_lib creating /construction/textproc/py-zpt/stage/usr/local/lib/python3.9 creating /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages creating /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates copying build/lib/ComputedAttribute.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates copying build/lib/GlobalTranslationService.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates copying build/lib/PathIterator.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates copying build/lib/zLOG.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates copying build/lib/Expressions.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates copying build/lib/MultiMapping.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates copying build/lib/PythonExpr.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates copying build/lib/TALES.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates copying build/lib/__init__.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates creating /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL copying build/lib/TAL/__init__.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL copying build/lib/TAL/TranslationContext.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL copying build/lib/TAL/ustr.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL copying build/lib/TAL/XMLParser.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL copying build/lib/TAL/HTMLParser.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL copying build/lib/TAL/HTMLTALParser.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL copying build/lib/TAL/ITALES.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL copying build/lib/TAL/TALDefs.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL copying build/lib/TAL/TALGenerator.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL copying build/lib/TAL/TALInterpreter.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL copying build/lib/TAL/TALParser.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL copying build/lib/TAL/markupbase.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL creating /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/ZTUtils copying build/lib/ZTUtils/__init__.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/ZTUtils copying build/lib/ZTUtils/SimpleTree.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/ZTUtils copying build/lib/ZTUtils/Batch.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/ZTUtils copying build/lib/ZTUtils/Iterator.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/ZTUtils copying build/lib/ZTUtils/Tree.py -> /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/ZTUtils byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/ComputedAttribute.py to ComputedAttribute.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/GlobalTranslationService.py to GlobalTranslationService.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/PathIterator.py to PathIterator.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/zLOG.py to zLOG.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/Expressions.py to Expressions.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/MultiMapping.py to MultiMapping.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/PythonExpr.py to PythonExpr.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TALES.py to TALES.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL/TranslationContext.py to TranslationContext.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL/ustr.py to ustr.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL/XMLParser.py to XMLParser.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL/HTMLParser.py to HTMLParser.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL/HTMLTALParser.py to HTMLTALParser.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL/ITALES.py to ITALES.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL/TALDefs.py to TALDefs.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL/TALGenerator.py to TALGenerator.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL/TALInterpreter.py to TALInterpreter.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL/TALParser.py to TALParser.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/TAL/markupbase.py to markupbase.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/ZTUtils/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/ZTUtils/SimpleTree.py to SimpleTree.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/ZTUtils/Batch.py to Batch.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/ZTUtils/Iterator.py to Iterator.cpython-39.pyc byte-compiling /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/ZTUtils/Tree.py to Tree.cpython-39.pyc writing byte-compilation script '/tmp/tmp8b8t4vfs.py' /usr/local/bin/python3.9 /tmp/tmp8b8t4vfs.py removing /tmp/tmp8b8t4vfs.py running install_egg_info running egg_info creating ZopePageTemplates.egg-info writing ZopePageTemplates.egg-info/PKG-INFO writing dependency_links to ZopePageTemplates.egg-info/dependency_links.txt writing top-level names to ZopePageTemplates.egg-info/top_level.txt writing manifest file 'ZopePageTemplates.egg-info/SOURCES.txt' reading manifest file 'ZopePageTemplates.egg-info/SOURCES.txt' adding license file 'COPYING.txt' writing manifest file 'ZopePageTemplates.egg-info/SOURCES.txt' Copying ZopePageTemplates.egg-info to /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates/ZopePageTemplates-0.0.0-py3.9.egg-info running install_scripts creating /construction/textproc/py-zpt/stage/usr/local/lib/python3.9/site-packages/ZopePageTemplates.pth writing list of installed files to '/construction/textproc/py-zpt/.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:02 ------------------------------------------------------------------------------- -- 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 py39-zpt-2.5 file sizes/checksums [83]: 0% file sizes/checksums [83]: 100% Service unavailablepacking files [83]: 0% packing files [83]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:09