>>> py3-peewee: Building community/py3-peewee 3.17.0-r1 (using abuild 3.12.0-r4) started Sat, 09 Mar 2024 21:39:52 +0000 >>> py3-peewee: Checking sanity of /home/buildozer/aports/community/py3-peewee/APKBUILD... >>> py3-peewee: Analyzing dependencies... >>> py3-peewee: Installing for build: build-base cython py3-gpep517 py3-setuptools py3-wheel python3-dev sqlite-dev (1/30) Installing libbz2 (1.0.8-r6) (2/30) Installing libffi (3.4.6-r0) (3/30) Installing gdbm (1.23-r1) (4/30) Installing xz-libs (5.4.6-r0) (5/30) Installing mpdecimal (4.0.0-r0) (6/30) Installing libpanelw (6.4_p20231125-r0) (7/30) Installing readline (8.2.10-r0) (8/30) Installing sqlite-libs (3.45.1-r0) (9/30) Installing python3 (3.11.8-r0) (10/30) Installing python3-pycache-pyc0 (3.11.8-r0) (11/30) Installing pyc (3.11.8-r0) (12/30) Installing cython-pyc (0.29.37-r0) (13/30) Installing python3-pyc (3.11.8-r0) (14/30) Installing cython (0.29.37-r0) (15/30) Installing py3-installer (0.7.0-r1) (16/30) Installing py3-installer-pyc (0.7.0-r1) (17/30) Installing py3-gpep517 (15-r1) (18/30) Installing py3-gpep517-pyc (15-r1) (19/30) Installing py3-parsing (3.1.1-r0) (20/30) Installing py3-parsing-pyc (3.1.1-r0) (21/30) Installing py3-packaging (23.2-r0) (22/30) Installing py3-packaging-pyc (23.2-r0) (23/30) Installing py3-setuptools (69.1.1-r0) (24/30) Installing py3-setuptools-pyc (69.1.1-r0) (25/30) Installing py3-wheel (0.42.0-r0) (26/30) Installing py3-wheel-pyc (0.42.0-r0) (27/30) Installing python3-dev (3.11.8-r0) (28/30) Installing sqlite (3.45.1-r0) (29/30) Installing sqlite-dev (3.45.1-r0) (30/30) Installing .makedepends-py3-peewee (20240309.213952) Executing busybox-1.36.1-r20.trigger OK: 438 MiB in 132 packages >>> py3-peewee: Cleaning up srcdir >>> py3-peewee: Cleaning up pkgdir >>> py3-peewee: Cleaning up tmpdir >>> py3-peewee: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-peewee-3.17.0.tar.gz >>> py3-peewee: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-peewee-3.17.0.tar.gz >>> py3-peewee: Checking sha512sums... py3-peewee-3.17.0.tar.gz: OK >>> py3-peewee: Unpacking /var/cache/distfiles/py3-peewee-3.17.0.tar.gz... 2024-03-09 21:39:53,938 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-03-09 21:39:53,993 root INFO creating /tmp/tmp_pw_sqlite3_mzu2t9cs/tmp 2024-03-09 21:39:53,993 root INFO creating /tmp/tmp_pw_sqlite3_mzu2t9cs/tmp/tmp_pw_sqlite3_mzu2t9cs 2024-03-09 21:39:53,993 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -c /tmp/tmp_pw_sqlite3_mzu2t9cs/test_pw_sqlite3.c -o /tmp/tmp_pw_sqlite3_mzu2t9cs/tmp/tmp_pw_sqlite3_mzu2t9cs/test_pw_sqlite3.o 2024-03-09 21:39:54,021 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security /tmp/tmp_pw_sqlite3_mzu2t9cs/tmp/tmp_pw_sqlite3_mzu2t9cs/test_pw_sqlite3.o -lsqlite3 -o /tmp/tmp_pw_sqlite3_mzu2t9cs/test_pw_sqlite3 Compiling playhouse/_sqlite_ext.pyx because it changed. Compiling playhouse/_sqlite_udf.pyx because it changed. [1/2] Cythonizing playhouse/_sqlite_ext.pyx [2/2] Cythonizing playhouse/_sqlite_udf.pyx 2024-03-09 21:39:55,103 root INFO running bdist_wheel 2024-03-09 21:39:55,112 root INFO running build 2024-03-09 21:39:55,112 root INFO running build_py 2024-03-09 21:39:55,114 root INFO creating build 2024-03-09 21:39:55,115 root INFO creating build/lib.linux-armv8l-cpython-311 2024-03-09 21:39:55,115 root INFO copying peewee.py -> build/lib.linux-armv8l-cpython-311 2024-03-09 21:39:55,115 root INFO copying pwiz.py -> build/lib.linux-armv8l-cpython-311 2024-03-09 21:39:55,116 root INFO creating build/lib.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,116 root INFO copying playhouse/pool.py -> build/lib.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,116 root INFO copying playhouse/sqlite_udf.py -> build/lib.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,117 root INFO copying playhouse/postgres_ext.py -> build/lib.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,117 root INFO copying playhouse/sqlcipher_ext.py -> build/lib.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,117 root INFO copying playhouse/fields.py -> build/lib.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,117 root INFO copying playhouse/hybrid.py -> build/lib.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,117 root INFO copying playhouse/dataset.py -> build/lib.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,118 root INFO copying playhouse/psycopg3_ext.py -> build/lib.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,118 root INFO copying playhouse/mysql_ext.py -> build/lib.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,118 root INFO copying playhouse/kv.py -> build/lib.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,118 root INFO copying playhouse/flask_utils.py -> build/lib.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,118 root INFO copying playhouse/apsw_ext.py -> build/lib.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,119 root INFO copying playhouse/sqlite_changelog.py -> build/lib.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,119 root INFO copying playhouse/sqlite_ext.py -> build/lib.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,119 root INFO copying playhouse/signals.py -> build/lib.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,119 root INFO copying playhouse/test_utils.py -> build/lib.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,119 root INFO copying playhouse/db_url.py -> build/lib.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,119 root INFO copying playhouse/reflection.py -> build/lib.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,120 root INFO copying playhouse/cockroachdb.py -> build/lib.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,120 root INFO copying playhouse/shortcuts.py -> build/lib.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,120 root INFO copying playhouse/sqliteq.py -> build/lib.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,120 root INFO copying playhouse/migrate.py -> build/lib.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,121 root INFO copying playhouse/__init__.py -> build/lib.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,121 root INFO running build_ext 2024-03-09 21:39:55,122 root INFO building 'playhouse._sqlite_ext' extension 2024-03-09 21:39:55,122 root INFO creating build/temp.linux-armv8l-cpython-311 2024-03-09 21:39:55,122 root INFO creating build/temp.linux-armv8l-cpython-311/playhouse 2024-03-09 21:39:55,122 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iplayhouse -I/usr/include/python3.11 -c playhouse/_sqlite_ext.c -o build/temp.linux-armv8l-cpython-311/playhouse/_sqlite_ext.o playhouse/_sqlite_ext.c: In function '__pyx_pf_9playhouse_11_sqlite_ext_16ConnectionHelper_10set_busy_handler': playhouse/_sqlite_ext.c:17704:115: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 17704 | (void)(sqlite3_busy_handler(__pyx_v_self->conn->db, __pyx_f_9playhouse_11_sqlite_ext__aggressive_busy_handler, ((void *)__pyx_v_n))); | ^ playhouse/_sqlite_ext.c: In function '__pyx_f_9playhouse_11_sqlite_ext__aggressive_busy_handler': playhouse/_sqlite_ext.c:19763:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 19763 | __pyx_v_busyTimeout = ((sqlite3_int64)__pyx_v_ptr); | ^ 2024-03-09 21:39:59,941 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/playhouse/_sqlite_ext.o -L/usr/lib -lsqlite3 -o build/lib.linux-armv8l-cpython-311/playhouse/_sqlite_ext.cpython-311-arm-linux-musleabihf.so 2024-03-09 21:39:59,961 root INFO building 'playhouse._sqlite_udf' extension 2024-03-09 21:39:59,961 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c playhouse/_sqlite_udf.c -o build/temp.linux-armv8l-cpython-311/playhouse/_sqlite_udf.o 2024-03-09 21:40:01,478 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/playhouse/_sqlite_udf.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/playhouse/_sqlite_udf.cpython-311-arm-linux-musleabihf.so 2024-03-09 21:40:01,491 root INFO running build_scripts 2024-03-09 21:40:01,491 root INFO creating build/scripts-3.11 2024-03-09 21:40:01,491 root INFO copying and adjusting pwiz.py -> build/scripts-3.11 2024-03-09 21:40:01,491 root INFO changing mode of build/scripts-3.11/pwiz.py from 644 to 755 2024-03-09 21:40:01,495 wheel INFO installing to build/bdist.linux-armv8l/wheel 2024-03-09 21:40:01,495 root INFO running install 2024-03-09 21:40:01,503 root INFO running install_lib 2024-03-09 21:40:01,504 root INFO creating build/bdist.linux-armv8l 2024-03-09 21:40:01,505 root INFO creating build/bdist.linux-armv8l/wheel 2024-03-09 21:40:01,505 root INFO copying build/lib.linux-armv8l-cpython-311/peewee.py -> build/bdist.linux-armv8l/wheel 2024-03-09 21:40:01,505 root INFO creating build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,506 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/pool.py -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,506 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/sqlite_udf.py -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,506 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/postgres_ext.py -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,506 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/sqlcipher_ext.py -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,506 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/fields.py -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,506 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/_sqlite_ext.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,507 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/hybrid.py -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,507 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/dataset.py -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,508 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/psycopg3_ext.py -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,508 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/mysql_ext.py -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,508 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/kv.py -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,508 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/flask_utils.py -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,508 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/apsw_ext.py -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,508 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/sqlite_changelog.py -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,508 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/sqlite_ext.py -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,509 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/signals.py -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,509 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/_sqlite_udf.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,509 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/test_utils.py -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,509 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/db_url.py -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,509 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/reflection.py -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,509 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/cockroachdb.py -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,510 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/shortcuts.py -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,510 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/sqliteq.py -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,510 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/migrate.py -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,510 root INFO copying build/lib.linux-armv8l-cpython-311/playhouse/__init__.py -> build/bdist.linux-armv8l/wheel/playhouse 2024-03-09 21:40:01,510 root INFO copying build/lib.linux-armv8l-cpython-311/pwiz.py -> build/bdist.linux-armv8l/wheel 2024-03-09 21:40:01,510 root INFO running install_egg_info 2024-03-09 21:40:01,513 root INFO running egg_info 2024-03-09 21:40:01,513 root INFO creating peewee.egg-info 2024-03-09 21:40:01,515 root INFO writing peewee.egg-info/PKG-INFO 2024-03-09 21:40:01,515 root INFO writing dependency_links to peewee.egg-info/dependency_links.txt 2024-03-09 21:40:01,515 root INFO writing top-level names to peewee.egg-info/top_level.txt 2024-03-09 21:40:01,515 root INFO writing manifest file 'peewee.egg-info/SOURCES.txt' 2024-03-09 21:40:01,517 root INFO reading manifest file 'peewee.egg-info/SOURCES.txt' 2024-03-09 21:40:01,517 root INFO reading manifest template 'MANIFEST.in' 2024-03-09 21:40:01,518 root WARNING warning: no files found matching 'tests.py' 2024-03-09 21:40:01,518 root WARNING warning: no files found matching 'playhouse/pskel' 2024-03-09 21:40:01,518 root WARNING warning: no files found matching 'playhouse/tests/README' 2024-03-09 21:40:01,520 root INFO adding license file 'LICENSE' 2024-03-09 21:40:01,522 root INFO writing manifest file 'peewee.egg-info/SOURCES.txt' 2024-03-09 21:40:01,522 root INFO Copying peewee.egg-info to build/bdist.linux-armv8l/wheel/peewee-3.17.0-py3.11.egg-info 2024-03-09 21:40:01,523 root INFO running install_scripts 2024-03-09 21:40:01,523 root INFO creating build/bdist.linux-armv8l/wheel/peewee-3.17.0.data 2024-03-09 21:40:01,523 root INFO creating build/bdist.linux-armv8l/wheel/peewee-3.17.0.data/scripts 2024-03-09 21:40:01,523 root INFO copying build/scripts-3.11/pwiz.py -> build/bdist.linux-armv8l/wheel/peewee-3.17.0.data/scripts 2024-03-09 21:40:01,523 root INFO changing mode of build/bdist.linux-armv8l/wheel/peewee-3.17.0.data/scripts/pwiz.py to 755 2024-03-09 21:40:01,526 wheel INFO creating build/bdist.linux-armv8l/wheel/peewee-3.17.0.dist-info/WHEEL 2024-03-09 21:40:01,527 wheel INFO creating '/home/buildozer/aports/community/py3-peewee/src/peewee-3.17.0/.dist/.tmp-uqt42zbc/peewee-3.17.0-cp311-cp311-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-03-09 21:40:01,528 wheel INFO adding 'peewee.py' 2024-03-09 21:40:01,529 wheel INFO adding 'pwiz.py' 2024-03-09 21:40:01,529 wheel INFO adding 'peewee-3.17.0.data/scripts/pwiz.py' 2024-03-09 21:40:01,530 wheel INFO adding 'playhouse/__init__.py' 2024-03-09 21:40:01,531 wheel INFO adding 'playhouse/_sqlite_ext.cpython-311-arm-linux-musleabihf.so' 2024-03-09 21:40:01,534 wheel INFO adding 'playhouse/_sqlite_udf.cpython-311-arm-linux-musleabihf.so' 2024-03-09 21:40:01,535 wheel INFO adding 'playhouse/apsw_ext.py' 2024-03-09 21:40:01,536 wheel INFO adding 'playhouse/cockroachdb.py' 2024-03-09 21:40:01,536 wheel INFO adding 'playhouse/dataset.py' 2024-03-09 21:40:01,536 wheel INFO adding 'playhouse/db_url.py' 2024-03-09 21:40:01,536 wheel INFO adding 'playhouse/fields.py' 2024-03-09 21:40:01,536 wheel INFO adding 'playhouse/flask_utils.py' 2024-03-09 21:40:01,537 wheel INFO adding 'playhouse/hybrid.py' 2024-03-09 21:40:01,537 wheel INFO adding 'playhouse/kv.py' 2024-03-09 21:40:01,537 wheel INFO adding 'playhouse/migrate.py' 2024-03-09 21:40:01,537 wheel INFO adding 'playhouse/mysql_ext.py' 2024-03-09 21:40:01,537 wheel INFO adding 'playhouse/pool.py' 2024-03-09 21:40:01,538 wheel INFO adding 'playhouse/postgres_ext.py' 2024-03-09 21:40:01,538 wheel INFO adding 'playhouse/psycopg3_ext.py' 2024-03-09 21:40:01,538 wheel INFO adding 'playhouse/reflection.py' 2024-03-09 21:40:01,538 wheel INFO adding 'playhouse/shortcuts.py' 2024-03-09 21:40:01,539 wheel INFO adding 'playhouse/signals.py' 2024-03-09 21:40:01,539 wheel INFO adding 'playhouse/sqlcipher_ext.py' 2024-03-09 21:40:01,539 wheel INFO adding 'playhouse/sqlite_changelog.py' 2024-03-09 21:40:01,539 wheel INFO adding 'playhouse/sqlite_ext.py' 2024-03-09 21:40:01,539 wheel INFO adding 'playhouse/sqlite_udf.py' 2024-03-09 21:40:01,540 wheel INFO adding 'playhouse/sqliteq.py' 2024-03-09 21:40:01,540 wheel INFO adding 'playhouse/test_utils.py' 2024-03-09 21:40:01,540 wheel INFO adding 'peewee-3.17.0.dist-info/LICENSE' 2024-03-09 21:40:01,540 wheel INFO adding 'peewee-3.17.0.dist-info/METADATA' 2024-03-09 21:40:01,540 wheel INFO adding 'peewee-3.17.0.dist-info/WHEEL' 2024-03-09 21:40:01,540 wheel INFO adding 'peewee-3.17.0.dist-info/top_level.txt' 2024-03-09 21:40:01,540 wheel INFO adding 'peewee-3.17.0.dist-info/RECORD' 2024-03-09 21:40:01,541 wheel INFO removing build/bdist.linux-armv8l/wheel 2024-03-09 21:40:01,542 gpep517 INFO The backend produced .dist/peewee-3.17.0-cp311-cp311-linux_armv8l.whl peewee-3.17.0-cp311-cp311-linux_armv8l.whl >>> py3-peewee: Entering fakeroot... >>> py3-peewee-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-peewee/pkg/py3-peewee/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-peewee/pkg/py3-peewee-pyc/usr/lib/python3.11/site-packages/__pycache__' '/home/buildozer/aports/community/py3-peewee/pkg/py3-peewee/usr/lib/python3.11/site-packages/playhouse/__pycache__' -> '/home/buildozer/aports/community/py3-peewee/pkg/py3-peewee-pyc/usr/lib/python3.11/site-packages/playhouse/__pycache__' >>> py3-peewee-pyc*: Preparing subpackage py3-peewee-pyc... >>> py3-peewee-pyc*: Running postcheck for py3-peewee-pyc >>> py3-peewee*: Running postcheck for py3-peewee >>> py3-peewee*: Preparing package py3-peewee... >>> py3-peewee*: Stripping binaries >>> py3-peewee-pyc*: Scanning shared objects >>> py3-peewee*: Scanning shared objects >>> py3-peewee-pyc*: Tracing dependencies... python3~3.11 >>> py3-peewee-pyc*: Package size: 952.0 KB >>> py3-peewee-pyc*: Compressing data... >>> py3-peewee-pyc*: Create checksum... >>> py3-peewee-pyc*: Create py3-peewee-pyc-3.17.0-r1.apk >>> py3-peewee*: Tracing dependencies... python3~3.11 so:libc.musl-armhf.so.1 so:libsqlite3.so.0 >>> py3-peewee*: Package size: 820.0 KB >>> py3-peewee*: Compressing data... >>> py3-peewee*: Create checksum... >>> py3-peewee*: Create py3-peewee-3.17.0-r1.apk >>> py3-peewee: Build complete at Sat, 09 Mar 2024 21:40:02 +0000 elapsed time 0h 0m 10s >>> py3-peewee: Cleaning up srcdir >>> py3-peewee: Cleaning up pkgdir >>> py3-peewee: Uninstalling dependencies... (1/30) Purging .makedepends-py3-peewee (20240309.213952) (2/30) Purging cython-pyc (0.29.37-r0) (3/30) Purging cython (0.29.37-r0) (4/30) Purging py3-gpep517-pyc (15-r1) (5/30) Purging py3-gpep517 (15-r1) (6/30) Purging py3-installer-pyc (0.7.0-r1) (7/30) Purging py3-installer (0.7.0-r1) (8/30) Purging py3-setuptools-pyc (69.1.1-r0) (9/30) Purging py3-setuptools (69.1.1-r0) (10/30) Purging py3-wheel-pyc (0.42.0-r0) (11/30) Purging py3-wheel (0.42.0-r0) (12/30) Purging py3-packaging-pyc (23.2-r0) (13/30) Purging py3-packaging (23.2-r0) (14/30) Purging py3-parsing-pyc (3.1.1-r0) (15/30) Purging py3-parsing (3.1.1-r0) (16/30) Purging python3-dev (3.11.8-r0) (17/30) Purging sqlite-dev (3.45.1-r0) (18/30) Purging sqlite (3.45.1-r0) (19/30) Purging python3-pyc (3.11.8-r0) (20/30) Purging python3-pycache-pyc0 (3.11.8-r0) (21/30) Purging pyc (3.11.8-r0) (22/30) Purging python3 (3.11.8-r0) (23/30) Purging gdbm (1.23-r1) (24/30) Purging libbz2 (1.0.8-r6) (25/30) Purging libffi (3.4.6-r0) (26/30) Purging libpanelw (6.4_p20231125-r0) (27/30) Purging mpdecimal (4.0.0-r0) (28/30) Purging readline (8.2.10-r0) (29/30) Purging sqlite-libs (3.45.1-r0) (30/30) Purging xz-libs (5.4.6-r0) Executing busybox-1.36.1-r20.trigger OK: 315 MiB in 102 packages >>> py3-peewee: Updating the community/armhf repository index... >>> py3-peewee: Signing the index...