>>> py3-mysqlclient: Building community/py3-mysqlclient 2.2.1-r1 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 21:51:10 +0000 >>> py3-mysqlclient: Validating /home/udu/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 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/27) Installing fmt (11.2.0-r0) (2/27) Installing fmt-dev (11.2.0-r0) (3/27) Installing openssl-dev (3.5.4-r0) (4/27) Installing zlib-dev (1.3.1-r2) (5/27) Installing mariadb-connector-c (3.3.10-r0) (6/27) Installing mariadb-connector-c-dev (3.3.10-r0) (7/27) Installing mariadb-common (11.4.8-r0) (8/27) Installing libaio (0.3.113-r2) (9/27) Installing mariadb-embedded (11.4.8-r0) (10/27) Installing mariadb-dev (11.4.8-r0) (11/27) Upgrading python3 (3.12.11-r0 -> 3.12.12-r0) (12/27) Upgrading python3-pycache-pyc0 (3.12.11-r0 -> 3.12.12-r0) (13/27) Installing py3-installer-pyc (0.7.0-r2) (14/27) Installing py3-gpep517-pyc (19-r0) (15/27) Upgrading python3-pyc (3.12.11-r0 -> 3.12.12-r0) (16/27) Installing py3-installer (0.7.0-r2) (17/27) Installing py3-gpep517 (19-r0) (18/27) Installing py3-parsing (3.2.3-r0) (19/27) Installing py3-parsing-pyc (3.2.3-r0) (20/27) Installing py3-packaging (25.0-r0) (21/27) Installing py3-packaging-pyc (25.0-r0) (22/27) Installing py3-setuptools (80.9.0-r0) (23/27) Installing py3-setuptools-pyc (80.9.0-r0) (24/27) Installing py3-wheel (0.46.1-r0) (25/27) Installing py3-wheel-pyc (0.46.1-r0) (26/27) Installing python3-dev (3.12.12-r0) (27/27) Installing .makedepends-py3-mysqlclient (20251012.215112) Executing busybox-1.37.0-r19.trigger OK: 383 MiB in 113 packages >>> py3-mysqlclient: Cleaning up srcdir >>> py3-mysqlclient: Cleaning up pkgdir >>> py3-mysqlclient: Cleaning up tmpdir >>> py3-mysqlclient: Fetching mysqlclient-python-2.2.1.tar.gz::https://github.com/PyMySQL/mysqlclient-python/archive/v2.2.1.tar.gz >>> py3-mysqlclient: Fetching mysqlclient-python-2.2.1.tar.gz::https://github.com/PyMySQL/mysqlclient-python/archive/v2.2.1.tar.gz >>> py3-mysqlclient: Checking sha512sums... mysqlclient-python-2.2.1.tar.gz: OK >>> py3-mysqlclient: Unpacking /var/cache/distfiles/mysqlclient-python-2.2.1.tar.gz... 2025-10-12 21:51:13,887 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/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 2026-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.12/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.12/site-packages/setuptools/dist.py:759: 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() 2025-10-12 21:51:13,969 root INFO running bdist_wheel 2025-10-12 21:51:13,980 root INFO running build 2025-10-12 21:51:13,980 root INFO running build_py 2025-10-12 21:51:13,982 root INFO creating build/lib.linux-x86_64-cpython-312/MySQLdb 2025-10-12 21:51:13,983 root INFO copying src/MySQLdb/connections.py -> build/lib.linux-x86_64-cpython-312/MySQLdb 2025-10-12 21:51:13,983 root INFO copying src/MySQLdb/times.py -> build/lib.linux-x86_64-cpython-312/MySQLdb 2025-10-12 21:51:13,984 root INFO copying src/MySQLdb/_exceptions.py -> build/lib.linux-x86_64-cpython-312/MySQLdb 2025-10-12 21:51:13,984 root INFO copying src/MySQLdb/converters.py -> build/lib.linux-x86_64-cpython-312/MySQLdb 2025-10-12 21:51:13,984 root INFO copying src/MySQLdb/cursors.py -> build/lib.linux-x86_64-cpython-312/MySQLdb 2025-10-12 21:51:13,984 root INFO copying src/MySQLdb/release.py -> build/lib.linux-x86_64-cpython-312/MySQLdb 2025-10-12 21:51:13,985 root INFO copying src/MySQLdb/__init__.py -> build/lib.linux-x86_64-cpython-312/MySQLdb 2025-10-12 21:51:13,985 root INFO creating build/lib.linux-x86_64-cpython-312/MySQLdb/constants 2025-10-12 21:51:13,985 root INFO copying src/MySQLdb/constants/ER.py -> build/lib.linux-x86_64-cpython-312/MySQLdb/constants 2025-10-12 21:51:13,986 root INFO copying src/MySQLdb/constants/CLIENT.py -> build/lib.linux-x86_64-cpython-312/MySQLdb/constants 2025-10-12 21:51:13,986 root INFO copying src/MySQLdb/constants/FLAG.py -> build/lib.linux-x86_64-cpython-312/MySQLdb/constants 2025-10-12 21:51:13,986 root INFO copying src/MySQLdb/constants/FIELD_TYPE.py -> build/lib.linux-x86_64-cpython-312/MySQLdb/constants 2025-10-12 21:51:13,987 root INFO copying src/MySQLdb/constants/CR.py -> build/lib.linux-x86_64-cpython-312/MySQLdb/constants 2025-10-12 21:51:13,987 root INFO copying src/MySQLdb/constants/__init__.py -> build/lib.linux-x86_64-cpython-312/MySQLdb/constants 2025-10-12 21:51:13,987 root INFO running egg_info 2025-10-12 21:51:13,989 root INFO creating src/mysqlclient.egg-info 2025-10-12 21:51:13,989 root INFO writing src/mysqlclient.egg-info/PKG-INFO 2025-10-12 21:51:13,990 root INFO writing dependency_links to src/mysqlclient.egg-info/dependency_links.txt 2025-10-12 21:51:13,990 root INFO writing top-level names to src/mysqlclient.egg-info/top_level.txt 2025-10-12 21:51:13,991 root INFO writing manifest file 'src/mysqlclient.egg-info/SOURCES.txt' 2025-10-12 21:51:13,994 root INFO reading manifest file 'src/mysqlclient.egg-info/SOURCES.txt' 2025-10-12 21:51:13,995 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 21:51:13,996 root INFO adding license file 'LICENSE' 2025-10-12 21:51:13,997 root INFO writing manifest file 'src/mysqlclient.egg-info/SOURCES.txt' 2025-10-12 21:51:14,001 root INFO copying src/MySQLdb/_mysql.c -> build/lib.linux-x86_64-cpython-312/MySQLdb 2025-10-12 21:51:14,002 root INFO running build_ext 2025-10-12 21:51:14,004 root INFO building 'MySQLdb._mysql' extension 2025-10-12 21:51:14,004 root INFO creating build/temp.linux-x86_64-cpython-312/src/MySQLdb 2025-10-12 21:51:14,005 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC "-Dversion_info=(2, 2, 1, 'final', 0)" -D__version__=2.2.1 -I/usr/include/python3.12 -c src/MySQLdb/_mysql.c -o build/temp.linux-x86_64-cpython-312/src/MySQLdb/_mysql.o -I/usr/include/mysql -std=c99 2025-10-12 21:51:14,963 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/src/MySQLdb/_mysql.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/MySQLdb/_mysql.cpython-312-x86_64-linux-musl.so -lmariadb 2025-10-12 21:51:14,985 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 21:51:14,985 root INFO running install 2025-10-12 21:51:14,996 root INFO running install_lib 2025-10-12 21:51:14,999 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 21:51:14,999 root INFO creating build/bdist.linux-x86_64/wheel/MySQLdb 2025-10-12 21:51:14,999 root INFO copying build/lib.linux-x86_64-cpython-312/MySQLdb/connections.py -> build/bdist.linux-x86_64/wheel/./MySQLdb 2025-10-12 21:51:14,999 root INFO copying build/lib.linux-x86_64-cpython-312/MySQLdb/_mysql.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./MySQLdb 2025-10-12 21:51:15,000 root INFO copying build/lib.linux-x86_64-cpython-312/MySQLdb/times.py -> build/bdist.linux-x86_64/wheel/./MySQLdb 2025-10-12 21:51:15,000 root INFO creating build/bdist.linux-x86_64/wheel/MySQLdb/constants 2025-10-12 21:51:15,000 root INFO copying build/lib.linux-x86_64-cpython-312/MySQLdb/constants/ER.py -> build/bdist.linux-x86_64/wheel/./MySQLdb/constants 2025-10-12 21:51:15,000 root INFO copying build/lib.linux-x86_64-cpython-312/MySQLdb/constants/CLIENT.py -> build/bdist.linux-x86_64/wheel/./MySQLdb/constants 2025-10-12 21:51:15,001 root INFO copying build/lib.linux-x86_64-cpython-312/MySQLdb/constants/FLAG.py -> build/bdist.linux-x86_64/wheel/./MySQLdb/constants 2025-10-12 21:51:15,001 root INFO copying build/lib.linux-x86_64-cpython-312/MySQLdb/constants/FIELD_TYPE.py -> build/bdist.linux-x86_64/wheel/./MySQLdb/constants 2025-10-12 21:51:15,001 root INFO copying build/lib.linux-x86_64-cpython-312/MySQLdb/constants/CR.py -> build/bdist.linux-x86_64/wheel/./MySQLdb/constants 2025-10-12 21:51:15,001 root INFO copying build/lib.linux-x86_64-cpython-312/MySQLdb/constants/__init__.py -> build/bdist.linux-x86_64/wheel/./MySQLdb/constants 2025-10-12 21:51:15,001 root INFO copying build/lib.linux-x86_64-cpython-312/MySQLdb/_exceptions.py -> build/bdist.linux-x86_64/wheel/./MySQLdb 2025-10-12 21:51:15,001 root INFO copying build/lib.linux-x86_64-cpython-312/MySQLdb/converters.py -> build/bdist.linux-x86_64/wheel/./MySQLdb 2025-10-12 21:51:15,001 root INFO copying build/lib.linux-x86_64-cpython-312/MySQLdb/cursors.py -> build/bdist.linux-x86_64/wheel/./MySQLdb 2025-10-12 21:51:15,001 root INFO copying build/lib.linux-x86_64-cpython-312/MySQLdb/release.py -> build/bdist.linux-x86_64/wheel/./MySQLdb 2025-10-12 21:51:15,002 root INFO copying build/lib.linux-x86_64-cpython-312/MySQLdb/__init__.py -> build/bdist.linux-x86_64/wheel/./MySQLdb 2025-10-12 21:51:15,002 root INFO copying build/lib.linux-x86_64-cpython-312/MySQLdb/_mysql.c -> build/bdist.linux-x86_64/wheel/./MySQLdb 2025-10-12 21:51:15,002 root INFO running install_egg_info 2025-10-12 21:51:15,004 root INFO Copying src/mysqlclient.egg-info to build/bdist.linux-x86_64/wheel/./mysqlclient-2.2.1-py3.12.egg-info 2025-10-12 21:51:15,005 root INFO running install_scripts 2025-10-12 21:51:15,011 root INFO creating build/bdist.linux-x86_64/wheel/mysqlclient-2.2.1.dist-info/WHEEL 2025-10-12 21:51:15,012 wheel INFO creating '/home/udu/aports/community/py3-mysqlclient/src/mysqlclient-2.2.1/.dist/.tmp-k14vjipl/mysqlclient-2.2.1-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 21:51:15,013 wheel INFO adding 'MySQLdb/__init__.py' 2025-10-12 21:51:15,013 wheel INFO adding 'MySQLdb/_exceptions.py' 2025-10-12 21:51:15,013 wheel INFO adding 'MySQLdb/_mysql.c' 2025-10-12 21:51:15,014 wheel INFO adding 'MySQLdb/_mysql.cpython-312-x86_64-linux-musl.so' 2025-10-12 21:51:15,014 wheel INFO adding 'MySQLdb/connections.py' 2025-10-12 21:51:15,014 wheel INFO adding 'MySQLdb/converters.py' 2025-10-12 21:51:15,014 wheel INFO adding 'MySQLdb/cursors.py' 2025-10-12 21:51:15,015 wheel INFO adding 'MySQLdb/release.py' 2025-10-12 21:51:15,015 wheel INFO adding 'MySQLdb/times.py' 2025-10-12 21:51:15,015 wheel INFO adding 'MySQLdb/constants/CLIENT.py' 2025-10-12 21:51:15,015 wheel INFO adding 'MySQLdb/constants/CR.py' 2025-10-12 21:51:15,015 wheel INFO adding 'MySQLdb/constants/ER.py' 2025-10-12 21:51:15,016 wheel INFO adding 'MySQLdb/constants/FIELD_TYPE.py' 2025-10-12 21:51:15,016 wheel INFO adding 'MySQLdb/constants/FLAG.py' 2025-10-12 21:51:15,016 wheel INFO adding 'MySQLdb/constants/__init__.py' 2025-10-12 21:51:15,016 wheel INFO adding 'mysqlclient-2.2.1.dist-info/licenses/LICENSE' 2025-10-12 21:51:15,016 wheel INFO adding 'mysqlclient-2.2.1.dist-info/METADATA' 2025-10-12 21:51:15,016 wheel INFO adding 'mysqlclient-2.2.1.dist-info/WHEEL' 2025-10-12 21:51:15,017 wheel INFO adding 'mysqlclient-2.2.1.dist-info/top_level.txt' 2025-10-12 21:51:15,017 wheel INFO adding 'mysqlclient-2.2.1.dist-info/RECORD' 2025-10-12 21:51:15,017 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 21:51:15,018 gpep517 INFO The backend produced .dist/mysqlclient-2.2.1-cp312-cp312-linux_x86_64.whl mysqlclient-2.2.1-cp312-cp312-linux_x86_64.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.12/site-packages/MySQLdb/constants/__pycache__' -> '/home/udu/aports/community/py3-mysqlclient/pkg/py3-mysqlclient-pyc/usr/lib/python3.12/site-packages/MySQLdb/constants/__pycache__' 'usr/lib/python3.12/site-packages/MySQLdb/__pycache__' -> '/home/udu/aports/community/py3-mysqlclient/pkg/py3-mysqlclient-pyc/usr/lib/python3.12/site-packages/MySQLdb/__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-pyc*: Scanning shared objects >>> py3-mysqlclient*: Scanning shared objects >>> py3-mysqlclient-pyc*: Tracing dependencies... python3~3.12 >>> py3-mysqlclient-pyc*: Package size: 93.7 KB >>> py3-mysqlclient-pyc*: Compressing data... >>> py3-mysqlclient-pyc*: Create checksum... >>> py3-mysqlclient-pyc*: Create py3-mysqlclient-pyc-2.2.1-r1.apk >>> py3-mysqlclient*: Tracing dependencies... python3~3.12 so:libc.musl-x86_64.so.1 so:libmariadb.so.3 >>> py3-mysqlclient*: Package size: 148.5 KB >>> py3-mysqlclient*: Compressing data... >>> py3-mysqlclient*: Create checksum... >>> py3-mysqlclient*: Create py3-mysqlclient-2.2.1-r1.apk >>> py3-mysqlclient: Build complete at Sun, 12 Oct 2025 21:51:15 +0000 elapsed time 0h 0m 5s >>> py3-mysqlclient: Cleaning up srcdir >>> py3-mysqlclient: Cleaning up pkgdir >>> py3-mysqlclient: Uninstalling dependencies... (1/24) Purging .makedepends-py3-mysqlclient (20251012.215112) (2/24) Purging mariadb-dev (11.4.8-r0) (3/24) Purging fmt-dev (11.2.0-r0) (4/24) Purging fmt (11.2.0-r0) (5/24) Purging mariadb-connector-c-dev (3.3.10-r0) (6/24) Purging mariadb-connector-c (3.3.10-r0) (7/24) Purging openssl-dev (3.5.4-r0) (8/24) Purging zlib-dev (1.3.1-r2) (9/24) Purging mariadb-embedded (11.4.8-r0) (10/24) Purging mariadb-common (11.4.8-r0) (11/24) Purging py3-gpep517-pyc (19-r0) (12/24) Purging py3-gpep517 (19-r0) (13/24) Purging py3-installer-pyc (0.7.0-r2) (14/24) Purging py3-installer (0.7.0-r2) (15/24) Purging py3-setuptools-pyc (80.9.0-r0) (16/24) Purging py3-setuptools (80.9.0-r0) (17/24) Purging py3-wheel-pyc (0.46.1-r0) (18/24) Purging py3-wheel (0.46.1-r0) (19/24) Purging py3-packaging-pyc (25.0-r0) (20/24) Purging py3-packaging (25.0-r0) (21/24) Purging py3-parsing-pyc (3.2.3-r0) (22/24) Purging py3-parsing (3.2.3-r0) (23/24) Purging python3-dev (3.12.12-r0) (24/24) Purging libaio (0.3.113-r2) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-mysqlclient: Updating the community/x86_64 repository index... >>> py3-mysqlclient: Signing the index...