>>> py3-mysqlclient: Building community/py3-mysqlclient 2.2.1-r1 (using abuild 3.14.0-r0) started Mon, 21 Oct 2024 21:23:59 +0000 >>> py3-mysqlclient: Validating /home/buildozer/aports/community/py3-mysqlclient/APKBUILD... >>> WARNING: py3-mysqlclient: Setting the maintainer with a comment is deprecated. Use maintainer="Carlo Landmeter " instead >>> 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 (10.2.1-r2) (2/35) Installing fmt-dev (10.2.1-r2) (3/35) Installing openssl-dev (3.3.2-r3) (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.3-r1) (8/35) Installing libaio (0.3.113-r2) (9/35) Installing mariadb-embedded (11.4.3-r1) (10/35) Installing mariadb-dev (11.4.3-r1) (11/35) Installing libbz2 (1.0.8-r6) (12/35) Installing libffi (3.4.6-r0) (13/35) Installing gdbm (1.24-r0) (14/35) Installing xz-libs (5.6.3-r0) (15/35) Installing mpdecimal (4.0.0-r0) (16/35) Installing libpanelw (6.5_p20241006-r0) (17/35) Installing sqlite-libs (3.46.1-r0) (18/35) Installing python3 (3.12.7-r0) (19/35) Installing python3-pycache-pyc0 (3.12.7-r0) (20/35) Installing pyc (3.12.7-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.7-r0) (24/35) Installing py3-installer (0.7.0-r2) (25/35) Installing py3-gpep517 (16-r0) (26/35) Installing py3-parsing (3.1.4-r0) (27/35) Installing py3-parsing-pyc (3.1.4-r0) (28/35) Installing py3-packaging (24.1-r0) (29/35) Installing py3-packaging-pyc (24.1-r0) (30/35) Installing py3-setuptools (70.3.0-r0) (31/35) Installing py3-setuptools-pyc (70.3.0-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.7-r0) (35/35) Installing .makedepends-py3-mysqlclient (20241021.212419) Executing busybox-1.37.0-r3.trigger OK: 561 MiB in 134 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... 2024-10-21 21:24:22,269 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-10-21 21:24:22,408 root INFO running bdist_wheel 2024-10-21 21:24:22,417 root INFO running build 2024-10-21 21:24:22,417 root INFO running build_py 2024-10-21 21:24:22,419 root INFO creating build 2024-10-21 21:24:22,419 root INFO creating build/lib.linux-loongarch64-cpython-312 2024-10-21 21:24:22,419 root INFO creating build/lib.linux-loongarch64-cpython-312/MySQLdb 2024-10-21 21:24:22,419 root INFO copying src/MySQLdb/cursors.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb 2024-10-21 21:24:22,420 root INFO copying src/MySQLdb/connections.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb 2024-10-21 21:24:22,420 root INFO copying src/MySQLdb/_exceptions.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb 2024-10-21 21:24:22,420 root INFO copying src/MySQLdb/release.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb 2024-10-21 21:24:22,421 root INFO copying src/MySQLdb/__init__.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb 2024-10-21 21:24:22,421 root INFO copying src/MySQLdb/times.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb 2024-10-21 21:24:22,421 root INFO copying src/MySQLdb/converters.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb 2024-10-21 21:24:22,422 root INFO creating build/lib.linux-loongarch64-cpython-312/MySQLdb/constants 2024-10-21 21:24:22,422 root INFO copying src/MySQLdb/constants/CLIENT.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb/constants 2024-10-21 21:24:22,422 root INFO copying src/MySQLdb/constants/FIELD_TYPE.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb/constants 2024-10-21 21:24:22,423 root INFO copying src/MySQLdb/constants/__init__.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb/constants 2024-10-21 21:24:22,423 root INFO copying src/MySQLdb/constants/FLAG.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb/constants 2024-10-21 21:24:22,423 root INFO copying src/MySQLdb/constants/ER.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb/constants 2024-10-21 21:24:22,424 root INFO copying src/MySQLdb/constants/CR.py -> build/lib.linux-loongarch64-cpython-312/MySQLdb/constants 2024-10-21 21:24:22,424 root INFO running egg_info 2024-10-21 21:24:22,424 root INFO creating src/mysqlclient.egg-info 2024-10-21 21:24:22,426 root INFO writing src/mysqlclient.egg-info/PKG-INFO 2024-10-21 21:24:22,426 root INFO writing dependency_links to src/mysqlclient.egg-info/dependency_links.txt 2024-10-21 21:24:22,427 root INFO writing top-level names to src/mysqlclient.egg-info/top_level.txt 2024-10-21 21:24:22,427 root INFO writing manifest file 'src/mysqlclient.egg-info/SOURCES.txt' 2024-10-21 21:24:22,430 root INFO reading manifest file 'src/mysqlclient.egg-info/SOURCES.txt' 2024-10-21 21:24:22,431 root INFO reading manifest template 'MANIFEST.in' 2024-10-21 21:24:22,432 root INFO adding license file 'LICENSE' 2024-10-21 21:24:22,433 root INFO writing manifest file 'src/mysqlclient.egg-info/SOURCES.txt' 2024-10-21 21:24:22,434 root INFO copying src/MySQLdb/_mysql.c -> build/lib.linux-loongarch64-cpython-312/MySQLdb 2024-10-21 21:24:22,435 root INFO running build_ext 2024-10-21 21:24:22,437 root INFO building 'MySQLdb._mysql' extension 2024-10-21 21:24:22,437 root INFO creating build/temp.linux-loongarch64-cpython-312 2024-10-21 21:24:22,437 root INFO creating build/temp.linux-loongarch64-cpython-312/src 2024-10-21 21:24:22,437 root INFO creating build/temp.linux-loongarch64-cpython-312/src/MySQLdb 2024-10-21 21:24:22,437 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -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 2024-10-21 21:24:23,701 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -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 -lz -ldl -lssl -lcrypto 2024-10-21 21:24:23,744 root INFO installing to build/bdist.linux-loongarch64/wheel 2024-10-21 21:24:23,745 root INFO running install 2024-10-21 21:24:23,759 root INFO running install_lib 2024-10-21 21:24:23,763 root INFO creating build/bdist.linux-loongarch64 2024-10-21 21:24:23,763 root INFO creating build/bdist.linux-loongarch64/wheel 2024-10-21 21:24:23,763 root INFO creating build/bdist.linux-loongarch64/wheel/MySQLdb 2024-10-21 21:24:23,764 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/cursors.py -> build/bdist.linux-loongarch64/wheel/MySQLdb 2024-10-21 21:24:23,764 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/connections.py -> build/bdist.linux-loongarch64/wheel/MySQLdb 2024-10-21 21:24:23,764 root INFO creating build/bdist.linux-loongarch64/wheel/MySQLdb/constants 2024-10-21 21:24:23,765 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/constants/CLIENT.py -> build/bdist.linux-loongarch64/wheel/MySQLdb/constants 2024-10-21 21:24:23,765 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/constants/FIELD_TYPE.py -> build/bdist.linux-loongarch64/wheel/MySQLdb/constants 2024-10-21 21:24:23,765 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/constants/__init__.py -> build/bdist.linux-loongarch64/wheel/MySQLdb/constants 2024-10-21 21:24:23,766 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/constants/FLAG.py -> build/bdist.linux-loongarch64/wheel/MySQLdb/constants 2024-10-21 21:24:23,766 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/constants/ER.py -> build/bdist.linux-loongarch64/wheel/MySQLdb/constants 2024-10-21 21:24:23,766 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/constants/CR.py -> build/bdist.linux-loongarch64/wheel/MySQLdb/constants 2024-10-21 21:24:23,766 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/_exceptions.py -> build/bdist.linux-loongarch64/wheel/MySQLdb 2024-10-21 21:24:23,767 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/release.py -> build/bdist.linux-loongarch64/wheel/MySQLdb 2024-10-21 21:24:23,767 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/__init__.py -> build/bdist.linux-loongarch64/wheel/MySQLdb 2024-10-21 21:24:23,767 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/_mysql.c -> build/bdist.linux-loongarch64/wheel/MySQLdb 2024-10-21 21:24:23,768 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/_mysql.cpython-312-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/MySQLdb 2024-10-21 21:24:23,768 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/times.py -> build/bdist.linux-loongarch64/wheel/MySQLdb 2024-10-21 21:24:23,769 root INFO copying build/lib.linux-loongarch64-cpython-312/MySQLdb/converters.py -> build/bdist.linux-loongarch64/wheel/MySQLdb 2024-10-21 21:24:23,769 root INFO running install_egg_info 2024-10-21 21:24:23,770 root INFO Copying src/mysqlclient.egg-info to build/bdist.linux-loongarch64/wheel/mysqlclient-2.2.1-py3.12.egg-info 2024-10-21 21:24:23,772 root INFO running install_scripts 2024-10-21 21:24:23,778 root INFO creating build/bdist.linux-loongarch64/wheel/mysqlclient-2.2.1.dist-info/WHEEL 2024-10-21 21:24:23,779 wheel INFO creating '/home/buildozer/aports/community/py3-mysqlclient/src/mysqlclient-2.2.1/.dist/.tmp-qj27ldz9/mysqlclient-2.2.1-cp312-cp312-linux_loongarch64.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2024-10-21 21:24:23,780 wheel INFO adding 'MySQLdb/__init__.py' 2024-10-21 21:24:23,780 wheel INFO adding 'MySQLdb/_exceptions.py' 2024-10-21 21:24:23,780 wheel INFO adding 'MySQLdb/_mysql.c' 2024-10-21 21:24:23,782 wheel INFO adding 'MySQLdb/_mysql.cpython-312-loongarch64-linux-musl.so' 2024-10-21 21:24:23,783 wheel INFO adding 'MySQLdb/connections.py' 2024-10-21 21:24:23,784 wheel INFO adding 'MySQLdb/converters.py' 2024-10-21 21:24:23,784 wheel INFO adding 'MySQLdb/cursors.py' 2024-10-21 21:24:23,784 wheel INFO adding 'MySQLdb/release.py' 2024-10-21 21:24:23,785 wheel INFO adding 'MySQLdb/times.py' 2024-10-21 21:24:23,785 wheel INFO adding 'MySQLdb/constants/CLIENT.py' 2024-10-21 21:24:23,785 wheel INFO adding 'MySQLdb/constants/CR.py' 2024-10-21 21:24:23,786 wheel INFO adding 'MySQLdb/constants/ER.py' 2024-10-21 21:24:23,786 wheel INFO adding 'MySQLdb/constants/FIELD_TYPE.py' 2024-10-21 21:24:23,786 wheel INFO adding 'MySQLdb/constants/FLAG.py' 2024-10-21 21:24:23,787 wheel INFO adding 'MySQLdb/constants/__init__.py' 2024-10-21 21:24:23,787 wheel INFO adding 'mysqlclient-2.2.1.dist-info/LICENSE' 2024-10-21 21:24:23,787 wheel INFO adding 'mysqlclient-2.2.1.dist-info/METADATA' 2024-10-21 21:24:23,788 wheel INFO adding 'mysqlclient-2.2.1.dist-info/WHEEL' 2024-10-21 21:24:23,788 wheel INFO adding 'mysqlclient-2.2.1.dist-info/top_level.txt' 2024-10-21 21:24:23,788 wheel INFO adding 'mysqlclient-2.2.1.dist-info/RECORD' 2024-10-21 21:24:23,789 root INFO removing build/bdist.linux-loongarch64/wheel 2024-10-21 21:24:23,790 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', '-lz', '-ldl', '-lssl', '-lcrypto'] 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: 155.7 KB >>> py3-mysqlclient*: Compressing data... >>> py3-mysqlclient*: Create checksum... >>> py3-mysqlclient*: Create py3-mysqlclient-2.2.1-r1.apk >>> py3-mysqlclient: Build complete at Mon, 21 Oct 2024 21:24:24 +0000 elapsed time 0h 0m 25s >>> py3-mysqlclient: Cleaning up srcdir >>> py3-mysqlclient: Cleaning up pkgdir >>> py3-mysqlclient: Uninstalling dependencies... (1/35) Purging .makedepends-py3-mysqlclient (20241021.212419) (2/35) Purging mariadb-dev (11.4.3-r1) (3/35) Purging fmt-dev (10.2.1-r2) (4/35) Purging fmt (10.2.1-r2) (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.3.2-r3) (8/35) Purging zlib-dev (1.3.1-r2) (9/35) Purging mariadb-embedded (11.4.3-r1) (10/35) Purging mariadb-common (11.4.3-r1) (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 (70.3.0-r0) (16/35) Purging py3-setuptools (70.3.0-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.1-r0) (20/35) Purging py3-packaging (24.1-r0) (21/35) Purging py3-parsing-pyc (3.1.4-r0) (22/35) Purging py3-parsing (3.1.4-r0) (23/35) Purging python3-dev (3.12.7-r0) (24/35) Purging python3-pyc (3.12.7-r0) (25/35) Purging python3-pycache-pyc0 (3.12.7-r0) (26/35) Purging pyc (3.12.7-r0) (27/35) Purging python3 (3.12.7-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.6-r0) (32/35) Purging libpanelw (6.5_p20241006-r0) (33/35) Purging mpdecimal (4.0.0-r0) (34/35) Purging sqlite-libs (3.46.1-r0) (35/35) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 243 MiB in 99 packages >>> py3-mysqlclient: Updating the community/loongarch64 repository index... >>> py3-mysqlclient: Signing the index...