>>> py3-flask-peewee: Building testing/py3-flask-peewee 3.0.4-r4 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 12:35:56 +0000 >>> py3-flask-peewee: Checking sanity of /home/buildozer/aports/testing/py3-flask-peewee/APKBUILD... >>> py3-flask-peewee: Analyzing dependencies... >>> py3-flask-peewee: Installing for build: build-base py3-flask py3-jinja2 py3-peewee py3-werkzeug py3-wtf-peewee py3-wtforms py3-setuptools (1/36) Installing libbz2 (1.0.8-r5) (2/36) Installing libffi (3.4.4-r2) (3/36) Installing gdbm (1.23-r1) (4/36) Installing xz-libs (5.4.2-r1) (5/36) Installing mpdecimal (2.5.1-r2) (6/36) Installing libpanelw (6.4_p20230401-r5) (7/36) Installing readline (8.2.1-r1) (8/36) Installing sqlite-libs (3.41.2-r2) (9/36) Installing python3 (3.11.3-r10) (10/36) Installing python3-pycache-pyc0 (3.11.3-r10) (11/36) Installing pyc (0.1-r0) (12/36) Installing py3-click (8.1.3-r2) (13/36) Installing py3-click-pyc (8.1.3-r2) (14/36) Installing py3-itsdangerous (2.1.2-r2) (15/36) Installing py3-itsdangerous-pyc (2.1.2-r2) (16/36) Installing py3-markupsafe (2.1.2-r1) (17/36) Installing py3-markupsafe-pyc (2.1.2-r1) (18/36) Installing py3-jinja2 (3.1.2-r2) (19/36) Installing py3-jinja2-pyc (3.1.2-r2) (20/36) Installing py3-werkzeug (2.2.3-r1) (21/36) Installing py3-werkzeug-pyc (2.2.3-r1) (22/36) Installing py3-flask-pyc (2.2.3-r1) (23/36) Installing python3-pyc (3.11.3-r10) (24/36) Installing py3-flask (2.2.3-r1) (25/36) Installing py3-peewee (3.16.2-r0) (26/36) Installing py3-peewee-pyc (3.16.2-r0) (27/36) Installing py3-wtforms (3.0.1-r2) (28/36) Installing py3-wtforms-pyc (3.0.1-r2) (29/36) Installing py3-wtf-peewee (3.0.4-r1) (30/36) Installing py3-parsing (3.0.9-r2) (31/36) Installing py3-parsing-pyc (3.0.9-r2) (32/36) Installing py3-packaging (23.1-r1) (33/36) Installing py3-packaging-pyc (23.1-r1) (34/36) Installing py3-setuptools (67.7.1-r0) (35/36) Installing py3-setuptools-pyc (67.7.1-r0) (36/36) Installing .makedepends-py3-flask-peewee (20230422.123557) Executing busybox-1.36.0-r7.trigger OK: 354 MiB in 134 packages >>> py3-flask-peewee: Cleaning up srcdir >>> py3-flask-peewee: Cleaning up pkgdir >>> py3-flask-peewee: Fetching https://distfiles.alpinelinux.org/distfiles/edge/flask-peewee-3.0.4.tar.gz >>> py3-flask-peewee: Fetching https://distfiles.alpinelinux.org/distfiles/edge/flask-peewee-3.0.4.tar.gz >>> py3-flask-peewee: Checking sha512sums... flask-peewee-3.0.4.tar.gz: OK >>> py3-flask-peewee: Unpacking /var/cache/distfiles/flask-peewee-3.0.4.tar.gz... running build running build_py creating build creating build/lib creating build/lib/flask_peewee copying flask_peewee/exceptions.py -> build/lib/flask_peewee copying flask_peewee/utils.py -> build/lib/flask_peewee copying flask_peewee/auth.py -> build/lib/flask_peewee copying flask_peewee/db.py -> build/lib/flask_peewee copying flask_peewee/serializer.py -> build/lib/flask_peewee copying flask_peewee/rest.py -> build/lib/flask_peewee copying flask_peewee/admin.py -> build/lib/flask_peewee copying flask_peewee/__init__.py -> build/lib/flask_peewee copying flask_peewee/forms.py -> build/lib/flask_peewee copying flask_peewee/filters.py -> build/lib/flask_peewee copying flask_peewee/_compat.py -> build/lib/flask_peewee creating build/lib/example copying example/app.py -> build/lib/example copying example/config.py -> build/lib/example copying example/main.py -> build/lib/example copying example/run_example.py -> build/lib/example copying example/auth.py -> build/lib/example copying example/views.py -> build/lib/example copying example/admin.py -> build/lib/example copying example/__init__.py -> build/lib/example copying example/api.py -> build/lib/example copying example/models.py -> build/lib/example creating build/lib/flask_peewee/tests copying flask_peewee/tests/test_app.py -> build/lib/flask_peewee/tests copying flask_peewee/tests/utils.py -> build/lib/flask_peewee/tests copying flask_peewee/tests/test_config.py -> build/lib/flask_peewee/tests copying flask_peewee/tests/auth.py -> build/lib/flask_peewee/tests copying flask_peewee/tests/serializer.py -> build/lib/flask_peewee/tests copying flask_peewee/tests/rest.py -> build/lib/flask_peewee/tests copying flask_peewee/tests/admin.py -> build/lib/flask_peewee/tests copying flask_peewee/tests/__init__.py -> build/lib/flask_peewee/tests copying flask_peewee/tests/base.py -> build/lib/flask_peewee/tests creating build/lib/flask_peewee/static creating build/lib/flask_peewee/static/css copying flask_peewee/static/css/bootstrap.css -> build/lib/flask_peewee/static/css copying flask_peewee/static/css/admin.css -> build/lib/flask_peewee/static/css copying flask_peewee/static/css/bootstrap-responsive.min.css -> build/lib/flask_peewee/static/css copying flask_peewee/static/css/bootstrap.min.css -> build/lib/flask_peewee/static/css copying flask_peewee/static/css/chosen.css -> build/lib/flask_peewee/static/css copying flask_peewee/static/css/bootstrap.min.responsive.css -> build/lib/flask_peewee/static/css copying flask_peewee/static/css/bootstrap-responsive.css -> build/lib/flask_peewee/static/css copying flask_peewee/static/css/datepicker.css -> build/lib/flask_peewee/static/css creating build/lib/flask_peewee/static/js copying flask_peewee/static/js/events.js -> build/lib/flask_peewee/static/js copying flask_peewee/static/js/jquery.min.js -> build/lib/flask_peewee/static/js copying flask_peewee/static/js/bootstrap.min.js -> build/lib/flask_peewee/static/js copying flask_peewee/static/js/modernizr-1.5.min.js -> build/lib/flask_peewee/static/js copying flask_peewee/static/js/chosen.jquery.min.js -> build/lib/flask_peewee/static/js copying flask_peewee/static/js/ajax-chosen.min.js -> build/lib/flask_peewee/static/js copying flask_peewee/static/js/bootstrap.js -> build/lib/flask_peewee/static/js copying flask_peewee/static/js/admin.js -> build/lib/flask_peewee/static/js copying flask_peewee/static/js/bootstrap-datepicker.js -> build/lib/flask_peewee/static/js creating build/lib/flask_peewee/static/img copying flask_peewee/static/img/glyphicons-halflings.png -> build/lib/flask_peewee/static/img copying flask_peewee/static/img/glyphicons-halflings-white.png -> build/lib/flask_peewee/static/img copying flask_peewee/static/css/chosen-sprite.png -> build/lib/flask_peewee/static/css creating build/lib/flask_peewee/templates copying flask_peewee/templates/base.html -> build/lib/flask_peewee/templates creating build/lib/flask_peewee/templates/macros copying flask_peewee/templates/macros/forms.html -> build/lib/flask_peewee/templates/macros creating build/lib/flask_peewee/templates/auth copying flask_peewee/templates/auth/login.html -> build/lib/flask_peewee/templates/auth creating build/lib/flask_peewee/templates/admin copying flask_peewee/templates/admin/index.html -> build/lib/flask_peewee/templates/admin copying flask_peewee/templates/admin/base.html -> build/lib/flask_peewee/templates/admin creating build/lib/flask_peewee/templates/admin/panels copying flask_peewee/templates/admin/panels/base.html -> build/lib/flask_peewee/templates/admin/panels copying flask_peewee/templates/admin/panels/default.html -> build/lib/flask_peewee/templates/admin/panels creating build/lib/flask_peewee/templates/admin/models copying flask_peewee/templates/admin/models/base_filters.html -> build/lib/flask_peewee/templates/admin/models copying flask_peewee/templates/admin/models/index.html -> build/lib/flask_peewee/templates/admin/models copying flask_peewee/templates/admin/models/export.html -> build/lib/flask_peewee/templates/admin/models copying flask_peewee/templates/admin/models/add.html -> build/lib/flask_peewee/templates/admin/models copying flask_peewee/templates/admin/models/base.html -> build/lib/flask_peewee/templates/admin/models copying flask_peewee/templates/admin/models/edit.html -> build/lib/flask_peewee/templates/admin/models copying flask_peewee/templates/admin/models/delete.html -> build/lib/flask_peewee/templates/admin/models copying flask_peewee/templates/admin/models/base_forms.html -> build/lib/flask_peewee/templates/admin/models creating build/lib/flask_peewee/templates/admin/includes copying flask_peewee/templates/admin/includes/filter_widgets.html -> build/lib/flask_peewee/templates/admin/includes copying flask_peewee/templates/admin/includes/form_raw_id.html -> build/lib/flask_peewee/templates/admin/includes copying flask_peewee/templates/admin/includes/filter_dropdown.html -> build/lib/flask_peewee/templates/admin/includes copying flask_peewee/templates/admin/includes/pagination.html -> build/lib/flask_peewee/templates/admin/includes creating build/lib/flask_peewee/tests/templates copying flask_peewee/tests/templates/base.html -> build/lib/flask_peewee/tests/templates >>> WARNING: py3-flask-peewee: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-flask-peewee: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/testing/py3-flask-peewee/pkg creating /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee creating /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr creating /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib creating /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee creating /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/static creating /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/static/img copying build/lib/flask_peewee/static/img/glyphicons-halflings.png -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/static/img copying build/lib/flask_peewee/static/img/glyphicons-halflings-white.png -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/static/img creating /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/static/js copying build/lib/flask_peewee/static/js/events.js -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/static/js copying build/lib/flask_peewee/static/js/jquery.min.js -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/static/js copying build/lib/flask_peewee/static/js/bootstrap.min.js -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/static/js copying build/lib/flask_peewee/static/js/modernizr-1.5.min.js -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/static/js copying build/lib/flask_peewee/static/js/chosen.jquery.min.js -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/static/js copying build/lib/flask_peewee/static/js/ajax-chosen.min.js -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/static/js copying build/lib/flask_peewee/static/js/bootstrap.js -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/static/js copying build/lib/flask_peewee/static/js/admin.js -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/static/js copying build/lib/flask_peewee/static/js/bootstrap-datepicker.js -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/static/js creating /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/static/css copying build/lib/flask_peewee/static/css/bootstrap.css -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/static/css copying build/lib/flask_peewee/static/css/admin.css -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/static/css copying build/lib/flask_peewee/static/css/bootstrap-responsive.min.css -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/static/css copying build/lib/flask_peewee/static/css/chosen-sprite.png -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/static/css copying build/lib/flask_peewee/static/css/bootstrap.min.css -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/static/css copying build/lib/flask_peewee/static/css/chosen.css -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/static/css copying build/lib/flask_peewee/static/css/bootstrap.min.responsive.css -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/static/css copying build/lib/flask_peewee/static/css/bootstrap-responsive.css -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/static/css copying build/lib/flask_peewee/static/css/datepicker.css -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/static/css copying build/lib/flask_peewee/exceptions.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee creating /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/tests copying build/lib/flask_peewee/tests/test_app.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/tests copying build/lib/flask_peewee/tests/utils.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/tests copying build/lib/flask_peewee/tests/test_config.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/tests creating /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/tests/templates copying build/lib/flask_peewee/tests/templates/base.html -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/tests/templates copying build/lib/flask_peewee/tests/auth.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/tests copying build/lib/flask_peewee/tests/serializer.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/tests copying build/lib/flask_peewee/tests/rest.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/tests copying build/lib/flask_peewee/tests/admin.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/tests copying build/lib/flask_peewee/tests/__init__.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/tests copying build/lib/flask_peewee/tests/base.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/tests copying build/lib/flask_peewee/utils.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee creating /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates creating /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates/macros copying build/lib/flask_peewee/templates/macros/forms.html -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates/macros creating /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates/auth copying build/lib/flask_peewee/templates/auth/login.html -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates/auth creating /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates/admin copying build/lib/flask_peewee/templates/admin/index.html -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates/admin creating /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates/admin/panels copying build/lib/flask_peewee/templates/admin/panels/base.html -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates/admin/panels copying build/lib/flask_peewee/templates/admin/panels/default.html -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates/admin/panels copying build/lib/flask_peewee/templates/admin/base.html -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates/admin creating /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates/admin/models copying build/lib/flask_peewee/templates/admin/models/base_filters.html -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates/admin/models copying build/lib/flask_peewee/templates/admin/models/index.html -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates/admin/models copying build/lib/flask_peewee/templates/admin/models/export.html -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates/admin/models copying build/lib/flask_peewee/templates/admin/models/add.html -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates/admin/models copying build/lib/flask_peewee/templates/admin/models/base.html -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates/admin/models copying build/lib/flask_peewee/templates/admin/models/edit.html -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates/admin/models copying build/lib/flask_peewee/templates/admin/models/delete.html -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates/admin/models copying build/lib/flask_peewee/templates/admin/models/base_forms.html -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates/admin/models creating /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates/admin/includes copying build/lib/flask_peewee/templates/admin/includes/filter_widgets.html -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates/admin/includes copying build/lib/flask_peewee/templates/admin/includes/form_raw_id.html -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates/admin/includes copying build/lib/flask_peewee/templates/admin/includes/filter_dropdown.html -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates/admin/includes copying build/lib/flask_peewee/templates/admin/includes/pagination.html -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates/admin/includes copying build/lib/flask_peewee/templates/base.html -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/templates copying build/lib/flask_peewee/auth.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee copying build/lib/flask_peewee/db.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee copying build/lib/flask_peewee/serializer.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee copying build/lib/flask_peewee/rest.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee copying build/lib/flask_peewee/admin.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee copying build/lib/flask_peewee/__init__.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee copying build/lib/flask_peewee/forms.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee copying build/lib/flask_peewee/filters.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee copying build/lib/flask_peewee/_compat.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee creating /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/example copying build/lib/example/app.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/example copying build/lib/example/config.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/example copying build/lib/example/main.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/example copying build/lib/example/run_example.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/example copying build/lib/example/auth.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/example copying build/lib/example/views.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/example copying build/lib/example/admin.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/example copying build/lib/example/__init__.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/example copying build/lib/example/api.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/example copying build/lib/example/models.py -> /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/example byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/tests/test_app.py to test_app.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/tests/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/tests/test_config.py to test_config.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/tests/auth.py to auth.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/tests/serializer.py to serializer.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/tests/rest.py to rest.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/tests/admin.py to admin.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/tests/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/auth.py to auth.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/db.py to db.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/serializer.py to serializer.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/rest.py to rest.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/admin.py to admin.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/forms.py to forms.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/filters.py to filters.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/_compat.py to _compat.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/example/app.py to app.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/example/config.py to config.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/example/main.py to main.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/example/run_example.py to run_example.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/example/auth.py to auth.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/example/views.py to views.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/example/admin.py to admin.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/example/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/example/api.py to api.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/example/models.py to models.cpython-311.pyc running install_egg_info running egg_info writing flask_peewee.egg-info/PKG-INFO writing dependency_links to flask_peewee.egg-info/dependency_links.txt writing requirements to flask_peewee.egg-info/requires.txt writing top-level names to flask_peewee.egg-info/top_level.txt reading manifest file 'flask_peewee.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'flask_peewee.egg-info/SOURCES.txt' Copying flask_peewee.egg-info to /home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee-3.0.4-py3.11.egg-info running install_scripts >>> py3-flask-peewee-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/tests/__pycache__' -> '/home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee-pyc/usr/lib/python3.11/site-packages/flask_peewee/tests/__pycache__' '/home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/flask_peewee/__pycache__' -> '/home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee-pyc/usr/lib/python3.11/site-packages/flask_peewee/__pycache__' '/home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee/usr/lib/python3.11/site-packages/example/__pycache__' -> '/home/buildozer/aports/testing/py3-flask-peewee/pkg/py3-flask-peewee-pyc/usr/lib/python3.11/site-packages/example/__pycache__' >>> py3-flask-peewee-pyc*: Preparing subpackage py3-flask-peewee-pyc... >>> py3-flask-peewee-pyc*: Running postcheck for py3-flask-peewee-pyc >>> py3-flask-peewee*: Running postcheck for py3-flask-peewee >>> py3-flask-peewee*: Preparing package py3-flask-peewee... >>> py3-flask-peewee-pyc*: Tracing dependencies... py3-flask py3-jinja2 py3-peewee py3-werkzeug py3-wtf-peewee py3-wtforms python3~3.11 >>> py3-flask-peewee-pyc*: Package size: 436.0 KB >>> py3-flask-peewee-pyc*: Compressing data... >>> py3-flask-peewee-pyc*: Create checksum... >>> py3-flask-peewee-pyc*: Create py3-flask-peewee-pyc-3.0.4-r4.apk >>> py3-flask-peewee*: Tracing dependencies... py3-flask py3-jinja2 py3-peewee py3-werkzeug py3-wtf-peewee py3-wtforms python3~3.11 >>> py3-flask-peewee*: Package size: 944.0 KB >>> py3-flask-peewee*: Compressing data... >>> py3-flask-peewee*: Create checksum... >>> py3-flask-peewee*: Create py3-flask-peewee-3.0.4-r4.apk >>> py3-flask-peewee: Build complete at Sat, 22 Apr 2023 12:35:59 +0000 elapsed time 0h 0m 3s >>> py3-flask-peewee: Cleaning up srcdir >>> py3-flask-peewee: Cleaning up pkgdir >>> py3-flask-peewee: Uninstalling dependencies... (1/36) Purging .makedepends-py3-flask-peewee (20230422.123557) (2/36) Purging py3-flask-pyc (2.2.3-r1) (3/36) Purging py3-flask (2.2.3-r1) (4/36) Purging py3-click-pyc (8.1.3-r2) (5/36) Purging py3-click (8.1.3-r2) (6/36) Purging py3-itsdangerous-pyc (2.1.2-r2) (7/36) Purging py3-itsdangerous (2.1.2-r2) (8/36) Purging py3-jinja2-pyc (3.1.2-r2) (9/36) Purging py3-jinja2 (3.1.2-r2) (10/36) Purging py3-werkzeug-pyc (2.2.3-r1) (11/36) Purging py3-werkzeug (2.2.3-r1) (12/36) Purging py3-wtf-peewee (3.0.4-r1) (13/36) Purging py3-peewee-pyc (3.16.2-r0) (14/36) Purging py3-peewee (3.16.2-r0) (15/36) Purging py3-markupsafe-pyc (2.1.2-r1) (16/36) Purging py3-markupsafe (2.1.2-r1) (17/36) Purging py3-wtforms-pyc (3.0.1-r2) (18/36) Purging py3-wtforms (3.0.1-r2) (19/36) Purging py3-setuptools-pyc (67.7.1-r0) (20/36) Purging py3-setuptools (67.7.1-r0) (21/36) Purging py3-packaging-pyc (23.1-r1) (22/36) Purging py3-packaging (23.1-r1) (23/36) Purging py3-parsing-pyc (3.0.9-r2) (24/36) Purging py3-parsing (3.0.9-r2) (25/36) Purging python3-pyc (3.11.3-r10) (26/36) Purging python3-pycache-pyc0 (3.11.3-r10) (27/36) Purging pyc (0.1-r0) (28/36) Purging python3 (3.11.3-r10) (29/36) Purging gdbm (1.23-r1) (30/36) Purging libbz2 (1.0.8-r5) (31/36) Purging libffi (3.4.4-r2) (32/36) Purging libpanelw (6.4_p20230401-r5) (33/36) Purging mpdecimal (2.5.1-r2) (34/36) Purging readline (8.2.1-r1) (35/36) Purging sqlite-libs (3.41.2-r2) (36/36) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 292 MiB in 98 packages >>> py3-flask-peewee: Updating the testing/ppc64le repository index... >>> py3-flask-peewee: Signing the index...