>>> py3-dominate: Building testing/py3-dominate 2.9.1-r2 (using abuild 3.17.0_rc2-r0) started Mon, 18 May 2026 17:25:57 +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 (20260518.172559) Executing busybox-1.37.0-r31.trigger OK: 351.8 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) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-dominate: Fetching py3-dominate-2.9.1.tar.gz::https://github.com/Knio/dominate/archive/2.9.1.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/py3-dominate-2.9.1.tar.gz.part' py3-dominate-2.9.1.t 100% |********************************| 32776 0:00:00 ETA '/var/cache/distfiles/py3-dominate-2.9.1.tar.gz.part' saved /var/cache/distfiles/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/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/py3-dominate-2.9.1.tar.gz... >>> py3-dominate: fix-test-indentation.patch patching file tests/test_svg.py 2026-05-18 17:26:02,695 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-18 17:26:02,746 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-18 17:26:02,762 root INFO running build 2026-05-18 17:26:02,762 root INFO running build_py 2026-05-18 17:26:02,766 root INFO creating build/lib/dominate 2026-05-18 17:26:02,766 root INFO copying dominate/document.py -> build/lib/dominate 2026-05-18 17:26:02,766 root INFO copying dominate/dom_tag.py -> build/lib/dominate 2026-05-18 17:26:02,767 root INFO copying dominate/util.py -> build/lib/dominate 2026-05-18 17:26:02,767 root INFO copying dominate/tags.py -> build/lib/dominate 2026-05-18 17:26:02,767 root INFO copying dominate/dom1core.py -> build/lib/dominate 2026-05-18 17:26:02,767 root INFO copying dominate/_version.py -> build/lib/dominate 2026-05-18 17:26:02,768 root INFO copying dominate/svg.py -> build/lib/dominate 2026-05-18 17:26:02,768 root INFO copying dominate/__init__.py -> build/lib/dominate 2026-05-18 17:26:02,768 root INFO running egg_info 2026-05-18 17:26:02,771 root INFO creating dominate.egg-info 2026-05-18 17:26:02,771 root INFO writing dominate.egg-info/PKG-INFO 2026-05-18 17:26:02,772 root INFO writing dependency_links to dominate.egg-info/dependency_links.txt 2026-05-18 17:26:02,772 root INFO writing top-level names to dominate.egg-info/top_level.txt 2026-05-18 17:26:02,772 root INFO writing manifest file 'dominate.egg-info/SOURCES.txt' 2026-05-18 17:26:02,776 root INFO reading manifest file 'dominate.egg-info/SOURCES.txt' 2026-05-18 17:26:02,777 root INFO reading manifest template 'MANIFEST.in' 2026-05-18 17:26:02,778 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2026-05-18 17:26:02,778 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-05-18 17:26:02,779 root INFO writing manifest file 'dominate.egg-info/SOURCES.txt' 2026-05-18 17:26:02,787 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-05-18 17:26:02,787 root INFO running install 2026-05-18 17:26:02,805 root INFO running install_lib 2026-05-18 17:26:02,808 root INFO creating build/bdist.linux-ppc64le/wheel 2026-05-18 17:26:02,808 root INFO creating build/bdist.linux-ppc64le/wheel/dominate 2026-05-18 17:26:02,808 root INFO copying build/lib/dominate/document.py -> build/bdist.linux-ppc64le/wheel/./dominate 2026-05-18 17:26:02,809 root INFO copying build/lib/dominate/dom_tag.py -> build/bdist.linux-ppc64le/wheel/./dominate 2026-05-18 17:26:02,809 root INFO copying build/lib/dominate/util.py -> build/bdist.linux-ppc64le/wheel/./dominate 2026-05-18 17:26:02,809 root INFO copying build/lib/dominate/tags.py -> build/bdist.linux-ppc64le/wheel/./dominate 2026-05-18 17:26:02,809 root INFO copying build/lib/dominate/dom1core.py -> build/bdist.linux-ppc64le/wheel/./dominate 2026-05-18 17:26:02,809 root INFO copying build/lib/dominate/_version.py -> build/bdist.linux-ppc64le/wheel/./dominate 2026-05-18 17:26:02,810 root INFO copying build/lib/dominate/svg.py -> build/bdist.linux-ppc64le/wheel/./dominate 2026-05-18 17:26:02,810 root INFO copying build/lib/dominate/__init__.py -> build/bdist.linux-ppc64le/wheel/./dominate 2026-05-18 17:26:02,810 root INFO running install_egg_info 2026-05-18 17:26:02,813 root INFO Copying dominate.egg-info to build/bdist.linux-ppc64le/wheel/./dominate-2.9.1-py3.14.egg-info 2026-05-18 17:26:02,814 root INFO running install_scripts 2026-05-18 17:26:02,815 root INFO creating build/bdist.linux-ppc64le/wheel/dominate-2.9.1.dist-info/WHEEL 2026-05-18 17:26:02,815 wheel INFO creating '/home/buildozer/aports/testing/py3-dominate/src/dominate-2.9.1/.dist/.tmp-z_5peanr/dominate-2.9.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-05-18 17:26:02,816 wheel INFO adding 'dominate/__init__.py' 2026-05-18 17:26:02,816 wheel INFO adding 'dominate/_version.py' 2026-05-18 17:26:02,816 wheel INFO adding 'dominate/document.py' 2026-05-18 17:26:02,816 wheel INFO adding 'dominate/dom1core.py' 2026-05-18 17:26:02,817 wheel INFO adding 'dominate/dom_tag.py' 2026-05-18 17:26:02,817 wheel INFO adding 'dominate/svg.py' 2026-05-18 17:26:02,817 wheel INFO adding 'dominate/tags.py' 2026-05-18 17:26:02,817 wheel INFO adding 'dominate/util.py' 2026-05-18 17:26:02,818 wheel INFO adding 'dominate-2.9.1.dist-info/METADATA' 2026-05-18 17:26:02,818 wheel INFO adding 'dominate-2.9.1.dist-info/WHEEL' 2026-05-18 17:26:02,818 wheel INFO adding 'dominate-2.9.1.dist-info/top_level.txt' 2026-05-18 17:26:02,818 wheel INFO adding 'dominate-2.9.1.dist-info/RECORD' 2026-05-18 17:26:02,818 root INFO removing build/bdist.linux-ppc64le/wheel 2026-05-18 17:26:02,819 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.33s ============================== >>> 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 Mon, 18 May 2026 17:26:04 +0000 elapsed time 0h 0m 7s >>> py3-dominate: Cleaning up srcdir >>> py3-dominate: Cleaning up pkgdir >>> py3-dominate: Uninstalling dependencies... ( 1/35) Purging .makedepends-py3-dominate (20260518.172559) ( 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: 288.6 MiB in 105 packages >>> py3-dominate: Updating the testing/ppc64le repository index... >>> py3-dominate: Signing the index...