>>> py3-mysqlclient: Building community/py3-mysqlclient 2.2.1-r1 (using abuild 3.12.0-r5) started Wed, 17 Apr 2024 02:41:59 +0000 >>> py3-mysqlclient: Checking sanity of /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/36) Installing fmt (10.2.1-r1) (2/36) Installing fmt-dev (10.2.1-r1) (3/36) Installing openssl-dev (3.3.0-r0) (4/36) Installing zlib-dev (1.3.1-r1) (5/36) Installing mariadb-connector-c (3.3.9-r0) (6/36) Installing mariadb-connector-c-dev (3.3.9-r0) (7/36) Installing mariadb-common (10.11.7-r0) (8/36) Installing libaio (0.3.113-r2) (9/36) Installing mariadb-embedded (10.11.7-r0) (10/36) Installing mariadb-dev (10.11.7-r0) (11/36) Installing libbz2 (1.0.8-r6) (12/36) Installing libffi (3.4.6-r0) (13/36) Installing gdbm (1.23-r1) (14/36) Installing xz-libs (5.6.1-r3) (15/36) Installing mpdecimal (4.0.0-r0) (16/36) Installing libpanelw (6.4_p20240330-r0) (17/36) Installing readline (8.2.10-r0) (18/36) Installing sqlite-libs (3.45.3-r0) (19/36) Installing python3 (3.12.3-r0) (20/36) Installing python3-pycache-pyc0 (3.12.3-r0) (21/36) Installing pyc (3.12.3-r0) (22/36) Installing py3-installer-pyc (0.7.0-r2) (23/36) Installing py3-gpep517-pyc (15-r2) (24/36) Installing python3-pyc (3.12.3-r0) (25/36) Installing py3-installer (0.7.0-r2) (26/36) Installing py3-gpep517 (15-r2) (27/36) Installing py3-parsing (3.1.2-r1) (28/36) Installing py3-parsing-pyc (3.1.2-r1) (29/36) Installing py3-packaging (24.0-r1) (30/36) Installing py3-packaging-pyc (24.0-r1) (31/36) Installing py3-setuptools (69.5.1-r0) (32/36) Installing py3-setuptools-pyc (69.5.1-r0) (33/36) Installing py3-wheel (0.42.0-r1) (34/36) Installing py3-wheel-pyc (0.42.0-r1) (35/36) Installing python3-dev (3.12.3-r0) (36/36) Installing .makedepends-py3-mysqlclient (20240417.024204) Executing busybox-1.36.1-r25.trigger OK: 528 MiB in 138 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 93920 100 93920 0 0 648k 0 --:--:-- --:--:-- --:--:-- 655k >>> 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-04-17 02:42:10,919 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-17 02:42:11,363 root INFO running bdist_wheel 2024-04-17 02:42:11,390 root INFO running build 2024-04-17 02:42:11,390 root INFO running build_py 2024-04-17 02:42:11,397 root INFO creating build 2024-04-17 02:42:11,397 root INFO creating build/lib.linux-riscv64-cpython-312 2024-04-17 02:42:11,398 root INFO creating build/lib.linux-riscv64-cpython-312/MySQLdb 2024-04-17 02:42:11,398 root INFO copying src/MySQLdb/connections.py -> build/lib.linux-riscv64-cpython-312/MySQLdb 2024-04-17 02:42:11,400 root INFO copying src/MySQLdb/times.py -> build/lib.linux-riscv64-cpython-312/MySQLdb 2024-04-17 02:42:11,401 root INFO copying src/MySQLdb/release.py -> build/lib.linux-riscv64-cpython-312/MySQLdb 2024-04-17 02:42:11,402 root INFO copying src/MySQLdb/converters.py -> build/lib.linux-riscv64-cpython-312/MySQLdb 2024-04-17 02:42:11,403 root INFO copying src/MySQLdb/__init__.py -> build/lib.linux-riscv64-cpython-312/MySQLdb 2024-04-17 02:42:11,404 root INFO copying src/MySQLdb/_exceptions.py -> build/lib.linux-riscv64-cpython-312/MySQLdb 2024-04-17 02:42:11,405 root INFO copying src/MySQLdb/cursors.py -> build/lib.linux-riscv64-cpython-312/MySQLdb 2024-04-17 02:42:11,408 root INFO creating build/lib.linux-riscv64-cpython-312/MySQLdb/constants 2024-04-17 02:42:11,408 root INFO copying src/MySQLdb/constants/CLIENT.py -> build/lib.linux-riscv64-cpython-312/MySQLdb/constants 2024-04-17 02:42:11,409 root INFO copying src/MySQLdb/constants/FLAG.py -> build/lib.linux-riscv64-cpython-312/MySQLdb/constants 2024-04-17 02:42:11,411 root INFO copying src/MySQLdb/constants/CR.py -> build/lib.linux-riscv64-cpython-312/MySQLdb/constants 2024-04-17 02:42:11,412 root INFO copying src/MySQLdb/constants/ER.py -> build/lib.linux-riscv64-cpython-312/MySQLdb/constants 2024-04-17 02:42:11,413 root INFO copying src/MySQLdb/constants/__init__.py -> build/lib.linux-riscv64-cpython-312/MySQLdb/constants 2024-04-17 02:42:11,415 root INFO copying src/MySQLdb/constants/FIELD_TYPE.py -> build/lib.linux-riscv64-cpython-312/MySQLdb/constants 2024-04-17 02:42:11,416 root INFO running egg_info 2024-04-17 02:42:11,416 root INFO creating src/mysqlclient.egg-info 2024-04-17 02:42:11,421 root INFO writing src/mysqlclient.egg-info/PKG-INFO 2024-04-17 02:42:11,423 root INFO writing dependency_links to src/mysqlclient.egg-info/dependency_links.txt 2024-04-17 02:42:11,424 root INFO writing top-level names to src/mysqlclient.egg-info/top_level.txt 2024-04-17 02:42:11,425 root INFO writing manifest file 'src/mysqlclient.egg-info/SOURCES.txt' 2024-04-17 02:42:11,436 root INFO reading manifest file 'src/mysqlclient.egg-info/SOURCES.txt' 2024-04-17 02:42:11,437 root INFO reading manifest template 'MANIFEST.in' 2024-04-17 02:42:11,441 root INFO adding license file 'LICENSE' 2024-04-17 02:42:11,445 root INFO writing manifest file 'src/mysqlclient.egg-info/SOURCES.txt' 2024-04-17 02:42:11,447 root INFO copying src/MySQLdb/_mysql.c -> build/lib.linux-riscv64-cpython-312/MySQLdb 2024-04-17 02:42:11,451 root INFO running build_ext 2024-04-17 02:42:11,458 root INFO building 'MySQLdb._mysql' extension 2024-04-17 02:42:11,459 root INFO creating build/temp.linux-riscv64-cpython-312 2024-04-17 02:42:11,459 root INFO creating build/temp.linux-riscv64-cpython-312/src 2024-04-17 02:42:11,460 root INFO creating build/temp.linux-riscv64-cpython-312/src/MySQLdb 2024-04-17 02:42:11,460 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-riscv64-cpython-312/src/MySQLdb/_mysql.o -I/usr/include/mysql -std=c99 2024-04-17 02:42:15,537 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/src/MySQLdb/_mysql.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/MySQLdb/_mysql.cpython-312-riscv64-linux-musl.so -lmariadb -lz -ldl -lssl -lcrypto 2024-04-17 02:42:15,659 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-17 02:42:15,660 root INFO running install 2024-04-17 02:42:15,703 root INFO running install_lib 2024-04-17 02:42:15,709 root INFO creating build/bdist.linux-riscv64 2024-04-17 02:42:15,709 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-17 02:42:15,710 root INFO creating build/bdist.linux-riscv64/wheel/MySQLdb 2024-04-17 02:42:15,711 root INFO copying build/lib.linux-riscv64-cpython-312/MySQLdb/_mysql.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/MySQLdb 2024-04-17 02:42:15,714 root INFO copying build/lib.linux-riscv64-cpython-312/MySQLdb/connections.py -> build/bdist.linux-riscv64/wheel/MySQLdb 2024-04-17 02:42:15,715 root INFO copying build/lib.linux-riscv64-cpython-312/MySQLdb/times.py -> build/bdist.linux-riscv64/wheel/MySQLdb 2024-04-17 02:42:15,716 root INFO copying build/lib.linux-riscv64-cpython-312/MySQLdb/release.py -> build/bdist.linux-riscv64/wheel/MySQLdb 2024-04-17 02:42:15,717 root INFO copying build/lib.linux-riscv64-cpython-312/MySQLdb/converters.py -> build/bdist.linux-riscv64/wheel/MySQLdb 2024-04-17 02:42:15,718 root INFO creating build/bdist.linux-riscv64/wheel/MySQLdb/constants 2024-04-17 02:42:15,719 root INFO copying build/lib.linux-riscv64-cpython-312/MySQLdb/constants/CLIENT.py -> build/bdist.linux-riscv64/wheel/MySQLdb/constants 2024-04-17 02:42:15,720 root INFO copying build/lib.linux-riscv64-cpython-312/MySQLdb/constants/FLAG.py -> build/bdist.linux-riscv64/wheel/MySQLdb/constants 2024-04-17 02:42:15,720 root INFO copying build/lib.linux-riscv64-cpython-312/MySQLdb/constants/CR.py -> build/bdist.linux-riscv64/wheel/MySQLdb/constants 2024-04-17 02:42:15,721 root INFO copying build/lib.linux-riscv64-cpython-312/MySQLdb/constants/ER.py -> build/bdist.linux-riscv64/wheel/MySQLdb/constants 2024-04-17 02:42:15,722 root INFO copying build/lib.linux-riscv64-cpython-312/MySQLdb/constants/__init__.py -> build/bdist.linux-riscv64/wheel/MySQLdb/constants 2024-04-17 02:42:15,723 root INFO copying build/lib.linux-riscv64-cpython-312/MySQLdb/constants/FIELD_TYPE.py -> build/bdist.linux-riscv64/wheel/MySQLdb/constants 2024-04-17 02:42:15,724 root INFO copying build/lib.linux-riscv64-cpython-312/MySQLdb/__init__.py -> build/bdist.linux-riscv64/wheel/MySQLdb 2024-04-17 02:42:15,725 root INFO copying build/lib.linux-riscv64-cpython-312/MySQLdb/_exceptions.py -> build/bdist.linux-riscv64/wheel/MySQLdb 2024-04-17 02:42:15,726 root INFO copying build/lib.linux-riscv64-cpython-312/MySQLdb/_mysql.c -> build/bdist.linux-riscv64/wheel/MySQLdb 2024-04-17 02:42:15,727 root INFO copying build/lib.linux-riscv64-cpython-312/MySQLdb/cursors.py -> build/bdist.linux-riscv64/wheel/MySQLdb 2024-04-17 02:42:15,728 root INFO running install_egg_info 2024-04-17 02:42:15,733 root INFO Copying src/mysqlclient.egg-info to build/bdist.linux-riscv64/wheel/mysqlclient-2.2.1-py3.12.egg-info 2024-04-17 02:42:15,736 root INFO running install_scripts 2024-04-17 02:42:15,753 wheel INFO creating build/bdist.linux-riscv64/wheel/mysqlclient-2.2.1.dist-info/WHEEL 2024-04-17 02:42:15,755 wheel INFO creating '/home/buildozer/aports/community/py3-mysqlclient/src/mysqlclient-2.2.1/.dist/.tmp-qs26udpb/mysqlclient-2.2.1-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-17 02:42:15,756 wheel INFO adding 'MySQLdb/__init__.py' 2024-04-17 02:42:15,758 wheel INFO adding 'MySQLdb/_exceptions.py' 2024-04-17 02:42:15,759 wheel INFO adding 'MySQLdb/_mysql.c' 2024-04-17 02:42:15,764 wheel INFO adding 'MySQLdb/_mysql.cpython-312-riscv64-linux-musl.so' 2024-04-17 02:42:15,768 wheel INFO adding 'MySQLdb/connections.py' 2024-04-17 02:42:15,770 wheel INFO adding 'MySQLdb/converters.py' 2024-04-17 02:42:15,771 wheel INFO adding 'MySQLdb/cursors.py' 2024-04-17 02:42:15,772 wheel INFO adding 'MySQLdb/release.py' 2024-04-17 02:42:15,773 wheel INFO adding 'MySQLdb/times.py' 2024-04-17 02:42:15,774 wheel INFO adding 'MySQLdb/constants/CLIENT.py' 2024-04-17 02:42:15,775 wheel INFO adding 'MySQLdb/constants/CR.py' 2024-04-17 02:42:15,776 wheel INFO adding 'MySQLdb/constants/ER.py' 2024-04-17 02:42:15,778 wheel INFO adding 'MySQLdb/constants/FIELD_TYPE.py' 2024-04-17 02:42:15,779 wheel INFO adding 'MySQLdb/constants/FLAG.py' 2024-04-17 02:42:15,780 wheel INFO adding 'MySQLdb/constants/__init__.py' 2024-04-17 02:42:15,781 wheel INFO adding 'mysqlclient-2.2.1.dist-info/LICENSE' 2024-04-17 02:42:15,782 wheel INFO adding 'mysqlclient-2.2.1.dist-info/METADATA' 2024-04-17 02:42:15,783 wheel INFO adding 'mysqlclient-2.2.1.dist-info/WHEEL' 2024-04-17 02:42:15,783 wheel INFO adding 'mysqlclient-2.2.1.dist-info/top_level.txt' 2024-04-17 02:42:15,784 wheel INFO adding 'mysqlclient-2.2.1.dist-info/RECORD' 2024-04-17 02:42:15,785 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-17 02:42:15,790 gpep517 INFO The backend produced .dist/mysqlclient-2.2.1-cp312-cp312-linux_riscv64.whl mysqlclient-2.2.1-cp312-cp312-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', '-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... '/home/buildozer/aports/community/py3-mysqlclient/pkg/py3-mysqlclient/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__' '/home/buildozer/aports/community/py3-mysqlclient/pkg/py3-mysqlclient/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: 164.0 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-riscv64.so.1 so:libmariadb.so.3 >>> py3-mysqlclient*: Package size: 220.0 KB >>> py3-mysqlclient*: Compressing data... >>> py3-mysqlclient*: Create checksum... >>> py3-mysqlclient*: Create py3-mysqlclient-2.2.1-r1.apk >>> py3-mysqlclient: Build complete at Wed, 17 Apr 2024 02:42:17 +0000 elapsed time 0h 0m 18s >>> py3-mysqlclient: Cleaning up srcdir >>> py3-mysqlclient: Cleaning up pkgdir >>> py3-mysqlclient: Uninstalling dependencies... (1/36) Purging .makedepends-py3-mysqlclient (20240417.024204) (2/36) Purging mariadb-dev (10.11.7-r0) (3/36) Purging fmt-dev (10.2.1-r1) (4/36) Purging fmt (10.2.1-r1) (5/36) Purging mariadb-connector-c-dev (3.3.9-r0) (6/36) Purging mariadb-connector-c (3.3.9-r0) (7/36) Purging openssl-dev (3.3.0-r0) (8/36) Purging zlib-dev (1.3.1-r1) (9/36) Purging mariadb-embedded (10.11.7-r0) (10/36) Purging mariadb-common (10.11.7-r0) (11/36) Purging py3-gpep517-pyc (15-r2) (12/36) Purging py3-gpep517 (15-r2) (13/36) Purging py3-installer-pyc (0.7.0-r2) (14/36) Purging py3-installer (0.7.0-r2) (15/36) Purging py3-setuptools-pyc (69.5.1-r0) (16/36) Purging py3-setuptools (69.5.1-r0) (17/36) Purging py3-wheel-pyc (0.42.0-r1) (18/36) Purging py3-wheel (0.42.0-r1) (19/36) Purging py3-packaging-pyc (24.0-r1) (20/36) Purging py3-packaging (24.0-r1) (21/36) Purging py3-parsing-pyc (3.1.2-r1) (22/36) Purging py3-parsing (3.1.2-r1) (23/36) Purging python3-dev (3.12.3-r0) (24/36) Purging libaio (0.3.113-r2) (25/36) Purging python3-pyc (3.12.3-r0) (26/36) Purging python3-pycache-pyc0 (3.12.3-r0) (27/36) Purging pyc (3.12.3-r0) (28/36) Purging python3 (3.12.3-r0) (29/36) Purging gdbm (1.23-r1) (30/36) Purging libbz2 (1.0.8-r6) (31/36) Purging libffi (3.4.6-r0) (32/36) Purging libpanelw (6.4_p20240330-r0) (33/36) Purging mpdecimal (4.0.0-r0) (34/36) Purging readline (8.2.10-r0) (35/36) Purging sqlite-libs (3.45.3-r0) (36/36) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 227 MiB in 102 packages >>> py3-mysqlclient: Updating the community/riscv64 repository index... >>> py3-mysqlclient: Signing the index...