>>> py3-mysqlclient: Building community/py3-mysqlclient 2.2.1-r2 (using abuild 3.16.0-r0) started Fri, 03 Apr 2026 08:26:02 +0000 >>> py3-mysqlclient: Validating /home/buildozer/aports/community/py3-mysqlclient/APKBUILD... >>> py3-mysqlclient: Analyzing dependencies... >>> py3-mysqlclient: Installing for build: build-base mariadb-dev py3-gpep517 py3-setuptools py3-wheel python3-dev ( 1/35) Installing fmt (11.2.0-r1) ( 2/35) Installing fmt-dev (11.2.0-r1) ( 3/35) Installing openssl-dev (3.5.5-r1) ( 4/35) Installing zlib-dev (1.3.2-r0) ( 5/35) Installing mariadb-connector-c (3.4.6-r0) ( 6/35) Installing mariadb-connector-c-dev (3.4.6-r0) ( 7/35) Installing mariadb-common (11.8.5-r1) ( 8/35) Installing libaio (0.3.113-r2) ( 9/35) Installing mariadb-embedded (11.8.5-r1) (10/35) Installing mariadb-dev (11.8.5-r1) (11/35) Installing libbz2 (1.0.8-r6) (12/35) Installing libffi (3.5.2-r0) (13/35) Installing gdbm (1.26-r0) (14/35) Installing xz-libs (5.8.2-r0) (15/35) Installing mpdecimal (4.0.1-r0) (16/35) Installing libpanelw (6.6_p20251231-r0) (17/35) Installing sqlite-libs (3.51.2-r1) (18/35) Installing python3 (3.14.3-r0) (19/35) Installing python3-pycache-pyc0 (3.14.3-r0) (20/35) Installing pyc (3.14.3-r0) (21/35) Installing py3-installer-pyc (0.7.0-r3) (22/35) Installing py3-gpep517-pyc (19-r2) (23/35) Installing python3-pyc (3.14.3-r0) (24/35) Installing py3-installer (0.7.0-r3) (25/35) Installing py3-gpep517 (19-r2) (26/35) Installing py3-parsing (3.3.2-r1) (27/35) Installing py3-parsing-pyc (3.3.2-r1) (28/35) Installing py3-packaging (26.0-r1) (29/35) Installing py3-packaging-pyc (26.0-r1) (30/35) Installing py3-setuptools (82.0.1-r1) (31/35) Installing py3-setuptools-pyc (82.0.1-r1) (32/35) Installing py3-wheel (0.46.3-r1) (33/35) Installing py3-wheel-pyc (0.46.3-r1) (34/35) Installing python3-dev (3.14.3-r0) (35/35) Installing .makedepends-py3-mysqlclient (20260403.082611) Executing busybox-1.37.0-r31.trigger OK: 756.9 MiB in 140 packages >>> py3-mysqlclient: Cleaning up srcdir >>> py3-mysqlclient: Cleaning up pkgdir >>> py3-mysqlclient: Cleaning up tmpdir >>> py3-mysqlclient: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mysqlclient-python-2.2.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/mysqlclient-python-2.2.1.tar.gz.part' mysqlclient-python-2 100% |********************************| 93920 0:00:00 ETA '/var/cache/distfiles/edge/mysqlclient-python-2.2.1.tar.gz.part' saved /var/cache/distfiles/edge/mysqlclient-python-2.2.1.tar.gz: OK >>> py3-mysqlclient: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mysqlclient-python-2.2.1.tar.gz /var/cache/distfiles/edge/mysqlclient-python-2.2.1.tar.gz: OK >>> py3-mysqlclient: Unpacking /var/cache/distfiles/edge/mysqlclient-python-2.2.1.tar.gz... 2026-04-03 08:26:19,001 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License (GPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License (GPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-03 08:26:19,258 root INFO running bdist_wheel 2026-04-03 08:26:19,297 root INFO running build 2026-04-03 08:26:19,298 root INFO running build_py 2026-04-03 08:26:19,307 root INFO creating build/lib.linux-riscv64-cpython-314/MySQLdb 2026-04-03 08:26:19,309 root INFO copying src/MySQLdb/__init__.py -> build/lib.linux-riscv64-cpython-314/MySQLdb 2026-04-03 08:26:19,310 root INFO copying src/MySQLdb/times.py -> build/lib.linux-riscv64-cpython-314/MySQLdb 2026-04-03 08:26:19,312 root INFO copying src/MySQLdb/converters.py -> build/lib.linux-riscv64-cpython-314/MySQLdb 2026-04-03 08:26:19,313 root INFO copying src/MySQLdb/cursors.py -> build/lib.linux-riscv64-cpython-314/MySQLdb 2026-04-03 08:26:19,315 root INFO copying src/MySQLdb/connections.py -> build/lib.linux-riscv64-cpython-314/MySQLdb 2026-04-03 08:26:19,317 root INFO copying src/MySQLdb/release.py -> build/lib.linux-riscv64-cpython-314/MySQLdb 2026-04-03 08:26:19,318 root INFO copying src/MySQLdb/_exceptions.py -> build/lib.linux-riscv64-cpython-314/MySQLdb 2026-04-03 08:26:19,320 root INFO creating build/lib.linux-riscv64-cpython-314/MySQLdb/constants 2026-04-03 08:26:19,321 root INFO copying src/MySQLdb/constants/ER.py -> build/lib.linux-riscv64-cpython-314/MySQLdb/constants 2026-04-03 08:26:19,323 root INFO copying src/MySQLdb/constants/__init__.py -> build/lib.linux-riscv64-cpython-314/MySQLdb/constants 2026-04-03 08:26:19,324 root INFO copying src/MySQLdb/constants/FIELD_TYPE.py -> build/lib.linux-riscv64-cpython-314/MySQLdb/constants 2026-04-03 08:26:19,326 root INFO copying src/MySQLdb/constants/CLIENT.py -> build/lib.linux-riscv64-cpython-314/MySQLdb/constants 2026-04-03 08:26:19,327 root INFO copying src/MySQLdb/constants/CR.py -> build/lib.linux-riscv64-cpython-314/MySQLdb/constants 2026-04-03 08:26:19,329 root INFO copying src/MySQLdb/constants/FLAG.py -> build/lib.linux-riscv64-cpython-314/MySQLdb/constants 2026-04-03 08:26:19,330 root INFO running egg_info 2026-04-03 08:26:19,338 root INFO creating src/mysqlclient.egg-info 2026-04-03 08:26:19,339 root INFO writing src/mysqlclient.egg-info/PKG-INFO 2026-04-03 08:26:19,341 root INFO writing dependency_links to src/mysqlclient.egg-info/dependency_links.txt 2026-04-03 08:26:19,343 root INFO writing top-level names to src/mysqlclient.egg-info/top_level.txt 2026-04-03 08:26:19,344 root INFO writing manifest file 'src/mysqlclient.egg-info/SOURCES.txt' 2026-04-03 08:26:19,357 root INFO reading manifest file 'src/mysqlclient.egg-info/SOURCES.txt' 2026-04-03 08:26:19,358 root INFO reading manifest template 'MANIFEST.in' 2026-04-03 08:26:19,363 root INFO adding license file 'LICENSE' 2026-04-03 08:26:19,367 root INFO writing manifest file 'src/mysqlclient.egg-info/SOURCES.txt' 2026-04-03 08:26:19,370 root INFO copying src/MySQLdb/_mysql.c -> build/lib.linux-riscv64-cpython-314/MySQLdb 2026-04-03 08:26:19,374 root INFO running build_ext 2026-04-03 08:26:19,381 root INFO building 'MySQLdb._mysql' extension 2026-04-03 08:26:19,382 root INFO creating build/temp.linux-riscv64-cpython-314/src/MySQLdb 2026-04-03 08:26:19,384 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-Dversion_info=(2, 2, 1, 'final', 0)" -D__version__=2.2.1 -I/usr/include/python3.14 -c src/MySQLdb/_mysql.c -o build/temp.linux-riscv64-cpython-314/src/MySQLdb/_mysql.o -I/usr/include/mysql -std=c99 2026-04-03 08:26:23,523 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-314/src/MySQLdb/_mysql.o -L/usr/lib -o build/lib.linux-riscv64-cpython-314/MySQLdb/_mysql.cpython-314-riscv64-linux-musl.so -lmariadb 2026-04-03 08:26:23,596 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-03 08:26:23,596 root INFO running install 2026-04-03 08:26:23,634 root INFO running install_lib 2026-04-03 08:26:23,643 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-03 08:26:23,644 root INFO creating build/bdist.linux-riscv64/wheel/MySQLdb 2026-04-03 08:26:23,645 root INFO copying build/lib.linux-riscv64-cpython-314/MySQLdb/__init__.py -> build/bdist.linux-riscv64/wheel/./MySQLdb 2026-04-03 08:26:23,646 root INFO copying build/lib.linux-riscv64-cpython-314/MySQLdb/times.py -> build/bdist.linux-riscv64/wheel/./MySQLdb 2026-04-03 08:26:23,648 root INFO copying build/lib.linux-riscv64-cpython-314/MySQLdb/converters.py -> build/bdist.linux-riscv64/wheel/./MySQLdb 2026-04-03 08:26:23,649 root INFO copying build/lib.linux-riscv64-cpython-314/MySQLdb/_mysql.cpython-314-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/./MySQLdb 2026-04-03 08:26:23,651 root INFO creating build/bdist.linux-riscv64/wheel/MySQLdb/constants 2026-04-03 08:26:23,652 root INFO copying build/lib.linux-riscv64-cpython-314/MySQLdb/constants/ER.py -> build/bdist.linux-riscv64/wheel/./MySQLdb/constants 2026-04-03 08:26:23,653 root INFO copying build/lib.linux-riscv64-cpython-314/MySQLdb/constants/__init__.py -> build/bdist.linux-riscv64/wheel/./MySQLdb/constants 2026-04-03 08:26:23,654 root INFO copying build/lib.linux-riscv64-cpython-314/MySQLdb/constants/FIELD_TYPE.py -> build/bdist.linux-riscv64/wheel/./MySQLdb/constants 2026-04-03 08:26:23,655 root INFO copying build/lib.linux-riscv64-cpython-314/MySQLdb/constants/CLIENT.py -> build/bdist.linux-riscv64/wheel/./MySQLdb/constants 2026-04-03 08:26:23,656 root INFO copying build/lib.linux-riscv64-cpython-314/MySQLdb/constants/CR.py -> build/bdist.linux-riscv64/wheel/./MySQLdb/constants 2026-04-03 08:26:23,658 root INFO copying build/lib.linux-riscv64-cpython-314/MySQLdb/constants/FLAG.py -> build/bdist.linux-riscv64/wheel/./MySQLdb/constants 2026-04-03 08:26:23,659 root INFO copying build/lib.linux-riscv64-cpython-314/MySQLdb/cursors.py -> build/bdist.linux-riscv64/wheel/./MySQLdb 2026-04-03 08:26:23,660 root INFO copying build/lib.linux-riscv64-cpython-314/MySQLdb/connections.py -> build/bdist.linux-riscv64/wheel/./MySQLdb 2026-04-03 08:26:23,661 root INFO copying build/lib.linux-riscv64-cpython-314/MySQLdb/_mysql.c -> build/bdist.linux-riscv64/wheel/./MySQLdb 2026-04-03 08:26:23,663 root INFO copying build/lib.linux-riscv64-cpython-314/MySQLdb/release.py -> build/bdist.linux-riscv64/wheel/./MySQLdb 2026-04-03 08:26:23,664 root INFO copying build/lib.linux-riscv64-cpython-314/MySQLdb/_exceptions.py -> build/bdist.linux-riscv64/wheel/./MySQLdb 2026-04-03 08:26:23,666 root INFO running install_egg_info 2026-04-03 08:26:23,674 root INFO Copying src/mysqlclient.egg-info to build/bdist.linux-riscv64/wheel/./mysqlclient-2.2.1-py3.14.egg-info 2026-04-03 08:26:23,679 root INFO running install_scripts 2026-04-03 08:26:23,707 root INFO creating build/bdist.linux-riscv64/wheel/mysqlclient-2.2.1.dist-info/WHEEL 2026-04-03 08:26:23,709 wheel INFO creating '/home/buildozer/aports/community/py3-mysqlclient/src/mysqlclient-2.2.1/.dist/.tmp-1gzkqavi/mysqlclient-2.2.1-cp314-cp314-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-03 08:26:23,711 wheel INFO adding 'MySQLdb/__init__.py' 2026-04-03 08:26:23,712 wheel INFO adding 'MySQLdb/_exceptions.py' 2026-04-03 08:26:23,714 wheel INFO adding 'MySQLdb/_mysql.c' 2026-04-03 08:26:23,717 wheel INFO adding 'MySQLdb/_mysql.cpython-314-riscv64-linux-musl.so' 2026-04-03 08:26:23,720 wheel INFO adding 'MySQLdb/connections.py' 2026-04-03 08:26:23,722 wheel INFO adding 'MySQLdb/converters.py' 2026-04-03 08:26:23,723 wheel INFO adding 'MySQLdb/cursors.py' 2026-04-03 08:26:23,725 wheel INFO adding 'MySQLdb/release.py' 2026-04-03 08:26:23,726 wheel INFO adding 'MySQLdb/times.py' 2026-04-03 08:26:23,727 wheel INFO adding 'MySQLdb/constants/CLIENT.py' 2026-04-03 08:26:23,728 wheel INFO adding 'MySQLdb/constants/CR.py' 2026-04-03 08:26:23,729 wheel INFO adding 'MySQLdb/constants/ER.py' 2026-04-03 08:26:23,731 wheel INFO adding 'MySQLdb/constants/FIELD_TYPE.py' 2026-04-03 08:26:23,732 wheel INFO adding 'MySQLdb/constants/FLAG.py' 2026-04-03 08:26:23,733 wheel INFO adding 'MySQLdb/constants/__init__.py' 2026-04-03 08:26:23,735 wheel INFO adding 'mysqlclient-2.2.1.dist-info/licenses/LICENSE' 2026-04-03 08:26:23,736 wheel INFO adding 'mysqlclient-2.2.1.dist-info/METADATA' 2026-04-03 08:26:23,737 wheel INFO adding 'mysqlclient-2.2.1.dist-info/WHEEL' 2026-04-03 08:26:23,738 wheel INFO adding 'mysqlclient-2.2.1.dist-info/top_level.txt' 2026-04-03 08:26:23,739 wheel INFO adding 'mysqlclient-2.2.1.dist-info/RECORD' 2026-04-03 08:26:23,740 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-03 08:26:23,745 gpep517 INFO The backend produced .dist/mysqlclient-2.2.1-cp314-cp314-linux_riscv64.whl mysqlclient-2.2.1-cp314-cp314-linux_riscv64.whl Trying pkg-config --exists mysqlclient Command 'pkg-config --exists mysqlclient' returned non-zero exit status 1. Trying pkg-config --exists mariadb # Options for building extension module: extra_compile_args: ['-I/usr/include/mysql', '-std=c99'] extra_link_args: ['-lmariadb'] define_macros: [('version_info', (2, 2, 1, 'final', 0)), ('__version__', '2.2.1')] >>> py3-mysqlclient: Entering fakeroot... >>> py3-mysqlclient-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/MySQLdb/__pycache__' -> '/home/buildozer/aports/community/py3-mysqlclient/pkg/py3-mysqlclient-pyc/usr/lib/python3.14/site-packages/MySQLdb/__pycache__' 'usr/lib/python3.14/site-packages/MySQLdb/constants/__pycache__' -> '/home/buildozer/aports/community/py3-mysqlclient/pkg/py3-mysqlclient-pyc/usr/lib/python3.14/site-packages/MySQLdb/constants/__pycache__' >>> py3-mysqlclient-pyc*: Preparing subpackage py3-mysqlclient-pyc... >>> py3-mysqlclient-pyc*: Running postcheck for py3-mysqlclient-pyc >>> py3-mysqlclient*: Running postcheck for py3-mysqlclient >>> py3-mysqlclient*: Preparing package py3-mysqlclient... >>> py3-mysqlclient*: Stripping binaries >>> py3-mysqlclient*: Scanning shared objects >>> py3-mysqlclient-pyc*: Tracing dependencies... python3~3.14 >>> py3-mysqlclient-pyc*: Package size: 94.8 KB >>> py3-mysqlclient-pyc*: Compressing data... >>> py3-mysqlclient-pyc*: Create checksum... >>> py3-mysqlclient-pyc*: Create py3-mysqlclient-pyc-2.2.1-r2.apk >>> py3-mysqlclient*: Tracing dependencies... python3~3.14 so:libc.musl-riscv64.so.1 so:libmariadb.so.3 >>> py3-mysqlclient*: Package size: 147.9 KB >>> py3-mysqlclient*: Compressing data... >>> py3-mysqlclient*: Create checksum... >>> py3-mysqlclient*: Create py3-mysqlclient-2.2.1-r2.apk >>> py3-mysqlclient: Build complete at Fri, 03 Apr 2026 08:26:25 +0000 elapsed time 0h 0m 23s >>> py3-mysqlclient: Cleaning up srcdir >>> py3-mysqlclient: Cleaning up pkgdir >>> py3-mysqlclient: Cleaning up tmpdir >>> py3-mysqlclient: Uninstalling dependencies... ( 1/35) Purging .makedepends-py3-mysqlclient (20260403.082611) ( 2/35) Purging mariadb-dev (11.8.5-r1) ( 3/35) Purging fmt-dev (11.2.0-r1) ( 4/35) Purging fmt (11.2.0-r1) ( 5/35) Purging mariadb-connector-c-dev (3.4.6-r0) ( 6/35) Purging mariadb-connector-c (3.4.6-r0) ( 7/35) Purging openssl-dev (3.5.5-r1) ( 8/35) Purging zlib-dev (1.3.2-r0) ( 9/35) Purging mariadb-embedded (11.8.5-r1) (10/35) Purging mariadb-common (11.8.5-r1) (11/35) Purging py3-gpep517-pyc (19-r2) (12/35) Purging py3-gpep517 (19-r2) (13/35) Purging py3-installer-pyc (0.7.0-r3) (14/35) Purging py3-installer (0.7.0-r3) (15/35) Purging py3-setuptools-pyc (82.0.1-r1) (16/35) Purging py3-setuptools (82.0.1-r1) (17/35) Purging py3-wheel-pyc (0.46.3-r1) (18/35) Purging py3-wheel (0.46.3-r1) (19/35) Purging py3-packaging-pyc (26.0-r1) (20/35) Purging py3-packaging (26.0-r1) (21/35) Purging py3-parsing-pyc (3.3.2-r1) (22/35) Purging py3-parsing (3.3.2-r1) (23/35) Purging python3-dev (3.14.3-r0) (24/35) Purging python3-pyc (3.14.3-r0) (25/35) Purging python3-pycache-pyc0 (3.14.3-r0) (26/35) Purging pyc (3.14.3-r0) (27/35) Purging python3 (3.14.3-r0) (28/35) Purging gdbm (1.26-r0) (29/35) Purging libaio (0.3.113-r2) (30/35) Purging libbz2 (1.0.8-r6) (31/35) Purging libffi (3.5.2-r0) (32/35) Purging libpanelw (6.6_p20251231-r0) (33/35) Purging mpdecimal (4.0.1-r0) (34/35) Purging sqlite-libs (3.51.2-r1) (35/35) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 391.7 MiB in 105 packages >>> py3-mysqlclient: Updating the community/riscv64 repository index... >>> py3-mysqlclient: Signing the index...