>>> py3-pecan: Building testing/py3-pecan 1.4.2-r0 (using abuild 3.9.0-r2) started Mon, 04 Jul 2022 11:22:53 +0000 >>> py3-pecan: Checking sanity of /home/buildozer/aports/testing/py3-pecan/APKBUILD... >>> py3-pecan: Analyzing dependencies... >>> py3-pecan: Installing for build: build-base python3 py3-logutils py3-mako py3-six py3-webob py3-setuptools (1/20) Installing libbz2 (1.0.8-r1) (2/20) Installing libffi (3.4.2-r1) (3/20) Installing gdbm (1.23-r0) (4/20) Installing xz-libs (5.2.5-r1) (5/20) Installing mpdecimal (2.5.1-r1) (6/20) Installing readline (8.1.2-r0) (7/20) Installing sqlite-libs (3.39.0-r0) (8/20) Installing python3 (3.10.5-r0) (9/20) Installing py3-logutils (0.3.5-r0) (10/20) Installing py3-markupsafe (2.1.1-r0) (11/20) Installing py3-mako (1.2.0-r0) (12/20) Installing py3-six (1.16.0-r1) (13/20) Installing py3-webob (1.8.7-r1) (14/20) Installing py3-appdirs (1.4.4-r3) (15/20) Installing py3-more-itertools (8.13.0-r0) (16/20) Installing py3-ordered-set (4.0.2-r3) (17/20) Installing py3-parsing (2.4.7-r3) (18/20) Installing py3-packaging (21.3-r0) (19/20) Installing py3-setuptools (59.4.0-r0) (20/20) Installing .makedepends-py3-pecan (20220704.112257) Executing busybox-1.35.0-r17.trigger OK: 269 MiB in 99 packages >>> py3-pecan: Cleaning up srcdir >>> py3-pecan: Cleaning up pkgdir >>> py3-pecan: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-pecan-1.4.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 100 121k 0 0 170k 0 --:--:-- --:--:-- --:--:-- 177k >>> py3-pecan: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-pecan-1.4.2.tar.gz >>> py3-pecan: Checking sha512sums... py3-pecan-1.4.2.tar.gz: OK >>> py3-pecan: Unpacking /var/cache/distfiles/py3-pecan-1.4.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pecan copying pecan/log.py -> build/lib/pecan copying pecan/jsonify.py -> build/lib/pecan copying pecan/util.py -> build/lib/pecan copying pecan/hooks.py -> build/lib/pecan copying pecan/deploy.py -> build/lib/pecan copying pecan/configuration.py -> build/lib/pecan copying pecan/templating.py -> build/lib/pecan copying pecan/extensions.py -> build/lib/pecan copying pecan/testing.py -> build/lib/pecan copying pecan/core.py -> build/lib/pecan copying pecan/decorators.py -> build/lib/pecan copying pecan/rest.py -> build/lib/pecan copying pecan/routing.py -> build/lib/pecan copying pecan/secure.py -> build/lib/pecan copying pecan/__init__.py -> build/lib/pecan creating build/lib/pecan/ext copying pecan/ext/__init__.py -> build/lib/pecan/ext creating build/lib/pecan/scaffolds copying pecan/scaffolds/__init__.py -> build/lib/pecan/scaffolds creating build/lib/pecan/tests copying pecan/tests/scaffold_builder.py -> build/lib/pecan/tests copying pecan/tests/test_rest.py -> build/lib/pecan/tests copying pecan/tests/test_commands.py -> build/lib/pecan/tests copying pecan/tests/test_generic.py -> build/lib/pecan/tests copying pecan/tests/test_no_thread_locals.py -> build/lib/pecan/tests copying pecan/tests/test_secure.py -> build/lib/pecan/tests copying pecan/tests/test_conf.py -> build/lib/pecan/tests copying pecan/tests/test_jsonify.py -> build/lib/pecan/tests copying pecan/tests/test_scaffolds.py -> build/lib/pecan/tests copying pecan/tests/test_hooks.py -> build/lib/pecan/tests copying pecan/tests/test_util.py -> build/lib/pecan/tests copying pecan/tests/test_templating.py -> build/lib/pecan/tests copying pecan/tests/test_base.py -> build/lib/pecan/tests copying pecan/tests/__init__.py -> build/lib/pecan/tests creating build/lib/pecan/middleware copying pecan/middleware/debug.py -> build/lib/pecan/middleware copying pecan/middleware/errordocument.py -> build/lib/pecan/middleware copying pecan/middleware/static.py -> build/lib/pecan/middleware copying pecan/middleware/recursive.py -> build/lib/pecan/middleware copying pecan/middleware/__init__.py -> build/lib/pecan/middleware creating build/lib/pecan/commands copying pecan/commands/shell.py -> build/lib/pecan/commands copying pecan/commands/create.py -> build/lib/pecan/commands copying pecan/commands/serve.py -> build/lib/pecan/commands copying pecan/commands/base.py -> build/lib/pecan/commands copying pecan/commands/__init__.py -> build/lib/pecan/commands creating build/lib/pecan/compat copying pecan/compat/__init__.py -> build/lib/pecan/compat 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 creating build/lib/pecan/tests/middleware copying pecan/tests/middleware/test_errordocument.py -> build/lib/pecan/tests/middleware copying pecan/tests/middleware/test_recursive.py -> build/lib/pecan/tests/middleware copying pecan/tests/middleware/test_static.py -> build/lib/pecan/tests/middleware copying pecan/tests/middleware/__init__.py -> build/lib/pecan/tests/middleware 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' adding license file 'AUTHORS' writing manifest file 'pecan.egg-info/SOURCES.txt' 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 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 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 running build_scripts creating build/scripts-3.10 copying and adjusting bin/pecan -> build/scripts-3.10 changing mode of build/scripts-3.10/pecan from 644 to 755 >>> py3-pecan: Entering fakeroot... running install /usr/lib/python3.10/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' adding license file 'AUTHORS' writing manifest file 'pecan.egg-info/SOURCES.txt' running build_scripts running install_lib creating /home/buildozer/aports/testing/py3-pecan/pkg creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/log.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/jsonify.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/ext copying build/lib/pecan/ext/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/ext copying build/lib/pecan/util.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/hooks.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+ creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/templates copying build/lib/pecan/scaffolds/base/+package+/templates/index.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/templates copying build/lib/pecan/scaffolds/base/+package+/templates/layout.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/templates copying build/lib/pecan/scaffolds/base/+package+/templates/error.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/templates copying build/lib/pecan/scaffolds/base/+package+/app.py_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+ creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/tests copying build/lib/pecan/scaffolds/base/+package+/tests/config.py_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/tests copying build/lib/pecan/scaffolds/base/+package+/tests/__init__.py_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/tests copying build/lib/pecan/scaffolds/base/+package+/tests/test_units.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/tests copying build/lib/pecan/scaffolds/base/+package+/tests/test_functional.py_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/tests creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/model copying build/lib/pecan/scaffolds/base/+package+/model/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/model copying build/lib/pecan/scaffolds/base/+package+/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+ creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/controllers copying build/lib/pecan/scaffolds/base/+package+/controllers/root.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/controllers copying build/lib/pecan/scaffolds/base/+package+/controllers/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/controllers copying build/lib/pecan/scaffolds/base/setup.py_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/public creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/public/images copying build/lib/pecan/scaffolds/base/public/images/logo.png -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/public/images creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/public/css copying build/lib/pecan/scaffolds/base/public/css/style.css -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/public/css copying build/lib/pecan/scaffolds/base/config.py_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base copying build/lib/pecan/scaffolds/base/setup.cfg_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base copying build/lib/pecan/scaffolds/base/MANIFEST.in -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+ copying build/lib/pecan/scaffolds/rest-api/+package+/app.py_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+ creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/tests copying build/lib/pecan/scaffolds/rest-api/+package+/tests/config.py_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/tests copying build/lib/pecan/scaffolds/rest-api/+package+/tests/__init__.py_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/tests copying build/lib/pecan/scaffolds/rest-api/+package+/tests/test_units.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/tests copying build/lib/pecan/scaffolds/rest-api/+package+/tests/test_functional.py_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/tests creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/model copying build/lib/pecan/scaffolds/rest-api/+package+/model/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/model copying build/lib/pecan/scaffolds/rest-api/+package+/errors.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+ copying build/lib/pecan/scaffolds/rest-api/+package+/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+ creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/controllers copying build/lib/pecan/scaffolds/rest-api/+package+/controllers/root.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/controllers copying build/lib/pecan/scaffolds/rest-api/+package+/controllers/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/controllers copying build/lib/pecan/scaffolds/rest-api/setup.py_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api copying build/lib/pecan/scaffolds/rest-api/config.py_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api copying build/lib/pecan/scaffolds/rest-api/setup.cfg_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api copying build/lib/pecan/scaffolds/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds copying build/lib/pecan/deploy.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/scaffold_builder.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_rest.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_commands.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_generic.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_no_thread_locals.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_secure.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/bad copying build/lib/pecan/tests/config_fixtures/bad/importerror.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/bad copying build/lib/pecan/tests/config_fixtures/bad/module_and_underscore.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/bad copying build/lib/pecan/tests/config_fixtures/empty.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures copying build/lib/pecan/tests/config_fixtures/foobar.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures copying build/lib/pecan/tests/config_fixtures/forcedict.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures copying build/lib/pecan/tests/config_fixtures/config.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures copying build/lib/pecan/tests/test_conf.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_name_invalid_custom.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/jinja_bad.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/kajiki.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_login_valid.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/mako.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_login_invalid.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_colors_invalid.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_name_valid.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_colors.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/genshi_bad.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_name_invalid.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_name.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/form_colors_valid.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/mako_bad.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/jinja.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/genshi.html -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates copying build/lib/pecan/tests/templates/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/content_sub creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/content_sub/bar copying build/lib/pecan/tests/scaffold_fixtures/content_sub/bar/spam.txt_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/content_sub/bar copying build/lib/pecan/tests/scaffold_fixtures/content_sub/foo_tmpl -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/content_sub creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/simple creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/simple/bar copying build/lib/pecan/tests/scaffold_fixtures/simple/bar/spam.txt -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/simple/bar copying build/lib/pecan/tests/scaffold_fixtures/simple/foo -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/simple creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/file_sub copying build/lib/pecan/tests/scaffold_fixtures/file_sub/foo_+package+ -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/file_sub creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/file_sub/bar_+package+ copying build/lib/pecan/tests/scaffold_fixtures/file_sub/bar_+package+/spam.txt -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/file_sub/bar_+package+ copying build/lib/pecan/tests/scaffold_fixtures/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures copying build/lib/pecan/tests/test_jsonify.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_scaffolds.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware copying build/lib/pecan/tests/middleware/test_errordocument.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware copying build/lib/pecan/tests/middleware/test_recursive.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/static_fixtures copying build/lib/pecan/tests/middleware/static_fixtures/text.txt -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/static_fixtures copying build/lib/pecan/tests/middleware/static_fixtures/self.png -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/static_fixtures copying build/lib/pecan/tests/middleware/test_static.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware copying build/lib/pecan/tests/middleware/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware copying build/lib/pecan/tests/test_hooks.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_util.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_templating.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/test_base.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/tests/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests copying build/lib/pecan/configuration.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/templating.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/extensions.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/testing.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/core.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/decorators.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware copying build/lib/pecan/middleware/debug.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware copying build/lib/pecan/middleware/errordocument.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware copying build/lib/pecan/middleware/static.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware copying build/lib/pecan/middleware/recursive.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware copying build/lib/pecan/middleware/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware copying build/lib/pecan/rest.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan copying build/lib/pecan/routing.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands copying build/lib/pecan/commands/shell.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands copying build/lib/pecan/commands/create.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands copying build/lib/pecan/commands/serve.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands copying build/lib/pecan/commands/base.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands copying build/lib/pecan/commands/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands copying build/lib/pecan/secure.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/compat copying build/lib/pecan/compat/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/compat copying build/lib/pecan/__init__.py -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/log.py to log.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/jsonify.py to jsonify.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/ext/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/hooks.py to hooks.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/tests/test_units.py to test_units.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/model/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/controllers/root.py to root.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/base/+package+/controllers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/tests/test_units.py to test_units.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/model/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/errors.py to errors.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/controllers/root.py to root.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/rest-api/+package+/controllers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/scaffolds/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/deploy.py to deploy.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_builder.py to scaffold_builder.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_rest.py to test_rest.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_commands.py to test_commands.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_generic.py to test_generic.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_no_thread_locals.py to test_no_thread_locals.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_secure.py to test_secure.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/bad/importerror.py to importerror.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/bad/module_and_underscore.py to module_and_underscore.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/empty.py to empty.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/foobar.py to foobar.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/forcedict.py to forcedict.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/config_fixtures/config.py to config.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_conf.py to test_conf.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/templates/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/scaffold_fixtures/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_jsonify.py to test_jsonify.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_scaffolds.py to test_scaffolds.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/test_errordocument.py to test_errordocument.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/test_recursive.py to test_recursive.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/test_static.py to test_static.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/middleware/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_hooks.py to test_hooks.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_util.py to test_util.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_templating.py to test_templating.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/test_base.py to test_base.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/configuration.py to configuration.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/templating.py to templating.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/extensions.py to extensions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/testing.py to testing.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/core.py to core.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/decorators.py to decorators.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware/debug.py to debug.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware/errordocument.py to errordocument.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware/static.py to static.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware/recursive.py to recursive.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/middleware/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/rest.py to rest.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/routing.py to routing.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands/shell.py to shell.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands/create.py to create.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands/serve.py to serve.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/commands/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/secure.py to secure.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/compat/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan/__init__.py to __init__.cpython-310.pyc running install_egg_info Copying pecan.egg-info to /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/lib/python3.10/site-packages/pecan-1.4.2-py3.10.egg-info running install_scripts creating /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/bin copying build/scripts-3.10/pecan -> /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/bin changing mode of /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/bin/pecan to 755 Installing pecan script to /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/bin Installing gunicorn_pecan script to /home/buildozer/aports/testing/py3-pecan/pkg/py3-pecan/usr/bin >>> py3-pecan*: Running postcheck for py3-pecan >>> py3-pecan*: Preparing package py3-pecan... >>> py3-pecan*: Tracing dependencies... >>> py3-pecan*: Package size: 1.7 MB >>> py3-pecan*: Compressing data... >>> py3-pecan*: Create checksum... >>> py3-pecan*: Create py3-pecan-1.4.2-r0.apk >>> py3-pecan: Build complete at Mon, 04 Jul 2022 11:23:07 +0000 elapsed time 0h 0m 14s >>> py3-pecan: Cleaning up srcdir >>> py3-pecan: Cleaning up pkgdir >>> py3-pecan: Uninstalling dependencies... (1/20) Purging .makedepends-py3-pecan (20220704.112257) (2/20) Purging py3-logutils (0.3.5-r0) (3/20) Purging py3-mako (1.2.0-r0) (4/20) Purging py3-markupsafe (2.1.1-r0) (5/20) Purging py3-webob (1.8.7-r1) (6/20) Purging py3-setuptools (59.4.0-r0) (7/20) Purging py3-appdirs (1.4.4-r3) (8/20) Purging py3-more-itertools (8.13.0-r0) (9/20) Purging py3-ordered-set (4.0.2-r3) (10/20) Purging py3-packaging (21.3-r0) (11/20) Purging py3-six (1.16.0-r1) (12/20) Purging py3-parsing (2.4.7-r3) (13/20) Purging python3 (3.10.5-r0) (14/20) Purging libbz2 (1.0.8-r1) (15/20) Purging libffi (3.4.2-r1) (16/20) Purging gdbm (1.23-r0) (17/20) Purging xz-libs (5.2.5-r1) (18/20) Purging mpdecimal (2.5.1-r1) (19/20) Purging readline (8.1.2-r0) (20/20) Purging sqlite-libs (3.39.0-r0) Executing busybox-1.35.0-r17.trigger OK: 215 MiB in 79 packages >>> py3-pecan: Updating the testing/riscv64 repository index... >>> py3-pecan: Signing the index...