>>> py3-genshi: Building community/py3-genshi 0.7.9-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 18:40:52 +0000 >>> py3-genshi: Validating /home/udu/aports/community/py3-genshi/APKBUILD... >>> WARNING: py3-genshi: No maintainer >>> py3-genshi: Analyzing dependencies... >>> py3-genshi: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel python3-dev py3-pytest py3-six WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/27) Upgrading python3 (3.12.11-r0 -> 3.12.12-r0) (2/27) Upgrading python3-pycache-pyc0 (3.12.11-r0 -> 3.12.12-r0) (3/27) Installing py3-installer-pyc (0.7.0-r2) (4/27) Installing py3-gpep517-pyc (19-r0) (5/27) Upgrading python3-pyc (3.12.11-r0 -> 3.12.12-r0) (6/27) Installing py3-installer (0.7.0-r2) (7/27) Installing py3-gpep517 (19-r0) (8/27) Installing py3-parsing (3.2.3-r0) (9/27) Installing py3-parsing-pyc (3.2.3-r0) (10/27) Installing py3-packaging (25.0-r0) (11/27) Installing py3-packaging-pyc (25.0-r0) (12/27) Installing py3-setuptools (80.9.0-r0) (13/27) Installing py3-setuptools-pyc (80.9.0-r0) (14/27) Installing py3-wheel (0.46.1-r0) (15/27) Installing py3-wheel-pyc (0.46.1-r0) (16/27) Installing python3-dev (3.12.12-r0) (17/27) Installing py3-iniconfig (2.1.0-r0) (18/27) Installing py3-iniconfig-pyc (2.1.0-r0) (19/27) Installing py3-pluggy (1.5.0-r0) (20/27) Installing py3-pluggy-pyc (1.5.0-r0) (21/27) Installing py3-py (1.11.0-r4) (22/27) Installing py3-py-pyc (1.11.0-r4) (23/27) Installing py3-pytest (8.3.5-r0) (24/27) Installing py3-pytest-pyc (8.3.5-r0) (25/27) Installing py3-six (1.17.0-r0) (26/27) Installing py3-six-pyc (1.17.0-r0) (27/27) Installing .makedepends-py3-genshi (20251012.184054) Executing busybox-1.37.0-r19.trigger OK: 354 MiB in 113 packages >>> py3-genshi: Cleaning up srcdir >>> py3-genshi: Cleaning up pkgdir >>> py3-genshi: Cleaning up tmpdir >>> py3-genshi: Fetching py3-genshi-0.7.9.tar.gz::https://github.com/edgewall/genshi/archive/0.7.9.tar.gz >>> py3-genshi: Fetching py3-genshi-0.7.9.tar.gz::https://github.com/edgewall/genshi/archive/0.7.9.tar.gz >>> py3-genshi: Checking sha512sums... py3-genshi-0.7.9.tar.gz: OK >>> py3-genshi: Unpacking /var/cache/distfiles/py3-genshi-0.7.9.tar.gz... 2025-10-12 18:40:55,681 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 18:40:55,709 root INFO running bdist_wheel 2025-10-12 18:40:55,721 root INFO running build 2025-10-12 18:40:55,721 root INFO running build_py 2025-10-12 18:40:55,726 root INFO creating build/lib.linux-x86_64-cpython-312/genshi 2025-10-12 18:40:55,726 root INFO copying genshi/output.py -> build/lib.linux-x86_64-cpython-312/genshi 2025-10-12 18:40:55,727 root INFO copying genshi/input.py -> build/lib.linux-x86_64-cpython-312/genshi 2025-10-12 18:40:55,727 root INFO copying genshi/path.py -> build/lib.linux-x86_64-cpython-312/genshi 2025-10-12 18:40:55,727 root INFO copying genshi/core.py -> build/lib.linux-x86_64-cpython-312/genshi 2025-10-12 18:40:55,728 root INFO copying genshi/util.py -> build/lib.linux-x86_64-cpython-312/genshi 2025-10-12 18:40:55,728 root INFO copying genshi/builder.py -> build/lib.linux-x86_64-cpython-312/genshi 2025-10-12 18:40:55,728 root INFO copying genshi/compat.py -> build/lib.linux-x86_64-cpython-312/genshi 2025-10-12 18:40:55,729 root INFO copying genshi/__init__.py -> build/lib.linux-x86_64-cpython-312/genshi 2025-10-12 18:40:55,729 root INFO creating build/lib.linux-x86_64-cpython-312/genshi/filters 2025-10-12 18:40:55,729 root INFO copying genshi/filters/i18n.py -> build/lib.linux-x86_64-cpython-312/genshi/filters 2025-10-12 18:40:55,730 root INFO copying genshi/filters/transform.py -> build/lib.linux-x86_64-cpython-312/genshi/filters 2025-10-12 18:40:55,730 root INFO copying genshi/filters/html.py -> build/lib.linux-x86_64-cpython-312/genshi/filters 2025-10-12 18:40:55,730 root INFO copying genshi/filters/__init__.py -> build/lib.linux-x86_64-cpython-312/genshi/filters 2025-10-12 18:40:55,731 root INFO creating build/lib.linux-x86_64-cpython-312/genshi/template 2025-10-12 18:40:55,731 root INFO copying genshi/template/base.py -> build/lib.linux-x86_64-cpython-312/genshi/template 2025-10-12 18:40:55,731 root INFO copying genshi/template/text.py -> build/lib.linux-x86_64-cpython-312/genshi/template 2025-10-12 18:40:55,732 root INFO copying genshi/template/eval.py -> build/lib.linux-x86_64-cpython-312/genshi/template 2025-10-12 18:40:55,732 root INFO copying genshi/template/plugin.py -> build/lib.linux-x86_64-cpython-312/genshi/template 2025-10-12 18:40:55,732 root INFO copying genshi/template/astutil.py -> build/lib.linux-x86_64-cpython-312/genshi/template 2025-10-12 18:40:55,732 root INFO copying genshi/template/interpolation.py -> build/lib.linux-x86_64-cpython-312/genshi/template 2025-10-12 18:40:55,732 root INFO copying genshi/template/directives.py -> build/lib.linux-x86_64-cpython-312/genshi/template 2025-10-12 18:40:55,733 root INFO copying genshi/template/markup.py -> build/lib.linux-x86_64-cpython-312/genshi/template 2025-10-12 18:40:55,733 root INFO copying genshi/template/loader.py -> build/lib.linux-x86_64-cpython-312/genshi/template 2025-10-12 18:40:55,733 root INFO copying genshi/template/__init__.py -> build/lib.linux-x86_64-cpython-312/genshi/template 2025-10-12 18:40:55,733 root INFO creating build/lib.linux-x86_64-cpython-312/genshi/tests 2025-10-12 18:40:55,734 root INFO copying genshi/tests/output.py -> build/lib.linux-x86_64-cpython-312/genshi/tests 2025-10-12 18:40:55,734 root INFO copying genshi/tests/input.py -> build/lib.linux-x86_64-cpython-312/genshi/tests 2025-10-12 18:40:55,734 root INFO copying genshi/tests/path.py -> build/lib.linux-x86_64-cpython-312/genshi/tests 2025-10-12 18:40:55,734 root INFO copying genshi/tests/core.py -> build/lib.linux-x86_64-cpython-312/genshi/tests 2025-10-12 18:40:55,735 root INFO copying genshi/tests/util.py -> build/lib.linux-x86_64-cpython-312/genshi/tests 2025-10-12 18:40:55,735 root INFO copying genshi/tests/builder.py -> build/lib.linux-x86_64-cpython-312/genshi/tests 2025-10-12 18:40:55,735 root INFO copying genshi/tests/test_utils.py -> build/lib.linux-x86_64-cpython-312/genshi/tests 2025-10-12 18:40:55,735 root INFO copying genshi/tests/__init__.py -> build/lib.linux-x86_64-cpython-312/genshi/tests 2025-10-12 18:40:55,736 root INFO creating build/lib.linux-x86_64-cpython-312/genshi/filters/tests 2025-10-12 18:40:55,736 root INFO copying genshi/filters/tests/i18n.py -> build/lib.linux-x86_64-cpython-312/genshi/filters/tests 2025-10-12 18:40:55,736 root INFO copying genshi/filters/tests/transform.py -> build/lib.linux-x86_64-cpython-312/genshi/filters/tests 2025-10-12 18:40:55,736 root INFO copying genshi/filters/tests/test_html.py -> build/lib.linux-x86_64-cpython-312/genshi/filters/tests 2025-10-12 18:40:55,737 root INFO copying genshi/filters/tests/__init__.py -> build/lib.linux-x86_64-cpython-312/genshi/filters/tests 2025-10-12 18:40:55,737 root INFO creating build/lib.linux-x86_64-cpython-312/genshi/template/tests 2025-10-12 18:40:55,737 root INFO copying genshi/template/tests/base.py -> build/lib.linux-x86_64-cpython-312/genshi/template/tests 2025-10-12 18:40:55,737 root INFO copying genshi/template/tests/text.py -> build/lib.linux-x86_64-cpython-312/genshi/template/tests 2025-10-12 18:40:55,738 root INFO copying genshi/template/tests/eval.py -> build/lib.linux-x86_64-cpython-312/genshi/template/tests 2025-10-12 18:40:55,738 root INFO copying genshi/template/tests/plugin.py -> build/lib.linux-x86_64-cpython-312/genshi/template/tests 2025-10-12 18:40:55,738 root INFO copying genshi/template/tests/interpolation.py -> build/lib.linux-x86_64-cpython-312/genshi/template/tests 2025-10-12 18:40:55,738 root INFO copying genshi/template/tests/directives.py -> build/lib.linux-x86_64-cpython-312/genshi/template/tests 2025-10-12 18:40:55,738 root INFO copying genshi/template/tests/markup.py -> build/lib.linux-x86_64-cpython-312/genshi/template/tests 2025-10-12 18:40:55,739 root INFO copying genshi/template/tests/loader.py -> build/lib.linux-x86_64-cpython-312/genshi/template/tests 2025-10-12 18:40:55,739 root INFO copying genshi/template/tests/__init__.py -> build/lib.linux-x86_64-cpython-312/genshi/template/tests 2025-10-12 18:40:55,739 root INFO creating build/lib.linux-x86_64-cpython-312/genshi/template/tests/templates 2025-10-12 18:40:55,740 root INFO copying genshi/template/tests/templates/__init__.py -> build/lib.linux-x86_64-cpython-312/genshi/template/tests/templates 2025-10-12 18:40:55,740 root INFO running egg_info 2025-10-12 18:40:55,742 root INFO creating Genshi.egg-info 2025-10-12 18:40:55,742 root INFO writing Genshi.egg-info/PKG-INFO 2025-10-12 18:40:55,744 root INFO writing dependency_links to Genshi.egg-info/dependency_links.txt 2025-10-12 18:40:55,744 root INFO writing entry points to Genshi.egg-info/entry_points.txt 2025-10-12 18:40:55,745 root INFO writing requirements to Genshi.egg-info/requires.txt 2025-10-12 18:40:55,745 root INFO writing top-level names to Genshi.egg-info/top_level.txt 2025-10-12 18:40:55,745 root INFO writing manifest file 'Genshi.egg-info/SOURCES.txt' 2025-10-12 18:40:55,750 root INFO reading manifest file 'Genshi.egg-info/SOURCES.txt' 2025-10-12 18:40:55,750 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 18:40:55,756 root WARNING warning: no files found matching '*.html' under directory 'doc' 2025-10-12 18:40:55,757 root WARNING warning: no files found matching '*.css' under directory 'doc' 2025-10-12 18:40:55,758 root WARNING warning: no files found matching '*.py' under directory 'doc' 2025-10-12 18:40:55,758 root WARNING warning: no files found matching '*.ini' under directory 'doc' 2025-10-12 18:40:55,758 root WARNING warning: no files found matching 'COPYING' under directory 'doc' 2025-10-12 18:40:55,759 root WARNING warning: no previously-included files matching '*' found under directory 'doc/logo.lineform' 2025-10-12 18:40:55,759 root WARNING warning: no previously-included files found matching 'doc/2000ft.graffle' 2025-10-12 18:40:55,759 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-10-12 18:40:55,760 root INFO adding license file 'COPYING' 2025-10-12 18:40:55,762 root INFO writing manifest file 'Genshi.egg-info/SOURCES.txt' 2025-10-12 18:40:55,765 root INFO copying genshi/_speedups.c -> build/lib.linux-x86_64-cpython-312/genshi 2025-10-12 18:40:55,765 root INFO copying genshi/template/tests/templates/functions.html -> build/lib.linux-x86_64-cpython-312/genshi/template/tests/templates 2025-10-12 18:40:55,766 root INFO copying genshi/template/tests/templates/functions.txt -> build/lib.linux-x86_64-cpython-312/genshi/template/tests/templates 2025-10-12 18:40:55,766 root INFO copying genshi/template/tests/templates/new_syntax.txt -> build/lib.linux-x86_64-cpython-312/genshi/template/tests/templates 2025-10-12 18:40:55,766 root INFO copying genshi/template/tests/templates/test.html -> build/lib.linux-x86_64-cpython-312/genshi/template/tests/templates 2025-10-12 18:40:55,766 root INFO copying genshi/template/tests/templates/test.txt -> build/lib.linux-x86_64-cpython-312/genshi/template/tests/templates 2025-10-12 18:40:55,767 root INFO copying genshi/template/tests/templates/test_no_doctype.html -> build/lib.linux-x86_64-cpython-312/genshi/template/tests/templates 2025-10-12 18:40:55,768 root INFO running build_ext 2025-10-12 18:40:55,769 root INFO building 'genshi._speedups' extension 2025-10-12 18:40:55,770 root INFO creating build/temp.linux-x86_64-cpython-312/genshi 2025-10-12 18:40:55,770 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c genshi/_speedups.c -o build/temp.linux-x86_64-cpython-312/genshi/_speedups.o 2025-10-12 18:40:56,159 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/genshi/_speedups.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/genshi/_speedups.cpython-312-x86_64-linux-musl.so 2025-10-12 18:40:56,181 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 18:40:56,181 root INFO running install 2025-10-12 18:40:56,192 root INFO running install_lib 2025-10-12 18:40:56,195 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 18:40:56,196 root INFO creating build/bdist.linux-x86_64/wheel/genshi 2025-10-12 18:40:56,196 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/output.py -> build/bdist.linux-x86_64/wheel/./genshi 2025-10-12 18:40:56,196 root INFO creating build/bdist.linux-x86_64/wheel/genshi/filters 2025-10-12 18:40:56,197 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/filters/i18n.py -> build/bdist.linux-x86_64/wheel/./genshi/filters 2025-10-12 18:40:56,197 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/filters/transform.py -> build/bdist.linux-x86_64/wheel/./genshi/filters 2025-10-12 18:40:56,197 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/filters/html.py -> build/bdist.linux-x86_64/wheel/./genshi/filters 2025-10-12 18:40:56,197 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/filters/__init__.py -> build/bdist.linux-x86_64/wheel/./genshi/filters 2025-10-12 18:40:56,198 root INFO creating build/bdist.linux-x86_64/wheel/genshi/filters/tests 2025-10-12 18:40:56,198 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/filters/tests/i18n.py -> build/bdist.linux-x86_64/wheel/./genshi/filters/tests 2025-10-12 18:40:56,198 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/filters/tests/transform.py -> build/bdist.linux-x86_64/wheel/./genshi/filters/tests 2025-10-12 18:40:56,198 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/filters/tests/test_html.py -> build/bdist.linux-x86_64/wheel/./genshi/filters/tests 2025-10-12 18:40:56,199 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/filters/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./genshi/filters/tests 2025-10-12 18:40:56,199 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/input.py -> build/bdist.linux-x86_64/wheel/./genshi 2025-10-12 18:40:56,199 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/path.py -> build/bdist.linux-x86_64/wheel/./genshi 2025-10-12 18:40:56,199 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/core.py -> build/bdist.linux-x86_64/wheel/./genshi 2025-10-12 18:40:56,200 root INFO creating build/bdist.linux-x86_64/wheel/genshi/template 2025-10-12 18:40:56,200 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/base.py -> build/bdist.linux-x86_64/wheel/./genshi/template 2025-10-12 18:40:56,200 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/text.py -> build/bdist.linux-x86_64/wheel/./genshi/template 2025-10-12 18:40:56,200 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/eval.py -> build/bdist.linux-x86_64/wheel/./genshi/template 2025-10-12 18:40:56,201 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/plugin.py -> build/bdist.linux-x86_64/wheel/./genshi/template 2025-10-12 18:40:56,201 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/astutil.py -> build/bdist.linux-x86_64/wheel/./genshi/template 2025-10-12 18:40:56,201 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/interpolation.py -> build/bdist.linux-x86_64/wheel/./genshi/template 2025-10-12 18:40:56,201 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/directives.py -> build/bdist.linux-x86_64/wheel/./genshi/template 2025-10-12 18:40:56,201 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/markup.py -> build/bdist.linux-x86_64/wheel/./genshi/template 2025-10-12 18:40:56,202 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/loader.py -> build/bdist.linux-x86_64/wheel/./genshi/template 2025-10-12 18:40:56,202 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/__init__.py -> build/bdist.linux-x86_64/wheel/./genshi/template 2025-10-12 18:40:56,202 root INFO creating build/bdist.linux-x86_64/wheel/genshi/template/tests 2025-10-12 18:40:56,202 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/tests/base.py -> build/bdist.linux-x86_64/wheel/./genshi/template/tests 2025-10-12 18:40:56,202 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/tests/text.py -> build/bdist.linux-x86_64/wheel/./genshi/template/tests 2025-10-12 18:40:56,203 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/tests/eval.py -> build/bdist.linux-x86_64/wheel/./genshi/template/tests 2025-10-12 18:40:56,203 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/tests/plugin.py -> build/bdist.linux-x86_64/wheel/./genshi/template/tests 2025-10-12 18:40:56,203 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/tests/interpolation.py -> build/bdist.linux-x86_64/wheel/./genshi/template/tests 2025-10-12 18:40:56,203 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/tests/directives.py -> build/bdist.linux-x86_64/wheel/./genshi/template/tests 2025-10-12 18:40:56,204 root INFO creating build/bdist.linux-x86_64/wheel/genshi/template/tests/templates 2025-10-12 18:40:56,204 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/tests/templates/test.html -> build/bdist.linux-x86_64/wheel/./genshi/template/tests/templates 2025-10-12 18:40:56,204 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/tests/templates/new_syntax.txt -> build/bdist.linux-x86_64/wheel/./genshi/template/tests/templates 2025-10-12 18:40:56,204 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/tests/templates/test_no_doctype.html -> build/bdist.linux-x86_64/wheel/./genshi/template/tests/templates 2025-10-12 18:40:56,204 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/tests/templates/functions.html -> build/bdist.linux-x86_64/wheel/./genshi/template/tests/templates 2025-10-12 18:40:56,204 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/tests/templates/test.txt -> build/bdist.linux-x86_64/wheel/./genshi/template/tests/templates 2025-10-12 18:40:56,205 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/tests/templates/__init__.py -> build/bdist.linux-x86_64/wheel/./genshi/template/tests/templates 2025-10-12 18:40:56,205 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/tests/templates/functions.txt -> build/bdist.linux-x86_64/wheel/./genshi/template/tests/templates 2025-10-12 18:40:56,205 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/tests/markup.py -> build/bdist.linux-x86_64/wheel/./genshi/template/tests 2025-10-12 18:40:56,205 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/tests/loader.py -> build/bdist.linux-x86_64/wheel/./genshi/template/tests 2025-10-12 18:40:56,206 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/template/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./genshi/template/tests 2025-10-12 18:40:56,206 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/util.py -> build/bdist.linux-x86_64/wheel/./genshi 2025-10-12 18:40:56,206 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/_speedups.c -> build/bdist.linux-x86_64/wheel/./genshi 2025-10-12 18:40:56,206 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/builder.py -> build/bdist.linux-x86_64/wheel/./genshi 2025-10-12 18:40:56,206 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/compat.py -> build/bdist.linux-x86_64/wheel/./genshi 2025-10-12 18:40:56,206 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/__init__.py -> build/bdist.linux-x86_64/wheel/./genshi 2025-10-12 18:40:56,207 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/_speedups.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./genshi 2025-10-12 18:40:56,207 root INFO creating build/bdist.linux-x86_64/wheel/genshi/tests 2025-10-12 18:40:56,207 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/tests/output.py -> build/bdist.linux-x86_64/wheel/./genshi/tests 2025-10-12 18:40:56,207 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/tests/input.py -> build/bdist.linux-x86_64/wheel/./genshi/tests 2025-10-12 18:40:56,208 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/tests/path.py -> build/bdist.linux-x86_64/wheel/./genshi/tests 2025-10-12 18:40:56,208 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/tests/core.py -> build/bdist.linux-x86_64/wheel/./genshi/tests 2025-10-12 18:40:56,208 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/tests/util.py -> build/bdist.linux-x86_64/wheel/./genshi/tests 2025-10-12 18:40:56,208 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/tests/builder.py -> build/bdist.linux-x86_64/wheel/./genshi/tests 2025-10-12 18:40:56,208 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/./genshi/tests 2025-10-12 18:40:56,208 root INFO copying build/lib.linux-x86_64-cpython-312/genshi/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./genshi/tests 2025-10-12 18:40:56,208 root INFO running install_egg_info 2025-10-12 18:40:56,213 root INFO Copying Genshi.egg-info to build/bdist.linux-x86_64/wheel/./Genshi-0.7.9-py3.12.egg-info 2025-10-12 18:40:56,214 root INFO running install_scripts 2025-10-12 18:40:56,220 root INFO creating build/bdist.linux-x86_64/wheel/genshi-0.7.9.dist-info/WHEEL 2025-10-12 18:40:56,221 wheel INFO creating '/home/udu/aports/community/py3-genshi/src/genshi-0.7.9/.dist/.tmp-73h1sjtb/genshi-0.7.9-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 18:40:56,221 wheel INFO adding 'genshi/__init__.py' 2025-10-12 18:40:56,222 wheel INFO adding 'genshi/_speedups.c' 2025-10-12 18:40:56,222 wheel INFO adding 'genshi/_speedups.cpython-312-x86_64-linux-musl.so' 2025-10-12 18:40:56,222 wheel INFO adding 'genshi/builder.py' 2025-10-12 18:40:56,222 wheel INFO adding 'genshi/compat.py' 2025-10-12 18:40:56,223 wheel INFO adding 'genshi/core.py' 2025-10-12 18:40:56,223 wheel INFO adding 'genshi/input.py' 2025-10-12 18:40:56,223 wheel INFO adding 'genshi/output.py' 2025-10-12 18:40:56,224 wheel INFO adding 'genshi/path.py' 2025-10-12 18:40:56,224 wheel INFO adding 'genshi/util.py' 2025-10-12 18:40:56,224 wheel INFO adding 'genshi/filters/__init__.py' 2025-10-12 18:40:56,224 wheel INFO adding 'genshi/filters/html.py' 2025-10-12 18:40:56,225 wheel INFO adding 'genshi/filters/i18n.py' 2025-10-12 18:40:56,225 wheel INFO adding 'genshi/filters/transform.py' 2025-10-12 18:40:56,225 wheel INFO adding 'genshi/filters/tests/__init__.py' 2025-10-12 18:40:56,226 wheel INFO adding 'genshi/filters/tests/i18n.py' 2025-10-12 18:40:56,226 wheel INFO adding 'genshi/filters/tests/test_html.py' 2025-10-12 18:40:56,227 wheel INFO adding 'genshi/filters/tests/transform.py' 2025-10-12 18:40:56,227 wheel INFO adding 'genshi/template/__init__.py' 2025-10-12 18:40:56,227 wheel INFO adding 'genshi/template/astutil.py' 2025-10-12 18:40:56,227 wheel INFO adding 'genshi/template/base.py' 2025-10-12 18:40:56,228 wheel INFO adding 'genshi/template/directives.py' 2025-10-12 18:40:56,228 wheel INFO adding 'genshi/template/eval.py' 2025-10-12 18:40:56,228 wheel INFO adding 'genshi/template/interpolation.py' 2025-10-12 18:40:56,228 wheel INFO adding 'genshi/template/loader.py' 2025-10-12 18:40:56,229 wheel INFO adding 'genshi/template/markup.py' 2025-10-12 18:40:56,229 wheel INFO adding 'genshi/template/plugin.py' 2025-10-12 18:40:56,229 wheel INFO adding 'genshi/template/text.py' 2025-10-12 18:40:56,229 wheel INFO adding 'genshi/template/tests/__init__.py' 2025-10-12 18:40:56,229 wheel INFO adding 'genshi/template/tests/base.py' 2025-10-12 18:40:56,230 wheel INFO adding 'genshi/template/tests/directives.py' 2025-10-12 18:40:56,230 wheel INFO adding 'genshi/template/tests/eval.py' 2025-10-12 18:40:56,230 wheel INFO adding 'genshi/template/tests/interpolation.py' 2025-10-12 18:40:56,230 wheel INFO adding 'genshi/template/tests/loader.py' 2025-10-12 18:40:56,231 wheel INFO adding 'genshi/template/tests/markup.py' 2025-10-12 18:40:56,231 wheel INFO adding 'genshi/template/tests/plugin.py' 2025-10-12 18:40:56,231 wheel INFO adding 'genshi/template/tests/text.py' 2025-10-12 18:40:56,231 wheel INFO adding 'genshi/template/tests/templates/__init__.py' 2025-10-12 18:40:56,231 wheel INFO adding 'genshi/template/tests/templates/functions.html' 2025-10-12 18:40:56,231 wheel INFO adding 'genshi/template/tests/templates/functions.txt' 2025-10-12 18:40:56,232 wheel INFO adding 'genshi/template/tests/templates/new_syntax.txt' 2025-10-12 18:40:56,232 wheel INFO adding 'genshi/template/tests/templates/test.html' 2025-10-12 18:40:56,232 wheel INFO adding 'genshi/template/tests/templates/test.txt' 2025-10-12 18:40:56,232 wheel INFO adding 'genshi/template/tests/templates/test_no_doctype.html' 2025-10-12 18:40:56,232 wheel INFO adding 'genshi/tests/__init__.py' 2025-10-12 18:40:56,232 wheel INFO adding 'genshi/tests/builder.py' 2025-10-12 18:40:56,232 wheel INFO adding 'genshi/tests/core.py' 2025-10-12 18:40:56,233 wheel INFO adding 'genshi/tests/input.py' 2025-10-12 18:40:56,233 wheel INFO adding 'genshi/tests/output.py' 2025-10-12 18:40:56,233 wheel INFO adding 'genshi/tests/path.py' 2025-10-12 18:40:56,233 wheel INFO adding 'genshi/tests/test_utils.py' 2025-10-12 18:40:56,233 wheel INFO adding 'genshi/tests/util.py' 2025-10-12 18:40:56,234 wheel INFO adding 'genshi-0.7.9.dist-info/licenses/COPYING' 2025-10-12 18:40:56,234 wheel INFO adding 'genshi-0.7.9.dist-info/METADATA' 2025-10-12 18:40:56,234 wheel INFO adding 'genshi-0.7.9.dist-info/WHEEL' 2025-10-12 18:40:56,234 wheel INFO adding 'genshi-0.7.9.dist-info/entry_points.txt' 2025-10-12 18:40:56,234 wheel INFO adding 'genshi-0.7.9.dist-info/top_level.txt' 2025-10-12 18:40:56,234 wheel INFO adding 'genshi-0.7.9.dist-info/RECORD' 2025-10-12 18:40:56,235 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 18:40:56,237 gpep517 INFO The backend produced .dist/genshi-0.7.9-cp312-cp312-linux_x86_64.whl genshi-0.7.9-cp312-cp312-linux_x86_64.whl ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.12, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-genshi/src/genshi-0.7.9 configfile: pyproject.toml collected 57 items genshi/filters/tests/test_html.py ......................................................... [100%] ============================================================================================================================================= 57 passed in 0.32s ============================================================================================================================================= >>> py3-genshi: Entering fakeroot... >>> py3-genshi-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/genshi/filters/__pycache__' -> '/home/udu/aports/community/py3-genshi/pkg/py3-genshi-pyc/usr/lib/python3.12/site-packages/genshi/filters/__pycache__' 'usr/lib/python3.12/site-packages/genshi/filters/tests/__pycache__' -> '/home/udu/aports/community/py3-genshi/pkg/py3-genshi-pyc/usr/lib/python3.12/site-packages/genshi/filters/tests/__pycache__' 'usr/lib/python3.12/site-packages/genshi/template/__pycache__' -> '/home/udu/aports/community/py3-genshi/pkg/py3-genshi-pyc/usr/lib/python3.12/site-packages/genshi/template/__pycache__' 'usr/lib/python3.12/site-packages/genshi/template/tests/templates/__pycache__' -> '/home/udu/aports/community/py3-genshi/pkg/py3-genshi-pyc/usr/lib/python3.12/site-packages/genshi/template/tests/templates/__pycache__' 'usr/lib/python3.12/site-packages/genshi/template/tests/__pycache__' -> '/home/udu/aports/community/py3-genshi/pkg/py3-genshi-pyc/usr/lib/python3.12/site-packages/genshi/template/tests/__pycache__' 'usr/lib/python3.12/site-packages/genshi/__pycache__' -> '/home/udu/aports/community/py3-genshi/pkg/py3-genshi-pyc/usr/lib/python3.12/site-packages/genshi/__pycache__' 'usr/lib/python3.12/site-packages/genshi/tests/__pycache__' -> '/home/udu/aports/community/py3-genshi/pkg/py3-genshi-pyc/usr/lib/python3.12/site-packages/genshi/tests/__pycache__' >>> py3-genshi-pyc*: Preparing subpackage py3-genshi-pyc... >>> py3-genshi-pyc*: Running postcheck for py3-genshi-pyc >>> py3-genshi*: Running postcheck for py3-genshi >>> py3-genshi*: Preparing package py3-genshi... >>> py3-genshi*: Stripping binaries >>> py3-genshi-pyc*: Scanning shared objects >>> py3-genshi*: Scanning shared objects >>> py3-genshi-pyc*: Tracing dependencies... python3~3.12 >>> py3-genshi-pyc*: Package size: 1.1 MB >>> py3-genshi-pyc*: Compressing data... >>> py3-genshi-pyc*: Create checksum... >>> py3-genshi-pyc*: Create py3-genshi-pyc-0.7.9-r0.apk >>> py3-genshi*: Tracing dependencies... python3~3.12 so:libc.musl-x86_64.so.1 >>> py3-genshi*: Package size: 880.4 KB >>> py3-genshi*: Compressing data... >>> py3-genshi*: Create checksum... >>> py3-genshi*: Create py3-genshi-0.7.9-r0.apk >>> py3-genshi: Build complete at Sun, 12 Oct 2025 18:40:58 +0000 elapsed time 0h 0m 6s >>> py3-genshi: Cleaning up srcdir >>> py3-genshi: Cleaning up pkgdir >>> py3-genshi: Uninstalling dependencies... (1/24) Purging .makedepends-py3-genshi (20251012.184054) (2/24) Purging py3-gpep517-pyc (19-r0) (3/24) Purging py3-gpep517 (19-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 (80.9.0-r0) (7/24) Purging py3-setuptools (80.9.0-r0) (8/24) Purging py3-wheel-pyc (0.46.1-r0) (9/24) Purging py3-wheel (0.46.1-r0) (10/24) Purging python3-dev (3.12.12-r0) (11/24) Purging py3-pytest-pyc (8.3.5-r0) (12/24) Purging py3-pytest (8.3.5-r0) (13/24) Purging py3-iniconfig-pyc (2.1.0-r0) (14/24) Purging py3-iniconfig (2.1.0-r0) (15/24) Purging py3-packaging-pyc (25.0-r0) (16/24) Purging py3-packaging (25.0-r0) (17/24) Purging py3-parsing-pyc (3.2.3-r0) (18/24) Purging py3-parsing (3.2.3-r0) (19/24) Purging py3-pluggy-pyc (1.5.0-r0) (20/24) Purging py3-pluggy (1.5.0-r0) (21/24) Purging py3-py-pyc (1.11.0-r4) (22/24) Purging py3-py (1.11.0-r4) (23/24) Purging py3-six-pyc (1.17.0-r0) (24/24) Purging py3-six (1.17.0-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-genshi: Updating the community/x86_64 repository index... >>> py3-genshi: Signing the index...