>>> py3-pymysql: Building community/py3-pymysql 1.1.0-r0 (using abuild 3.11.19-r0) started Tue, 27 Jun 2023 06:46:13 +0000 >>> py3-pymysql: Checking sanity of /home/buildozer/aports/community/py3-pymysql/APKBUILD... >>> py3-pymysql: Analyzing dependencies... >>> py3-pymysql: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel (1/23) Installing libffi (3.4.4-r3) (2/23) Installing gdbm (1.23-r1) (3/23) Installing mpdecimal (2.5.1-r2) (4/23) Installing libpanelw (6.4_p20230625-r0) (5/23) Installing readline (8.2.1-r2) (6/23) Installing sqlite-libs (3.42.0-r2) (7/23) Installing python3 (3.11.4-r0) (8/23) Installing python3-pycache-pyc0 (3.11.4-r0) (9/23) Installing pyc (0.1-r0) (10/23) Installing py3-installer-pyc (0.7.0-r1) (11/23) Installing py3-gpep517-pyc (13-r2) (12/23) Installing python3-pyc (3.11.4-r0) (13/23) Installing py3-installer (0.7.0-r1) (14/23) Installing py3-gpep517 (13-r2) (15/23) Installing py3-parsing (3.1.0-r0) (16/23) Installing py3-parsing-pyc (3.1.0-r0) (17/23) Installing py3-packaging (23.1-r1) (18/23) Installing py3-packaging-pyc (23.1-r1) (19/23) Installing py3-setuptools (68.0.0-r0) (20/23) Installing py3-setuptools-pyc (68.0.0-r0) (21/23) Installing py3-wheel (0.40.0-r1) (22/23) Installing py3-wheel-pyc (0.40.0-r1) (23/23) Installing .makedepends-py3-pymysql (20230627.064614) Executing busybox-1.36.1-r1.trigger OK: 318 MiB in 130 packages >>> py3-pymysql: Cleaning up srcdir >>> py3-pymysql: Cleaning up pkgdir >>> py3-pymysql: Cleaning up tmpdir >>> py3-pymysql: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pymysql-1.1.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-pymysql: Fetching py3-pymysql-1.1.0.tar.gz::https://files.pythonhosted.org/packages/source/P/PyMySQL/PyMySQL-1.1.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 92 47240 92 43533 0 0 36912 0 0:00:01 0:00:01 --:--:-- 36912 100 47240 100 47240 0 0 39998 0 0:00:01 0:00:01 --:--:-- 3620k >>> py3-pymysql: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pymysql-1.1.0.tar.gz >>> py3-pymysql: Checking sha512sums... py3-pymysql-1.1.0.tar.gz: OK >>> py3-pymysql: Unpacking /var/cache/distfiles/py3-pymysql-1.1.0.tar.gz... 2023-06-27 06:46:17,106 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-27 06:46:17,212 root INFO running bdist_wheel 2023-06-27 06:46:17,217 root INFO running build 2023-06-27 06:46:17,217 root INFO running build_py 2023-06-27 06:46:17,218 root INFO creating build 2023-06-27 06:46:17,219 root INFO creating build/lib 2023-06-27 06:46:17,219 root INFO creating build/lib/pymysql 2023-06-27 06:46:17,219 root INFO copying pymysql/_auth.py -> build/lib/pymysql 2023-06-27 06:46:17,219 root INFO copying pymysql/times.py -> build/lib/pymysql 2023-06-27 06:46:17,219 root INFO copying pymysql/cursors.py -> build/lib/pymysql 2023-06-27 06:46:17,219 root INFO copying pymysql/optionfile.py -> build/lib/pymysql 2023-06-27 06:46:17,220 root INFO copying pymysql/converters.py -> build/lib/pymysql 2023-06-27 06:46:17,220 root INFO copying pymysql/charset.py -> build/lib/pymysql 2023-06-27 06:46:17,220 root INFO copying pymysql/err.py -> build/lib/pymysql 2023-06-27 06:46:17,220 root INFO copying pymysql/connections.py -> build/lib/pymysql 2023-06-27 06:46:17,220 root INFO copying pymysql/protocol.py -> build/lib/pymysql 2023-06-27 06:46:17,221 root INFO copying pymysql/__init__.py -> build/lib/pymysql 2023-06-27 06:46:17,221 root INFO creating build/lib/pymysql/constants 2023-06-27 06:46:17,221 root INFO copying pymysql/constants/FIELD_TYPE.py -> build/lib/pymysql/constants 2023-06-27 06:46:17,221 root INFO copying pymysql/constants/CLIENT.py -> build/lib/pymysql/constants 2023-06-27 06:46:17,221 root INFO copying pymysql/constants/SERVER_STATUS.py -> build/lib/pymysql/constants 2023-06-27 06:46:17,222 root INFO copying pymysql/constants/ER.py -> build/lib/pymysql/constants 2023-06-27 06:46:17,222 root INFO copying pymysql/constants/FLAG.py -> build/lib/pymysql/constants 2023-06-27 06:46:17,222 root INFO copying pymysql/constants/COMMAND.py -> build/lib/pymysql/constants 2023-06-27 06:46:17,222 root INFO copying pymysql/constants/CR.py -> build/lib/pymysql/constants 2023-06-27 06:46:17,222 root INFO copying pymysql/constants/__init__.py -> build/lib/pymysql/constants 2023-06-27 06:46:17,223 root INFO running egg_info 2023-06-27 06:46:17,225 root INFO writing PyMySQL.egg-info/PKG-INFO 2023-06-27 06:46:17,225 root INFO writing dependency_links to PyMySQL.egg-info/dependency_links.txt 2023-06-27 06:46:17,226 root INFO writing requirements to PyMySQL.egg-info/requires.txt 2023-06-27 06:46:17,226 root INFO writing top-level names to PyMySQL.egg-info/top_level.txt 2023-06-27 06:46:17,228 root INFO reading manifest file 'PyMySQL.egg-info/SOURCES.txt' 2023-06-27 06:46:17,228 root INFO reading manifest template 'MANIFEST.in' 2023-06-27 06:46:17,229 root INFO adding license file 'LICENSE' 2023-06-27 06:46:17,230 root INFO writing manifest file 'PyMySQL.egg-info/SOURCES.txt' 2023-06-27 06:46:17,233 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-06-27 06:46:17,233 root INFO running install 2023-06-27 06:46:17,249 root INFO running install_lib 2023-06-27 06:46:17,251 root INFO creating build/bdist.linux-ppc64le 2023-06-27 06:46:17,251 root INFO creating build/bdist.linux-ppc64le/wheel 2023-06-27 06:46:17,251 root INFO creating build/bdist.linux-ppc64le/wheel/pymysql 2023-06-27 06:46:17,251 root INFO copying build/lib/pymysql/_auth.py -> build/bdist.linux-ppc64le/wheel/pymysql 2023-06-27 06:46:17,251 root INFO copying build/lib/pymysql/times.py -> build/bdist.linux-ppc64le/wheel/pymysql 2023-06-27 06:46:17,251 root INFO copying build/lib/pymysql/cursors.py -> build/bdist.linux-ppc64le/wheel/pymysql 2023-06-27 06:46:17,252 root INFO copying build/lib/pymysql/optionfile.py -> build/bdist.linux-ppc64le/wheel/pymysql 2023-06-27 06:46:17,252 root INFO copying build/lib/pymysql/converters.py -> build/bdist.linux-ppc64le/wheel/pymysql 2023-06-27 06:46:17,252 root INFO copying build/lib/pymysql/charset.py -> build/bdist.linux-ppc64le/wheel/pymysql 2023-06-27 06:46:17,252 root INFO copying build/lib/pymysql/err.py -> build/bdist.linux-ppc64le/wheel/pymysql 2023-06-27 06:46:17,252 root INFO copying build/lib/pymysql/connections.py -> build/bdist.linux-ppc64le/wheel/pymysql 2023-06-27 06:46:17,252 root INFO creating build/bdist.linux-ppc64le/wheel/pymysql/constants 2023-06-27 06:46:17,253 root INFO copying build/lib/pymysql/constants/FIELD_TYPE.py -> build/bdist.linux-ppc64le/wheel/pymysql/constants 2023-06-27 06:46:17,253 root INFO copying build/lib/pymysql/constants/CLIENT.py -> build/bdist.linux-ppc64le/wheel/pymysql/constants 2023-06-27 06:46:17,253 root INFO copying build/lib/pymysql/constants/SERVER_STATUS.py -> build/bdist.linux-ppc64le/wheel/pymysql/constants 2023-06-27 06:46:17,253 root INFO copying build/lib/pymysql/constants/ER.py -> build/bdist.linux-ppc64le/wheel/pymysql/constants 2023-06-27 06:46:17,253 root INFO copying build/lib/pymysql/constants/FLAG.py -> build/bdist.linux-ppc64le/wheel/pymysql/constants 2023-06-27 06:46:17,253 root INFO copying build/lib/pymysql/constants/COMMAND.py -> build/bdist.linux-ppc64le/wheel/pymysql/constants 2023-06-27 06:46:17,254 root INFO copying build/lib/pymysql/constants/CR.py -> build/bdist.linux-ppc64le/wheel/pymysql/constants 2023-06-27 06:46:17,254 root INFO copying build/lib/pymysql/constants/__init__.py -> build/bdist.linux-ppc64le/wheel/pymysql/constants 2023-06-27 06:46:17,254 root INFO copying build/lib/pymysql/protocol.py -> build/bdist.linux-ppc64le/wheel/pymysql 2023-06-27 06:46:17,254 root INFO copying build/lib/pymysql/__init__.py -> build/bdist.linux-ppc64le/wheel/pymysql 2023-06-27 06:46:17,254 root INFO running install_egg_info 2023-06-27 06:46:17,255 root INFO Copying PyMySQL.egg-info to build/bdist.linux-ppc64le/wheel/PyMySQL-1.1.0-py3.11.egg-info 2023-06-27 06:46:17,256 root INFO running install_scripts 2023-06-27 06:46:17,259 wheel INFO creating build/bdist.linux-ppc64le/wheel/PyMySQL-1.1.0.dist-info/WHEEL 2023-06-27 06:46:17,259 wheel INFO creating '/home/buildozer/aports/community/py3-pymysql/src/PyMySQL-1.1.0/.dist/.tmp-y1ps63rx/PyMySQL-1.1.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-06-27 06:46:17,260 wheel INFO adding 'pymysql/__init__.py' 2023-06-27 06:46:17,260 wheel INFO adding 'pymysql/_auth.py' 2023-06-27 06:46:17,260 wheel INFO adding 'pymysql/charset.py' 2023-06-27 06:46:17,260 wheel INFO adding 'pymysql/connections.py' 2023-06-27 06:46:17,261 wheel INFO adding 'pymysql/converters.py' 2023-06-27 06:46:17,261 wheel INFO adding 'pymysql/cursors.py' 2023-06-27 06:46:17,261 wheel INFO adding 'pymysql/err.py' 2023-06-27 06:46:17,261 wheel INFO adding 'pymysql/optionfile.py' 2023-06-27 06:46:17,262 wheel INFO adding 'pymysql/protocol.py' 2023-06-27 06:46:17,262 wheel INFO adding 'pymysql/times.py' 2023-06-27 06:46:17,262 wheel INFO adding 'pymysql/constants/CLIENT.py' 2023-06-27 06:46:17,262 wheel INFO adding 'pymysql/constants/COMMAND.py' 2023-06-27 06:46:17,262 wheel INFO adding 'pymysql/constants/CR.py' 2023-06-27 06:46:17,262 wheel INFO adding 'pymysql/constants/ER.py' 2023-06-27 06:46:17,263 wheel INFO adding 'pymysql/constants/FIELD_TYPE.py' 2023-06-27 06:46:17,263 wheel INFO adding 'pymysql/constants/FLAG.py' 2023-06-27 06:46:17,263 wheel INFO adding 'pymysql/constants/SERVER_STATUS.py' 2023-06-27 06:46:17,263 wheel INFO adding 'pymysql/constants/__init__.py' 2023-06-27 06:46:17,263 wheel INFO adding 'PyMySQL-1.1.0.dist-info/LICENSE' 2023-06-27 06:46:17,263 wheel INFO adding 'PyMySQL-1.1.0.dist-info/METADATA' 2023-06-27 06:46:17,264 wheel INFO adding 'PyMySQL-1.1.0.dist-info/WHEEL' 2023-06-27 06:46:17,264 wheel INFO adding 'PyMySQL-1.1.0.dist-info/top_level.txt' 2023-06-27 06:46:17,264 wheel INFO adding 'PyMySQL-1.1.0.dist-info/RECORD' 2023-06-27 06:46:17,264 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-06-27 06:46:17,265 gpep517 INFO The backend produced .dist/PyMySQL-1.1.0-py3-none-any.whl PyMySQL-1.1.0-py3-none-any.whl >>> py3-pymysql: Entering fakeroot... >>> py3-pymysql-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pymysql/pkg/py3-pymysql/usr/lib/python3.11/site-packages/pymysql/__pycache__' -> '/home/buildozer/aports/community/py3-pymysql/pkg/py3-pymysql-pyc/usr/lib/python3.11/site-packages/pymysql/__pycache__' '/home/buildozer/aports/community/py3-pymysql/pkg/py3-pymysql/usr/lib/python3.11/site-packages/pymysql/constants/__pycache__' -> '/home/buildozer/aports/community/py3-pymysql/pkg/py3-pymysql-pyc/usr/lib/python3.11/site-packages/pymysql/constants/__pycache__' >>> py3-pymysql-pyc*: Preparing subpackage py3-pymysql-pyc... >>> py3-pymysql-pyc*: Running postcheck for py3-pymysql-pyc >>> py3-pymysql*: Running postcheck for py3-pymysql >>> py3-pymysql*: Preparing package py3-pymysql... >>> py3-pymysql-pyc*: Tracing dependencies... python3~3.11 >>> py3-pymysql-pyc*: Package size: 272.0 KB >>> py3-pymysql-pyc*: Compressing data... >>> py3-pymysql-pyc*: Create checksum... >>> py3-pymysql-pyc*: Create py3-pymysql-pyc-1.1.0-r0.apk >>> py3-pymysql*: Tracing dependencies... python3~3.11 >>> py3-pymysql*: Package size: 236.0 KB >>> py3-pymysql*: Compressing data... >>> py3-pymysql*: Create checksum... >>> py3-pymysql*: Create py3-pymysql-1.1.0-r0.apk >>> py3-pymysql: Build complete at Tue, 27 Jun 2023 06:46:17 +0000 elapsed time 0h 0m 4s >>> py3-pymysql: Cleaning up srcdir >>> py3-pymysql: Cleaning up pkgdir >>> py3-pymysql: Uninstalling dependencies... (1/23) Purging .makedepends-py3-pymysql (20230627.064614) (2/23) Purging py3-gpep517-pyc (13-r2) (3/23) Purging py3-gpep517 (13-r2) (4/23) Purging py3-installer-pyc (0.7.0-r1) (5/23) Purging py3-installer (0.7.0-r1) (6/23) Purging py3-setuptools-pyc (68.0.0-r0) (7/23) Purging py3-setuptools (68.0.0-r0) (8/23) Purging py3-wheel-pyc (0.40.0-r1) (9/23) Purging py3-wheel (0.40.0-r1) (10/23) Purging py3-packaging-pyc (23.1-r1) (11/23) Purging py3-packaging (23.1-r1) (12/23) Purging py3-parsing-pyc (3.1.0-r0) (13/23) Purging py3-parsing (3.1.0-r0) (14/23) Purging python3-pyc (3.11.4-r0) (15/23) Purging python3-pycache-pyc0 (3.11.4-r0) (16/23) Purging pyc (0.1-r0) (17/23) Purging python3 (3.11.4-r0) (18/23) Purging gdbm (1.23-r1) (19/23) Purging libffi (3.4.4-r3) (20/23) Purging libpanelw (6.4_p20230625-r0) (21/23) Purging mpdecimal (2.5.1-r2) (22/23) Purging readline (8.2.1-r2) (23/23) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r1.trigger OK: 263 MiB in 107 packages >>> py3-pymysql: Updating the community/ppc64le repository index... >>> py3-pymysql: Signing the index...