>>> py3-mysqlclient: Building community/py3-mysqlclient 2.2.1-r1 (using abuild 3.15.0_rc3-r1) started Sun, 27 Apr 2025 11:47:54 +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.1.4-r0) (2/35) Installing fmt-dev (11.1.4-r0) (3/35) Installing openssl-dev (3.5.0-r0) (4/35) Installing zlib-dev (1.3.1-r2) (5/35) Installing mariadb-connector-c (3.3.10-r0) (6/35) Installing mariadb-connector-c-dev (3.3.10-r0) (7/35) Installing mariadb-common (11.4.5-r2) (8/35) Installing libaio (0.3.113-r2) (9/35) Installing mariadb-embedded (11.4.5-r2) (10/35) Installing mariadb-dev (11.4.5-r2) (11/35) Installing libbz2 (1.0.8-r6) (12/35) Installing libffi (3.4.8-r0) (13/35) Installing gdbm (1.24-r0) (14/35) Installing xz-libs (5.8.1-r0) (15/35) Installing mpdecimal (4.0.0-r0) (16/35) Installing libpanelw (6.5_p20250412-r0) (17/35) Installing sqlite-libs (3.49.1-r0) (18/35) Installing python3 (3.12.10-r0) (19/35) Installing python3-pycache-pyc0 (3.12.10-r0) (20/35) Installing pyc (3.12.10-r0) (21/35) Installing py3-installer-pyc (0.7.0-r2) (22/35) Installing py3-gpep517-pyc (16-r0) (23/35) Installing python3-pyc (3.12.10-r0) (24/35) Installing py3-installer (0.7.0-r2) (25/35) Installing py3-gpep517 (16-r0) (26/35) Installing py3-parsing (3.2.0-r0) (27/35) Installing py3-parsing-pyc (3.2.0-r0) (28/35) Installing py3-packaging (24.2-r0) (29/35) Installing py3-packaging-pyc (24.2-r0) (30/35) Installing py3-setuptools (77.0.3-r0) (31/35) Installing py3-setuptools-pyc (77.0.3-r0) (32/35) Installing py3-wheel (0.43.0-r0) (33/35) Installing py3-wheel-pyc (0.43.0-r0) (34/35) Installing python3-dev (3.12.10-r0) (35/35) Installing .makedepends-py3-mysqlclient (20250427.114833) Executing busybox-1.37.0-r16.trigger OK: 527 MiB in 136 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 >>> py3-mysqlclient: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mysqlclient-python-2.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-04-27 11:48:35,748 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`. 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:760: 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-04-27 11:48:35,875 root INFO running bdist_wheel 2025-04-27 11:48:35,898 root INFO running build 2025-04-27 11:48:35,898 root INFO running build_py 2025-04-27 11:48:35,903 root INFO creating build/lib.linux-loongarch64-cpython-312/MySQLdb 2025-04-27 11:48:35,904 root INFO copying src/MySQLdb/cursors.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb 2025-04-27 11:48:35,904 root INFO copying src/MySQLdb/connections.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb 2025-04-27 11:48:35,905 root INFO copying src/MySQLdb/_exceptions.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb 2025-04-27 11:48:35,905 root INFO copying src/MySQLdb/release.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb 2025-04-27 11:48:35,906 root INFO copying src/MySQLdb/__init__.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb 2025-04-27 11:48:35,907 root INFO copying src/MySQLdb/times.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb 2025-04-27 11:48:35,907 root INFO copying src/MySQLdb/converters.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb 2025-04-27 11:48:35,908 root INFO creating build/lib.linux-loongarch64-cpython-312/MySQLdb/constants 2025-04-27 11:48:35,908 root INFO copying src/MySQLdb/constants/CLIENT.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb/constants 2025-04-27 11:48:35,909 root INFO copying src/MySQLdb/constants/FIELD_TYPE.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb/constants 2025-04-27 11:48:35,909 root INFO copying src/MySQLdb/constants/__init__.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb/constants 2025-04-27 11:48:35,910 root INFO copying src/MySQLdb/constants/FLAG.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb/constants 2025-04-27 11:48:35,910 root INFO copying src/MySQLdb/constants/ER.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb/constants 2025-04-27 11:48:35,911 root INFO copying src/MySQLdb/constants/CR.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb/constants 2025-04-27 11:48:35,911 root INFO running egg_info 2025-04-27 11:48:35,915 root INFO creating src/mysqlclient.egg-info 2025-04-27 11:48:35,916 root INFO writing src/mysqlclient.egg-info/PKG-INFO 2025-04-27 11:48:35,917 root INFO writing dependency_links to src/mysqlclient.egg-info/dependency_links.txt 2025-04-27 11:48:35,917 root INFO writing top-level names to src/mysqlclient.egg-info/top_level.txt 2025-04-27 11:48:35,918 root INFO writing manifest file 'src/mysqlclient.egg-info/SOURCES.txt' 2025-04-27 11:48:35,924 root INFO reading manifest file 'src/mysqlclient.egg-info/SOURCES.txt' 2025-04-27 11:48:35,925 root INFO reading manifest template 'MANIFEST.in' 2025-04-27 11:48:35,927 root INFO adding license file 'LICENSE' 2025-04-27 11:48:35,929 root INFO writing manifest file 'src/mysqlclient.egg-info/SOURCES.txt' 2025-04-27 11:48:35,930 root INFO copying src/MySQLdb/_mysql.c -> build/lib.linux-loongarch64-cpython-312/MySQLdb 2025-04-27 11:48:35,931 root INFO running build_ext 2025-04-27 11:48:35,934 root INFO building 'MySQLdb._mysql' extension 2025-04-27 11:48:35,935 root INFO creating build/temp.linux-loongarch64-cpython-312/src/MySQLdb 2025-04-27 11:48:35,935 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.12 -c src/MySQLdb/_mysql.c -o build/temp.linux-loongarch64-cpython-312/src/MySQLdb/_mysql.o -I/usr/include/mysql -std=c99 2025-04-27 11:48:37,021 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-loongarch64-cpython-312/src/MySQLdb/_mysql.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-312/MySQLdb/_mysql.cpython-312-loongarch64-linux-musl.so -lmariadb 2025-04-27 11:48:37,052 root INFO installing to build/bdist.linux-loongarch64/wheel 2025-04-27 11:48:37,052 root INFO running install 2025-04-27 11:48:37,070 root INFO running install_lib 2025-04-27 11:48:37,074 root INFO creating build/bdist.linux-loongarch64/wheel 2025-04-27 11:48:37,075 root INFO creating build/bdist.linux-loongarch64/wheel/MySQLdb 2025-04-27 11:48:37,075 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/cursors.py -> build/bdist.linux-loongarch64/wheel/./MySQLdb 2025-04-27 11:48:37,076 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/connections.py -> build/bdist.linux-loongarch64/wheel/./MySQLdb 2025-04-27 11:48:37,076 root INFO creating build/bdist.linux-loongarch64/wheel/MySQLdb/constants 2025-04-27 11:48:37,077 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/constants/CLIENT.py -> build/bdist.linux-loongarch64/wheel/./MySQLdb/constants 2025-04-27 11:48:37,077 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/constants/FIELD_TYPE.py -> build/bdist.linux-loongarch64/wheel/./MySQLdb/constants 2025-04-27 11:48:37,077 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/constants/__init__.py -> build/bdist.linux-loongarch64/wheel/./MySQLdb/constants 2025-04-27 11:48:37,078 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/constants/FLAG.py -> build/bdist.linux-loongarch64/wheel/./MySQLdb/constants 2025-04-27 11:48:37,078 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/constants/ER.py -> build/bdist.linux-loongarch64/wheel/./MySQLdb/constants 2025-04-27 11:48:37,078 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/constants/CR.py -> build/bdist.linux-loongarch64/wheel/./MySQLdb/constants 2025-04-27 11:48:37,079 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/_exceptions.py -> build/bdist.linux-loongarch64/wheel/./MySQLdb 2025-04-27 11:48:37,079 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/release.py -> build/bdist.linux-loongarch64/wheel/./MySQLdb 2025-04-27 11:48:37,079 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/__init__.py -> build/bdist.linux-loongarch64/wheel/./MySQLdb 2025-04-27 11:48:37,080 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/_mysql.c -> build/bdist.linux-loongarch64/wheel/./MySQLdb 2025-04-27 11:48:37,080 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/_mysql.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./MySQLdb 2025-04-27 11:48:37,081 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/times.py -> build/bdist.linux-loongarch64/wheel/./MySQLdb 2025-04-27 11:48:37,081 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/converters.py -> build/bdist.linux-loongarch64/wheel/./MySQLdb 2025-04-27 11:48:37,081 root INFO running install_egg_info 2025-04-27 11:48:37,086 root INFO Copying src/mysqlclient.egg-info to build/bdist.linux-loongarch64/wheel/./mysqlclient-2.2.1-py3.12.egg-info 2025-04-27 11:48:37,087 root INFO running install_scripts 2025-04-27 11:48:37,098 root INFO creating build/bdist.linux-loongarch64/wheel/mysqlclient-2.2.1.dist-info/WHEEL 2025-04-27 11:48:37,098 wheel INFO creating '/home/buildozer/aports/community/py3-mysqlclient/src/mysqlclient-2.2.1/.dist/.tmp-63ah20t7/mysqlclient-2.2.1-cp312-cp312-linux_loongarch64.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2025-04-27 11:48:37,099 wheel INFO adding 'MySQLdb/__init__.py' 2025-04-27 11:48:37,100 wheel INFO adding 'MySQLdb/_exceptions.py' 2025-04-27 11:48:37,100 wheel INFO adding 'MySQLdb/_mysql.c' 2025-04-27 11:48:37,101 wheel INFO adding 'MySQLdb/_mysql.cpython-312-loongarch64-linux-musl.so' 2025-04-27 11:48:37,102 wheel INFO adding 'MySQLdb/connections.py' 2025-04-27 11:48:37,103 wheel INFO adding 'MySQLdb/converters.py' 2025-04-27 11:48:37,103 wheel INFO adding 'MySQLdb/cursors.py' 2025-04-27 11:48:37,104 wheel INFO adding 'MySQLdb/release.py' 2025-04-27 11:48:37,104 wheel INFO adding 'MySQLdb/times.py' 2025-04-27 11:48:37,104 wheel INFO adding 'MySQLdb/constants/CLIENT.py' 2025-04-27 11:48:37,105 wheel INFO adding 'MySQLdb/constants/CR.py' 2025-04-27 11:48:37,105 wheel INFO adding 'MySQLdb/constants/ER.py' 2025-04-27 11:48:37,106 wheel INFO adding 'MySQLdb/constants/FIELD_TYPE.py' 2025-04-27 11:48:37,106 wheel INFO adding 'MySQLdb/constants/FLAG.py' 2025-04-27 11:48:37,106 wheel INFO adding 'MySQLdb/constants/__init__.py' 2025-04-27 11:48:37,107 wheel INFO adding 'mysqlclient-2.2.1.dist-info/licenses/LICENSE' 2025-04-27 11:48:37,107 wheel INFO adding 'mysqlclient-2.2.1.dist-info/METADATA' 2025-04-27 11:48:37,107 wheel INFO adding 'mysqlclient-2.2.1.dist-info/WHEEL' 2025-04-27 11:48:37,108 wheel INFO adding 'mysqlclient-2.2.1.dist-info/top_level.txt' 2025-04-27 11:48:37,108 wheel INFO adding 'mysqlclient-2.2.1.dist-info/RECORD' 2025-04-27 11:48:37,108 root INFO removing build/bdist.linux-loongarch64/wheel 2025-04-27 11:48:37,110 gpep517 INFO The backend produced .dist/mysqlclient-2.2.1-cp312-cp312-linux_loongarch64.whl mysqlclient-2.2.1-cp312-cp312-linux_loongarch64.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/__pycache__' -> '/home/buildozer/aports/community/py3-mysqlclient/pkg/py3-mysqlclient-pyc/usr/lib/python3.12/site-packages/MySQLdb/__pycache__' 'usr/lib/python3.12/site-packages/MySQLdb/constants/__pycache__' -> '/home/buildozer/aports/community/py3-mysqlclient/pkg/py3-mysqlclient-pyc/usr/lib/python3.12/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-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-loongarch64.so.1 so:libmariadb.so.3 >>> py3-mysqlclient*: Package size: 171.8 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, 27 Apr 2025 11:48:37 +0000 elapsed time 0h 0m 43s >>> py3-mysqlclient: Cleaning up srcdir >>> py3-mysqlclient: Cleaning up pkgdir >>> py3-mysqlclient: Uninstalling dependencies... (1/35) Purging .makedepends-py3-mysqlclient (20250427.114833) (2/35) Purging mariadb-dev (11.4.5-r2) (3/35) Purging fmt-dev (11.1.4-r0) (4/35) Purging fmt (11.1.4-r0) (5/35) Purging mariadb-connector-c-dev (3.3.10-r0) (6/35) Purging mariadb-connector-c (3.3.10-r0) (7/35) Purging openssl-dev (3.5.0-r0) (8/35) Purging zlib-dev (1.3.1-r2) (9/35) Purging mariadb-embedded (11.4.5-r2) (10/35) Purging mariadb-common (11.4.5-r2) (11/35) Purging py3-gpep517-pyc (16-r0) (12/35) Purging py3-gpep517 (16-r0) (13/35) Purging py3-installer-pyc (0.7.0-r2) (14/35) Purging py3-installer (0.7.0-r2) (15/35) Purging py3-setuptools-pyc (77.0.3-r0) (16/35) Purging py3-setuptools (77.0.3-r0) (17/35) Purging py3-wheel-pyc (0.43.0-r0) (18/35) Purging py3-wheel (0.43.0-r0) (19/35) Purging py3-packaging-pyc (24.2-r0) (20/35) Purging py3-packaging (24.2-r0) (21/35) Purging py3-parsing-pyc (3.2.0-r0) (22/35) Purging py3-parsing (3.2.0-r0) (23/35) Purging python3-dev (3.12.10-r0) (24/35) Purging python3-pyc (3.12.10-r0) (25/35) Purging python3-pycache-pyc0 (3.12.10-r0) (26/35) Purging pyc (3.12.10-r0) (27/35) Purging python3 (3.12.10-r0) (28/35) Purging gdbm (1.24-r0) (29/35) Purging libaio (0.3.113-r2) (30/35) Purging libbz2 (1.0.8-r6) (31/35) Purging libffi (3.4.8-r0) (32/35) Purging libpanelw (6.5_p20250412-r0) (33/35) Purging mpdecimal (4.0.0-r0) (34/35) Purging sqlite-libs (3.49.1-r0) (35/35) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 251 MiB in 101 packages >>> py3-mysqlclient: Updating the community/loongarch64 repository index... >>> py3-mysqlclient: Signing the index...