>>> py3-peewee: Building community/py3-peewee 3.17.0-r0 (using abuild 3.12.0-r0) started Wed, 25 Oct 2023 14:49:28 +0000 >>> py3-peewee: Checking sanity of /home/buildozer/aports/community/py3-peewee/APKBUILD... >>> py3-peewee: Analyzing dependencies... >>> py3-peewee: Installing for build: build-base python3 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.4-r3) (3/30) Installing gdbm (1.23-r1) (4/30) Installing xz-libs (5.4.4-r0) (5/30) Installing mpdecimal (2.5.1-r2) (6/30) Installing libpanelw (6.4_p20231007-r0) (7/30) Installing readline (8.2.1-r2) (8/30) Installing sqlite-libs (3.43.2-r0) (9/30) Installing python3 (3.11.6-r1) (10/30) Installing python3-pycache-pyc0 (3.11.6-r1) (11/30) Installing pyc (3.11.6-r1) (12/30) Installing python3-pyc (3.11.6-r1) (13/30) Installing cython (0.29.36-r0) (14/30) Installing cython-pyc (0.29.36-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-r0) (18/30) Installing py3-gpep517-pyc (15-r0) (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 (68.2.2-r0) (24/30) Installing py3-setuptools-pyc (68.2.2-r0) (25/30) Installing py3-wheel (0.41.2-r0) (26/30) Installing py3-wheel-pyc (0.41.2-r0) (27/30) Installing python3-dev (3.11.6-r1) (28/30) Installing sqlite (3.43.2-r0) (29/30) Installing sqlite-dev (3.43.2-r0) (30/30) Installing .makedepends-py3-peewee (20231025.144930) Executing busybox-1.36.1-r13.trigger OK: 564 MiB in 131 packages >>> py3-peewee: Cleaning up srcdir >>> py3-peewee: Cleaning up pkgdir >>> py3-peewee: Cleaning up tmpdir >>> py3-peewee: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/py3-peewee-3.17.0.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-peewee: Fetching py3-peewee-3.17.0.tar.gz::https://github.com/coleifer/peewee/archive/3.17.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 96962 0 96962 0 0 45086 0 --:--:-- 0:00:02 --:--:-- 104k 100 893k 0 893k 0 0 320k 0 --:--:-- 0:00:02 --:--:-- 580k >>> py3-peewee: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/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/v3.19/py3-peewee-3.17.0.tar.gz... 2023-10-25 14:49:35,616 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-10-25 14:49:35,703 root INFO creating /tmp/tmp_pw_sqlite3_jdfj50db/tmp 2023-10-25 14:49:35,704 root INFO creating /tmp/tmp_pw_sqlite3_jdfj50db/tmp/tmp_pw_sqlite3_jdfj50db 2023-10-25 14:49:35,704 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -c /tmp/tmp_pw_sqlite3_jdfj50db/test_pw_sqlite3.c -o /tmp/tmp_pw_sqlite3_jdfj50db/tmp/tmp_pw_sqlite3_jdfj50db/test_pw_sqlite3.o 2023-10-25 14:49:35,735 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security /tmp/tmp_pw_sqlite3_jdfj50db/tmp/tmp_pw_sqlite3_jdfj50db/test_pw_sqlite3.o -lsqlite3 -o /tmp/tmp_pw_sqlite3_jdfj50db/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 2023-10-25 14:49:37,783 root INFO running bdist_wheel 2023-10-25 14:49:37,796 root INFO running build 2023-10-25 14:49:37,797 root INFO running build_py 2023-10-25 14:49:37,799 root INFO creating build 2023-10-25 14:49:37,799 root INFO creating build/lib.linux-ppc64le-cpython-311 2023-10-25 14:49:37,799 root INFO copying peewee.py -> build/lib.linux-ppc64le-cpython-311 2023-10-25 14:49:37,800 root INFO copying pwiz.py -> build/lib.linux-ppc64le-cpython-311 2023-10-25 14:49:37,801 root INFO creating build/lib.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,801 root INFO copying playhouse/pool.py -> build/lib.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,801 root INFO copying playhouse/sqlite_changelog.py -> build/lib.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,801 root INFO copying playhouse/sqliteq.py -> build/lib.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,802 root INFO copying playhouse/cockroachdb.py -> build/lib.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,802 root INFO copying playhouse/apsw_ext.py -> build/lib.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,802 root INFO copying playhouse/db_url.py -> build/lib.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,802 root INFO copying playhouse/dataset.py -> build/lib.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,802 root INFO copying playhouse/psycopg3_ext.py -> build/lib.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,803 root INFO copying playhouse/postgres_ext.py -> build/lib.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,803 root INFO copying playhouse/sqlcipher_ext.py -> build/lib.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,803 root INFO copying playhouse/migrate.py -> build/lib.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,803 root INFO copying playhouse/kv.py -> build/lib.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,803 root INFO copying playhouse/shortcuts.py -> build/lib.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,804 root INFO copying playhouse/test_utils.py -> build/lib.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,804 root INFO copying playhouse/sqlite_udf.py -> build/lib.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,804 root INFO copying playhouse/mysql_ext.py -> build/lib.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,804 root INFO copying playhouse/__init__.py -> build/lib.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,805 root INFO copying playhouse/signals.py -> build/lib.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,805 root INFO copying playhouse/sqlite_ext.py -> build/lib.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,805 root INFO copying playhouse/reflection.py -> build/lib.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,805 root INFO copying playhouse/hybrid.py -> build/lib.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,805 root INFO copying playhouse/flask_utils.py -> build/lib.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,806 root INFO copying playhouse/fields.py -> build/lib.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,806 root INFO running build_ext 2023-10-25 14:49:37,807 root INFO building 'playhouse._sqlite_ext' extension 2023-10-25 14:49:37,807 root INFO creating build/temp.linux-ppc64le-cpython-311 2023-10-25 14:49:37,807 root INFO creating build/temp.linux-ppc64le-cpython-311/playhouse 2023-10-25 14:49:37,807 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-ppc64le-cpython-311/playhouse/_sqlite_ext.o 2023-10-25 14:49:43,141 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-311/playhouse/_sqlite_ext.o -L/usr/lib -lsqlite3 -o build/lib.linux-ppc64le-cpython-311/playhouse/_sqlite_ext.cpython-311-powerpc64le-linux-musl.so 2023-10-25 14:49:43,191 root INFO building 'playhouse._sqlite_udf' extension 2023-10-25 14:49:43,192 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-ppc64le-cpython-311/playhouse/_sqlite_udf.o 2023-10-25 14:49:44,846 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-311/playhouse/_sqlite_udf.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-311/playhouse/_sqlite_udf.cpython-311-powerpc64le-linux-musl.so 2023-10-25 14:49:44,868 root INFO running build_scripts 2023-10-25 14:49:44,868 root INFO creating build/scripts-3.11 2023-10-25 14:49:44,869 root INFO copying and adjusting pwiz.py -> build/scripts-3.11 2023-10-25 14:49:44,869 root INFO changing mode of build/scripts-3.11/pwiz.py from 644 to 755 2023-10-25 14:49:44,874 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-10-25 14:49:44,874 root INFO running install 2023-10-25 14:49:44,891 root INFO running install_lib 2023-10-25 14:49:44,893 root INFO creating build/bdist.linux-ppc64le 2023-10-25 14:49:44,893 root INFO creating build/bdist.linux-ppc64le/wheel 2023-10-25 14:49:44,893 root INFO copying build/lib.linux-ppc64le-cpython-311/pwiz.py -> build/bdist.linux-ppc64le/wheel 2023-10-25 14:49:44,893 root INFO creating build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,893 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/pool.py -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,894 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/sqlite_changelog.py -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,894 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/sqliteq.py -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,894 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/cockroachdb.py -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,894 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/_sqlite_udf.cpython-311-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,895 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/apsw_ext.py -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,895 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/db_url.py -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,895 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/dataset.py -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,895 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/psycopg3_ext.py -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,895 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/postgres_ext.py -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,895 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/sqlcipher_ext.py -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,896 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/migrate.py -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,896 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/kv.py -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,896 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/shortcuts.py -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,896 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/test_utils.py -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,896 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/sqlite_udf.py -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,896 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/mysql_ext.py -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,897 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/_sqlite_ext.cpython-311-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,897 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/__init__.py -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,898 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/signals.py -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,898 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/sqlite_ext.py -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,898 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/reflection.py -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,898 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/hybrid.py -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,898 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/flask_utils.py -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,898 root INFO copying build/lib.linux-ppc64le-cpython-311/playhouse/fields.py -> build/bdist.linux-ppc64le/wheel/playhouse 2023-10-25 14:49:44,899 root INFO copying build/lib.linux-ppc64le-cpython-311/peewee.py -> build/bdist.linux-ppc64le/wheel 2023-10-25 14:49:44,899 root INFO running install_egg_info 2023-10-25 14:49:44,903 root INFO running egg_info 2023-10-25 14:49:44,903 root INFO creating peewee.egg-info 2023-10-25 14:49:44,904 root INFO writing peewee.egg-info/PKG-INFO 2023-10-25 14:49:44,905 root INFO writing dependency_links to peewee.egg-info/dependency_links.txt 2023-10-25 14:49:44,905 root INFO writing top-level names to peewee.egg-info/top_level.txt 2023-10-25 14:49:44,905 root INFO writing manifest file 'peewee.egg-info/SOURCES.txt' 2023-10-25 14:49:44,908 root INFO reading manifest file 'peewee.egg-info/SOURCES.txt' 2023-10-25 14:49:44,908 root INFO reading manifest template 'MANIFEST.in' 2023-10-25 14:49:44,909 root WARNING warning: no files found matching 'tests.py' 2023-10-25 14:49:44,909 root WARNING warning: no files found matching 'playhouse/pskel' 2023-10-25 14:49:44,909 root WARNING warning: no files found matching 'playhouse/tests/README' 2023-10-25 14:49:44,913 root INFO adding license file 'LICENSE' 2023-10-25 14:49:44,916 root INFO writing manifest file 'peewee.egg-info/SOURCES.txt' 2023-10-25 14:49:44,916 root INFO Copying peewee.egg-info to build/bdist.linux-ppc64le/wheel/peewee-3.17.0-py3.11.egg-info 2023-10-25 14:49:44,917 root INFO running install_scripts 2023-10-25 14:49:44,917 root INFO creating build/bdist.linux-ppc64le/wheel/peewee-3.17.0.data 2023-10-25 14:49:44,917 root INFO creating build/bdist.linux-ppc64le/wheel/peewee-3.17.0.data/scripts 2023-10-25 14:49:44,917 root INFO copying build/scripts-3.11/pwiz.py -> build/bdist.linux-ppc64le/wheel/peewee-3.17.0.data/scripts 2023-10-25 14:49:44,918 root INFO changing mode of build/bdist.linux-ppc64le/wheel/peewee-3.17.0.data/scripts/pwiz.py to 755 2023-10-25 14:49:44,926 wheel INFO creating build/bdist.linux-ppc64le/wheel/peewee-3.17.0.dist-info/WHEEL 2023-10-25 14:49:44,926 wheel INFO creating '/home/buildozer/aports/community/py3-peewee/src/peewee-3.17.0/.dist/.tmp-4v1iteuk/peewee-3.17.0-cp311-cp311-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-10-25 14:49:44,927 wheel INFO adding 'peewee.py' 2023-10-25 14:49:44,929 wheel INFO adding 'pwiz.py' 2023-10-25 14:49:44,930 wheel INFO adding 'peewee-3.17.0.data/scripts/pwiz.py' 2023-10-25 14:49:44,930 wheel INFO adding 'playhouse/__init__.py' 2023-10-25 14:49:44,932 wheel INFO adding 'playhouse/_sqlite_ext.cpython-311-powerpc64le-linux-musl.so' 2023-10-25 14:49:44,937 wheel INFO adding 'playhouse/_sqlite_udf.cpython-311-powerpc64le-linux-musl.so' 2023-10-25 14:49:44,939 wheel INFO adding 'playhouse/apsw_ext.py' 2023-10-25 14:49:44,939 wheel INFO adding 'playhouse/cockroachdb.py' 2023-10-25 14:49:44,940 wheel INFO adding 'playhouse/dataset.py' 2023-10-25 14:49:44,940 wheel INFO adding 'playhouse/db_url.py' 2023-10-25 14:49:44,940 wheel INFO adding 'playhouse/fields.py' 2023-10-25 14:49:44,941 wheel INFO adding 'playhouse/flask_utils.py' 2023-10-25 14:49:44,941 wheel INFO adding 'playhouse/hybrid.py' 2023-10-25 14:49:44,941 wheel INFO adding 'playhouse/kv.py' 2023-10-25 14:49:44,942 wheel INFO adding 'playhouse/migrate.py' 2023-10-25 14:49:44,942 wheel INFO adding 'playhouse/mysql_ext.py' 2023-10-25 14:49:44,942 wheel INFO adding 'playhouse/pool.py' 2023-10-25 14:49:44,943 wheel INFO adding 'playhouse/postgres_ext.py' 2023-10-25 14:49:44,943 wheel INFO adding 'playhouse/psycopg3_ext.py' 2023-10-25 14:49:44,943 wheel INFO adding 'playhouse/reflection.py' 2023-10-25 14:49:44,944 wheel INFO adding 'playhouse/shortcuts.py' 2023-10-25 14:49:44,944 wheel INFO adding 'playhouse/signals.py' 2023-10-25 14:49:44,945 wheel INFO adding 'playhouse/sqlcipher_ext.py' 2023-10-25 14:49:44,945 wheel INFO adding 'playhouse/sqlite_changelog.py' 2023-10-25 14:49:44,945 wheel INFO adding 'playhouse/sqlite_ext.py' 2023-10-25 14:49:44,946 wheel INFO adding 'playhouse/sqlite_udf.py' 2023-10-25 14:49:44,946 wheel INFO adding 'playhouse/sqliteq.py' 2023-10-25 14:49:44,947 wheel INFO adding 'playhouse/test_utils.py' 2023-10-25 14:49:44,947 wheel INFO adding 'peewee-3.17.0.dist-info/LICENSE' 2023-10-25 14:49:44,947 wheel INFO adding 'peewee-3.17.0.dist-info/METADATA' 2023-10-25 14:49:44,947 wheel INFO adding 'peewee-3.17.0.dist-info/WHEEL' 2023-10-25 14:49:44,948 wheel INFO adding 'peewee-3.17.0.dist-info/top_level.txt' 2023-10-25 14:49:44,948 wheel INFO adding 'peewee-3.17.0.dist-info/RECORD' 2023-10-25 14:49:44,948 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-10-25 14:49:44,950 gpep517 INFO The backend produced .dist/peewee-3.17.0-cp311-cp311-linux_ppc64le.whl peewee-3.17.0-cp311-cp311-linux_ppc64le.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/playhouse/__pycache__' -> '/home/buildozer/aports/community/py3-peewee/pkg/py3-peewee-pyc/usr/lib/python3.11/site-packages/playhouse/__pycache__' '/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__' >>> 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 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-r0.apk >>> py3-peewee*: Tracing dependencies... python3 python3~3.11 so:libc.musl-ppc64le.so.1 so:libsqlite3.so.0 >>> py3-peewee*: Package size: 912.0 KB >>> py3-peewee*: Compressing data... >>> py3-peewee*: Create checksum... >>> py3-peewee*: Create py3-peewee-3.17.0-r0.apk >>> py3-peewee: Build complete at Wed, 25 Oct 2023 14:49:45 +0000 elapsed time 0h 0m 17s >>> py3-peewee: Cleaning up srcdir >>> py3-peewee: Cleaning up pkgdir >>> py3-peewee: Uninstalling dependencies... (1/30) Purging .makedepends-py3-peewee (20231025.144930) (2/30) Purging cython-pyc (0.29.36-r0) (3/30) Purging cython (0.29.36-r0) (4/30) Purging py3-gpep517-pyc (15-r0) (5/30) Purging py3-gpep517 (15-r0) (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 (68.2.2-r0) (9/30) Purging py3-setuptools (68.2.2-r0) (10/30) Purging py3-wheel-pyc (0.41.2-r0) (11/30) Purging py3-wheel (0.41.2-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.6-r1) (17/30) Purging sqlite-dev (3.43.2-r0) (18/30) Purging sqlite (3.43.2-r0) (19/30) Purging python3-pyc (3.11.6-r1) (20/30) Purging python3-pycache-pyc0 (3.11.6-r1) (21/30) Purging pyc (3.11.6-r1) (22/30) Purging python3 (3.11.6-r1) (23/30) Purging gdbm (1.23-r1) (24/30) Purging libbz2 (1.0.8-r6) (25/30) Purging libffi (3.4.4-r3) (26/30) Purging libpanelw (6.4_p20231007-r0) (27/30) Purging mpdecimal (2.5.1-r2) (28/30) Purging readline (8.2.1-r2) (29/30) Purging sqlite-libs (3.43.2-r0) (30/30) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 416 MiB in 101 packages >>> py3-peewee: Updating the community/ppc64le repository index... >>> py3-peewee: Signing the index...