>>> py3-genshi: Building community/py3-genshi 0.7.9-r0 (using abuild 3.15.0_rc3-r3) started Tue, 13 May 2025 17:00:55 +0000 >>> py3-genshi: Validating /home/buildozer/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 (1/35) Installing libbz2 (1.0.8-r6) (2/35) Installing libffi (3.4.8-r0) (3/35) Installing gdbm (1.24-r0) (4/35) Installing xz-libs (5.8.1-r0) (5/35) Installing mpdecimal (4.0.0-r0) (6/35) Installing libpanelw (6.5_p20250503-r0) (7/35) Installing sqlite-libs (3.49.2-r0) (8/35) Installing python3 (3.12.10-r0) (9/35) Installing python3-pycache-pyc0 (3.12.10-r0) (10/35) Installing pyc (3.12.10-r0) (11/35) Installing py3-installer-pyc (0.7.0-r2) (12/35) Installing py3-gpep517-pyc (19-r0) (13/35) Installing python3-pyc (3.12.10-r0) (14/35) Installing py3-installer (0.7.0-r2) (15/35) Installing py3-gpep517 (19-r0) (16/35) Installing py3-parsing (3.2.3-r0) (17/35) Installing py3-parsing-pyc (3.2.3-r0) (18/35) Installing py3-packaging (25.0-r0) (19/35) Installing py3-packaging-pyc (25.0-r0) (20/35) Installing py3-setuptools (80.5.0-r0) (21/35) Installing py3-setuptools-pyc (80.5.0-r0) (22/35) Installing py3-wheel (0.46.1-r0) (23/35) Installing py3-wheel-pyc (0.46.1-r0) (24/35) Installing python3-dev (3.12.10-r0) (25/35) Installing py3-iniconfig (2.1.0-r0) (26/35) Installing py3-iniconfig-pyc (2.1.0-r0) (27/35) Installing py3-pluggy (1.5.0-r0) (28/35) Installing py3-pluggy-pyc (1.5.0-r0) (29/35) Installing py3-py (1.11.0-r4) (30/35) Installing py3-py-pyc (1.11.0-r4) (31/35) Installing py3-pytest (8.3.5-r0) (32/35) Installing py3-pytest-pyc (8.3.5-r0) (33/35) Installing py3-six (1.17.0-r0) (34/35) Installing py3-six-pyc (1.17.0-r0) (35/35) Installing .makedepends-py3-genshi (20250513.170118) Executing busybox-1.37.0-r17.trigger OK: 476 MiB in 139 packages >>> py3-genshi: Cleaning up srcdir >>> py3-genshi: Cleaning up pkgdir >>> py3-genshi: Cleaning up tmpdir >>> py3-genshi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-genshi-0.7.9.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/py3-genshi-0.7.9.tar.gz.part' py3-genshi-0.7.9.tar 100% |********************************| 273k 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-genshi-0.7.9.tar.gz.part' saved >>> py3-genshi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-genshi-0.7.9.tar.gz >>> py3-genshi: Checking sha512sums... py3-genshi-0.7.9.tar.gz: OK >>> py3-genshi: Unpacking /var/cache/distfiles/v3.22/py3-genshi-0.7.9.tar.gz... 2025-05-13 17:01:19,998 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:761: 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-05-13 17:01:20,027 root INFO running bdist_wheel 2025-05-13 17:01:20,043 root INFO running build 2025-05-13 17:01:20,043 root INFO running build_py 2025-05-13 17:01:20,048 root INFO creating build/lib.linux-i686-cpython-312/genshi 2025-05-13 17:01:20,048 root INFO copying genshi/util.py -> build/lib.linux-i686-cpython-312/genshi 2025-05-13 17:01:20,048 root INFO copying genshi/__init__.py -> build/lib.linux-i686-cpython-312/genshi 2025-05-13 17:01:20,049 root INFO copying genshi/input.py -> build/lib.linux-i686-cpython-312/genshi 2025-05-13 17:01:20,049 root INFO copying genshi/compat.py -> build/lib.linux-i686-cpython-312/genshi 2025-05-13 17:01:20,049 root INFO copying genshi/core.py -> build/lib.linux-i686-cpython-312/genshi 2025-05-13 17:01:20,050 root INFO copying genshi/output.py -> build/lib.linux-i686-cpython-312/genshi 2025-05-13 17:01:20,050 root INFO copying genshi/path.py -> build/lib.linux-i686-cpython-312/genshi 2025-05-13 17:01:20,051 root INFO copying genshi/builder.py -> build/lib.linux-i686-cpython-312/genshi 2025-05-13 17:01:20,051 root INFO creating build/lib.linux-i686-cpython-312/genshi/filters 2025-05-13 17:01:20,051 root INFO copying genshi/filters/transform.py -> build/lib.linux-i686-cpython-312/genshi/filters 2025-05-13 17:01:20,052 root INFO copying genshi/filters/__init__.py -> build/lib.linux-i686-cpython-312/genshi/filters 2025-05-13 17:01:20,052 root INFO copying genshi/filters/html.py -> build/lib.linux-i686-cpython-312/genshi/filters 2025-05-13 17:01:20,052 root INFO copying genshi/filters/i18n.py -> build/lib.linux-i686-cpython-312/genshi/filters 2025-05-13 17:01:20,053 root INFO creating build/lib.linux-i686-cpython-312/genshi/template 2025-05-13 17:01:20,053 root INFO copying genshi/template/markup.py -> build/lib.linux-i686-cpython-312/genshi/template 2025-05-13 17:01:20,053 root INFO copying genshi/template/eval.py -> build/lib.linux-i686-cpython-312/genshi/template 2025-05-13 17:01:20,054 root INFO copying genshi/template/astutil.py -> build/lib.linux-i686-cpython-312/genshi/template 2025-05-13 17:01:20,054 root INFO copying genshi/template/base.py -> build/lib.linux-i686-cpython-312/genshi/template 2025-05-13 17:01:20,055 root INFO copying genshi/template/directives.py -> build/lib.linux-i686-cpython-312/genshi/template 2025-05-13 17:01:20,055 root INFO copying genshi/template/text.py -> build/lib.linux-i686-cpython-312/genshi/template 2025-05-13 17:01:20,055 root INFO copying genshi/template/__init__.py -> build/lib.linux-i686-cpython-312/genshi/template 2025-05-13 17:01:20,056 root INFO copying genshi/template/loader.py -> build/lib.linux-i686-cpython-312/genshi/template 2025-05-13 17:01:20,056 root INFO copying genshi/template/interpolation.py -> build/lib.linux-i686-cpython-312/genshi/template 2025-05-13 17:01:20,056 root INFO copying genshi/template/plugin.py -> build/lib.linux-i686-cpython-312/genshi/template 2025-05-13 17:01:20,057 root INFO creating build/lib.linux-i686-cpython-312/genshi/tests 2025-05-13 17:01:20,057 root INFO copying genshi/tests/util.py -> build/lib.linux-i686-cpython-312/genshi/tests 2025-05-13 17:01:20,057 root INFO copying genshi/tests/__init__.py -> build/lib.linux-i686-cpython-312/genshi/tests 2025-05-13 17:01:20,058 root INFO copying genshi/tests/input.py -> build/lib.linux-i686-cpython-312/genshi/tests 2025-05-13 17:01:20,058 root INFO copying genshi/tests/core.py -> build/lib.linux-i686-cpython-312/genshi/tests 2025-05-13 17:01:20,058 root INFO copying genshi/tests/test_utils.py -> build/lib.linux-i686-cpython-312/genshi/tests 2025-05-13 17:01:20,059 root INFO copying genshi/tests/output.py -> build/lib.linux-i686-cpython-312/genshi/tests 2025-05-13 17:01:20,059 root INFO copying genshi/tests/path.py -> build/lib.linux-i686-cpython-312/genshi/tests 2025-05-13 17:01:20,059 root INFO copying genshi/tests/builder.py -> build/lib.linux-i686-cpython-312/genshi/tests 2025-05-13 17:01:20,060 root INFO creating build/lib.linux-i686-cpython-312/genshi/filters/tests 2025-05-13 17:01:20,060 root INFO copying genshi/filters/tests/transform.py -> build/lib.linux-i686-cpython-312/genshi/filters/tests 2025-05-13 17:01:20,060 root INFO copying genshi/filters/tests/__init__.py -> build/lib.linux-i686-cpython-312/genshi/filters/tests 2025-05-13 17:01:20,061 root INFO copying genshi/filters/tests/test_html.py -> build/lib.linux-i686-cpython-312/genshi/filters/tests 2025-05-13 17:01:20,061 root INFO copying genshi/filters/tests/i18n.py -> build/lib.linux-i686-cpython-312/genshi/filters/tests 2025-05-13 17:01:20,062 root INFO creating build/lib.linux-i686-cpython-312/genshi/template/tests 2025-05-13 17:01:20,062 root INFO copying genshi/template/tests/markup.py -> build/lib.linux-i686-cpython-312/genshi/template/tests 2025-05-13 17:01:20,062 root INFO copying genshi/template/tests/eval.py -> build/lib.linux-i686-cpython-312/genshi/template/tests 2025-05-13 17:01:20,063 root INFO copying genshi/template/tests/base.py -> build/lib.linux-i686-cpython-312/genshi/template/tests 2025-05-13 17:01:20,063 root INFO copying genshi/template/tests/directives.py -> build/lib.linux-i686-cpython-312/genshi/template/tests 2025-05-13 17:01:20,063 root INFO copying genshi/template/tests/text.py -> build/lib.linux-i686-cpython-312/genshi/template/tests 2025-05-13 17:01:20,064 root INFO copying genshi/template/tests/__init__.py -> build/lib.linux-i686-cpython-312/genshi/template/tests 2025-05-13 17:01:20,064 root INFO copying genshi/template/tests/loader.py -> build/lib.linux-i686-cpython-312/genshi/template/tests 2025-05-13 17:01:20,064 root INFO copying genshi/template/tests/interpolation.py -> build/lib.linux-i686-cpython-312/genshi/template/tests 2025-05-13 17:01:20,064 root INFO copying genshi/template/tests/plugin.py -> build/lib.linux-i686-cpython-312/genshi/template/tests 2025-05-13 17:01:20,065 root INFO creating build/lib.linux-i686-cpython-312/genshi/template/tests/templates 2025-05-13 17:01:20,065 root INFO copying genshi/template/tests/templates/__init__.py -> build/lib.linux-i686-cpython-312/genshi/template/tests/templates 2025-05-13 17:01:20,065 root INFO running egg_info 2025-05-13 17:01:20,069 root INFO creating Genshi.egg-info 2025-05-13 17:01:20,069 root INFO writing Genshi.egg-info/PKG-INFO 2025-05-13 17:01:20,070 root INFO writing dependency_links to Genshi.egg-info/dependency_links.txt 2025-05-13 17:01:20,070 root INFO writing entry points to Genshi.egg-info/entry_points.txt 2025-05-13 17:01:20,071 root INFO writing requirements to Genshi.egg-info/requires.txt 2025-05-13 17:01:20,071 root INFO writing top-level names to Genshi.egg-info/top_level.txt 2025-05-13 17:01:20,071 root INFO writing manifest file 'Genshi.egg-info/SOURCES.txt' 2025-05-13 17:01:20,077 root INFO reading manifest file 'Genshi.egg-info/SOURCES.txt' 2025-05-13 17:01:20,078 root INFO reading manifest template 'MANIFEST.in' 2025-05-13 17:01:20,085 root WARNING warning: no files found matching '*.html' under directory 'doc' 2025-05-13 17:01:20,086 root WARNING warning: no files found matching '*.css' under directory 'doc' 2025-05-13 17:01:20,087 root WARNING warning: no files found matching '*.py' under directory 'doc' 2025-05-13 17:01:20,088 root WARNING warning: no files found matching '*.ini' under directory 'doc' 2025-05-13 17:01:20,088 root WARNING warning: no files found matching 'COPYING' under directory 'doc' 2025-05-13 17:01:20,089 root WARNING warning: no previously-included files matching '*' found under directory 'doc/logo.lineform' 2025-05-13 17:01:20,089 root WARNING warning: no previously-included files found matching 'doc/2000ft.graffle' 2025-05-13 17:01:20,089 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-05-13 17:01:20,090 root INFO adding license file 'COPYING' 2025-05-13 17:01:20,092 root INFO writing manifest file 'Genshi.egg-info/SOURCES.txt' 2025-05-13 17:01:20,094 root INFO copying genshi/_speedups.c -> build/lib.linux-i686-cpython-312/genshi 2025-05-13 17:01:20,095 root INFO copying genshi/template/tests/templates/functions.html -> build/lib.linux-i686-cpython-312/genshi/template/tests/templates 2025-05-13 17:01:20,095 root INFO copying genshi/template/tests/templates/functions.txt -> build/lib.linux-i686-cpython-312/genshi/template/tests/templates 2025-05-13 17:01:20,095 root INFO copying genshi/template/tests/templates/new_syntax.txt -> build/lib.linux-i686-cpython-312/genshi/template/tests/templates 2025-05-13 17:01:20,096 root INFO copying genshi/template/tests/templates/test.html -> build/lib.linux-i686-cpython-312/genshi/template/tests/templates 2025-05-13 17:01:20,096 root INFO copying genshi/template/tests/templates/test.txt -> build/lib.linux-i686-cpython-312/genshi/template/tests/templates 2025-05-13 17:01:20,096 root INFO copying genshi/template/tests/templates/test_no_doctype.html -> build/lib.linux-i686-cpython-312/genshi/template/tests/templates 2025-05-13 17:01:20,097 root INFO running build_ext 2025-05-13 17:01:20,099 root INFO building 'genshi._speedups' extension 2025-05-13 17:01:20,099 root INFO creating build/temp.linux-i686-cpython-312/genshi 2025-05-13 17:01:20,099 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c genshi/_speedups.c -o build/temp.linux-i686-cpython-312/genshi/_speedups.o 2025-05-13 17:01:20,469 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/genshi/_speedups.o -L/usr/lib -o build/lib.linux-i686-cpython-312/genshi/_speedups.cpython-312-i386-linux-musl.so 2025-05-13 17:01:20,494 root INFO installing to build/bdist.linux-i686/wheel 2025-05-13 17:01:20,494 root INFO running install 2025-05-13 17:01:20,505 root INFO running install_lib 2025-05-13 17:01:20,510 root INFO creating build/bdist.linux-i686/wheel 2025-05-13 17:01:20,510 root INFO creating build/bdist.linux-i686/wheel/genshi 2025-05-13 17:01:20,510 root INFO copying build/lib.linux-i686-cpython-312/genshi/_speedups.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./genshi 2025-05-13 17:01:20,511 root INFO copying build/lib.linux-i686-cpython-312/genshi/util.py -> build/bdist.linux-i686/wheel/./genshi 2025-05-13 17:01:20,511 root INFO copying build/lib.linux-i686-cpython-312/genshi/__init__.py -> build/bdist.linux-i686/wheel/./genshi 2025-05-13 17:01:20,511 root INFO copying build/lib.linux-i686-cpython-312/genshi/input.py -> build/bdist.linux-i686/wheel/./genshi 2025-05-13 17:01:20,511 root INFO copying build/lib.linux-i686-cpython-312/genshi/compat.py -> build/bdist.linux-i686/wheel/./genshi 2025-05-13 17:01:20,512 root INFO copying build/lib.linux-i686-cpython-312/genshi/core.py -> build/bdist.linux-i686/wheel/./genshi 2025-05-13 17:01:20,512 root INFO creating build/bdist.linux-i686/wheel/genshi/template 2025-05-13 17:01:20,512 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/markup.py -> build/bdist.linux-i686/wheel/./genshi/template 2025-05-13 17:01:20,512 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/eval.py -> build/bdist.linux-i686/wheel/./genshi/template 2025-05-13 17:01:20,513 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/astutil.py -> build/bdist.linux-i686/wheel/./genshi/template 2025-05-13 17:01:20,513 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/base.py -> build/bdist.linux-i686/wheel/./genshi/template 2025-05-13 17:01:20,513 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/directives.py -> build/bdist.linux-i686/wheel/./genshi/template 2025-05-13 17:01:20,513 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/text.py -> build/bdist.linux-i686/wheel/./genshi/template 2025-05-13 17:01:20,514 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/__init__.py -> build/bdist.linux-i686/wheel/./genshi/template 2025-05-13 17:01:20,514 root INFO creating build/bdist.linux-i686/wheel/genshi/template/tests 2025-05-13 17:01:20,514 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/tests/markup.py -> build/bdist.linux-i686/wheel/./genshi/template/tests 2025-05-13 17:01:20,514 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/tests/eval.py -> build/bdist.linux-i686/wheel/./genshi/template/tests 2025-05-13 17:01:20,515 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/tests/base.py -> build/bdist.linux-i686/wheel/./genshi/template/tests 2025-05-13 17:01:20,515 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/tests/directives.py -> build/bdist.linux-i686/wheel/./genshi/template/tests 2025-05-13 17:01:20,515 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/tests/text.py -> build/bdist.linux-i686/wheel/./genshi/template/tests 2025-05-13 17:01:20,515 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/tests/__init__.py -> build/bdist.linux-i686/wheel/./genshi/template/tests 2025-05-13 17:01:20,516 root INFO creating build/bdist.linux-i686/wheel/genshi/template/tests/templates 2025-05-13 17:01:20,516 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/tests/templates/new_syntax.txt -> build/bdist.linux-i686/wheel/./genshi/template/tests/templates 2025-05-13 17:01:20,516 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/tests/templates/test.html -> build/bdist.linux-i686/wheel/./genshi/template/tests/templates 2025-05-13 17:01:20,516 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/tests/templates/__init__.py -> build/bdist.linux-i686/wheel/./genshi/template/tests/templates 2025-05-13 17:01:20,516 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/tests/templates/functions.txt -> build/bdist.linux-i686/wheel/./genshi/template/tests/templates 2025-05-13 17:01:20,517 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/tests/templates/functions.html -> build/bdist.linux-i686/wheel/./genshi/template/tests/templates 2025-05-13 17:01:20,517 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/tests/templates/test.txt -> build/bdist.linux-i686/wheel/./genshi/template/tests/templates 2025-05-13 17:01:20,517 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/tests/templates/test_no_doctype.html -> build/bdist.linux-i686/wheel/./genshi/template/tests/templates 2025-05-13 17:01:20,517 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/tests/loader.py -> build/bdist.linux-i686/wheel/./genshi/template/tests 2025-05-13 17:01:20,517 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/tests/interpolation.py -> build/bdist.linux-i686/wheel/./genshi/template/tests 2025-05-13 17:01:20,518 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/tests/plugin.py -> build/bdist.linux-i686/wheel/./genshi/template/tests 2025-05-13 17:01:20,518 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/loader.py -> build/bdist.linux-i686/wheel/./genshi/template 2025-05-13 17:01:20,518 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/interpolation.py -> build/bdist.linux-i686/wheel/./genshi/template 2025-05-13 17:01:20,518 root INFO copying build/lib.linux-i686-cpython-312/genshi/template/plugin.py -> build/bdist.linux-i686/wheel/./genshi/template 2025-05-13 17:01:20,518 root INFO copying build/lib.linux-i686-cpython-312/genshi/_speedups.c -> build/bdist.linux-i686/wheel/./genshi 2025-05-13 17:01:20,519 root INFO creating build/bdist.linux-i686/wheel/genshi/tests 2025-05-13 17:01:20,519 root INFO copying build/lib.linux-i686-cpython-312/genshi/tests/util.py -> build/bdist.linux-i686/wheel/./genshi/tests 2025-05-13 17:01:20,519 root INFO copying build/lib.linux-i686-cpython-312/genshi/tests/__init__.py -> build/bdist.linux-i686/wheel/./genshi/tests 2025-05-13 17:01:20,519 root INFO copying build/lib.linux-i686-cpython-312/genshi/tests/input.py -> build/bdist.linux-i686/wheel/./genshi/tests 2025-05-13 17:01:20,520 root INFO copying build/lib.linux-i686-cpython-312/genshi/tests/core.py -> build/bdist.linux-i686/wheel/./genshi/tests 2025-05-13 17:01:20,520 root INFO copying build/lib.linux-i686-cpython-312/genshi/tests/test_utils.py -> build/bdist.linux-i686/wheel/./genshi/tests 2025-05-13 17:01:20,520 root INFO copying build/lib.linux-i686-cpython-312/genshi/tests/output.py -> build/bdist.linux-i686/wheel/./genshi/tests 2025-05-13 17:01:20,520 root INFO copying build/lib.linux-i686-cpython-312/genshi/tests/path.py -> build/bdist.linux-i686/wheel/./genshi/tests 2025-05-13 17:01:20,521 root INFO copying build/lib.linux-i686-cpython-312/genshi/tests/builder.py -> build/bdist.linux-i686/wheel/./genshi/tests 2025-05-13 17:01:20,521 root INFO creating build/bdist.linux-i686/wheel/genshi/filters 2025-05-13 17:01:20,521 root INFO copying build/lib.linux-i686-cpython-312/genshi/filters/transform.py -> build/bdist.linux-i686/wheel/./genshi/filters 2025-05-13 17:01:20,521 root INFO copying build/lib.linux-i686-cpython-312/genshi/filters/__init__.py -> build/bdist.linux-i686/wheel/./genshi/filters 2025-05-13 17:01:20,522 root INFO copying build/lib.linux-i686-cpython-312/genshi/filters/html.py -> build/bdist.linux-i686/wheel/./genshi/filters 2025-05-13 17:01:20,522 root INFO creating build/bdist.linux-i686/wheel/genshi/filters/tests 2025-05-13 17:01:20,522 root INFO copying build/lib.linux-i686-cpython-312/genshi/filters/tests/transform.py -> build/bdist.linux-i686/wheel/./genshi/filters/tests 2025-05-13 17:01:20,522 root INFO copying build/lib.linux-i686-cpython-312/genshi/filters/tests/__init__.py -> build/bdist.linux-i686/wheel/./genshi/filters/tests 2025-05-13 17:01:20,522 root INFO copying build/lib.linux-i686-cpython-312/genshi/filters/tests/test_html.py -> build/bdist.linux-i686/wheel/./genshi/filters/tests 2025-05-13 17:01:20,523 root INFO copying build/lib.linux-i686-cpython-312/genshi/filters/tests/i18n.py -> build/bdist.linux-i686/wheel/./genshi/filters/tests 2025-05-13 17:01:20,523 root INFO copying build/lib.linux-i686-cpython-312/genshi/filters/i18n.py -> build/bdist.linux-i686/wheel/./genshi/filters 2025-05-13 17:01:20,523 root INFO copying build/lib.linux-i686-cpython-312/genshi/output.py -> build/bdist.linux-i686/wheel/./genshi 2025-05-13 17:01:20,524 root INFO copying build/lib.linux-i686-cpython-312/genshi/path.py -> build/bdist.linux-i686/wheel/./genshi 2025-05-13 17:01:20,524 root INFO copying build/lib.linux-i686-cpython-312/genshi/builder.py -> build/bdist.linux-i686/wheel/./genshi 2025-05-13 17:01:20,524 root INFO running install_egg_info 2025-05-13 17:01:20,529 root INFO Copying Genshi.egg-info to build/bdist.linux-i686/wheel/./Genshi-0.7.9-py3.12.egg-info 2025-05-13 17:01:20,530 root INFO running install_scripts 2025-05-13 17:01:20,536 root INFO creating build/bdist.linux-i686/wheel/genshi-0.7.9.dist-info/WHEEL 2025-05-13 17:01:20,537 wheel INFO creating '/home/buildozer/aports/community/py3-genshi/src/genshi-0.7.9/.dist/.tmp-wlpq6ci5/genshi-0.7.9-cp312-cp312-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-05-13 17:01:20,537 wheel INFO adding 'genshi/__init__.py' 2025-05-13 17:01:20,537 wheel INFO adding 'genshi/_speedups.c' 2025-05-13 17:01:20,538 wheel INFO adding 'genshi/_speedups.cpython-312-i386-linux-musl.so' 2025-05-13 17:01:20,538 wheel INFO adding 'genshi/builder.py' 2025-05-13 17:01:20,538 wheel INFO adding 'genshi/compat.py' 2025-05-13 17:01:20,539 wheel INFO adding 'genshi/core.py' 2025-05-13 17:01:20,539 wheel INFO adding 'genshi/input.py' 2025-05-13 17:01:20,539 wheel INFO adding 'genshi/output.py' 2025-05-13 17:01:20,540 wheel INFO adding 'genshi/path.py' 2025-05-13 17:01:20,540 wheel INFO adding 'genshi/util.py' 2025-05-13 17:01:20,541 wheel INFO adding 'genshi/filters/__init__.py' 2025-05-13 17:01:20,541 wheel INFO adding 'genshi/filters/html.py' 2025-05-13 17:01:20,541 wheel INFO adding 'genshi/filters/i18n.py' 2025-05-13 17:01:20,542 wheel INFO adding 'genshi/filters/transform.py' 2025-05-13 17:01:20,542 wheel INFO adding 'genshi/filters/tests/__init__.py' 2025-05-13 17:01:20,543 wheel INFO adding 'genshi/filters/tests/i18n.py' 2025-05-13 17:01:20,543 wheel INFO adding 'genshi/filters/tests/test_html.py' 2025-05-13 17:01:20,544 wheel INFO adding 'genshi/filters/tests/transform.py' 2025-05-13 17:01:20,544 wheel INFO adding 'genshi/template/__init__.py' 2025-05-13 17:01:20,545 wheel INFO adding 'genshi/template/astutil.py' 2025-05-13 17:01:20,545 wheel INFO adding 'genshi/template/base.py' 2025-05-13 17:01:20,545 wheel INFO adding 'genshi/template/directives.py' 2025-05-13 17:01:20,546 wheel INFO adding 'genshi/template/eval.py' 2025-05-13 17:01:20,546 wheel INFO adding 'genshi/template/interpolation.py' 2025-05-13 17:01:20,546 wheel INFO adding 'genshi/template/loader.py' 2025-05-13 17:01:20,547 wheel INFO adding 'genshi/template/markup.py' 2025-05-13 17:01:20,547 wheel INFO adding 'genshi/template/plugin.py' 2025-05-13 17:01:20,547 wheel INFO adding 'genshi/template/text.py' 2025-05-13 17:01:20,548 wheel INFO adding 'genshi/template/tests/__init__.py' 2025-05-13 17:01:20,548 wheel INFO adding 'genshi/template/tests/base.py' 2025-05-13 17:01:20,548 wheel INFO adding 'genshi/template/tests/directives.py' 2025-05-13 17:01:20,549 wheel INFO adding 'genshi/template/tests/eval.py' 2025-05-13 17:01:20,549 wheel INFO adding 'genshi/template/tests/interpolation.py' 2025-05-13 17:01:20,549 wheel INFO adding 'genshi/template/tests/loader.py' 2025-05-13 17:01:20,550 wheel INFO adding 'genshi/template/tests/markup.py' 2025-05-13 17:01:20,550 wheel INFO adding 'genshi/template/tests/plugin.py' 2025-05-13 17:01:20,550 wheel INFO adding 'genshi/template/tests/text.py' 2025-05-13 17:01:20,551 wheel INFO adding 'genshi/template/tests/templates/__init__.py' 2025-05-13 17:01:20,551 wheel INFO adding 'genshi/template/tests/templates/functions.html' 2025-05-13 17:01:20,551 wheel INFO adding 'genshi/template/tests/templates/functions.txt' 2025-05-13 17:01:20,551 wheel INFO adding 'genshi/template/tests/templates/new_syntax.txt' 2025-05-13 17:01:20,552 wheel INFO adding 'genshi/template/tests/templates/test.html' 2025-05-13 17:01:20,552 wheel INFO adding 'genshi/template/tests/templates/test.txt' 2025-05-13 17:01:20,552 wheel INFO adding 'genshi/template/tests/templates/test_no_doctype.html' 2025-05-13 17:01:20,552 wheel INFO adding 'genshi/tests/__init__.py' 2025-05-13 17:01:20,552 wheel INFO adding 'genshi/tests/builder.py' 2025-05-13 17:01:20,553 wheel INFO adding 'genshi/tests/core.py' 2025-05-13 17:01:20,553 wheel INFO adding 'genshi/tests/input.py' 2025-05-13 17:01:20,553 wheel INFO adding 'genshi/tests/output.py' 2025-05-13 17:01:20,554 wheel INFO adding 'genshi/tests/path.py' 2025-05-13 17:01:20,554 wheel INFO adding 'genshi/tests/test_utils.py' 2025-05-13 17:01:20,554 wheel INFO adding 'genshi/tests/util.py' 2025-05-13 17:01:20,555 wheel INFO adding 'genshi-0.7.9.dist-info/licenses/COPYING' 2025-05-13 17:01:20,555 wheel INFO adding 'genshi-0.7.9.dist-info/METADATA' 2025-05-13 17:01:20,555 wheel INFO adding 'genshi-0.7.9.dist-info/WHEEL' 2025-05-13 17:01:20,555 wheel INFO adding 'genshi-0.7.9.dist-info/entry_points.txt' 2025-05-13 17:01:20,555 wheel INFO adding 'genshi-0.7.9.dist-info/top_level.txt' 2025-05-13 17:01:20,556 wheel INFO adding 'genshi-0.7.9.dist-info/RECORD' 2025-05-13 17:01:20,556 root INFO removing build/bdist.linux-i686/wheel 2025-05-13 17:01:20,558 gpep517 INFO The backend produced .dist/genshi-0.7.9-cp312-cp312-linux_i686.whl genshi-0.7.9-cp312-cp312-linux_i686.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-genshi/src/genshi-0.7.9 configfile: pyproject.toml collected 57 items genshi/filters/tests/test_html.py ...................................... [ 66%] ................... [100%] ============================== 57 passed in 0.31s ============================== >>> py3-genshi: Entering fakeroot... >>> py3-genshi-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/genshi/__pycache__' -> '/home/buildozer/aports/community/py3-genshi/pkg/py3-genshi-pyc/usr/lib/python3.12/site-packages/genshi/__pycache__' 'usr/lib/python3.12/site-packages/genshi/template/__pycache__' -> '/home/buildozer/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/__pycache__' -> '/home/buildozer/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/template/tests/templates/__pycache__' -> '/home/buildozer/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/tests/__pycache__' -> '/home/buildozer/aports/community/py3-genshi/pkg/py3-genshi-pyc/usr/lib/python3.12/site-packages/genshi/tests/__pycache__' 'usr/lib/python3.12/site-packages/genshi/filters/__pycache__' -> '/home/buildozer/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/buildozer/aports/community/py3-genshi/pkg/py3-genshi-pyc/usr/lib/python3.12/site-packages/genshi/filters/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.so.1 >>> py3-genshi*: Package size: 879.5 KB >>> py3-genshi*: Compressing data... >>> py3-genshi*: Create checksum... >>> py3-genshi*: Create py3-genshi-0.7.9-r0.apk >>> py3-genshi: Build complete at Tue, 13 May 2025 17:01:22 +0000 elapsed time 0h 0m 27s >>> py3-genshi: Cleaning up srcdir >>> py3-genshi: Cleaning up pkgdir >>> py3-genshi: Uninstalling dependencies... (1/35) Purging .makedepends-py3-genshi (20250513.170118) (2/35) Purging py3-gpep517-pyc (19-r0) (3/35) Purging py3-gpep517 (19-r0) (4/35) Purging py3-installer-pyc (0.7.0-r2) (5/35) Purging py3-installer (0.7.0-r2) (6/35) Purging py3-setuptools-pyc (80.5.0-r0) (7/35) Purging py3-setuptools (80.5.0-r0) (8/35) Purging py3-wheel-pyc (0.46.1-r0) (9/35) Purging py3-wheel (0.46.1-r0) (10/35) Purging python3-dev (3.12.10-r0) (11/35) Purging py3-pytest-pyc (8.3.5-r0) (12/35) Purging py3-pytest (8.3.5-r0) (13/35) Purging py3-iniconfig-pyc (2.1.0-r0) (14/35) Purging py3-iniconfig (2.1.0-r0) (15/35) Purging py3-packaging-pyc (25.0-r0) (16/35) Purging py3-packaging (25.0-r0) (17/35) Purging py3-parsing-pyc (3.2.3-r0) (18/35) Purging py3-parsing (3.2.3-r0) (19/35) Purging py3-pluggy-pyc (1.5.0-r0) (20/35) Purging py3-pluggy (1.5.0-r0) (21/35) Purging py3-py-pyc (1.11.0-r4) (22/35) Purging py3-py (1.11.0-r4) (23/35) Purging py3-six-pyc (1.17.0-r0) (24/35) Purging py3-six (1.17.0-r0) (25/35) Purging python3-pyc (3.12.10-r0) (26/35) Purging python3-pycache-pyc0 (3.12.10-r0) (27/35) Purging pyc (3.12.10-r0) (28/35) Purging python3 (3.12.10-r0) (29/35) Purging gdbm (1.24-r0) (30/35) Purging libbz2 (1.0.8-r6) (31/35) Purging libffi (3.4.8-r0) (32/35) Purging libpanelw (6.5_p20250503-r0) (33/35) Purging mpdecimal (4.0.0-r0) (34/35) Purging sqlite-libs (3.49.2-r0) (35/35) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 400 MiB in 104 packages >>> py3-genshi: Updating the community/x86 repository index... >>> py3-genshi: Signing the index...