>>> py3-genshi: Building community/py3-genshi 0.7.5-r2 (using abuild 3.8.0_rc3-r2) started Wed, 26 May 2021 18:19:18 +0000 >>> py3-genshi: Checking sanity of /home/buildozer/aports/community/py3-genshi/APKBUILD... >>> WARNING: py3-genshi: No maintainer >>> py3-genshi: Analyzing dependencies... >>> py3-genshi: Installing for build: build-base python3 py3-setuptools (1/15) Installing libbz2 (1.0.8-r1) (2/15) Installing libffi (3.3-r2) (3/15) Installing gdbm (1.19-r0) (4/15) Installing xz-libs (5.2.5-r0) (5/15) Installing mpdecimal (2.5.1-r1) (6/15) Installing readline (8.1.0-r0) (7/15) Installing sqlite-libs (3.35.5-r0) (8/15) Installing python3 (3.9.5-r1) (9/15) Installing py3-ordered-set (4.0.2-r1) (10/15) Installing py3-appdirs (1.4.4-r2) (11/15) Installing py3-parsing (2.4.7-r2) (12/15) Installing py3-six (1.15.0-r1) (13/15) Installing py3-packaging (20.9-r1) (14/15) Installing py3-setuptools (52.0.0-r3) (15/15) Installing .makedepends-py3-genshi (20210526.181919) Executing busybox-1.33.1-r1.trigger OK: 362 MiB in 104 packages >>> py3-genshi: Cleaning up srcdir >>> py3-genshi: Cleaning up pkgdir >>> py3-genshi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/py3-genshi-0.7.5.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 341 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-genshi: Fetching py3-genshi-0.7.5.tar.gz::https://github.com/edgewall/genshi/archive/0.7.5.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 122 100 122 0 0 592 0 --:--:-- --:--:-- --:--:-- 592 100 269k 0 269k 0 0 520k 0 --:--:-- --:--:-- --:--:-- 520k >>> py3-genshi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/py3-genshi-0.7.5.tar.gz >>> py3-genshi: Checking sha512sums... py3-genshi-0.7.5.tar.gz: OK >>> py3-genshi: Unpacking /var/cache/distfiles/v3.14/py3-genshi-0.7.5.tar.gz... /usr/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'features' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/genshi copying genshi/util.py -> build/lib/genshi copying genshi/path.py -> build/lib/genshi copying genshi/__init__.py -> build/lib/genshi copying genshi/core.py -> build/lib/genshi copying genshi/output.py -> build/lib/genshi copying genshi/input.py -> build/lib/genshi copying genshi/compat.py -> build/lib/genshi copying genshi/builder.py -> build/lib/genshi creating build/lib/genshi/filters copying genshi/filters/__init__.py -> build/lib/genshi/filters copying genshi/filters/html.py -> build/lib/genshi/filters copying genshi/filters/transform.py -> build/lib/genshi/filters copying genshi/filters/i18n.py -> build/lib/genshi/filters creating build/lib/genshi/template copying genshi/template/loader.py -> build/lib/genshi/template copying genshi/template/eval.py -> build/lib/genshi/template copying genshi/template/plugin.py -> build/lib/genshi/template copying genshi/template/directives.py -> build/lib/genshi/template copying genshi/template/__init__.py -> build/lib/genshi/template copying genshi/template/markup.py -> build/lib/genshi/template copying genshi/template/astutil.py -> build/lib/genshi/template copying genshi/template/text.py -> build/lib/genshi/template copying genshi/template/base.py -> build/lib/genshi/template copying genshi/template/interpolation.py -> build/lib/genshi/template creating build/lib/genshi/tests copying genshi/tests/util.py -> build/lib/genshi/tests copying genshi/tests/path.py -> build/lib/genshi/tests copying genshi/tests/__init__.py -> build/lib/genshi/tests copying genshi/tests/core.py -> build/lib/genshi/tests copying genshi/tests/output.py -> build/lib/genshi/tests copying genshi/tests/input.py -> build/lib/genshi/tests copying genshi/tests/test_utils.py -> build/lib/genshi/tests copying genshi/tests/builder.py -> build/lib/genshi/tests creating build/lib/genshi/filters/tests copying genshi/filters/tests/__init__.py -> build/lib/genshi/filters/tests copying genshi/filters/tests/test_html.py -> build/lib/genshi/filters/tests copying genshi/filters/tests/transform.py -> build/lib/genshi/filters/tests copying genshi/filters/tests/i18n.py -> build/lib/genshi/filters/tests creating build/lib/genshi/template/tests copying genshi/template/tests/loader.py -> build/lib/genshi/template/tests copying genshi/template/tests/eval.py -> build/lib/genshi/template/tests copying genshi/template/tests/plugin.py -> build/lib/genshi/template/tests copying genshi/template/tests/directives.py -> build/lib/genshi/template/tests copying genshi/template/tests/__init__.py -> build/lib/genshi/template/tests copying genshi/template/tests/markup.py -> build/lib/genshi/template/tests copying genshi/template/tests/text.py -> build/lib/genshi/template/tests copying genshi/template/tests/base.py -> build/lib/genshi/template/tests copying genshi/template/tests/interpolation.py -> build/lib/genshi/template/tests creating build/lib/genshi/template/tests/templates copying genshi/template/tests/templates/__init__.py -> build/lib/genshi/template/tests/templates running egg_info creating Genshi.egg-info writing Genshi.egg-info/PKG-INFO writing dependency_links to Genshi.egg-info/dependency_links.txt writing entry points to Genshi.egg-info/entry_points.txt writing requirements to Genshi.egg-info/requires.txt writing top-level names to Genshi.egg-info/top_level.txt writing manifest file 'Genshi.egg-info/SOURCES.txt' reading manifest file 'Genshi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.html' under directory 'doc' warning: no files found matching '*.css' under directory 'doc' warning: no files found matching '*.py' under directory 'doc' warning: no files found matching '*.ini' under directory 'doc' warning: no files found matching 'COPYING' under directory 'doc' warning: no previously-included files matching '*' found under directory 'doc/logo.lineform' warning: no previously-included files found matching 'doc/2000ft.graffle' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'Genshi.egg-info/SOURCES.txt' copying genshi/_speedups.c -> build/lib/genshi copying genshi/template/tests/templates/functions.html -> build/lib/genshi/template/tests/templates copying genshi/template/tests/templates/functions.txt -> build/lib/genshi/template/tests/templates copying genshi/template/tests/templates/new_syntax.txt -> build/lib/genshi/template/tests/templates copying genshi/template/tests/templates/test.html -> build/lib/genshi/template/tests/templates copying genshi/template/tests/templates/test.txt -> build/lib/genshi/template/tests/templates copying genshi/template/tests/templates/test_no_doctype.html -> build/lib/genshi/template/tests/templates /usr/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'features' warnings.warn(msg) running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing Genshi.egg-info/PKG-INFO writing dependency_links to Genshi.egg-info/dependency_links.txt writing entry points to Genshi.egg-info/entry_points.txt writing requirements to Genshi.egg-info/requires.txt writing top-level names to Genshi.egg-info/top_level.txt reading manifest file 'Genshi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.html' under directory 'doc' warning: no files found matching '*.css' under directory 'doc' warning: no files found matching '*.py' under directory 'doc' warning: no files found matching '*.ini' under directory 'doc' warning: no files found matching 'COPYING' under directory 'doc' warning: no previously-included files matching '*' found under directory 'doc/logo.lineform' warning: no previously-included files found matching 'doc/2000ft.graffle' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'Genshi.egg-info/SOURCES.txt' running build_ext builder (genshi) Doctest: genshi.builder ... ok Element (genshi.builder) Doctest: genshi.builder.Element ... ok ElementFactory (genshi.builder) Doctest: genshi.builder.ElementFactory ... ok test_duplicate_attributes (genshi.tests.builder.ElementFactoryTestCase) ... ok test_link (genshi.tests.builder.ElementFactoryTestCase) ... ok test_markup_escape (genshi.tests.builder.ElementFactoryTestCase) ... ok test_nonstring_attributes (genshi.tests.builder.ElementFactoryTestCase) Verify that if an attribute value is given as an int (or some other ... ok test_stream_as_child (genshi.tests.builder.ElementFactoryTestCase) ... ok test_pickle (genshi.tests.core.StreamTestCase) ... /home/buildozer/aports/community/py3-genshi/src/genshi-0.7.5/genshi/tests/core.py:58: DeprecationWarning: Please use assertEqual instead. self.assertEquals('