>>> py3-mysqlclient: Building community/py3-mysqlclient 2.2.1-r2 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 07:20:10 +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 (20260328.072012) Executing busybox-1.37.0-r31.trigger OK: 451.0 MiB in 139 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-03-28 07:20:13,957 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-03-28 07:20:14,010 root INFO running bdist_wheel 2026-03-28 07:20:14,017 root INFO running build 2026-03-28 07:20:14,017 root INFO running build_py 2026-03-28 07:20:14,019 root INFO creating build/lib.linux-armv8l-cpython-314/MySQLdb 2026-03-28 07:20:14,019 root INFO copying src/MySQLdb/__init__.py -> build/lib.linux-armv8l-cpython-314/MySQLdb 2026-03-28 07:20:14,019 root INFO copying src/MySQLdb/cursors.py -> build/lib.linux-armv8l-cpython-314/MySQLdb 2026-03-28 07:20:14,020 root INFO copying src/MySQLdb/connections.py -> build/lib.linux-armv8l-cpython-314/MySQLdb 2026-03-28 07:20:14,020 root INFO copying src/MySQLdb/converters.py -> build/lib.linux-armv8l-cpython-314/MySQLdb 2026-03-28 07:20:14,020 root INFO copying src/MySQLdb/release.py -> build/lib.linux-armv8l-cpython-314/MySQLdb 2026-03-28 07:20:14,020 root INFO copying src/MySQLdb/_exceptions.py -> build/lib.linux-armv8l-cpython-314/MySQLdb 2026-03-28 07:20:14,021 root INFO copying src/MySQLdb/times.py -> build/lib.linux-armv8l-cpython-314/MySQLdb 2026-03-28 07:20:14,021 root INFO creating build/lib.linux-armv8l-cpython-314/MySQLdb/constants 2026-03-28 07:20:14,021 root INFO copying src/MySQLdb/constants/__init__.py -> build/lib.linux-armv8l-cpython-314/MySQLdb/constants 2026-03-28 07:20:14,021 root INFO copying src/MySQLdb/constants/FLAG.py -> build/lib.linux-armv8l-cpython-314/MySQLdb/constants 2026-03-28 07:20:14,021 root INFO copying src/MySQLdb/constants/CLIENT.py -> build/lib.linux-armv8l-cpython-314/MySQLdb/constants 2026-03-28 07:20:14,022 root INFO copying src/MySQLdb/constants/FIELD_TYPE.py -> build/lib.linux-armv8l-cpython-314/MySQLdb/constants 2026-03-28 07:20:14,022 root INFO copying src/MySQLdb/constants/CR.py -> build/lib.linux-armv8l-cpython-314/MySQLdb/constants 2026-03-28 07:20:14,022 root INFO copying src/MySQLdb/constants/ER.py -> build/lib.linux-armv8l-cpython-314/MySQLdb/constants 2026-03-28 07:20:14,022 root INFO running egg_info 2026-03-28 07:20:14,024 root INFO creating src/mysqlclient.egg-info 2026-03-28 07:20:14,024 root INFO writing src/mysqlclient.egg-info/PKG-INFO 2026-03-28 07:20:14,024 root INFO writing dependency_links to src/mysqlclient.egg-info/dependency_links.txt 2026-03-28 07:20:14,025 root INFO writing top-level names to src/mysqlclient.egg-info/top_level.txt 2026-03-28 07:20:14,025 root INFO writing manifest file 'src/mysqlclient.egg-info/SOURCES.txt' 2026-03-28 07:20:14,028 root INFO reading manifest file 'src/mysqlclient.egg-info/SOURCES.txt' 2026-03-28 07:20:14,028 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 07:20:14,029 root INFO adding license file 'LICENSE' 2026-03-28 07:20:14,030 root INFO writing manifest file 'src/mysqlclient.egg-info/SOURCES.txt' 2026-03-28 07:20:14,030 root INFO copying src/MySQLdb/_mysql.c -> build/lib.linux-armv8l-cpython-314/MySQLdb 2026-03-28 07:20:14,031 root INFO running build_ext 2026-03-28 07:20:14,032 root INFO building 'MySQLdb._mysql' extension 2026-03-28 07:20:14,033 root INFO creating build/temp.linux-armv8l-cpython-314/src/MySQLdb 2026-03-28 07:20:14,033 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-armv8l-cpython-314/src/MySQLdb/_mysql.o -I/usr/include/mysql -std=c99 2026-03-28 07:20:14,825 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-314/src/MySQLdb/_mysql.o -L/usr/lib -o build/lib.linux-armv8l-cpython-314/MySQLdb/_mysql.cpython-314-arm-linux-musleabihf.so -lmariadb 2026-03-28 07:20:14,841 root INFO installing to build/bdist.linux-armv8l/wheel 2026-03-28 07:20:14,841 root INFO running install 2026-03-28 07:20:14,850 root INFO running install_lib 2026-03-28 07:20:14,851 root INFO creating build/bdist.linux-armv8l/wheel 2026-03-28 07:20:14,852 root INFO creating build/bdist.linux-armv8l/wheel/MySQLdb 2026-03-28 07:20:14,852 root INFO copying build/lib.linux-armv8l-cpython-314/MySQLdb/__init__.py -> build/bdist.linux-armv8l/wheel/./MySQLdb 2026-03-28 07:20:14,852 root INFO copying build/lib.linux-armv8l-cpython-314/MySQLdb/cursors.py -> build/bdist.linux-armv8l/wheel/./MySQLdb 2026-03-28 07:20:14,852 root INFO copying build/lib.linux-armv8l-cpython-314/MySQLdb/connections.py -> build/bdist.linux-armv8l/wheel/./MySQLdb 2026-03-28 07:20:14,852 root INFO copying build/lib.linux-armv8l-cpython-314/MySQLdb/converters.py -> build/bdist.linux-armv8l/wheel/./MySQLdb 2026-03-28 07:20:14,853 root INFO copying build/lib.linux-armv8l-cpython-314/MySQLdb/release.py -> build/bdist.linux-armv8l/wheel/./MySQLdb 2026-03-28 07:20:14,853 root INFO copying build/lib.linux-armv8l-cpython-314/MySQLdb/_exceptions.py -> build/bdist.linux-armv8l/wheel/./MySQLdb 2026-03-28 07:20:14,853 root INFO copying build/lib.linux-armv8l-cpython-314/MySQLdb/times.py -> build/bdist.linux-armv8l/wheel/./MySQLdb 2026-03-28 07:20:14,853 root INFO creating build/bdist.linux-armv8l/wheel/MySQLdb/constants 2026-03-28 07:20:14,853 root INFO copying build/lib.linux-armv8l-cpython-314/MySQLdb/constants/__init__.py -> build/bdist.linux-armv8l/wheel/./MySQLdb/constants 2026-03-28 07:20:14,853 root INFO copying build/lib.linux-armv8l-cpython-314/MySQLdb/constants/FLAG.py -> build/bdist.linux-armv8l/wheel/./MySQLdb/constants 2026-03-28 07:20:14,854 root INFO copying build/lib.linux-armv8l-cpython-314/MySQLdb/constants/CLIENT.py -> build/bdist.linux-armv8l/wheel/./MySQLdb/constants 2026-03-28 07:20:14,854 root INFO copying build/lib.linux-armv8l-cpython-314/MySQLdb/constants/FIELD_TYPE.py -> build/bdist.linux-armv8l/wheel/./MySQLdb/constants 2026-03-28 07:20:14,854 root INFO copying build/lib.linux-armv8l-cpython-314/MySQLdb/constants/CR.py -> build/bdist.linux-armv8l/wheel/./MySQLdb/constants 2026-03-28 07:20:14,854 root INFO copying build/lib.linux-armv8l-cpython-314/MySQLdb/constants/ER.py -> build/bdist.linux-armv8l/wheel/./MySQLdb/constants 2026-03-28 07:20:14,854 root INFO copying build/lib.linux-armv8l-cpython-314/MySQLdb/_mysql.cpython-314-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./MySQLdb 2026-03-28 07:20:14,855 root INFO copying build/lib.linux-armv8l-cpython-314/MySQLdb/_mysql.c -> build/bdist.linux-armv8l/wheel/./MySQLdb 2026-03-28 07:20:14,855 root INFO running install_egg_info 2026-03-28 07:20:14,857 root INFO Copying src/mysqlclient.egg-info to build/bdist.linux-armv8l/wheel/./mysqlclient-2.2.1-py3.14.egg-info 2026-03-28 07:20:14,858 root INFO running install_scripts 2026-03-28 07:20:14,864 root INFO creating build/bdist.linux-armv8l/wheel/mysqlclient-2.2.1.dist-info/WHEEL 2026-03-28 07:20:14,864 wheel INFO creating '/home/buildozer/aports/community/py3-mysqlclient/src/mysqlclient-2.2.1/.dist/.tmp-4m7uj_99/mysqlclient-2.2.1-cp314-cp314-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2026-03-28 07:20:14,864 wheel INFO adding 'MySQLdb/__init__.py' 2026-03-28 07:20:14,865 wheel INFO adding 'MySQLdb/_exceptions.py' 2026-03-28 07:20:14,865 wheel INFO adding 'MySQLdb/_mysql.c' 2026-03-28 07:20:14,865 wheel INFO adding 'MySQLdb/_mysql.cpython-314-arm-linux-musleabihf.so' 2026-03-28 07:20:14,866 wheel INFO adding 'MySQLdb/connections.py' 2026-03-28 07:20:14,866 wheel INFO adding 'MySQLdb/converters.py' 2026-03-28 07:20:14,866 wheel INFO adding 'MySQLdb/cursors.py' 2026-03-28 07:20:14,866 wheel INFO adding 'MySQLdb/release.py' 2026-03-28 07:20:14,866 wheel INFO adding 'MySQLdb/times.py' 2026-03-28 07:20:14,867 wheel INFO adding 'MySQLdb/constants/CLIENT.py' 2026-03-28 07:20:14,867 wheel INFO adding 'MySQLdb/constants/CR.py' 2026-03-28 07:20:14,867 wheel INFO adding 'MySQLdb/constants/ER.py' 2026-03-28 07:20:14,867 wheel INFO adding 'MySQLdb/constants/FIELD_TYPE.py' 2026-03-28 07:20:14,867 wheel INFO adding 'MySQLdb/constants/FLAG.py' 2026-03-28 07:20:14,867 wheel INFO adding 'MySQLdb/constants/__init__.py' 2026-03-28 07:20:14,868 wheel INFO adding 'mysqlclient-2.2.1.dist-info/licenses/LICENSE' 2026-03-28 07:20:14,868 wheel INFO adding 'mysqlclient-2.2.1.dist-info/METADATA' 2026-03-28 07:20:14,868 wheel INFO adding 'mysqlclient-2.2.1.dist-info/WHEEL' 2026-03-28 07:20:14,868 wheel INFO adding 'mysqlclient-2.2.1.dist-info/top_level.txt' 2026-03-28 07:20:14,868 wheel INFO adding 'mysqlclient-2.2.1.dist-info/RECORD' 2026-03-28 07:20:14,868 root INFO removing build/bdist.linux-armv8l/wheel 2026-03-28 07:20:14,869 gpep517 INFO The backend produced .dist/mysqlclient-2.2.1-cp314-cp314-linux_armv8l.whl mysqlclient-2.2.1-cp314-cp314-linux_armv8l.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-armv7.so.1 so:libmariadb.so.3 >>> py3-mysqlclient*: Package size: 133.5 KB >>> py3-mysqlclient*: Compressing data... >>> py3-mysqlclient*: Create checksum... >>> py3-mysqlclient*: Create py3-mysqlclient-2.2.1-r2.apk >>> py3-mysqlclient: Build complete at Sat, 28 Mar 2026 07:20:15 +0000 elapsed time 0h 0m 5s >>> 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 (20260328.072012) ( 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: 289.7 MiB in 104 packages >>> py3-mysqlclient: Updating the community/armv7 repository index... >>> py3-mysqlclient: Signing the index...