>>> cogapp: Building testing/cogapp 3.5.1-r0 (using abuild 3.15.0-r2) started Wed, 13 Aug 2025 03:19:20 +0000 >>> cogapp: Validating /home/buildozer/aports/testing/cogapp/APKBUILD... >>> cogapp: Analyzing dependencies... >>> cogapp: Installing for build: build-base py3-gpep517 py3-setuptools py3-pytest ( 1/32) Installing libbz2 (1.0.8-r6) ( 2/32) Installing libffi (3.5.2-r0) ( 3/32) Installing gdbm (1.26-r0) ( 4/32) Installing xz-libs (5.8.1-r0) ( 5/32) Installing mpdecimal (4.0.1-r0) ( 6/32) Installing libpanelw (6.5_p20250705-r0) ( 7/32) Installing sqlite-libs (3.50.4-r0) ( 8/32) Installing python3 (3.12.11-r0) ( 9/32) Installing python3-pycache-pyc0 (3.12.11-r0) (10/32) Installing pyc (3.12.11-r0) (11/32) Installing py3-installer-pyc (0.7.0-r2) (12/32) Installing py3-gpep517-pyc (19-r0) (13/32) Installing python3-pyc (3.12.11-r0) (14/32) Installing py3-installer (0.7.0-r2) (15/32) Installing py3-gpep517 (19-r0) (16/32) Installing py3-parsing (3.2.3-r0) (17/32) Installing py3-parsing-pyc (3.2.3-r0) (18/32) Installing py3-packaging (25.0-r0) (19/32) Installing py3-packaging-pyc (25.0-r0) (20/32) Installing py3-setuptools (80.9.0-r1) (21/32) Installing py3-setuptools-pyc (80.9.0-r1) (22/32) Installing py3-iniconfig (2.1.0-r0) (23/32) Installing py3-iniconfig-pyc (2.1.0-r0) (24/32) Installing py3-pluggy (1.6.0-r0) (25/32) Installing py3-pluggy-pyc (1.6.0-r0) (26/32) Installing py3-py (1.11.0-r4) (27/32) Installing py3-py-pyc (1.11.0-r4) (28/32) Installing py3-pygments (2.19.2-r0) (29/32) Installing py3-pygments-pyc (2.19.2-r0) (30/32) Installing py3-pytest (8.4.1-r1) (31/32) Installing py3-pytest-pyc (8.4.1-r1) (32/32) Installing .makedepends-cogapp (20250813.031922) busybox-1.37.0-r22.trigger: Executing script... OK: 483 MiB in 136 packages >>> cogapp: Cleaning up srcdir >>> cogapp: Cleaning up pkgdir >>> cogapp: Cleaning up tmpdir >>> cogapp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cogapp-3.5.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/cogapp-3.5.1.tar.gz.part' cogapp-3.5.1.tar.gz. 100% |********************************| 57820 0:00:00 ETA '/var/cache/distfiles/edge/cogapp-3.5.1.tar.gz.part' saved >>> cogapp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cogapp-3.5.1.tar.gz >>> cogapp: Checking sha512sums... cogapp-3.5.1.tar.gz: OK >>> cogapp: Unpacking /var/cache/distfiles/edge/cogapp-3.5.1.tar.gz... 2025-08-13 03:19:23,119 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`. (Both options available on setuptools>=77.0.0). 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:759: 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-08-13 03:19:23,189 root INFO running bdist_wheel 2025-08-13 03:19:23,208 root INFO running build 2025-08-13 03:19:23,208 root INFO running build_py 2025-08-13 03:19:23,212 root INFO creating build/lib/cogapp 2025-08-13 03:19:23,212 root INFO copying cogapp/makefiles.py -> build/lib/cogapp 2025-08-13 03:19:23,213 root INFO copying cogapp/utils.py -> build/lib/cogapp 2025-08-13 03:19:23,213 root INFO copying cogapp/test_cogapp.py -> build/lib/cogapp 2025-08-13 03:19:23,214 root INFO copying cogapp/cogapp.py -> build/lib/cogapp 2025-08-13 03:19:23,214 root INFO copying cogapp/test_whiteutils.py -> build/lib/cogapp 2025-08-13 03:19:23,214 root INFO copying cogapp/test_makefiles.py -> build/lib/cogapp 2025-08-13 03:19:23,215 root INFO copying cogapp/__init__.py -> build/lib/cogapp 2025-08-13 03:19:23,215 root INFO copying cogapp/hashhandler.py -> build/lib/cogapp 2025-08-13 03:19:23,215 root INFO copying cogapp/whiteutils.py -> build/lib/cogapp 2025-08-13 03:19:23,216 root INFO copying cogapp/__main__.py -> build/lib/cogapp 2025-08-13 03:19:23,216 root INFO running egg_info 2025-08-13 03:19:23,220 root INFO creating cogapp.egg-info 2025-08-13 03:19:23,220 root INFO writing cogapp.egg-info/PKG-INFO 2025-08-13 03:19:23,221 root INFO writing dependency_links to cogapp.egg-info/dependency_links.txt 2025-08-13 03:19:23,221 root INFO writing entry points to cogapp.egg-info/entry_points.txt 2025-08-13 03:19:23,221 root INFO writing top-level names to cogapp.egg-info/top_level.txt 2025-08-13 03:19:23,222 root INFO writing manifest file 'cogapp.egg-info/SOURCES.txt' 2025-08-13 03:19:23,226 root INFO reading manifest file 'cogapp.egg-info/SOURCES.txt' 2025-08-13 03:19:23,227 root INFO reading manifest template 'MANIFEST.in' 2025-08-13 03:19:23,229 root WARNING warning: no files found matching '*' under directory 'docs/_static' 2025-08-13 03:19:23,229 root WARNING no previously-included directories found matching 'doc/_build' 2025-08-13 03:19:23,229 root INFO adding license file 'LICENSE.txt' 2025-08-13 03:19:23,230 root INFO adding license file 'AUTHORS.txt' 2025-08-13 03:19:23,231 root INFO writing manifest file 'cogapp.egg-info/SOURCES.txt' 2025-08-13 03:19:23,239 root INFO installing to build/bdist.linux-i686/wheel 2025-08-13 03:19:23,239 root INFO running install 2025-08-13 03:19:23,251 root INFO running install_lib 2025-08-13 03:19:23,255 root INFO creating build/bdist.linux-i686/wheel 2025-08-13 03:19:23,256 root INFO creating build/bdist.linux-i686/wheel/cogapp 2025-08-13 03:19:23,256 root INFO copying build/lib/cogapp/makefiles.py -> build/bdist.linux-i686/wheel/./cogapp 2025-08-13 03:19:23,256 root INFO copying build/lib/cogapp/utils.py -> build/bdist.linux-i686/wheel/./cogapp 2025-08-13 03:19:23,256 root INFO copying build/lib/cogapp/test_cogapp.py -> build/bdist.linux-i686/wheel/./cogapp 2025-08-13 03:19:23,257 root INFO copying build/lib/cogapp/cogapp.py -> build/bdist.linux-i686/wheel/./cogapp 2025-08-13 03:19:23,257 root INFO copying build/lib/cogapp/test_whiteutils.py -> build/bdist.linux-i686/wheel/./cogapp 2025-08-13 03:19:23,257 root INFO copying build/lib/cogapp/test_makefiles.py -> build/bdist.linux-i686/wheel/./cogapp 2025-08-13 03:19:23,258 root INFO copying build/lib/cogapp/__init__.py -> build/bdist.linux-i686/wheel/./cogapp 2025-08-13 03:19:23,258 root INFO copying build/lib/cogapp/hashhandler.py -> build/bdist.linux-i686/wheel/./cogapp 2025-08-13 03:19:23,258 root INFO copying build/lib/cogapp/whiteutils.py -> build/bdist.linux-i686/wheel/./cogapp 2025-08-13 03:19:23,258 root INFO copying build/lib/cogapp/__main__.py -> build/bdist.linux-i686/wheel/./cogapp 2025-08-13 03:19:23,259 root INFO running install_egg_info 2025-08-13 03:19:23,262 root INFO Copying cogapp.egg-info to build/bdist.linux-i686/wheel/./cogapp-3.5.1-py3.12.egg-info 2025-08-13 03:19:23,263 root INFO running install_scripts 2025-08-13 03:19:23,265 root INFO creating build/bdist.linux-i686/wheel/cogapp-3.5.1.dist-info/WHEEL 2025-08-13 03:19:23,266 wheel INFO creating '/home/buildozer/aports/testing/cogapp/src/cog-3.5.1/.dist/.tmp-_v_3mdvv/cogapp-3.5.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-08-13 03:19:23,266 wheel INFO adding 'cogapp/__init__.py' 2025-08-13 03:19:23,266 wheel INFO adding 'cogapp/__main__.py' 2025-08-13 03:19:23,267 wheel INFO adding 'cogapp/cogapp.py' 2025-08-13 03:19:23,267 wheel INFO adding 'cogapp/hashhandler.py' 2025-08-13 03:19:23,267 wheel INFO adding 'cogapp/makefiles.py' 2025-08-13 03:19:23,268 wheel INFO adding 'cogapp/test_cogapp.py' 2025-08-13 03:19:23,268 wheel INFO adding 'cogapp/test_makefiles.py' 2025-08-13 03:19:23,269 wheel INFO adding 'cogapp/test_whiteutils.py' 2025-08-13 03:19:23,269 wheel INFO adding 'cogapp/utils.py' 2025-08-13 03:19:23,269 wheel INFO adding 'cogapp/whiteutils.py' 2025-08-13 03:19:23,270 wheel INFO adding 'cogapp-3.5.1.dist-info/licenses/AUTHORS.txt' 2025-08-13 03:19:23,270 wheel INFO adding 'cogapp-3.5.1.dist-info/licenses/LICENSE.txt' 2025-08-13 03:19:23,270 wheel INFO adding 'cogapp-3.5.1.dist-info/METADATA' 2025-08-13 03:19:23,270 wheel INFO adding 'cogapp-3.5.1.dist-info/WHEEL' 2025-08-13 03:19:23,270 wheel INFO adding 'cogapp-3.5.1.dist-info/entry_points.txt' 2025-08-13 03:19:23,271 wheel INFO adding 'cogapp-3.5.1.dist-info/top_level.txt' 2025-08-13 03:19:23,271 wheel INFO adding 'cogapp-3.5.1.dist-info/RECORD' 2025-08-13 03:19:23,271 root INFO removing build/bdist.linux-i686/wheel 2025-08-13 03:19:23,272 gpep517 INFO The backend produced .dist/cogapp-3.5.1-py3-none-any.whl cogapp-3.5.1-py3-none-any.whl ........................................................................ [ 48%] ........................................................................ [ 97%] ... [100%] 147 passed in 0.43s >>> cogapp: Entering fakeroot... >>> cogapp-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/cogapp/__pycache__' -> '/home/buildozer/aports/testing/cogapp/pkg/cogapp-pyc/usr/lib/python3.12/site-packages/cogapp/__pycache__' >>> cogapp-pyc*: Preparing subpackage cogapp-pyc... >>> cogapp-pyc*: Running postcheck for cogapp-pyc >>> cogapp*: Running postcheck for cogapp >>> cogapp*: Preparing package cogapp... >>> cogapp-pyc*: Tracing dependencies... python3~3.12 >>> cogapp-pyc*: Package size: 175.0 KB >>> cogapp-pyc*: Compressing data... >>> cogapp-pyc*: Create checksum... >>> cogapp-pyc*: Create cogapp-pyc-3.5.1-r0.apk >>> cogapp*: Tracing dependencies... python3~3.12 >>> cogapp*: Package size: 142.7 KB >>> cogapp*: Compressing data... >>> cogapp*: Create checksum... >>> cogapp*: Create cogapp-3.5.1-r0.apk >>> cogapp: Build complete at Wed, 13 Aug 2025 03:19:25 +0000 elapsed time 0h 0m 5s >>> cogapp: Cleaning up srcdir >>> cogapp: Cleaning up pkgdir >>> cogapp: Uninstalling dependencies... ( 1/32) Purging .makedepends-cogapp (20250813.031922) ( 2/32) Purging py3-gpep517-pyc (19-r0) ( 3/32) Purging py3-gpep517 (19-r0) ( 4/32) Purging py3-installer-pyc (0.7.0-r2) ( 5/32) Purging py3-installer (0.7.0-r2) ( 6/32) Purging py3-setuptools-pyc (80.9.0-r1) ( 7/32) Purging py3-setuptools (80.9.0-r1) ( 8/32) Purging py3-pytest-pyc (8.4.1-r1) ( 9/32) Purging py3-pytest (8.4.1-r1) (10/32) Purging py3-iniconfig-pyc (2.1.0-r0) (11/32) Purging py3-iniconfig (2.1.0-r0) (12/32) Purging py3-packaging-pyc (25.0-r0) (13/32) Purging py3-packaging (25.0-r0) (14/32) Purging py3-parsing-pyc (3.2.3-r0) (15/32) Purging py3-parsing (3.2.3-r0) (16/32) Purging py3-pluggy-pyc (1.6.0-r0) (17/32) Purging py3-pluggy (1.6.0-r0) (18/32) Purging py3-py-pyc (1.11.0-r4) (19/32) Purging py3-py (1.11.0-r4) (20/32) Purging py3-pygments-pyc (2.19.2-r0) (21/32) Purging py3-pygments (2.19.2-r0) (22/32) Purging python3-pyc (3.12.11-r0) (23/32) Purging python3-pycache-pyc0 (3.12.11-r0) (24/32) Purging pyc (3.12.11-r0) (25/32) Purging python3 (3.12.11-r0) (26/32) Purging gdbm (1.26-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.5.2-r0) (29/32) Purging libpanelw (6.5_p20250705-r0) (30/32) Purging mpdecimal (4.0.1-r0) (31/32) Purging sqlite-libs (3.50.4-r0) (32/32) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r22.trigger: Executing script... OK: 426 MiB in 104 packages >>> cogapp: Updating the testing/x86 repository index... >>> cogapp: Signing the index...