>>> py3-pymysql: Building community/py3-pymysql 1.1.1-r0 (using abuild 3.13.0-r3) started Mon, 27 May 2024 17:57:48 +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/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.6-r0) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.6.1-r3) (5/25) Installing mpdecimal (4.0.0-r0) (6/25) Installing libpanelw (6.4_p20240420-r0) (7/25) Installing readline (8.2.10-r0) (8/25) Installing sqlite-libs (3.46.0-r0) (9/25) Installing python3 (3.12.3-r1) (10/25) Installing python3-pycache-pyc0 (3.12.3-r1) (11/25) Installing pyc (3.12.3-r1) (12/25) Installing py3-installer-pyc (0.7.0-r2) (13/25) Installing py3-gpep517-pyc (16-r0) (14/25) Installing python3-pyc (3.12.3-r1) (15/25) Installing py3-installer (0.7.0-r2) (16/25) Installing py3-gpep517 (16-r0) (17/25) Installing py3-parsing (3.1.2-r1) (18/25) Installing py3-parsing-pyc (3.1.2-r1) (19/25) Installing py3-packaging (24.0-r1) (20/25) Installing py3-packaging-pyc (24.0-r1) (21/25) Installing py3-setuptools (69.5.1-r0) (22/25) Installing py3-setuptools-pyc (69.5.1-r0) (23/25) Installing py3-wheel (0.42.0-r1) (24/25) Installing py3-wheel-pyc (0.42.0-r1) (25/25) Installing .makedepends-py3-pymysql (20240527.175749) Executing busybox-1.36.1-r28.trigger OK: 397 MiB in 132 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.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pymysql: Fetching py3-pymysql-1.1.1.tar.gz::https://github.com/PyMySQL/PyMySQL/archive/refs/tags/v1.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89986 100 89986 0 0 77665 0 0:00:01 0:00:01 --:--:-- 77665 100 89986 100 89986 0 0 77660 0 0:00:01 0:00:01 --:--:-- 0 >>> py3-pymysql: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-pymysql-1.1.1.tar.gz >>> py3-pymysql: Checking sha512sums... py3-pymysql-1.1.1.tar.gz: OK >>> py3-pymysql: Unpacking /var/cache/distfiles/edge/py3-pymysql-1.1.1.tar.gz... 2024-05-27 17:57:51,135 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-05-27 17:57:51,209 root INFO running bdist_wheel 2024-05-27 17:57:51,214 root INFO running build 2024-05-27 17:57:51,214 root INFO running build_py 2024-05-27 17:57:51,215 root INFO creating build 2024-05-27 17:57:51,215 root INFO creating build/lib 2024-05-27 17:57:51,215 root INFO creating build/lib/pymysql 2024-05-27 17:57:51,215 root INFO copying pymysql/protocol.py -> build/lib/pymysql 2024-05-27 17:57:51,216 root INFO copying pymysql/__init__.py -> build/lib/pymysql 2024-05-27 17:57:51,216 root INFO copying pymysql/optionfile.py -> build/lib/pymysql 2024-05-27 17:57:51,216 root INFO copying pymysql/_auth.py -> build/lib/pymysql 2024-05-27 17:57:51,216 root INFO copying pymysql/charset.py -> build/lib/pymysql 2024-05-27 17:57:51,216 root INFO copying pymysql/times.py -> build/lib/pymysql 2024-05-27 17:57:51,216 root INFO copying pymysql/err.py -> build/lib/pymysql 2024-05-27 17:57:51,216 root INFO copying pymysql/connections.py -> build/lib/pymysql 2024-05-27 17:57:51,217 root INFO copying pymysql/converters.py -> build/lib/pymysql 2024-05-27 17:57:51,217 root INFO copying pymysql/cursors.py -> build/lib/pymysql 2024-05-27 17:57:51,217 root INFO creating build/lib/pymysql/constants 2024-05-27 17:57:51,217 root INFO copying pymysql/constants/__init__.py -> build/lib/pymysql/constants 2024-05-27 17:57:51,217 root INFO copying pymysql/constants/CR.py -> build/lib/pymysql/constants 2024-05-27 17:57:51,218 root INFO copying pymysql/constants/SERVER_STATUS.py -> build/lib/pymysql/constants 2024-05-27 17:57:51,218 root INFO copying pymysql/constants/FIELD_TYPE.py -> build/lib/pymysql/constants 2024-05-27 17:57:51,218 root INFO copying pymysql/constants/COMMAND.py -> build/lib/pymysql/constants 2024-05-27 17:57:51,218 root INFO copying pymysql/constants/FLAG.py -> build/lib/pymysql/constants 2024-05-27 17:57:51,218 root INFO copying pymysql/constants/CLIENT.py -> build/lib/pymysql/constants 2024-05-27 17:57:51,218 root INFO copying pymysql/constants/ER.py -> build/lib/pymysql/constants 2024-05-27 17:57:51,218 root INFO running egg_info 2024-05-27 17:57:51,218 root INFO creating PyMySQL.egg-info 2024-05-27 17:57:51,219 root INFO writing PyMySQL.egg-info/PKG-INFO 2024-05-27 17:57:51,220 root INFO writing dependency_links to PyMySQL.egg-info/dependency_links.txt 2024-05-27 17:57:51,220 root INFO writing requirements to PyMySQL.egg-info/requires.txt 2024-05-27 17:57:51,220 root INFO writing top-level names to PyMySQL.egg-info/top_level.txt 2024-05-27 17:57:51,221 root INFO writing manifest file 'PyMySQL.egg-info/SOURCES.txt' 2024-05-27 17:57:51,222 root INFO reading manifest file 'PyMySQL.egg-info/SOURCES.txt' 2024-05-27 17:57:51,222 root INFO reading manifest template 'MANIFEST.in' 2024-05-27 17:57:51,222 root INFO adding license file 'LICENSE' 2024-05-27 17:57:51,223 root INFO writing manifest file 'PyMySQL.egg-info/SOURCES.txt' 2024-05-27 17:57:51,225 wheel INFO installing to build/bdist.linux-s390x/wheel 2024-05-27 17:57:51,225 root INFO running install 2024-05-27 17:57:51,233 root INFO running install_lib 2024-05-27 17:57:51,233 root INFO creating build/bdist.linux-s390x 2024-05-27 17:57:51,233 root INFO creating build/bdist.linux-s390x/wheel 2024-05-27 17:57:51,234 root INFO creating build/bdist.linux-s390x/wheel/pymysql 2024-05-27 17:57:51,234 root INFO copying build/lib/pymysql/protocol.py -> build/bdist.linux-s390x/wheel/pymysql 2024-05-27 17:57:51,234 root INFO copying build/lib/pymysql/__init__.py -> build/bdist.linux-s390x/wheel/pymysql 2024-05-27 17:57:51,234 root INFO copying build/lib/pymysql/optionfile.py -> build/bdist.linux-s390x/wheel/pymysql 2024-05-27 17:57:51,234 root INFO copying build/lib/pymysql/_auth.py -> build/bdist.linux-s390x/wheel/pymysql 2024-05-27 17:57:51,234 root INFO copying build/lib/pymysql/charset.py -> build/bdist.linux-s390x/wheel/pymysql 2024-05-27 17:57:51,234 root INFO copying build/lib/pymysql/times.py -> build/bdist.linux-s390x/wheel/pymysql 2024-05-27 17:57:51,234 root INFO creating build/bdist.linux-s390x/wheel/pymysql/constants 2024-05-27 17:57:51,234 root INFO copying build/lib/pymysql/constants/__init__.py -> build/bdist.linux-s390x/wheel/pymysql/constants 2024-05-27 17:57:51,234 root INFO copying build/lib/pymysql/constants/CR.py -> build/bdist.linux-s390x/wheel/pymysql/constants 2024-05-27 17:57:51,235 root INFO copying build/lib/pymysql/constants/SERVER_STATUS.py -> build/bdist.linux-s390x/wheel/pymysql/constants 2024-05-27 17:57:51,235 root INFO copying build/lib/pymysql/constants/FIELD_TYPE.py -> build/bdist.linux-s390x/wheel/pymysql/constants 2024-05-27 17:57:51,235 root INFO copying build/lib/pymysql/constants/COMMAND.py -> build/bdist.linux-s390x/wheel/pymysql/constants 2024-05-27 17:57:51,235 root INFO copying build/lib/pymysql/constants/FLAG.py -> build/bdist.linux-s390x/wheel/pymysql/constants 2024-05-27 17:57:51,235 root INFO copying build/lib/pymysql/constants/CLIENT.py -> build/bdist.linux-s390x/wheel/pymysql/constants 2024-05-27 17:57:51,235 root INFO copying build/lib/pymysql/constants/ER.py -> build/bdist.linux-s390x/wheel/pymysql/constants 2024-05-27 17:57:51,235 root INFO copying build/lib/pymysql/err.py -> build/bdist.linux-s390x/wheel/pymysql 2024-05-27 17:57:51,235 root INFO copying build/lib/pymysql/connections.py -> build/bdist.linux-s390x/wheel/pymysql 2024-05-27 17:57:51,235 root INFO copying build/lib/pymysql/converters.py -> build/bdist.linux-s390x/wheel/pymysql 2024-05-27 17:57:51,235 root INFO copying build/lib/pymysql/cursors.py -> build/bdist.linux-s390x/wheel/pymysql 2024-05-27 17:57:51,236 root INFO running install_egg_info 2024-05-27 17:57:51,236 root INFO Copying PyMySQL.egg-info to build/bdist.linux-s390x/wheel/PyMySQL-1.1.1-py3.12.egg-info 2024-05-27 17:57:51,237 root INFO running install_scripts 2024-05-27 17:57:51,238 wheel INFO creating build/bdist.linux-s390x/wheel/PyMySQL-1.1.1.dist-info/WHEEL 2024-05-27 17:57:51,239 wheel INFO creating '/home/buildozer/aports/community/py3-pymysql/src/PyMySQL-1.1.1/.dist/.tmp-xqf207dq/PyMySQL-1.1.1-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2024-05-27 17:57:51,239 wheel INFO adding 'pymysql/__init__.py' 2024-05-27 17:57:51,239 wheel INFO adding 'pymysql/_auth.py' 2024-05-27 17:57:51,239 wheel INFO adding 'pymysql/charset.py' 2024-05-27 17:57:51,239 wheel INFO adding 'pymysql/connections.py' 2024-05-27 17:57:51,240 wheel INFO adding 'pymysql/converters.py' 2024-05-27 17:57:51,240 wheel INFO adding 'pymysql/cursors.py' 2024-05-27 17:57:51,240 wheel INFO adding 'pymysql/err.py' 2024-05-27 17:57:51,240 wheel INFO adding 'pymysql/optionfile.py' 2024-05-27 17:57:51,240 wheel INFO adding 'pymysql/protocol.py' 2024-05-27 17:57:51,240 wheel INFO adding 'pymysql/times.py' 2024-05-27 17:57:51,240 wheel INFO adding 'pymysql/constants/CLIENT.py' 2024-05-27 17:57:51,240 wheel INFO adding 'pymysql/constants/COMMAND.py' 2024-05-27 17:57:51,240 wheel INFO adding 'pymysql/constants/CR.py' 2024-05-27 17:57:51,241 wheel INFO adding 'pymysql/constants/ER.py' 2024-05-27 17:57:51,241 wheel INFO adding 'pymysql/constants/FIELD_TYPE.py' 2024-05-27 17:57:51,241 wheel INFO adding 'pymysql/constants/FLAG.py' 2024-05-27 17:57:51,241 wheel INFO adding 'pymysql/constants/SERVER_STATUS.py' 2024-05-27 17:57:51,241 wheel INFO adding 'pymysql/constants/__init__.py' 2024-05-27 17:57:51,241 wheel INFO adding 'PyMySQL-1.1.1.dist-info/LICENSE' 2024-05-27 17:57:51,241 wheel INFO adding 'PyMySQL-1.1.1.dist-info/METADATA' 2024-05-27 17:57:51,241 wheel INFO adding 'PyMySQL-1.1.1.dist-info/WHEEL' 2024-05-27 17:57:51,241 wheel INFO adding 'PyMySQL-1.1.1.dist-info/top_level.txt' 2024-05-27 17:57:51,241 wheel INFO adding 'PyMySQL-1.1.1.dist-info/RECORD' 2024-05-27 17:57:51,242 wheel INFO removing build/bdist.linux-s390x/wheel 2024-05-27 17:57:51,242 gpep517 INFO The backend produced .dist/PyMySQL-1.1.1-py3-none-any.whl PyMySQL-1.1.1-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.12/site-packages/pymysql/__pycache__' -> '/home/buildozer/aports/community/py3-pymysql/pkg/py3-pymysql-pyc/usr/lib/python3.12/site-packages/pymysql/__pycache__' '/home/buildozer/aports/community/py3-pymysql/pkg/py3-pymysql/usr/lib/python3.12/site-packages/pymysql/constants/__pycache__' -> '/home/buildozer/aports/community/py3-pymysql/pkg/py3-pymysql-pyc/usr/lib/python3.12/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.12 >>> py3-pymysql-pyc*: Package size: 260.0 KB >>> py3-pymysql-pyc*: Compressing data... >>> py3-pymysql-pyc*: Create checksum... >>> py3-pymysql-pyc*: Create py3-pymysql-pyc-1.1.1-r0.apk >>> py3-pymysql*: Tracing dependencies... python3~3.12 >>> py3-pymysql*: Package size: 240.0 KB >>> py3-pymysql*: Compressing data... >>> py3-pymysql*: Create checksum... >>> py3-pymysql*: Create py3-pymysql-1.1.1-r0.apk >>> py3-pymysql: Build complete at Mon, 27 May 2024 17:57:51 +0000 elapsed time 0h 0m 3s >>> py3-pymysql: Cleaning up srcdir >>> py3-pymysql: Cleaning up pkgdir >>> py3-pymysql: Uninstalling dependencies... (1/25) Purging .makedepends-py3-pymysql (20240527.175749) (2/25) Purging py3-gpep517-pyc (16-r0) (3/25) Purging py3-gpep517 (16-r0) (4/25) Purging py3-installer-pyc (0.7.0-r2) (5/25) Purging py3-installer (0.7.0-r2) (6/25) Purging py3-setuptools-pyc (69.5.1-r0) (7/25) Purging py3-setuptools (69.5.1-r0) (8/25) Purging py3-wheel-pyc (0.42.0-r1) (9/25) Purging py3-wheel (0.42.0-r1) (10/25) Purging py3-packaging-pyc (24.0-r1) (11/25) Purging py3-packaging (24.0-r1) (12/25) Purging py3-parsing-pyc (3.1.2-r1) (13/25) Purging py3-parsing (3.1.2-r1) (14/25) Purging python3-pyc (3.12.3-r1) (15/25) Purging python3-pycache-pyc0 (3.12.3-r1) (16/25) Purging pyc (3.12.3-r1) (17/25) Purging python3 (3.12.3-r1) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.4.6-r0) (21/25) Purging libpanelw (6.4_p20240420-r0) (22/25) Purging mpdecimal (4.0.0-r0) (23/25) Purging readline (8.2.10-r0) (24/25) Purging sqlite-libs (3.46.0-r0) (25/25) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r28.trigger OK: 347 MiB in 107 packages >>> py3-pymysql: Updating the community/s390x repository index... >>> py3-pymysql: Signing the index...