>>> py3-mysqlclient: Building community/py3-mysqlclient 2.2.0-r0 (using abuild 3.11.13-r0) started Fri, 23 Jun 2023 18:12:30 +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/34) Installing fmt (9.1.0-r1) (2/34) Installing fmt-dev (9.1.0-r1) (3/34) Installing openssl-dev (3.1.1-r1) (4/34) Installing zlib-dev (1.2.13-r2) (5/34) Installing mariadb-connector-c (3.3.5-r0) (6/34) Installing mariadb-connector-c-dev (3.3.5-r0) (7/34) Installing mariadb-common (10.11.4-r0) (8/34) Installing libaio (0.3.113-r1) (9/34) Installing mariadb-embedded (10.11.4-r0) (10/34) Installing mariadb-dev (10.11.4-r0) (11/34) Installing libffi (3.4.4-r3) (12/34) Installing gdbm (1.23-r1) (13/34) Installing mpdecimal (2.5.1-r2) (14/34) Installing libpanelw (6.4_p20230617-r0) (15/34) Installing readline (8.2.1-r2) (16/34) Installing sqlite-libs (3.42.0-r2) (17/34) Installing python3 (3.11.4-r0) (18/34) Installing python3-pycache-pyc0 (3.11.4-r0) (19/34) Installing pyc (0.1-r0) (20/34) Installing py3-installer-pyc (0.7.0-r1) (21/34) Installing py3-gpep517-pyc (13-r2) (22/34) Installing python3-pyc (3.11.4-r0) (23/34) Installing py3-installer (0.7.0-r1) (24/34) Installing py3-gpep517 (13-r2) (25/34) Installing py3-parsing (3.1.0-r0) (26/34) Installing py3-parsing-pyc (3.1.0-r0) (27/34) Installing py3-packaging (23.1-r1) (28/34) Installing py3-packaging-pyc (23.1-r1) (29/34) Installing py3-setuptools (68.0.0-r0) (30/34) Installing py3-setuptools-pyc (68.0.0-r0) (31/34) Installing py3-wheel (0.40.0-r1) (32/34) Installing py3-wheel-pyc (0.40.0-r1) (33/34) Installing python3-dev (3.11.4-r0) (34/34) Installing .makedepends-py3-mysqlclient (20230623.181232) Executing busybox-1.36.1-r1.trigger OK: 506 MiB in 144 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.0.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-mysqlclient: Fetching mysqlclient-python-2.2.0.tar.gz::https://github.com/PyMySQL/mysqlclient-python/archive/v2.2.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 92766 0 92766 0 0 119k 0 --:--:-- --:--:-- --:--:-- 1927k >>> py3-mysqlclient: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mysqlclient-python-2.2.0.tar.gz >>> py3-mysqlclient: Checking sha512sums... mysqlclient-python-2.2.0.tar.gz: OK >>> py3-mysqlclient: Unpacking /var/cache/distfiles/edge/mysqlclient-python-2.2.0.tar.gz... 2023-06-23 18:12:35,814 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-06-23 18:12:36,055 root INFO running bdist_wheel 2023-06-23 18:12:36,065 root INFO running build 2023-06-23 18:12:36,065 root INFO running build_py 2023-06-23 18:12:36,069 root INFO creating build 2023-06-23 18:12:36,069 root INFO creating build/lib.linux-i686-cpython-311 2023-06-23 18:12:36,069 root INFO creating build/lib.linux-i686-cpython-311/MySQLdb 2023-06-23 18:12:36,070 root INFO copying src/MySQLdb/_exceptions.py -> build/lib.linux-i686-cpython-311/MySQLdb 2023-06-23 18:12:36,070 root INFO copying src/MySQLdb/cursors.py -> build/lib.linux-i686-cpython-311/MySQLdb 2023-06-23 18:12:36,071 root INFO copying src/MySQLdb/__init__.py -> build/lib.linux-i686-cpython-311/MySQLdb 2023-06-23 18:12:36,071 root INFO copying src/MySQLdb/times.py -> build/lib.linux-i686-cpython-311/MySQLdb 2023-06-23 18:12:36,072 root INFO copying src/MySQLdb/connections.py -> build/lib.linux-i686-cpython-311/MySQLdb 2023-06-23 18:12:36,072 root INFO copying src/MySQLdb/converters.py -> build/lib.linux-i686-cpython-311/MySQLdb 2023-06-23 18:12:36,073 root INFO copying src/MySQLdb/release.py -> build/lib.linux-i686-cpython-311/MySQLdb 2023-06-23 18:12:36,074 root INFO creating build/lib.linux-i686-cpython-311/MySQLdb/constants 2023-06-23 18:12:36,074 root INFO copying src/MySQLdb/constants/FIELD_TYPE.py -> build/lib.linux-i686-cpython-311/MySQLdb/constants 2023-06-23 18:12:36,075 root INFO copying src/MySQLdb/constants/FLAG.py -> build/lib.linux-i686-cpython-311/MySQLdb/constants 2023-06-23 18:12:36,075 root INFO copying src/MySQLdb/constants/__init__.py -> build/lib.linux-i686-cpython-311/MySQLdb/constants 2023-06-23 18:12:36,076 root INFO copying src/MySQLdb/constants/ER.py -> build/lib.linux-i686-cpython-311/MySQLdb/constants 2023-06-23 18:12:36,076 root INFO copying src/MySQLdb/constants/CR.py -> build/lib.linux-i686-cpython-311/MySQLdb/constants 2023-06-23 18:12:36,077 root INFO copying src/MySQLdb/constants/CLIENT.py -> build/lib.linux-i686-cpython-311/MySQLdb/constants 2023-06-23 18:12:36,077 root INFO running egg_info 2023-06-23 18:12:36,080 root INFO creating src/mysqlclient.egg-info 2023-06-23 18:12:36,083 root INFO writing src/mysqlclient.egg-info/PKG-INFO 2023-06-23 18:12:36,083 root INFO writing dependency_links to src/mysqlclient.egg-info/dependency_links.txt 2023-06-23 18:12:36,084 root INFO writing top-level names to src/mysqlclient.egg-info/top_level.txt 2023-06-23 18:12:36,084 root INFO writing manifest file 'src/mysqlclient.egg-info/SOURCES.txt' 2023-06-23 18:12:36,089 root INFO reading manifest file 'src/mysqlclient.egg-info/SOURCES.txt' 2023-06-23 18:12:36,090 root INFO reading manifest template 'MANIFEST.in' 2023-06-23 18:12:36,092 root INFO adding license file 'LICENSE' 2023-06-23 18:12:36,094 root INFO writing manifest file 'src/mysqlclient.egg-info/SOURCES.txt' 2023-06-23 18:12:36,096 root INFO copying src/MySQLdb/_mysql.c -> build/lib.linux-i686-cpython-311/MySQLdb 2023-06-23 18:12:36,097 root INFO running build_ext 2023-06-23 18:12:36,100 root INFO building 'MySQLdb._mysql' extension 2023-06-23 18:12:36,101 root INFO creating build/temp.linux-i686-cpython-311 2023-06-23 18:12:36,101 root INFO creating build/temp.linux-i686-cpython-311/src 2023-06-23 18:12:36,101 root INFO creating build/temp.linux-i686-cpython-311/src/MySQLdb 2023-06-23 18:12:36,101 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-Dversion_info=(2, 2, 0, 'final', 0)" -D__version__=2.2.0 -I/usr/include/python3.11 -c src/MySQLdb/_mysql.c -o build/temp.linux-i686-cpython-311/src/MySQLdb/_mysql.o -I/usr/include/mysql -std=c99 2023-06-23 18:12:38,294 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-311/src/MySQLdb/_mysql.o -L/usr/lib -o build/lib.linux-i686-cpython-311/MySQLdb/_mysql.cpython-311-i386-linux-musl.so -lmariadb -lz -ldl -lssl -lcrypto 2023-06-23 18:12:38,355 wheel INFO installing to build/bdist.linux-i686/wheel 2023-06-23 18:12:38,355 root INFO running install 2023-06-23 18:12:38,376 root INFO running install_lib 2023-06-23 18:12:38,379 root INFO creating build/bdist.linux-i686 2023-06-23 18:12:38,379 root INFO creating build/bdist.linux-i686/wheel 2023-06-23 18:12:38,380 root INFO creating build/bdist.linux-i686/wheel/MySQLdb 2023-06-23 18:12:38,380 root INFO copying build/lib.linux-i686-cpython-311/MySQLdb/_exceptions.py -> build/bdist.linux-i686/wheel/MySQLdb 2023-06-23 18:12:38,381 root INFO creating build/bdist.linux-i686/wheel/MySQLdb/constants 2023-06-23 18:12:38,381 root INFO copying build/lib.linux-i686-cpython-311/MySQLdb/constants/FIELD_TYPE.py -> build/bdist.linux-i686/wheel/MySQLdb/constants 2023-06-23 18:12:38,381 root INFO copying build/lib.linux-i686-cpython-311/MySQLdb/constants/FLAG.py -> build/bdist.linux-i686/wheel/MySQLdb/constants 2023-06-23 18:12:38,382 root INFO copying build/lib.linux-i686-cpython-311/MySQLdb/constants/__init__.py -> build/bdist.linux-i686/wheel/MySQLdb/constants 2023-06-23 18:12:38,382 root INFO copying build/lib.linux-i686-cpython-311/MySQLdb/constants/ER.py -> build/bdist.linux-i686/wheel/MySQLdb/constants 2023-06-23 18:12:38,383 root INFO copying build/lib.linux-i686-cpython-311/MySQLdb/constants/CR.py -> build/bdist.linux-i686/wheel/MySQLdb/constants 2023-06-23 18:12:38,383 root INFO copying build/lib.linux-i686-cpython-311/MySQLdb/constants/CLIENT.py -> build/bdist.linux-i686/wheel/MySQLdb/constants 2023-06-23 18:12:38,384 root INFO copying build/lib.linux-i686-cpython-311/MySQLdb/cursors.py -> build/bdist.linux-i686/wheel/MySQLdb 2023-06-23 18:12:38,384 root INFO copying build/lib.linux-i686-cpython-311/MySQLdb/_mysql.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/MySQLdb 2023-06-23 18:12:38,385 root INFO copying build/lib.linux-i686-cpython-311/MySQLdb/__init__.py -> build/bdist.linux-i686/wheel/MySQLdb 2023-06-23 18:12:38,386 root INFO copying build/lib.linux-i686-cpython-311/MySQLdb/_mysql.c -> build/bdist.linux-i686/wheel/MySQLdb 2023-06-23 18:12:38,387 root INFO copying build/lib.linux-i686-cpython-311/MySQLdb/times.py -> build/bdist.linux-i686/wheel/MySQLdb 2023-06-23 18:12:38,387 root INFO copying build/lib.linux-i686-cpython-311/MySQLdb/connections.py -> build/bdist.linux-i686/wheel/MySQLdb 2023-06-23 18:12:38,388 root INFO copying build/lib.linux-i686-cpython-311/MySQLdb/converters.py -> build/bdist.linux-i686/wheel/MySQLdb 2023-06-23 18:12:38,388 root INFO copying build/lib.linux-i686-cpython-311/MySQLdb/release.py -> build/bdist.linux-i686/wheel/MySQLdb 2023-06-23 18:12:38,389 root INFO running install_egg_info 2023-06-23 18:12:38,391 root INFO Copying src/mysqlclient.egg-info to build/bdist.linux-i686/wheel/mysqlclient-2.2.0-py3.11.egg-info 2023-06-23 18:12:38,393 root INFO running install_scripts 2023-06-23 18:12:38,400 wheel INFO creating build/bdist.linux-i686/wheel/mysqlclient-2.2.0.dist-info/WHEEL 2023-06-23 18:12:38,401 wheel INFO creating '/home/buildozer/aports/community/py3-mysqlclient/src/mysqlclient-2.2.0/.dist/.tmp-2_d8trey/mysqlclient-2.2.0-cp311-cp311-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-06-23 18:12:38,402 wheel INFO adding 'MySQLdb/__init__.py' 2023-06-23 18:12:38,402 wheel INFO adding 'MySQLdb/_exceptions.py' 2023-06-23 18:12:38,403 wheel INFO adding 'MySQLdb/_mysql.c' 2023-06-23 18:12:38,405 wheel INFO adding 'MySQLdb/_mysql.cpython-311-i386-linux-musl.so' 2023-06-23 18:12:38,407 wheel INFO adding 'MySQLdb/connections.py' 2023-06-23 18:12:38,408 wheel INFO adding 'MySQLdb/converters.py' 2023-06-23 18:12:38,408 wheel INFO adding 'MySQLdb/cursors.py' 2023-06-23 18:12:38,409 wheel INFO adding 'MySQLdb/release.py' 2023-06-23 18:12:38,409 wheel INFO adding 'MySQLdb/times.py' 2023-06-23 18:12:38,410 wheel INFO adding 'MySQLdb/constants/CLIENT.py' 2023-06-23 18:12:38,410 wheel INFO adding 'MySQLdb/constants/CR.py' 2023-06-23 18:12:38,411 wheel INFO adding 'MySQLdb/constants/ER.py' 2023-06-23 18:12:38,412 wheel INFO adding 'MySQLdb/constants/FIELD_TYPE.py' 2023-06-23 18:12:38,412 wheel INFO adding 'MySQLdb/constants/FLAG.py' 2023-06-23 18:12:38,413 wheel INFO adding 'MySQLdb/constants/__init__.py' 2023-06-23 18:12:38,414 wheel INFO adding 'mysqlclient-2.2.0.dist-info/LICENSE' 2023-06-23 18:12:38,414 wheel INFO adding 'mysqlclient-2.2.0.dist-info/METADATA' 2023-06-23 18:12:38,415 wheel INFO adding 'mysqlclient-2.2.0.dist-info/WHEEL' 2023-06-23 18:12:38,415 wheel INFO adding 'mysqlclient-2.2.0.dist-info/top_level.txt' 2023-06-23 18:12:38,415 wheel INFO adding 'mysqlclient-2.2.0.dist-info/RECORD' 2023-06-23 18:12:38,416 wheel INFO removing build/bdist.linux-i686/wheel 2023-06-23 18:12:38,418 gpep517 INFO The backend produced .dist/mysqlclient-2.2.0-cp311-cp311-linux_i686.whl mysqlclient-2.2.0-cp311-cp311-linux_i686.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 extention module: extra_compile_args: ['-I/usr/include/mysql', '-std=c99'] extra_link_args: ['-lmariadb', '-lz', '-ldl', '-lssl', '-lcrypto'] define_macros: [('version_info', (2, 2, 0, 'final', 0)), ('__version__', '2.2.0')] >>> py3-mysqlclient: Entering fakeroot... >>> py3-mysqlclient-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-mysqlclient/pkg/py3-mysqlclient/usr/lib/python3.11/site-packages/MySQLdb/__pycache__' -> '/home/buildozer/aports/community/py3-mysqlclient/pkg/py3-mysqlclient-pyc/usr/lib/python3.11/site-packages/MySQLdb/__pycache__' '/home/buildozer/aports/community/py3-mysqlclient/pkg/py3-mysqlclient/usr/lib/python3.11/site-packages/MySQLdb/constants/__pycache__' -> '/home/buildozer/aports/community/py3-mysqlclient/pkg/py3-mysqlclient-pyc/usr/lib/python3.11/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.11 >>> py3-mysqlclient-pyc*: Package size: 168.0 KB >>> py3-mysqlclient-pyc*: Compressing data... >>> py3-mysqlclient-pyc*: Create checksum... >>> py3-mysqlclient-pyc*: Create py3-mysqlclient-pyc-2.2.0-r0.apk >>> py3-mysqlclient*: Tracing dependencies... python3~3.11 so:libc.musl-x86.so.1 so:libmariadb.so.3 >>> py3-mysqlclient*: Package size: 216.0 KB >>> py3-mysqlclient*: Compressing data... >>> py3-mysqlclient*: Create checksum... >>> py3-mysqlclient*: Create py3-mysqlclient-2.2.0-r0.apk >>> py3-mysqlclient: Build complete at Fri, 23 Jun 2023 18:12:40 +0000 elapsed time 0h 0m 10s >>> py3-mysqlclient: Cleaning up srcdir >>> py3-mysqlclient: Cleaning up pkgdir >>> py3-mysqlclient: Uninstalling dependencies... (1/34) Purging .makedepends-py3-mysqlclient (20230623.181232) (2/34) Purging mariadb-dev (10.11.4-r0) (3/34) Purging fmt-dev (9.1.0-r1) (4/34) Purging fmt (9.1.0-r1) (5/34) Purging mariadb-connector-c-dev (3.3.5-r0) (6/34) Purging mariadb-connector-c (3.3.5-r0) (7/34) Purging openssl-dev (3.1.1-r1) (8/34) Purging zlib-dev (1.2.13-r2) (9/34) Purging mariadb-embedded (10.11.4-r0) (10/34) Purging mariadb-common (10.11.4-r0) (11/34) Purging py3-gpep517-pyc (13-r2) (12/34) Purging py3-gpep517 (13-r2) (13/34) Purging py3-installer-pyc (0.7.0-r1) (14/34) Purging py3-installer (0.7.0-r1) (15/34) Purging py3-setuptools-pyc (68.0.0-r0) (16/34) Purging py3-setuptools (68.0.0-r0) (17/34) Purging py3-wheel-pyc (0.40.0-r1) (18/34) Purging py3-wheel (0.40.0-r1) (19/34) Purging py3-packaging-pyc (23.1-r1) (20/34) Purging py3-packaging (23.1-r1) (21/34) Purging py3-parsing-pyc (3.1.0-r0) (22/34) Purging py3-parsing (3.1.0-r0) (23/34) Purging python3-dev (3.11.4-r0) (24/34) Purging libaio (0.3.113-r1) (25/34) Purging python3-pyc (3.11.4-r0) (26/34) Purging python3-pycache-pyc0 (3.11.4-r0) (27/34) Purging pyc (0.1-r0) (28/34) Purging python3 (3.11.4-r0) (29/34) Purging gdbm (1.23-r1) (30/34) Purging libffi (3.4.4-r3) (31/34) Purging libpanelw (6.4_p20230617-r0) (32/34) Purging mpdecimal (2.5.1-r2) (33/34) Purging readline (8.2.1-r2) (34/34) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r1.trigger OK: 375 MiB in 110 packages >>> py3-mysqlclient: Updating the community/x86 repository index... >>> py3-mysqlclient: Signing the index...