>>> py3-pymysql: Building community/py3-pymysql 1.1.2-r1 (using abuild 3.16.0-r0) started Sun, 29 Mar 2026 08:09:06 +0000 >>> py3-pymysql: Validating /home/buildozer/aports/community/py3-pymysql/APKBUILD... >>> py3-pymysql: Analyzing dependencies... >>> py3-pymysql: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel ( 1/24) Installing libbz2 (1.0.8-r6) ( 2/24) Installing libffi (3.5.2-r0) ( 3/24) Installing gdbm (1.26-r0) ( 4/24) Installing xz-libs (5.8.2-r0) ( 5/24) Installing mpdecimal (4.0.1-r0) ( 6/24) Installing libpanelw (6.6_p20251231-r0) ( 7/24) Installing sqlite-libs (3.51.2-r1) ( 8/24) Installing python3 (3.14.3-r0) ( 9/24) Installing python3-pycache-pyc0 (3.14.3-r0) (10/24) Installing pyc (3.14.3-r0) (11/24) Installing py3-installer-pyc (0.7.0-r3) (12/24) Installing py3-gpep517-pyc (19-r2) (13/24) Installing python3-pyc (3.14.3-r0) (14/24) Installing py3-installer (0.7.0-r3) (15/24) Installing py3-gpep517 (19-r2) (16/24) Installing py3-parsing (3.3.2-r1) (17/24) Installing py3-parsing-pyc (3.3.2-r1) (18/24) Installing py3-packaging (26.0-r1) (19/24) Installing py3-packaging-pyc (26.0-r1) (20/24) Installing py3-setuptools (82.0.1-r1) (21/24) Installing py3-setuptools-pyc (82.0.1-r1) (22/24) Installing py3-wheel (0.46.3-r1) (23/24) Installing py3-wheel-pyc (0.46.3-r1) (24/24) Installing .makedepends-py3-pymysql (20260329.080910) Executing busybox-1.37.0-r31.trigger OK: 338.8 MiB in 129 packages >>> py3-pymysql: Cleaning up srcdir >>> py3-pymysql: Cleaning up pkgdir >>> py3-pymysql: Cleaning up tmpdir >>> py3-pymysql: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pymysql-1.1.2.tar.gz /var/cache/distfiles/py3-pymysql-1.1.2.tar.gz: OK >>> py3-pymysql: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pymysql-1.1.2.tar.gz /var/cache/distfiles/py3-pymysql-1.1.2.tar.gz: OK >>> py3-pymysql: Unpacking /var/cache/distfiles/py3-pymysql-1.1.2.tar.gz... 2026-03-29 08:09:11,436 gpep517 INFO Building wheel via backend setuptools.build_meta 2026-03-29 08:09:11,486 root INFO running bdist_wheel 2026-03-29 08:09:11,499 root INFO running build 2026-03-29 08:09:11,499 root INFO running build_py 2026-03-29 08:09:11,502 root INFO creating build/lib/pymysql 2026-03-29 08:09:11,502 root INFO copying pymysql/_auth.py -> build/lib/pymysql 2026-03-29 08:09:11,503 root INFO copying pymysql/times.py -> build/lib/pymysql 2026-03-29 08:09:11,503 root INFO copying pymysql/cursors.py -> build/lib/pymysql 2026-03-29 08:09:11,503 root INFO copying pymysql/optionfile.py -> build/lib/pymysql 2026-03-29 08:09:11,503 root INFO copying pymysql/converters.py -> build/lib/pymysql 2026-03-29 08:09:11,503 root INFO copying pymysql/charset.py -> build/lib/pymysql 2026-03-29 08:09:11,504 root INFO copying pymysql/err.py -> build/lib/pymysql 2026-03-29 08:09:11,504 root INFO copying pymysql/connections.py -> build/lib/pymysql 2026-03-29 08:09:11,504 root INFO copying pymysql/protocol.py -> build/lib/pymysql 2026-03-29 08:09:11,504 root INFO copying pymysql/__init__.py -> build/lib/pymysql 2026-03-29 08:09:11,505 root INFO creating build/lib/pymysql/constants 2026-03-29 08:09:11,505 root INFO copying pymysql/constants/FIELD_TYPE.py -> build/lib/pymysql/constants 2026-03-29 08:09:11,505 root INFO copying pymysql/constants/CLIENT.py -> build/lib/pymysql/constants 2026-03-29 08:09:11,505 root INFO copying pymysql/constants/SERVER_STATUS.py -> build/lib/pymysql/constants 2026-03-29 08:09:11,506 root INFO copying pymysql/constants/ER.py -> build/lib/pymysql/constants 2026-03-29 08:09:11,506 root INFO copying pymysql/constants/FLAG.py -> build/lib/pymysql/constants 2026-03-29 08:09:11,506 root INFO copying pymysql/constants/COMMAND.py -> build/lib/pymysql/constants 2026-03-29 08:09:11,506 root INFO copying pymysql/constants/CR.py -> build/lib/pymysql/constants 2026-03-29 08:09:11,507 root INFO copying pymysql/constants/__init__.py -> build/lib/pymysql/constants 2026-03-29 08:09:11,507 root INFO running egg_info 2026-03-29 08:09:11,509 root INFO creating PyMySQL.egg-info 2026-03-29 08:09:11,510 root INFO writing PyMySQL.egg-info/PKG-INFO 2026-03-29 08:09:11,510 root INFO writing dependency_links to PyMySQL.egg-info/dependency_links.txt 2026-03-29 08:09:11,511 root INFO writing requirements to PyMySQL.egg-info/requires.txt 2026-03-29 08:09:11,511 root INFO writing top-level names to PyMySQL.egg-info/top_level.txt 2026-03-29 08:09:11,511 root INFO writing manifest file 'PyMySQL.egg-info/SOURCES.txt' 2026-03-29 08:09:11,515 root INFO reading manifest file 'PyMySQL.egg-info/SOURCES.txt' 2026-03-29 08:09:11,515 root INFO reading manifest template 'MANIFEST.in' 2026-03-29 08:09:11,516 root INFO adding license file 'LICENSE' 2026-03-29 08:09:11,517 root INFO writing manifest file 'PyMySQL.egg-info/SOURCES.txt' 2026-03-29 08:09:11,523 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-03-29 08:09:11,523 root INFO running install 2026-03-29 08:09:11,541 root INFO running install_lib 2026-03-29 08:09:11,544 root INFO creating build/bdist.linux-ppc64le/wheel 2026-03-29 08:09:11,544 root INFO creating build/bdist.linux-ppc64le/wheel/pymysql 2026-03-29 08:09:11,545 root INFO copying build/lib/pymysql/_auth.py -> build/bdist.linux-ppc64le/wheel/./pymysql 2026-03-29 08:09:11,545 root INFO copying build/lib/pymysql/times.py -> build/bdist.linux-ppc64le/wheel/./pymysql 2026-03-29 08:09:11,545 root INFO copying build/lib/pymysql/cursors.py -> build/bdist.linux-ppc64le/wheel/./pymysql 2026-03-29 08:09:11,545 root INFO copying build/lib/pymysql/optionfile.py -> build/bdist.linux-ppc64le/wheel/./pymysql 2026-03-29 08:09:11,545 root INFO copying build/lib/pymysql/converters.py -> build/bdist.linux-ppc64le/wheel/./pymysql 2026-03-29 08:09:11,546 root INFO copying build/lib/pymysql/charset.py -> build/bdist.linux-ppc64le/wheel/./pymysql 2026-03-29 08:09:11,546 root INFO copying build/lib/pymysql/err.py -> build/bdist.linux-ppc64le/wheel/./pymysql 2026-03-29 08:09:11,546 root INFO copying build/lib/pymysql/connections.py -> build/bdist.linux-ppc64le/wheel/./pymysql 2026-03-29 08:09:11,546 root INFO creating build/bdist.linux-ppc64le/wheel/pymysql/constants 2026-03-29 08:09:11,546 root INFO copying build/lib/pymysql/constants/FIELD_TYPE.py -> build/bdist.linux-ppc64le/wheel/./pymysql/constants 2026-03-29 08:09:11,547 root INFO copying build/lib/pymysql/constants/CLIENT.py -> build/bdist.linux-ppc64le/wheel/./pymysql/constants 2026-03-29 08:09:11,547 root INFO copying build/lib/pymysql/constants/SERVER_STATUS.py -> build/bdist.linux-ppc64le/wheel/./pymysql/constants 2026-03-29 08:09:11,547 root INFO copying build/lib/pymysql/constants/ER.py -> build/bdist.linux-ppc64le/wheel/./pymysql/constants 2026-03-29 08:09:11,547 root INFO copying build/lib/pymysql/constants/FLAG.py -> build/bdist.linux-ppc64le/wheel/./pymysql/constants 2026-03-29 08:09:11,547 root INFO copying build/lib/pymysql/constants/COMMAND.py -> build/bdist.linux-ppc64le/wheel/./pymysql/constants 2026-03-29 08:09:11,548 root INFO copying build/lib/pymysql/constants/CR.py -> build/bdist.linux-ppc64le/wheel/./pymysql/constants 2026-03-29 08:09:11,548 root INFO copying build/lib/pymysql/constants/__init__.py -> build/bdist.linux-ppc64le/wheel/./pymysql/constants 2026-03-29 08:09:11,548 root INFO copying build/lib/pymysql/protocol.py -> build/bdist.linux-ppc64le/wheel/./pymysql 2026-03-29 08:09:11,548 root INFO copying build/lib/pymysql/__init__.py -> build/bdist.linux-ppc64le/wheel/./pymysql 2026-03-29 08:09:11,548 root INFO running install_egg_info 2026-03-29 08:09:11,551 root INFO Copying PyMySQL.egg-info to build/bdist.linux-ppc64le/wheel/./PyMySQL-1.1.2-py3.14.egg-info 2026-03-29 08:09:11,552 root INFO running install_scripts 2026-03-29 08:09:11,553 root INFO creating build/bdist.linux-ppc64le/wheel/pymysql-1.1.2.dist-info/WHEEL 2026-03-29 08:09:11,554 wheel INFO creating '/home/buildozer/aports/community/py3-pymysql/src/PyMySQL-1.1.2/.dist/.tmp-9e_bqstf/pymysql-1.1.2-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-03-29 08:09:11,554 wheel INFO adding 'pymysql/__init__.py' 2026-03-29 08:09:11,554 wheel INFO adding 'pymysql/_auth.py' 2026-03-29 08:09:11,555 wheel INFO adding 'pymysql/charset.py' 2026-03-29 08:09:11,555 wheel INFO adding 'pymysql/connections.py' 2026-03-29 08:09:11,555 wheel INFO adding 'pymysql/converters.py' 2026-03-29 08:09:11,555 wheel INFO adding 'pymysql/cursors.py' 2026-03-29 08:09:11,556 wheel INFO adding 'pymysql/err.py' 2026-03-29 08:09:11,556 wheel INFO adding 'pymysql/optionfile.py' 2026-03-29 08:09:11,556 wheel INFO adding 'pymysql/protocol.py' 2026-03-29 08:09:11,556 wheel INFO adding 'pymysql/times.py' 2026-03-29 08:09:11,556 wheel INFO adding 'pymysql/constants/CLIENT.py' 2026-03-29 08:09:11,557 wheel INFO adding 'pymysql/constants/COMMAND.py' 2026-03-29 08:09:11,557 wheel INFO adding 'pymysql/constants/CR.py' 2026-03-29 08:09:11,557 wheel INFO adding 'pymysql/constants/ER.py' 2026-03-29 08:09:11,557 wheel INFO adding 'pymysql/constants/FIELD_TYPE.py' 2026-03-29 08:09:11,557 wheel INFO adding 'pymysql/constants/FLAG.py' 2026-03-29 08:09:11,558 wheel INFO adding 'pymysql/constants/SERVER_STATUS.py' 2026-03-29 08:09:11,558 wheel INFO adding 'pymysql/constants/__init__.py' 2026-03-29 08:09:11,558 wheel INFO adding 'pymysql-1.1.2.dist-info/licenses/LICENSE' 2026-03-29 08:09:11,558 wheel INFO adding 'pymysql-1.1.2.dist-info/METADATA' 2026-03-29 08:09:11,558 wheel INFO adding 'pymysql-1.1.2.dist-info/WHEEL' 2026-03-29 08:09:11,559 wheel INFO adding 'pymysql-1.1.2.dist-info/top_level.txt' 2026-03-29 08:09:11,559 wheel INFO adding 'pymysql-1.1.2.dist-info/RECORD' 2026-03-29 08:09:11,559 root INFO removing build/bdist.linux-ppc64le/wheel 2026-03-29 08:09:11,560 gpep517 INFO The backend produced .dist/pymysql-1.1.2-py3-none-any.whl pymysql-1.1.2-py3-none-any.whl >>> py3-pymysql: Entering fakeroot... >>> py3-pymysql-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/pymysql/__pycache__' -> '/home/buildozer/aports/community/py3-pymysql/pkg/py3-pymysql-pyc/usr/lib/python3.14/site-packages/pymysql/__pycache__' 'usr/lib/python3.14/site-packages/pymysql/constants/__pycache__' -> '/home/buildozer/aports/community/py3-pymysql/pkg/py3-pymysql-pyc/usr/lib/python3.14/site-packages/pymysql/constants/__pycache__' >>> py3-pymysql-pyc*: Preparing subpackage py3-pymysql-pyc... >>> py3-pymysql-pyc*: Running postcheck for py3-pymysql-pyc >>> py3-pymysql*: Running postcheck for py3-pymysql >>> py3-pymysql*: Preparing package py3-pymysql... >>> py3-pymysql-pyc*: Tracing dependencies... python3~3.14 >>> py3-pymysql-pyc*: Package size: 180.1 KB >>> py3-pymysql-pyc*: Compressing data... >>> py3-pymysql-pyc*: Create checksum... >>> py3-pymysql-pyc*: Create py3-pymysql-pyc-1.1.2-r1.apk >>> py3-pymysql*: Tracing dependencies... python3~3.14 >>> py3-pymysql*: Package size: 140.2 KB >>> py3-pymysql*: Compressing data... >>> py3-pymysql*: Create checksum... >>> py3-pymysql*: Create py3-pymysql-1.1.2-r1.apk >>> py3-pymysql: Build complete at Sun, 29 Mar 2026 08:09:12 +0000 elapsed time 0h 0m 6s >>> py3-pymysql: Cleaning up srcdir >>> py3-pymysql: Cleaning up pkgdir >>> py3-pymysql: Uninstalling dependencies... ( 1/24) Purging .makedepends-py3-pymysql (20260329.080910) ( 2/24) Purging py3-gpep517-pyc (19-r2) ( 3/24) Purging py3-gpep517 (19-r2) ( 4/24) Purging py3-installer-pyc (0.7.0-r3) ( 5/24) Purging py3-installer (0.7.0-r3) ( 6/24) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/24) Purging py3-setuptools (82.0.1-r1) ( 8/24) Purging py3-wheel-pyc (0.46.3-r1) ( 9/24) Purging py3-wheel (0.46.3-r1) (10/24) Purging py3-packaging-pyc (26.0-r1) (11/24) Purging py3-packaging (26.0-r1) (12/24) Purging py3-parsing-pyc (3.3.2-r1) (13/24) Purging py3-parsing (3.3.2-r1) (14/24) Purging python3-pyc (3.14.3-r0) (15/24) Purging python3-pycache-pyc0 (3.14.3-r0) (16/24) Purging pyc (3.14.3-r0) (17/24) Purging python3 (3.14.3-r0) (18/24) Purging gdbm (1.26-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.5.2-r0) (21/24) Purging libpanelw (6.6_p20251231-r0) (22/24) Purging mpdecimal (4.0.1-r0) (23/24) Purging sqlite-libs (3.51.2-r1) (24/24) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 288.7 MiB in 105 packages >>> py3-pymysql: Updating the community/ppc64le repository index... >>> py3-pymysql: Signing the index...