>>> py3-pymysql: Building community/py3-pymysql 1.1.1-r0 (using abuild 3.15.0_rc3-r1) started Thu, 01 May 2025 04:13:49 +0000 >>> py3-pymysql: Validating /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/24) Installing libbz2 (1.0.8-r6) (2/24) Installing libffi (3.4.8-r0) (3/24) Installing gdbm (1.24-r0) (4/24) Installing xz-libs (5.8.1-r0) (5/24) Installing mpdecimal (4.0.0-r0) (6/24) Installing libpanelw (6.5_p20250412-r0) (7/24) Installing sqlite-libs (3.49.1-r1) (8/24) Installing python3 (3.12.10-r0) (9/24) Installing python3-pycache-pyc0 (3.12.10-r0) (10/24) Installing pyc (3.12.10-r0) (11/24) Installing py3-installer-pyc (0.7.0-r2) (12/24) Installing py3-gpep517-pyc (16-r0) (13/24) Installing python3-pyc (3.12.10-r0) (14/24) Installing py3-installer (0.7.0-r2) (15/24) Installing py3-gpep517 (16-r0) (16/24) Installing py3-parsing (3.2.0-r0) (17/24) Installing py3-parsing-pyc (3.2.0-r0) (18/24) Installing py3-packaging (25.0-r0) (19/24) Installing py3-packaging-pyc (25.0-r0) (20/24) Installing py3-setuptools (77.0.3-r0) (21/24) Installing py3-setuptools-pyc (77.0.3-r0) (22/24) Installing py3-wheel (0.43.0-r0) (23/24) Installing py3-wheel-pyc (0.43.0-r0) (24/24) Installing .makedepends-py3-pymysql (20250501.041454) Executing busybox-1.37.0-r16.trigger OK: 383 MiB in 123 packages >>> py3-pymysql: Cleaning up srcdir >>> py3-pymysql: Cleaning up pkgdir >>> py3-pymysql: Cleaning up tmpdir >>> py3-pymysql: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-pymysql-1.1.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/py3-pymysql-1.1.1.tar.gz.part' py3-pymysql-1.1.1.ta 100% |********************************| 89986 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-pymysql-1.1.1.tar.gz.part' saved >>> py3-pymysql: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/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/v3.22/py3-pymysql-1.1.1.tar.gz... 2025-05-01 04:14:57,599 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-01 04:14:57,967 root INFO running bdist_wheel 2025-05-01 04:14:58,032 root INFO running build 2025-05-01 04:14:58,032 root INFO running build_py 2025-05-01 04:14:58,047 root INFO creating build/lib/pymysql 2025-05-01 04:14:58,049 root INFO copying pymysql/charset.py -> build/lib/pymysql 2025-05-01 04:14:58,051 root INFO copying pymysql/__init__.py -> build/lib/pymysql 2025-05-01 04:14:58,053 root INFO copying pymysql/connections.py -> build/lib/pymysql 2025-05-01 04:14:58,055 root INFO copying pymysql/optionfile.py -> build/lib/pymysql 2025-05-01 04:14:58,056 root INFO copying pymysql/cursors.py -> build/lib/pymysql 2025-05-01 04:14:58,058 root INFO copying pymysql/protocol.py -> build/lib/pymysql 2025-05-01 04:14:58,060 root INFO copying pymysql/times.py -> build/lib/pymysql 2025-05-01 04:14:58,061 root INFO copying pymysql/converters.py -> build/lib/pymysql 2025-05-01 04:14:58,062 root INFO copying pymysql/err.py -> build/lib/pymysql 2025-05-01 04:14:58,064 root INFO copying pymysql/_auth.py -> build/lib/pymysql 2025-05-01 04:14:58,066 root INFO creating build/lib/pymysql/constants 2025-05-01 04:14:58,067 root INFO copying pymysql/constants/__init__.py -> build/lib/pymysql/constants 2025-05-01 04:14:58,068 root INFO copying pymysql/constants/CR.py -> build/lib/pymysql/constants 2025-05-01 04:14:58,070 root INFO copying pymysql/constants/SERVER_STATUS.py -> build/lib/pymysql/constants 2025-05-01 04:14:58,071 root INFO copying pymysql/constants/ER.py -> build/lib/pymysql/constants 2025-05-01 04:14:58,072 root INFO copying pymysql/constants/CLIENT.py -> build/lib/pymysql/constants 2025-05-01 04:14:58,074 root INFO copying pymysql/constants/FLAG.py -> build/lib/pymysql/constants 2025-05-01 04:14:58,075 root INFO copying pymysql/constants/COMMAND.py -> build/lib/pymysql/constants 2025-05-01 04:14:58,077 root INFO copying pymysql/constants/FIELD_TYPE.py -> build/lib/pymysql/constants 2025-05-01 04:14:58,077 root INFO running egg_info 2025-05-01 04:14:58,090 root INFO creating PyMySQL.egg-info 2025-05-01 04:14:58,091 root INFO writing PyMySQL.egg-info/PKG-INFO 2025-05-01 04:14:58,096 root INFO writing dependency_links to PyMySQL.egg-info/dependency_links.txt 2025-05-01 04:14:58,099 root INFO writing requirements to PyMySQL.egg-info/requires.txt 2025-05-01 04:14:58,100 root INFO writing top-level names to PyMySQL.egg-info/top_level.txt 2025-05-01 04:14:58,100 root INFO writing manifest file 'PyMySQL.egg-info/SOURCES.txt' 2025-05-01 04:14:58,120 root INFO reading manifest file 'PyMySQL.egg-info/SOURCES.txt' 2025-05-01 04:14:58,121 root INFO reading manifest template 'MANIFEST.in' 2025-05-01 04:14:58,122 root INFO adding license file 'LICENSE' 2025-05-01 04:14:58,128 root INFO writing manifest file 'PyMySQL.egg-info/SOURCES.txt' 2025-05-01 04:14:58,157 root INFO installing to build/bdist.linux-riscv64/wheel 2025-05-01 04:14:58,158 root INFO running install 2025-05-01 04:14:58,220 root INFO running install_lib 2025-05-01 04:14:58,234 root INFO creating build/bdist.linux-riscv64/wheel 2025-05-01 04:14:58,236 root INFO creating build/bdist.linux-riscv64/wheel/pymysql 2025-05-01 04:14:58,237 root INFO copying build/lib/pymysql/charset.py -> build/bdist.linux-riscv64/wheel/./pymysql 2025-05-01 04:14:58,238 root INFO copying build/lib/pymysql/__init__.py -> build/bdist.linux-riscv64/wheel/./pymysql 2025-05-01 04:14:58,239 root INFO copying build/lib/pymysql/connections.py -> build/bdist.linux-riscv64/wheel/./pymysql 2025-05-01 04:14:58,241 root INFO copying build/lib/pymysql/optionfile.py -> build/bdist.linux-riscv64/wheel/./pymysql 2025-05-01 04:14:58,242 root INFO copying build/lib/pymysql/cursors.py -> build/bdist.linux-riscv64/wheel/./pymysql 2025-05-01 04:14:58,243 root INFO creating build/bdist.linux-riscv64/wheel/pymysql/constants 2025-05-01 04:14:58,244 root INFO copying build/lib/pymysql/constants/__init__.py -> build/bdist.linux-riscv64/wheel/./pymysql/constants 2025-05-01 04:14:58,245 root INFO copying build/lib/pymysql/constants/CR.py -> build/bdist.linux-riscv64/wheel/./pymysql/constants 2025-05-01 04:14:58,246 root INFO copying build/lib/pymysql/constants/SERVER_STATUS.py -> build/bdist.linux-riscv64/wheel/./pymysql/constants 2025-05-01 04:14:58,247 root INFO copying build/lib/pymysql/constants/ER.py -> build/bdist.linux-riscv64/wheel/./pymysql/constants 2025-05-01 04:14:58,248 root INFO copying build/lib/pymysql/constants/CLIENT.py -> build/bdist.linux-riscv64/wheel/./pymysql/constants 2025-05-01 04:14:58,249 root INFO copying build/lib/pymysql/constants/FLAG.py -> build/bdist.linux-riscv64/wheel/./pymysql/constants 2025-05-01 04:14:58,250 root INFO copying build/lib/pymysql/constants/COMMAND.py -> build/bdist.linux-riscv64/wheel/./pymysql/constants 2025-05-01 04:14:58,251 root INFO copying build/lib/pymysql/constants/FIELD_TYPE.py -> build/bdist.linux-riscv64/wheel/./pymysql/constants 2025-05-01 04:14:58,252 root INFO copying build/lib/pymysql/protocol.py -> build/bdist.linux-riscv64/wheel/./pymysql 2025-05-01 04:14:58,253 root INFO copying build/lib/pymysql/times.py -> build/bdist.linux-riscv64/wheel/./pymysql 2025-05-01 04:14:58,254 root INFO copying build/lib/pymysql/converters.py -> build/bdist.linux-riscv64/wheel/./pymysql 2025-05-01 04:14:58,256 root INFO copying build/lib/pymysql/err.py -> build/bdist.linux-riscv64/wheel/./pymysql 2025-05-01 04:14:58,257 root INFO copying build/lib/pymysql/_auth.py -> build/bdist.linux-riscv64/wheel/./pymysql 2025-05-01 04:14:58,258 root INFO running install_egg_info 2025-05-01 04:14:58,271 root INFO Copying PyMySQL.egg-info to build/bdist.linux-riscv64/wheel/./PyMySQL-1.1.1-py3.12.egg-info 2025-05-01 04:14:58,276 root INFO running install_scripts 2025-05-01 04:14:58,282 root INFO creating build/bdist.linux-riscv64/wheel/pymysql-1.1.1.dist-info/WHEEL 2025-05-01 04:14:58,284 wheel INFO creating '/home/buildozer/aports/community/py3-pymysql/src/PyMySQL-1.1.1/.dist/.tmp-17r8zhf4/pymysql-1.1.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-05-01 04:14:58,286 wheel INFO adding 'pymysql/__init__.py' 2025-05-01 04:14:58,288 wheel INFO adding 'pymysql/_auth.py' 2025-05-01 04:14:58,289 wheel INFO adding 'pymysql/charset.py' 2025-05-01 04:14:58,291 wheel INFO adding 'pymysql/connections.py' 2025-05-01 04:14:58,294 wheel INFO adding 'pymysql/converters.py' 2025-05-01 04:14:58,295 wheel INFO adding 'pymysql/cursors.py' 2025-05-01 04:14:58,297 wheel INFO adding 'pymysql/err.py' 2025-05-01 04:14:58,298 wheel INFO adding 'pymysql/optionfile.py' 2025-05-01 04:14:58,299 wheel INFO adding 'pymysql/protocol.py' 2025-05-01 04:14:58,300 wheel INFO adding 'pymysql/times.py' 2025-05-01 04:14:58,301 wheel INFO adding 'pymysql/constants/CLIENT.py' 2025-05-01 04:14:58,303 wheel INFO adding 'pymysql/constants/COMMAND.py' 2025-05-01 04:14:58,304 wheel INFO adding 'pymysql/constants/CR.py' 2025-05-01 04:14:58,305 wheel INFO adding 'pymysql/constants/ER.py' 2025-05-01 04:14:58,306 wheel INFO adding 'pymysql/constants/FIELD_TYPE.py' 2025-05-01 04:14:58,307 wheel INFO adding 'pymysql/constants/FLAG.py' 2025-05-01 04:14:58,308 wheel INFO adding 'pymysql/constants/SERVER_STATUS.py' 2025-05-01 04:14:58,309 wheel INFO adding 'pymysql/constants/__init__.py' 2025-05-01 04:14:58,311 wheel INFO adding 'pymysql-1.1.1.dist-info/licenses/LICENSE' 2025-05-01 04:14:58,312 wheel INFO adding 'pymysql-1.1.1.dist-info/METADATA' 2025-05-01 04:14:58,313 wheel INFO adding 'pymysql-1.1.1.dist-info/WHEEL' 2025-05-01 04:14:58,314 wheel INFO adding 'pymysql-1.1.1.dist-info/top_level.txt' 2025-05-01 04:14:58,315 wheel INFO adding 'pymysql-1.1.1.dist-info/RECORD' 2025-05-01 04:14:58,316 root INFO removing build/bdist.linux-riscv64/wheel 2025-05-01 04:14:58,321 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... '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__' '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: 174.9 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: 139.9 KB >>> py3-pymysql*: Compressing data... >>> py3-pymysql*: Create checksum... >>> py3-pymysql*: Create py3-pymysql-1.1.1-r0.apk >>> py3-pymysql: Build complete at Thu, 01 May 2025 04:15:00 +0000 elapsed time 0h 1m 11s >>> py3-pymysql: Cleaning up srcdir >>> py3-pymysql: Cleaning up pkgdir >>> py3-pymysql: Uninstalling dependencies... (1/24) Purging .makedepends-py3-pymysql (20250501.041454) (2/24) Purging py3-gpep517-pyc (16-r0) (3/24) Purging py3-gpep517 (16-r0) (4/24) Purging py3-installer-pyc (0.7.0-r2) (5/24) Purging py3-installer (0.7.0-r2) (6/24) Purging py3-setuptools-pyc (77.0.3-r0) (7/24) Purging py3-setuptools (77.0.3-r0) (8/24) Purging py3-wheel-pyc (0.43.0-r0) (9/24) Purging py3-wheel (0.43.0-r0) (10/24) Purging py3-packaging-pyc (25.0-r0) (11/24) Purging py3-packaging (25.0-r0) (12/24) Purging py3-parsing-pyc (3.2.0-r0) (13/24) Purging py3-parsing (3.2.0-r0) (14/24) Purging python3-pyc (3.12.10-r0) (15/24) Purging python3-pycache-pyc0 (3.12.10-r0) (16/24) Purging pyc (3.12.10-r0) (17/24) Purging python3 (3.12.10-r0) (18/24) Purging gdbm (1.24-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.4.8-r0) (21/24) Purging libpanelw (6.5_p20250412-r0) (22/24) Purging mpdecimal (4.0.0-r0) (23/24) Purging sqlite-libs (3.49.1-r1) (24/24) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 337 MiB in 99 packages >>> py3-pymysql: Updating the community/riscv64 repository index... >>> py3-pymysql: Signing the index...