------------------------------------------------------------------------------- -- 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/www/py-pecan XDG_CONFIG_HOME=/construction/www/py-pecan XDG_CACHE_HOME=/construction/www/py-pecan/.cache HOME=/construction/www/py-pecan TMPDIR="/tmp" PATH=/construction/www/py-pecan/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/www/py-pecan/.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/www/py-pecan XDG_CONFIG_HOME=/construction/www/py-pecan XDG_CACHE_HOME=/construction/www/py-pecan/.cache HOME=/construction/www/py-pecan TMPDIR="/tmp" PATH=/construction/www/py-pecan/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/www/py-pecan/.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/www/py-pecan/stage SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- 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/py39-pecan" EXAMPLESDIR="share/examples/py39-pecan" DATADIR="share/py39-pecan" WWWDIR="www/py39-pecan" ETCDIR="etc/py39-pecan" 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/py39-pecan DOCSDIR=/usr/local/share/doc/py39-pecan EXAMPLESDIR=/usr/local/share/examples/py39-pecan WWWDIR=/usr/local/www/py39-pecan ETCDIR=/usr/local/etc/py39-pecan SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- 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. Installing /packages/All/py39-webob-1.8.7.pkg Installing /packages/All/py39-beaker-1.12.1.pkg Installing /packages/All/py39-markupsafe-2.1.3.pkg Installing /packages/All/py39-pytz-2023.3,1.pkg Installing /packages/All/py39-Babel-2.12.1.pkg Installing /packages/All/py39-mako-1.2.4.pkg Installing /packages/All/py39-soupsieve-2.0.1.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libgpg-error-1.47.pkg Installing /packages/All/libgcrypt-1.10.2.pkg Installing /packages/All/libxslt-1.1.37.pkg Installing /packages/All/py39-lxml-4.9.2.pkg Installing /packages/All/py39-six-1.16.0.pkg Installing /packages/All/py39-webencodings-0.5.1.pkg Installing /packages/All/py39-html5lib-1.1.pkg Installing /packages/All/py39-beautifulsoup-4.12.2.pkg Installing /packages/All/py39-waitress-2.1.2_1.pkg Installing /packages/All/py39-webtest-3.0.0.pkg Installing /packages/All/py39-logutils-0.3.5.pkg ===== Message from py39-logutils-0.3.5: -- ===> NOTICE: The py39-logutils 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:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-pecan-1.3.3_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-pecan-1.3.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-pecan-1.3.3_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-pecan-1.3.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-pecan-1.3.3_1 for building => SHA256 Checksum OK for pecan-1.3.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-pecan-1.3.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-pecan-1.3.3_1 for building ===> Extracting for py39-pecan-1.3.3_1 => SHA256 Checksum OK for pecan-1.3.3.tar.gz. Extracted Memory Use: 0.84M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-pecan-1.3.3_1 ===> Applying ports patches for py39-pecan-1.3.3_1 from /xports/www/py-pecan/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-pecan-1.3.3_1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-pecan-1.3.3_1 depends on file: /usr/local/bin/python3.9 - found ===> py39-pecan-1.3.3_1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-pecan-1.3.3_1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-pecan-1.3.3_1 depends on file: /usr/local/bin/python3.9 - found ===> py39-pecan-1.3.3_1 depends on file: /usr/local/bin/ccache - found ===> Configuring for py39-pecan-1.3.3_1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-pecan-1.3.3_1 running build running build_py creating build creating build/lib creating build/lib/pecan copying pecan/configuration.py -> build/lib/pecan copying pecan/hooks.py -> build/lib/pecan copying pecan/deploy.py -> build/lib/pecan copying pecan/templating.py -> build/lib/pecan copying pecan/log.py -> build/lib/pecan copying pecan/util.py -> build/lib/pecan copying pecan/rest.py -> build/lib/pecan copying pecan/secure.py -> build/lib/pecan copying pecan/__init__.py -> build/lib/pecan copying pecan/core.py -> build/lib/pecan copying pecan/jsonify.py -> build/lib/pecan copying pecan/extensions.py -> build/lib/pecan copying pecan/routing.py -> build/lib/pecan copying pecan/testing.py -> build/lib/pecan copying pecan/decorators.py -> build/lib/pecan creating build/lib/pecan/middleware copying pecan/middleware/recursive.py -> build/lib/pecan/middleware copying pecan/middleware/errordocument.py -> build/lib/pecan/middleware copying pecan/middleware/__init__.py -> build/lib/pecan/middleware copying pecan/middleware/debug.py -> build/lib/pecan/middleware copying pecan/middleware/static.py -> build/lib/pecan/middleware creating build/lib/pecan/compat copying pecan/compat/__init__.py -> build/lib/pecan/compat creating build/lib/pecan/scaffolds copying pecan/scaffolds/__init__.py -> build/lib/pecan/scaffolds creating build/lib/pecan/ext copying pecan/ext/__init__.py -> build/lib/pecan/ext creating build/lib/pecan/tests copying pecan/tests/test_no_thread_locals.py -> build/lib/pecan/tests copying pecan/tests/scaffold_builder.py -> build/lib/pecan/tests copying pecan/tests/test_conf.py -> build/lib/pecan/tests copying pecan/tests/__init__.py -> build/lib/pecan/tests copying pecan/tests/test_rest.py -> build/lib/pecan/tests copying pecan/tests/test_util.py -> build/lib/pecan/tests copying pecan/tests/test_generic.py -> build/lib/pecan/tests copying pecan/tests/test_hooks.py -> build/lib/pecan/tests copying pecan/tests/test_jsonify.py -> build/lib/pecan/tests copying pecan/tests/test_commands.py -> build/lib/pecan/tests copying pecan/tests/test_secure.py -> build/lib/pecan/tests copying pecan/tests/test_scaffolds.py -> build/lib/pecan/tests copying pecan/tests/test_base.py -> build/lib/pecan/tests copying pecan/tests/test_templating.py -> build/lib/pecan/tests creating build/lib/pecan/commands copying pecan/commands/create.py -> build/lib/pecan/commands copying pecan/commands/shell.py -> build/lib/pecan/commands copying pecan/commands/__init__.py -> build/lib/pecan/commands copying pecan/commands/serve.py -> build/lib/pecan/commands copying pecan/commands/base.py -> build/lib/pecan/commands creating build/lib/pecan/tests/middleware copying pecan/tests/middleware/test_static.py -> build/lib/pecan/tests/middleware copying pecan/tests/middleware/test_errordocument.py -> build/lib/pecan/tests/middleware copying pecan/tests/middleware/__init__.py -> build/lib/pecan/tests/middleware copying pecan/tests/middleware/test_recursive.py -> build/lib/pecan/tests/middleware creating build/lib/pecan/tests/templates copying pecan/tests/templates/__init__.py -> build/lib/pecan/tests/templates creating build/lib/pecan/tests/scaffold_fixtures copying pecan/tests/scaffold_fixtures/__init__.py -> build/lib/pecan/tests/scaffold_fixtures running egg_info writing pecan.egg-info/PKG-INFO writing dependency_links to pecan.egg-info/dependency_links.txt writing entry points to pecan.egg-info/entry_points.txt writing requirements to pecan.egg-info/requires.txt writing top-level names to pecan.egg-info/top_level.txt reading manifest file 'pecan.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pecan/middleware/resources/*' adding license file 'LICENSE' writing manifest file 'pecan.egg-info/SOURCES.txt' /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pecan.scaffolds.base' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.scaffolds.base' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.scaffolds.base' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.scaffolds.base' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pecan.scaffolds.base.public.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.scaffolds.base.public.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.scaffolds.base.public.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.scaffolds.base.public.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pecan.scaffolds.base.public.images' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.scaffolds.base.public.images' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.scaffolds.base.public.images' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.scaffolds.base.public.images' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pecan.tests.config_fixtures' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.config_fixtures' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.config_fixtures' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.config_fixtures' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pecan.tests.config_fixtures.bad' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.config_fixtures.bad' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.config_fixtures.bad' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.config_fixtures.bad' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pecan.tests.middleware.static_fixtures' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.middleware.static_fixtures' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.middleware.static_fixtures' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.middleware.static_fixtures' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pecan.tests.scaffold_fixtures.content_sub' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.content_sub' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.scaffold_fixtures.content_sub' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.scaffold_fixtures.content_sub' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pecan.tests.scaffold_fixtures.content_sub.bar' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.content_sub.bar' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.scaffold_fixtures.content_sub.bar' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.scaffold_fixtures.content_sub.bar' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pecan.tests.scaffold_fixtures.file_sub' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.file_sub' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.scaffold_fixtures.file_sub' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.scaffold_fixtures.file_sub' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pecan.tests.scaffold_fixtures.simple' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.simple' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.scaffold_fixtures.simple' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.scaffold_fixtures.simple' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pecan.tests.scaffold_fixtures.simple.bar' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.simple.bar' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.scaffold_fixtures.simple.bar' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.scaffold_fixtures.simple.bar' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/pecan/scaffolds/base copying pecan/scaffolds/base/MANIFEST.in -> build/lib/pecan/scaffolds/base copying pecan/scaffolds/base/config.py_tmpl -> build/lib/pecan/scaffolds/base copying pecan/scaffolds/base/setup.cfg_tmpl -> build/lib/pecan/scaffolds/base copying pecan/scaffolds/base/setup.py_tmpl -> build/lib/pecan/scaffolds/base creating build/lib/pecan/scaffolds/base/+package+ copying pecan/scaffolds/base/+package+/__init__.py -> build/lib/pecan/scaffolds/base/+package+ copying pecan/scaffolds/base/+package+/app.py_tmpl -> build/lib/pecan/scaffolds/base/+package+ creating build/lib/pecan/scaffolds/base/+package+/controllers copying pecan/scaffolds/base/+package+/controllers/__init__.py -> build/lib/pecan/scaffolds/base/+package+/controllers copying pecan/scaffolds/base/+package+/controllers/root.py -> build/lib/pecan/scaffolds/base/+package+/controllers creating build/lib/pecan/scaffolds/base/+package+/model copying pecan/scaffolds/base/+package+/model/__init__.py -> build/lib/pecan/scaffolds/base/+package+/model creating build/lib/pecan/scaffolds/base/+package+/templates copying pecan/scaffolds/base/+package+/templates/error.html -> build/lib/pecan/scaffolds/base/+package+/templates copying pecan/scaffolds/base/+package+/templates/index.html -> build/lib/pecan/scaffolds/base/+package+/templates copying pecan/scaffolds/base/+package+/templates/layout.html -> build/lib/pecan/scaffolds/base/+package+/templates creating build/lib/pecan/scaffolds/base/+package+/tests copying pecan/scaffolds/base/+package+/tests/__init__.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests copying pecan/scaffolds/base/+package+/tests/config.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests copying pecan/scaffolds/base/+package+/tests/test_functional.py_tmpl -> build/lib/pecan/scaffolds/base/+package+/tests copying pecan/scaffolds/base/+package+/tests/test_units.py -> build/lib/pecan/scaffolds/base/+package+/tests creating build/lib/pecan/scaffolds/base/public creating build/lib/pecan/scaffolds/base/public/css copying pecan/scaffolds/base/public/css/style.css -> build/lib/pecan/scaffolds/base/public/css creating build/lib/pecan/scaffolds/base/public/images copying pecan/scaffolds/base/public/images/logo.png -> build/lib/pecan/scaffolds/base/public/images creating build/lib/pecan/scaffolds/rest-api copying pecan/scaffolds/rest-api/config.py_tmpl -> build/lib/pecan/scaffolds/rest-api copying pecan/scaffolds/rest-api/setup.cfg_tmpl -> build/lib/pecan/scaffolds/rest-api copying pecan/scaffolds/rest-api/setup.py_tmpl -> build/lib/pecan/scaffolds/rest-api creating build/lib/pecan/scaffolds/rest-api/+package+ copying pecan/scaffolds/rest-api/+package+/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+ copying pecan/scaffolds/rest-api/+package+/app.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+ copying pecan/scaffolds/rest-api/+package+/errors.py -> build/lib/pecan/scaffolds/rest-api/+package+ creating build/lib/pecan/scaffolds/rest-api/+package+/controllers copying pecan/scaffolds/rest-api/+package+/controllers/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+/controllers copying pecan/scaffolds/rest-api/+package+/controllers/root.py -> build/lib/pecan/scaffolds/rest-api/+package+/controllers creating build/lib/pecan/scaffolds/rest-api/+package+/model copying pecan/scaffolds/rest-api/+package+/model/__init__.py -> build/lib/pecan/scaffolds/rest-api/+package+/model creating build/lib/pecan/scaffolds/rest-api/+package+/tests copying pecan/scaffolds/rest-api/+package+/tests/__init__.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests copying pecan/scaffolds/rest-api/+package+/tests/config.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests copying pecan/scaffolds/rest-api/+package+/tests/test_functional.py_tmpl -> build/lib/pecan/scaffolds/rest-api/+package+/tests copying pecan/scaffolds/rest-api/+package+/tests/test_units.py -> build/lib/pecan/scaffolds/rest-api/+package+/tests creating build/lib/pecan/tests/config_fixtures copying pecan/tests/config_fixtures/config.py -> build/lib/pecan/tests/config_fixtures copying pecan/tests/config_fixtures/empty.py -> build/lib/pecan/tests/config_fixtures copying pecan/tests/config_fixtures/foobar.py -> build/lib/pecan/tests/config_fixtures copying pecan/tests/config_fixtures/forcedict.py -> build/lib/pecan/tests/config_fixtures creating build/lib/pecan/tests/config_fixtures/bad copying pecan/tests/config_fixtures/bad/importerror.py -> build/lib/pecan/tests/config_fixtures/bad copying pecan/tests/config_fixtures/bad/module_and_underscore.py -> build/lib/pecan/tests/config_fixtures/bad creating build/lib/pecan/tests/middleware/static_fixtures copying pecan/tests/middleware/static_fixtures/self.png -> build/lib/pecan/tests/middleware/static_fixtures copying pecan/tests/middleware/static_fixtures/text.txt -> build/lib/pecan/tests/middleware/static_fixtures copying pecan/tests/templates/form_colors.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_colors_invalid.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_colors_valid.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_login_invalid.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_login_valid.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_name.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_name_invalid.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_name_invalid_custom.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/form_name_valid.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/genshi.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/genshi_bad.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/jinja.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/jinja_bad.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/kajiki.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/mako.html -> build/lib/pecan/tests/templates copying pecan/tests/templates/mako_bad.html -> build/lib/pecan/tests/templates creating build/lib/pecan/tests/scaffold_fixtures/content_sub copying pecan/tests/scaffold_fixtures/content_sub/foo_tmpl -> build/lib/pecan/tests/scaffold_fixtures/content_sub creating build/lib/pecan/tests/scaffold_fixtures/content_sub/bar copying pecan/tests/scaffold_fixtures/content_sub/bar/spam.txt_tmpl -> build/lib/pecan/tests/scaffold_fixtures/content_sub/bar creating build/lib/pecan/tests/scaffold_fixtures/file_sub copying pecan/tests/scaffold_fixtures/file_sub/foo_+package+ -> build/lib/pecan/tests/scaffold_fixtures/file_sub creating build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+ copying pecan/tests/scaffold_fixtures/file_sub/bar_+package+/spam.txt -> build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+ creating build/lib/pecan/tests/scaffold_fixtures/simple copying pecan/tests/scaffold_fixtures/simple/foo -> build/lib/pecan/tests/scaffold_fixtures/simple creating build/lib/pecan/tests/scaffold_fixtures/simple/bar copying pecan/tests/scaffold_fixtures/simple/bar/spam.txt -> build/lib/pecan/tests/scaffold_fixtures/simple/bar running build_scripts creating build/scripts-3.9 copying and adjusting bin/pecan -> build/scripts-3.9 changing mode of build/scripts-3.9/pecan from 644 to 755 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-pecan-1.3.3_1 depends on package: py39-webob>=1.2 - found ===> py39-pecan-1.3.3_1 depends on package: py39-mako>=0.4.0 - found ===> py39-pecan-1.3.3_1 depends on package: py39-webtest>=1.3.1 - found ===> py39-pecan-1.3.3_1 depends on package: py39-six>=0 - found ===> py39-pecan-1.3.3_1 depends on package: py39-logutils>=0.3 - found ===> py39-pecan-1.3.3_1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-pecan-1.3.3_1 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-pecan-1.3.3_1 ===> py39-pecan-1.3.3_1 depends on package: py39-webob>=1.2 - found ===> py39-pecan-1.3.3_1 depends on package: py39-mako>=0.4.0 - found ===> py39-pecan-1.3.3_1 depends on package: py39-webtest>=1.3.1 - found ===> py39-pecan-1.3.3_1 depends on package: py39-six>=0 - found ===> py39-pecan-1.3.3_1 depends on package: py39-logutils>=0.3 - found ===> py39-pecan-1.3.3_1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-pecan-1.3.3_1 depends on file: /usr/local/bin/python3.9 - found ===> Generating temporary packing list 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( running build running build_py running egg_info writing pecan.egg-info/PKG-INFO writing dependency_links to pecan.egg-info/dependency_links.txt writing entry points to pecan.egg-info/entry_points.txt writing requirements to pecan.egg-info/requires.txt writing top-level names to pecan.egg-info/top_level.txt reading manifest file 'pecan.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pecan/middleware/resources/*' adding license file 'LICENSE' writing manifest file 'pecan.egg-info/SOURCES.txt' /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pecan.scaffolds.base' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.scaffolds.base' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.scaffolds.base' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.scaffolds.base' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pecan.scaffolds.base.public.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.scaffolds.base.public.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.scaffolds.base.public.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.scaffolds.base.public.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pecan.scaffolds.base.public.images' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.scaffolds.base.public.images' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.scaffolds.base.public.images' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.scaffolds.base.public.images' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pecan.tests.config_fixtures' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.config_fixtures' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.config_fixtures' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.config_fixtures' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pecan.tests.config_fixtures.bad' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.config_fixtures.bad' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.config_fixtures.bad' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.config_fixtures.bad' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pecan.tests.middleware.static_fixtures' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.middleware.static_fixtures' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.middleware.static_fixtures' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.middleware.static_fixtures' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pecan.tests.scaffold_fixtures.content_sub' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.content_sub' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.scaffold_fixtures.content_sub' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.scaffold_fixtures.content_sub' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pecan.tests.scaffold_fixtures.content_sub.bar' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.content_sub.bar' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.scaffold_fixtures.content_sub.bar' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.scaffold_fixtures.content_sub.bar' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pecan.tests.scaffold_fixtures.file_sub' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.file_sub' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.scaffold_fixtures.file_sub' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.scaffold_fixtures.file_sub' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pecan.tests.scaffold_fixtures.simple' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.simple' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.scaffold_fixtures.simple' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.scaffold_fixtures.simple' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pecan.tests.scaffold_fixtures.simple.bar' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pecan.tests.scaffold_fixtures.simple.bar' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pecan.tests.scaffold_fixtures.simple.bar' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pecan.tests.scaffold_fixtures.simple.bar' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) running build_scripts running install_lib creating /construction/www/py-pecan/stage/usr/local/lib/python3.9 creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan copying build/lib/pecan/configuration.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan copying build/lib/pecan/hooks.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan copying build/lib/pecan/deploy.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan copying build/lib/pecan/templating.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan copying build/lib/pecan/log.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan copying build/lib/pecan/util.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan copying build/lib/pecan/rest.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan copying build/lib/pecan/secure.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan copying build/lib/pecan/__init__.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan copying build/lib/pecan/core.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan copying build/lib/pecan/jsonify.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan copying build/lib/pecan/extensions.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan copying build/lib/pecan/routing.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan copying build/lib/pecan/testing.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan copying build/lib/pecan/decorators.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/middleware copying build/lib/pecan/middleware/recursive.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/middleware copying build/lib/pecan/middleware/errordocument.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/middleware copying build/lib/pecan/middleware/__init__.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/middleware copying build/lib/pecan/middleware/debug.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/middleware copying build/lib/pecan/middleware/static.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/middleware creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/compat copying build/lib/pecan/compat/__init__.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/compat creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds copying build/lib/pecan/scaffolds/__init__.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base copying build/lib/pecan/scaffolds/base/MANIFEST.in -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base copying build/lib/pecan/scaffolds/base/config.py_tmpl -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base copying build/lib/pecan/scaffolds/base/setup.cfg_tmpl -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base copying build/lib/pecan/scaffolds/base/setup.py_tmpl -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/+package+ copying build/lib/pecan/scaffolds/base/+package+/__init__.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/+package+ copying build/lib/pecan/scaffolds/base/+package+/app.py_tmpl -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/+package+ creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/+package+/controllers copying build/lib/pecan/scaffolds/base/+package+/controllers/__init__.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/+package+/controllers copying build/lib/pecan/scaffolds/base/+package+/controllers/root.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/+package+/controllers creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/+package+/model copying build/lib/pecan/scaffolds/base/+package+/model/__init__.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/+package+/model creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/+package+/templates copying build/lib/pecan/scaffolds/base/+package+/templates/error.html -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/+package+/templates copying build/lib/pecan/scaffolds/base/+package+/templates/index.html -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/+package+/templates copying build/lib/pecan/scaffolds/base/+package+/templates/layout.html -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/+package+/templates creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/+package+/tests copying build/lib/pecan/scaffolds/base/+package+/tests/__init__.py_tmpl -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/+package+/tests copying build/lib/pecan/scaffolds/base/+package+/tests/config.py_tmpl -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/+package+/tests copying build/lib/pecan/scaffolds/base/+package+/tests/test_functional.py_tmpl -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/+package+/tests copying build/lib/pecan/scaffolds/base/+package+/tests/test_units.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/+package+/tests creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/public creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/public/css copying build/lib/pecan/scaffolds/base/public/css/style.css -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/public/css creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/public/images copying build/lib/pecan/scaffolds/base/public/images/logo.png -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/public/images creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/rest-api copying build/lib/pecan/scaffolds/rest-api/config.py_tmpl -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/rest-api copying build/lib/pecan/scaffolds/rest-api/setup.cfg_tmpl -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/rest-api copying build/lib/pecan/scaffolds/rest-api/setup.py_tmpl -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/rest-api creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/rest-api/+package+ copying build/lib/pecan/scaffolds/rest-api/+package+/__init__.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/rest-api/+package+ copying build/lib/pecan/scaffolds/rest-api/+package+/app.py_tmpl -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/rest-api/+package+ copying build/lib/pecan/scaffolds/rest-api/+package+/errors.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/rest-api/+package+ creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/rest-api/+package+/controllers copying build/lib/pecan/scaffolds/rest-api/+package+/controllers/__init__.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/rest-api/+package+/controllers copying build/lib/pecan/scaffolds/rest-api/+package+/controllers/root.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/rest-api/+package+/controllers creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/rest-api/+package+/model copying build/lib/pecan/scaffolds/rest-api/+package+/model/__init__.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/rest-api/+package+/model creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/rest-api/+package+/tests copying build/lib/pecan/scaffolds/rest-api/+package+/tests/__init__.py_tmpl -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/rest-api/+package+/tests copying build/lib/pecan/scaffolds/rest-api/+package+/tests/config.py_tmpl -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/rest-api/+package+/tests copying build/lib/pecan/scaffolds/rest-api/+package+/tests/test_functional.py_tmpl -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/rest-api/+package+/tests copying build/lib/pecan/scaffolds/rest-api/+package+/tests/test_units.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/rest-api/+package+/tests creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/ext copying build/lib/pecan/ext/__init__.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/ext creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests copying build/lib/pecan/tests/test_no_thread_locals.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests copying build/lib/pecan/tests/scaffold_builder.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests copying build/lib/pecan/tests/test_conf.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests copying build/lib/pecan/tests/__init__.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests copying build/lib/pecan/tests/test_rest.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests copying build/lib/pecan/tests/test_util.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests copying build/lib/pecan/tests/test_generic.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests copying build/lib/pecan/tests/test_hooks.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests copying build/lib/pecan/tests/test_jsonify.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests copying build/lib/pecan/tests/test_commands.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests copying build/lib/pecan/tests/test_secure.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests copying build/lib/pecan/tests/test_scaffolds.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests copying build/lib/pecan/tests/test_base.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests copying build/lib/pecan/tests/test_templating.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/middleware copying build/lib/pecan/tests/middleware/test_static.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/middleware copying build/lib/pecan/tests/middleware/test_errordocument.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/middleware copying build/lib/pecan/tests/middleware/__init__.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/middleware copying build/lib/pecan/tests/middleware/test_recursive.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/middleware creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/middleware/static_fixtures copying build/lib/pecan/tests/middleware/static_fixtures/self.png -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/middleware/static_fixtures copying build/lib/pecan/tests/middleware/static_fixtures/text.txt -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/middleware/static_fixtures creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/__init__.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_colors.html -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_colors_invalid.html -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_colors_valid.html -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_login_invalid.html -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_login_valid.html -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_name.html -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_name_invalid.html -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_name_invalid_custom.html -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_name_valid.html -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/genshi.html -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/genshi_bad.html -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/jinja.html -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/jinja_bad.html -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/kajiki.html -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/mako.html -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/mako_bad.html -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/templates creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/scaffold_fixtures copying build/lib/pecan/tests/scaffold_fixtures/__init__.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/scaffold_fixtures creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/scaffold_fixtures/content_sub copying build/lib/pecan/tests/scaffold_fixtures/content_sub/foo_tmpl -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/scaffold_fixtures/content_sub creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/scaffold_fixtures/content_sub/bar copying build/lib/pecan/tests/scaffold_fixtures/content_sub/bar/spam.txt_tmpl -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/scaffold_fixtures/content_sub/bar creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/scaffold_fixtures/file_sub copying build/lib/pecan/tests/scaffold_fixtures/file_sub/foo_+package+ -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/scaffold_fixtures/file_sub creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/scaffold_fixtures/file_sub/bar_+package+ copying build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+/spam.txt -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/scaffold_fixtures/file_sub/bar_+package+ creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/scaffold_fixtures/simple copying build/lib/pecan/tests/scaffold_fixtures/simple/foo -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/scaffold_fixtures/simple creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/scaffold_fixtures/simple/bar copying build/lib/pecan/tests/scaffold_fixtures/simple/bar/spam.txt -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/scaffold_fixtures/simple/bar creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/config_fixtures copying build/lib/pecan/tests/config_fixtures/config.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/config_fixtures copying build/lib/pecan/tests/config_fixtures/empty.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/config_fixtures copying build/lib/pecan/tests/config_fixtures/foobar.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/config_fixtures copying build/lib/pecan/tests/config_fixtures/forcedict.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/config_fixtures creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/config_fixtures/bad copying build/lib/pecan/tests/config_fixtures/bad/importerror.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/config_fixtures/bad copying build/lib/pecan/tests/config_fixtures/bad/module_and_underscore.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/config_fixtures/bad creating /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/commands copying build/lib/pecan/commands/create.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/commands copying build/lib/pecan/commands/shell.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/commands copying build/lib/pecan/commands/__init__.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/commands copying build/lib/pecan/commands/serve.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/commands copying build/lib/pecan/commands/base.py -> /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/commands byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/configuration.py to configuration.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/hooks.py to hooks.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/deploy.py to deploy.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/templating.py to templating.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/log.py to log.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/util.py to util.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/rest.py to rest.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/secure.py to secure.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/core.py to core.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/jsonify.py to jsonify.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/extensions.py to extensions.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/routing.py to routing.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/testing.py to testing.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/decorators.py to decorators.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/middleware/recursive.py to recursive.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/middleware/errordocument.py to errordocument.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/middleware/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/middleware/debug.py to debug.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/middleware/static.py to static.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/compat/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/+package+/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/+package+/controllers/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/+package+/controllers/root.py to root.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/+package+/model/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/base/+package+/tests/test_units.py to test_units.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/rest-api/+package+/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/rest-api/+package+/errors.py to errors.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/rest-api/+package+/controllers/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/rest-api/+package+/controllers/root.py to root.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/rest-api/+package+/model/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/scaffolds/rest-api/+package+/tests/test_units.py to test_units.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/ext/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/test_no_thread_locals.py to test_no_thread_locals.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/scaffold_builder.py to scaffold_builder.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/test_conf.py to test_conf.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/test_rest.py to test_rest.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/test_util.py to test_util.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/test_generic.py to test_generic.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/test_hooks.py to test_hooks.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/test_jsonify.py to test_jsonify.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/test_commands.py to test_commands.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/test_secure.py to test_secure.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/test_scaffolds.py to test_scaffolds.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/test_base.py to test_base.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/test_templating.py to test_templating.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/middleware/test_static.py to test_static.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/middleware/test_errordocument.py to test_errordocument.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/middleware/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/middleware/test_recursive.py to test_recursive.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/templates/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/scaffold_fixtures/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/config_fixtures/config.py to config.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/config_fixtures/empty.py to empty.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/config_fixtures/foobar.py to foobar.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/config_fixtures/forcedict.py to forcedict.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/config_fixtures/bad/importerror.py to importerror.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/tests/config_fixtures/bad/module_and_underscore.py to module_and_underscore.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/commands/create.py to create.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/commands/shell.py to shell.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/commands/serve.py to serve.cpython-39.pyc byte-compiling /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan/commands/base.py to base.cpython-39.pyc writing byte-compilation script '/tmp/tmpr6ov9ahs.py' /usr/local/bin/python3.9 /tmp/tmpr6ov9ahs.py removing /tmp/tmpr6ov9ahs.py running install_egg_info Copying pecan.egg-info to /construction/www/py-pecan/stage/usr/local/lib/python3.9/site-packages/pecan-1.3.3-py3.9.egg-info running install_scripts copying build/scripts-3.9/pecan -> /construction/www/py-pecan/stage/usr/local/bin changing mode of /construction/www/py-pecan/stage/usr/local/bin/pecan to 755 Installing gunicorn_pecan script to /construction/www/py-pecan/stage/usr/local/bin Installing pecan script to /construction/www/py-pecan/stage/usr/local/bin writing list of installed files to '/construction/www/py-pecan/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/pecan --> bin/pecan-3.9 Link: @bin/pecan --> bin/pecan-3.9 Move: bin/gunicorn_pecan --> bin/gunicorn_pecan-3.9 Link: @bin/gunicorn_pecan --> bin/gunicorn_pecan-3.9 ====> 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:05 ------------------------------------------------------------------------------- -- 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-pecan-1.3.3_1 file sizes/checksums [250]: 0% file sizes/checksums [250]: 40% file sizes/checksums [250]: 80% file sizes/checksums [250]: 100% Service unavailablepacking files [250]: 0% packing files [250]: 40% packing files [250]: 80% packing files [250]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:21