>>> py3-dominate: Building testing/py3-dominate 2.9.1-r2 (using abuild 3.17.0_rc2-r0) started Tue, 19 May 2026 03:12:14 +0000 >>> py3-dominate: Validating /home/buildozer/aports/testing/py3-dominate/APKBUILD... >>> py3-dominate: Analyzing dependencies... >>> py3-dominate: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-installer py3-wheel py3-pytest ( 1/35) Installing libbz2 (1.0.8-r6) ( 2/35) Installing libffi (3.5.2-r1) ( 3/35) Installing gdbm (1.26-r0) ( 4/35) Installing xz-libs (5.8.3-r0) ( 5/35) Installing mpdecimal (4.0.1-r0) ( 6/35) Installing libpanelw (6.6_p20260502-r0) ( 7/35) Installing readline (8.3.3-r1) ( 8/35) Installing sqlite-libs (3.53.1-r0) ( 9/35) Installing python3 (3.14.3-r0) (10/35) Installing python3-pycache-pyc0 (3.14.3-r0) (11/35) Installing pyc (3.14.3-r0) (12/35) Installing python3-pyc (3.14.3-r0) (13/35) Installing py3-parsing (3.3.2-r1) (14/35) Installing py3-parsing-pyc (3.3.2-r1) (15/35) Installing py3-packaging (26.2-r0) (16/35) Installing py3-packaging-pyc (26.2-r0) (17/35) Installing py3-setuptools (82.0.1-r1) (18/35) Installing py3-setuptools-pyc (82.0.1-r1) (19/35) Installing py3-installer (1.0.0-r0) (20/35) Installing py3-installer-pyc (1.0.0-r0) (21/35) Installing py3-gpep517 (19-r2) (22/35) Installing py3-gpep517-pyc (19-r2) (23/35) Installing py3-wheel (0.47.0-r0) (24/35) Installing py3-wheel-pyc (0.47.0-r0) (25/35) Installing py3-iniconfig (2.3.0-r1) (26/35) Installing py3-iniconfig-pyc (2.3.0-r1) (27/35) Installing py3-pluggy (1.6.0-r1) (28/35) Installing py3-pluggy-pyc (1.6.0-r1) (29/35) Installing py3-py (1.11.0-r5) (30/35) Installing py3-py-pyc (1.11.0-r5) (31/35) Installing py3-pygments (2.20.0-r0) (32/35) Installing py3-pygments-pyc (2.20.0-r0) (33/35) Installing py3-pytest (9.0.3-r0) (34/35) Installing py3-pytest-pyc (9.0.3-r0) (35/35) Installing .makedepends-py3-dominate (20260519.031217) Executing busybox-1.37.0-r31.trigger OK: 448.5 MiB in 140 packages >>> py3-dominate: Cleaning up srcdir >>> py3-dominate: Cleaning up pkgdir >>> py3-dominate: Cleaning up tmpdir >>> py3-dominate: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-dominate-2.9.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/py3-dominate-2.9.1.tar.gz.part' py3-dominate-2.9.1.t 100% |********************************| 32776 0:00:00 ETA '/var/cache/distfiles/edge/py3-dominate-2.9.1.tar.gz.part' saved /var/cache/distfiles/edge/py3-dominate-2.9.1.tar.gz: OK /home/buildozer/aports/testing/py3-dominate/fix-test-indentation.patch: OK >>> py3-dominate: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-dominate-2.9.1.tar.gz /var/cache/distfiles/edge/py3-dominate-2.9.1.tar.gz: OK /home/buildozer/aports/testing/py3-dominate/fix-test-indentation.patch: OK >>> py3-dominate: Unpacking /var/cache/distfiles/edge/py3-dominate-2.9.1.tar.gz... >>> py3-dominate: fix-test-indentation.patch patching file tests/test_svg.py 2026-05-19 03:12:20,998 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/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 2027-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.14/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 :: GNU Lesser General Public License v3 (LGPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.14/site-packages/setuptools/dist.py:483: SetuptoolsDeprecationWarning: Please provide a valid glob pattern. !! ******************************************************************************** Pattern '["LICENSE.txt"]' contains invalid characters. By 2027-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/specifications/glob-patterns/ for details. ******************************************************************************** !! for path in sorted(cls._find_pattern(pattern, enforce_match)) /usr/lib/python3.14/site-packages/setuptools/dist.py:483: SetuptoolsDeprecationWarning: Cannot find any files for the given pattern. !! ******************************************************************************** Pattern '["LICENSE.txt"]' did not match any files. By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! for path in sorted(cls._find_pattern(pattern, enforce_match)) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-05-19 03:12:21,207 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-05-19 03:12:21,256 root INFO running build 2026-05-19 03:12:21,257 root INFO running build_py 2026-05-19 03:12:21,268 root INFO creating build/lib/dominate 2026-05-19 03:12:21,270 root INFO copying dominate/dom_tag.py -> build/lib/dominate 2026-05-19 03:12:21,271 root INFO copying dominate/svg.py -> build/lib/dominate 2026-05-19 03:12:21,273 root INFO copying dominate/__init__.py -> build/lib/dominate 2026-05-19 03:12:21,274 root INFO copying dominate/tags.py -> build/lib/dominate 2026-05-19 03:12:21,276 root INFO copying dominate/util.py -> build/lib/dominate 2026-05-19 03:12:21,277 root INFO copying dominate/_version.py -> build/lib/dominate 2026-05-19 03:12:21,279 root INFO copying dominate/document.py -> build/lib/dominate 2026-05-19 03:12:21,280 root INFO copying dominate/dom1core.py -> build/lib/dominate 2026-05-19 03:12:21,281 root INFO running egg_info 2026-05-19 03:12:21,291 root INFO creating dominate.egg-info 2026-05-19 03:12:21,292 root INFO writing dominate.egg-info/PKG-INFO 2026-05-19 03:12:21,294 root INFO writing dependency_links to dominate.egg-info/dependency_links.txt 2026-05-19 03:12:21,296 root INFO writing top-level names to dominate.egg-info/top_level.txt 2026-05-19 03:12:21,296 root INFO writing manifest file 'dominate.egg-info/SOURCES.txt' 2026-05-19 03:12:21,310 root INFO reading manifest file 'dominate.egg-info/SOURCES.txt' 2026-05-19 03:12:21,312 root INFO reading manifest template 'MANIFEST.in' 2026-05-19 03:12:21,315 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2026-05-19 03:12:21,316 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-05-19 03:12:21,319 root INFO writing manifest file 'dominate.egg-info/SOURCES.txt' 2026-05-19 03:12:21,341 root INFO installing to build/bdist.linux-riscv64/wheel 2026-05-19 03:12:21,341 root INFO running install 2026-05-19 03:12:21,376 root INFO running install_lib 2026-05-19 03:12:21,386 root INFO creating build/bdist.linux-riscv64/wheel 2026-05-19 03:12:21,388 root INFO creating build/bdist.linux-riscv64/wheel/dominate 2026-05-19 03:12:21,389 root INFO copying build/lib/dominate/dom_tag.py -> build/bdist.linux-riscv64/wheel/./dominate 2026-05-19 03:12:21,390 root INFO copying build/lib/dominate/svg.py -> build/bdist.linux-riscv64/wheel/./dominate 2026-05-19 03:12:21,391 root INFO copying build/lib/dominate/__init__.py -> build/bdist.linux-riscv64/wheel/./dominate 2026-05-19 03:12:21,392 root INFO copying build/lib/dominate/tags.py -> build/bdist.linux-riscv64/wheel/./dominate 2026-05-19 03:12:21,394 root INFO copying build/lib/dominate/util.py -> build/bdist.linux-riscv64/wheel/./dominate 2026-05-19 03:12:21,395 root INFO copying build/lib/dominate/_version.py -> build/bdist.linux-riscv64/wheel/./dominate 2026-05-19 03:12:21,396 root INFO copying build/lib/dominate/document.py -> build/bdist.linux-riscv64/wheel/./dominate 2026-05-19 03:12:21,398 root INFO copying build/lib/dominate/dom1core.py -> build/bdist.linux-riscv64/wheel/./dominate 2026-05-19 03:12:21,399 root INFO running install_egg_info 2026-05-19 03:12:21,409 root INFO Copying dominate.egg-info to build/bdist.linux-riscv64/wheel/./dominate-2.9.1-py3.14.egg-info 2026-05-19 03:12:21,413 root INFO running install_scripts 2026-05-19 03:12:21,418 root INFO creating build/bdist.linux-riscv64/wheel/dominate-2.9.1.dist-info/WHEEL 2026-05-19 03:12:21,421 wheel INFO creating '/home/buildozer/aports/testing/py3-dominate/src/dominate-2.9.1/.dist/.tmp-20jgcmcs/dominate-2.9.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-05-19 03:12:21,422 wheel INFO adding 'dominate/__init__.py' 2026-05-19 03:12:21,424 wheel INFO adding 'dominate/_version.py' 2026-05-19 03:12:21,425 wheel INFO adding 'dominate/document.py' 2026-05-19 03:12:21,426 wheel INFO adding 'dominate/dom1core.py' 2026-05-19 03:12:21,427 wheel INFO adding 'dominate/dom_tag.py' 2026-05-19 03:12:21,428 wheel INFO adding 'dominate/svg.py' 2026-05-19 03:12:21,430 wheel INFO adding 'dominate/tags.py' 2026-05-19 03:12:21,432 wheel INFO adding 'dominate/util.py' 2026-05-19 03:12:21,433 wheel INFO adding 'dominate-2.9.1.dist-info/METADATA' 2026-05-19 03:12:21,434 wheel INFO adding 'dominate-2.9.1.dist-info/WHEEL' 2026-05-19 03:12:21,435 wheel INFO adding 'dominate-2.9.1.dist-info/top_level.txt' 2026-05-19 03:12:21,436 wheel INFO adding 'dominate-2.9.1.dist-info/RECORD' 2026-05-19 03:12:21,437 root INFO removing build/bdist.linux-riscv64/wheel 2026-05-19 03:12:21,440 gpep517 INFO The backend produced .dist/dominate-2.9.1-py2.py3-none-any.whl dominate-2.9.1-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/testing/py3-dominate/src/dominate-2.9.1 configfile: pyproject.toml collected 65 items tests/test_document.py ....... [ 10%] tests/test_dom1core.py ... [ 15%] tests/test_dom_tag.py ........ [ 27%] tests/test_dom_tag_async.py . [ 29%] tests/test_dominate.py . [ 30%] tests/test_html.py ........................ [ 67%] tests/test_svg.py ............... [ 90%] tests/test_utils.py ...... [100%] ============================== 65 passed in 0.89s ============================== >>> py3-dominate: Entering fakeroot... >>> py3-dominate-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/dominate/__pycache__' -> '/home/buildozer/aports/testing/py3-dominate/pkg/py3-dominate-pyc/usr/lib/python3.14/site-packages/dominate/__pycache__' >>> py3-dominate-pyc*: Preparing subpackage py3-dominate-pyc... >>> py3-dominate-pyc*: Running postcheck for py3-dominate-pyc >>> py3-dominate*: Running postcheck for py3-dominate >>> py3-dominate*: Preparing package py3-dominate... >>> py3-dominate-pyc*: Tracing dependencies... python3~3.14 >>> py3-dominate-pyc*: Package size: 92.3 KB >>> py3-dominate-pyc*: Compressing data... >>> py3-dominate-pyc*: Create checksum... >>> py3-dominate-pyc*: Create py3-dominate-pyc-2.9.1-r2.apk >>> py3-dominate*: Tracing dependencies... python3 python3~3.14 >>> py3-dominate*: Package size: 73.2 KB >>> py3-dominate*: Compressing data... >>> py3-dominate*: Create checksum... >>> py3-dominate*: Create py3-dominate-2.9.1-r2.apk >>> py3-dominate: Build complete at Tue, 19 May 2026 03:12:26 +0000 elapsed time 0h 0m 12s >>> py3-dominate: Cleaning up srcdir >>> py3-dominate: Cleaning up pkgdir >>> py3-dominate: Cleaning up tmpdir >>> py3-dominate: Uninstalling dependencies... ( 1/35) Purging .makedepends-py3-dominate (20260519.031217) ( 2/35) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/35) Purging py3-setuptools (82.0.1-r1) ( 4/35) Purging py3-gpep517-pyc (19-r2) ( 5/35) Purging py3-gpep517 (19-r2) ( 6/35) Purging py3-installer-pyc (1.0.0-r0) ( 7/35) Purging py3-installer (1.0.0-r0) ( 8/35) Purging py3-wheel-pyc (0.47.0-r0) ( 9/35) Purging py3-wheel (0.47.0-r0) (10/35) Purging py3-pytest-pyc (9.0.3-r0) (11/35) Purging py3-pytest (9.0.3-r0) (12/35) Purging py3-iniconfig-pyc (2.3.0-r1) (13/35) Purging py3-iniconfig (2.3.0-r1) (14/35) Purging py3-packaging-pyc (26.2-r0) (15/35) Purging py3-packaging (26.2-r0) (16/35) Purging py3-parsing-pyc (3.3.2-r1) (17/35) Purging py3-parsing (3.3.2-r1) (18/35) Purging py3-pluggy-pyc (1.6.0-r1) (19/35) Purging py3-pluggy (1.6.0-r1) (20/35) Purging py3-py-pyc (1.11.0-r5) (21/35) Purging py3-py (1.11.0-r5) (22/35) Purging py3-pygments-pyc (2.20.0-r0) (23/35) Purging py3-pygments (2.20.0-r0) (24/35) Purging python3-pyc (3.14.3-r0) (25/35) Purging python3-pycache-pyc0 (3.14.3-r0) (26/35) Purging pyc (3.14.3-r0) (27/35) Purging python3 (3.14.3-r0) (28/35) Purging gdbm (1.26-r0) (29/35) Purging libbz2 (1.0.8-r6) (30/35) Purging libffi (3.5.2-r1) (31/35) Purging libpanelw (6.6_p20260502-r0) (32/35) Purging mpdecimal (4.0.1-r0) (33/35) Purging readline (8.3.3-r1) (34/35) Purging sqlite-libs (3.53.1-r0) (35/35) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 391.2 MiB in 105 packages >>> py3-dominate: Updating the testing/riscv64 repository index... >>> py3-dominate: Signing the index...