>>> py3-mistune: Building community/py3-mistune 2.0.5-r1 (using abuild 3.12.0-r0) started Wed, 25 Oct 2023 00:34:03 +0000 >>> py3-mistune: Checking sanity of /home/buildozer/aports/community/py3-mistune/APKBUILD... >>> py3-mistune: Analyzing dependencies... >>> py3-mistune: Installing for build: build-base python3 py3-gpep517 py3-installer py3-setuptools py3-wheel py3-pytest (1/33) Installing libbz2 (1.0.8-r6) (2/33) Installing libffi (3.4.4-r3) (3/33) Installing gdbm (1.23-r1) (4/33) Installing xz-libs (5.4.4-r0) (5/33) Installing mpdecimal (2.5.1-r2) (6/33) Installing libpanelw (6.4_p20231007-r0) (7/33) Installing readline (8.2.1-r2) (8/33) Installing sqlite-libs (3.43.2-r0) (9/33) Installing python3 (3.11.6-r1) (10/33) Installing python3-pycache-pyc0 (3.11.6-r1) (11/33) Installing pyc (3.11.6-r1) (12/33) Installing python3-pyc (3.11.6-r1) (13/33) Installing py3-installer (0.7.0-r1) (14/33) Installing py3-installer-pyc (0.7.0-r1) (15/33) Installing py3-gpep517 (15-r0) (16/33) Installing py3-gpep517-pyc (15-r0) (17/33) Installing py3-parsing (3.1.1-r0) (18/33) Installing py3-parsing-pyc (3.1.1-r0) (19/33) Installing py3-packaging (23.2-r0) (20/33) Installing py3-packaging-pyc (23.2-r0) (21/33) Installing py3-setuptools (68.2.2-r0) (22/33) Installing py3-setuptools-pyc (68.2.2-r0) (23/33) Installing py3-wheel (0.41.2-r0) (24/33) Installing py3-wheel-pyc (0.41.2-r0) (25/33) Installing py3-iniconfig (1.1.1-r6) (26/33) Installing py3-iniconfig-pyc (1.1.1-r6) (27/33) Installing py3-pluggy (1.3.0-r0) (28/33) Installing py3-pluggy-pyc (1.3.0-r0) (29/33) Installing py3-py (1.11.0-r2) (30/33) Installing py3-py-pyc (1.11.0-r2) (31/33) Installing py3-pytest (7.4.2-r0) (32/33) Installing py3-pytest-pyc (7.4.2-r0) (33/33) Installing .makedepends-py3-mistune (20231025.003409) Executing busybox-1.36.1-r13.trigger OK: 532 MiB in 138 packages >>> py3-mistune: Cleaning up srcdir >>> py3-mistune: Cleaning up pkgdir >>> py3-mistune: Cleaning up tmpdir >>> py3-mistune: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//py3-mistune-2.0.5.tar.gz >>> py3-mistune: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//py3-mistune-2.0.5.tar.gz >>> py3-mistune: Checking sha512sums... py3-mistune-2.0.5.tar.gz: OK >>> py3-mistune: Unpacking /var/cache/distfiles/py3-mistune-2.0.5.tar.gz... 2023-10-25 00:34:09,916 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-10-25 00:34:09,947 root INFO running bdist_wheel 2023-10-25 00:34:09,962 root INFO running build 2023-10-25 00:34:09,963 root INFO running build_py 2023-10-25 00:34:09,965 root INFO creating build 2023-10-25 00:34:10,241 root INFO creating build/lib 2023-10-25 00:34:10,241 root INFO creating build/lib/mistune 2023-10-25 00:34:10,241 root INFO copying mistune/markdown.py -> build/lib/mistune 2023-10-25 00:34:10,242 root INFO copying mistune/renderers.py -> build/lib/mistune 2023-10-25 00:34:10,242 root INFO copying mistune/util.py -> build/lib/mistune 2023-10-25 00:34:10,242 root INFO copying mistune/inline_parser.py -> build/lib/mistune 2023-10-25 00:34:10,242 root INFO copying mistune/block_parser.py -> build/lib/mistune 2023-10-25 00:34:10,242 root INFO copying mistune/scanner.py -> build/lib/mistune 2023-10-25 00:34:10,242 root INFO copying mistune/__init__.py -> build/lib/mistune 2023-10-25 00:34:10,243 root INFO creating build/lib/mistune/plugins 2023-10-25 00:34:10,243 root INFO copying mistune/plugins/def_list.py -> build/lib/mistune/plugins 2023-10-25 00:34:10,243 root INFO copying mistune/plugins/footnotes.py -> build/lib/mistune/plugins 2023-10-25 00:34:10,243 root INFO copying mistune/plugins/task_lists.py -> build/lib/mistune/plugins 2023-10-25 00:34:10,243 root INFO copying mistune/plugins/table.py -> build/lib/mistune/plugins 2023-10-25 00:34:10,244 root INFO copying mistune/plugins/abbr.py -> build/lib/mistune/plugins 2023-10-25 00:34:10,244 root INFO copying mistune/plugins/extra.py -> build/lib/mistune/plugins 2023-10-25 00:34:10,244 root INFO copying mistune/plugins/__init__.py -> build/lib/mistune/plugins 2023-10-25 00:34:10,244 root INFO creating build/lib/mistune/directives 2023-10-25 00:34:10,244 root INFO copying mistune/directives/admonition.py -> build/lib/mistune/directives 2023-10-25 00:34:10,245 root INFO copying mistune/directives/include.py -> build/lib/mistune/directives 2023-10-25 00:34:10,245 root INFO copying mistune/directives/base.py -> build/lib/mistune/directives 2023-10-25 00:34:10,245 root INFO copying mistune/directives/toc.py -> build/lib/mistune/directives 2023-10-25 00:34:10,245 root INFO copying mistune/directives/__init__.py -> build/lib/mistune/directives 2023-10-25 00:34:10,249 wheel INFO installing to build/bdist.linux-aarch64/wheel 2023-10-25 00:34:10,249 root INFO running install 2023-10-25 00:34:10,256 root INFO running install_lib 2023-10-25 00:34:10,258 root INFO creating build/bdist.linux-aarch64 2023-10-25 00:34:10,258 root INFO creating build/bdist.linux-aarch64/wheel 2023-10-25 00:34:10,258 root INFO creating build/bdist.linux-aarch64/wheel/mistune 2023-10-25 00:34:10,258 root INFO creating build/bdist.linux-aarch64/wheel/mistune/directives 2023-10-25 00:34:10,258 root INFO copying build/lib/mistune/directives/admonition.py -> build/bdist.linux-aarch64/wheel/mistune/directives 2023-10-25 00:34:10,258 root INFO copying build/lib/mistune/directives/include.py -> build/bdist.linux-aarch64/wheel/mistune/directives 2023-10-25 00:34:10,258 root INFO copying build/lib/mistune/directives/base.py -> build/bdist.linux-aarch64/wheel/mistune/directives 2023-10-25 00:34:10,258 root INFO copying build/lib/mistune/directives/toc.py -> build/bdist.linux-aarch64/wheel/mistune/directives 2023-10-25 00:34:10,259 root INFO copying build/lib/mistune/directives/__init__.py -> build/bdist.linux-aarch64/wheel/mistune/directives 2023-10-25 00:34:10,259 root INFO copying build/lib/mistune/markdown.py -> build/bdist.linux-aarch64/wheel/mistune 2023-10-25 00:34:10,259 root INFO copying build/lib/mistune/renderers.py -> build/bdist.linux-aarch64/wheel/mistune 2023-10-25 00:34:10,259 root INFO copying build/lib/mistune/util.py -> build/bdist.linux-aarch64/wheel/mistune 2023-10-25 00:34:10,259 root INFO creating build/bdist.linux-aarch64/wheel/mistune/plugins 2023-10-25 00:34:10,259 root INFO copying build/lib/mistune/plugins/def_list.py -> build/bdist.linux-aarch64/wheel/mistune/plugins 2023-10-25 00:34:10,260 root INFO copying build/lib/mistune/plugins/footnotes.py -> build/bdist.linux-aarch64/wheel/mistune/plugins 2023-10-25 00:34:10,260 root INFO copying build/lib/mistune/plugins/task_lists.py -> build/bdist.linux-aarch64/wheel/mistune/plugins 2023-10-25 00:34:10,260 root INFO copying build/lib/mistune/plugins/table.py -> build/bdist.linux-aarch64/wheel/mistune/plugins 2023-10-25 00:34:10,260 root INFO copying build/lib/mistune/plugins/abbr.py -> build/bdist.linux-aarch64/wheel/mistune/plugins 2023-10-25 00:34:10,260 root INFO copying build/lib/mistune/plugins/extra.py -> build/bdist.linux-aarch64/wheel/mistune/plugins 2023-10-25 00:34:10,260 root INFO copying build/lib/mistune/plugins/__init__.py -> build/bdist.linux-aarch64/wheel/mistune/plugins 2023-10-25 00:34:10,260 root INFO copying build/lib/mistune/inline_parser.py -> build/bdist.linux-aarch64/wheel/mistune 2023-10-25 00:34:10,261 root INFO copying build/lib/mistune/block_parser.py -> build/bdist.linux-aarch64/wheel/mistune 2023-10-25 00:34:10,261 root INFO copying build/lib/mistune/scanner.py -> build/bdist.linux-aarch64/wheel/mistune 2023-10-25 00:34:10,261 root INFO copying build/lib/mistune/__init__.py -> build/bdist.linux-aarch64/wheel/mistune 2023-10-25 00:34:10,261 root INFO running install_egg_info 2023-10-25 00:34:10,264 root INFO running egg_info 2023-10-25 00:34:10,264 root INFO creating mistune.egg-info 2023-10-25 00:34:10,265 root INFO writing mistune.egg-info/PKG-INFO 2023-10-25 00:34:10,266 root INFO writing dependency_links to mistune.egg-info/dependency_links.txt 2023-10-25 00:34:10,266 root INFO writing top-level names to mistune.egg-info/top_level.txt 2023-10-25 00:34:10,266 root INFO writing manifest file 'mistune.egg-info/SOURCES.txt' 2023-10-25 00:34:10,268 root INFO reading manifest file 'mistune.egg-info/SOURCES.txt' 2023-10-25 00:34:10,268 root INFO reading manifest template 'MANIFEST.in' 2023-10-25 00:34:10,269 root WARNING warning: no previously-included files matching '*.pyc' found under directory 'tests' 2023-10-25 00:34:10,269 root INFO adding license file 'LICENSE' 2023-10-25 00:34:10,270 root INFO writing manifest file 'mistune.egg-info/SOURCES.txt' 2023-10-25 00:34:10,310 root INFO Copying mistune.egg-info to build/bdist.linux-aarch64/wheel/mistune-2.0.5-py3.11.egg-info 2023-10-25 00:34:10,311 root INFO running install_scripts 2023-10-25 00:34:10,312 wheel INFO creating build/bdist.linux-aarch64/wheel/mistune-2.0.5.dist-info/WHEEL 2023-10-25 00:34:10,312 wheel INFO creating '/home/buildozer/aports/community/py3-mistune/src/mistune-2.0.5/.dist/.tmp-u5ceobl_/mistune-2.0.5-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2023-10-25 00:34:10,313 wheel INFO adding 'mistune/__init__.py' 2023-10-25 00:34:10,313 wheel INFO adding 'mistune/block_parser.py' 2023-10-25 00:34:10,313 wheel INFO adding 'mistune/inline_parser.py' 2023-10-25 00:34:10,313 wheel INFO adding 'mistune/markdown.py' 2023-10-25 00:34:10,313 wheel INFO adding 'mistune/renderers.py' 2023-10-25 00:34:10,313 wheel INFO adding 'mistune/scanner.py' 2023-10-25 00:34:10,314 wheel INFO adding 'mistune/util.py' 2023-10-25 00:34:10,314 wheel INFO adding 'mistune/directives/__init__.py' 2023-10-25 00:34:10,314 wheel INFO adding 'mistune/directives/admonition.py' 2023-10-25 00:34:10,314 wheel INFO adding 'mistune/directives/base.py' 2023-10-25 00:34:10,314 wheel INFO adding 'mistune/directives/include.py' 2023-10-25 00:34:10,314 wheel INFO adding 'mistune/directives/toc.py' 2023-10-25 00:34:10,314 wheel INFO adding 'mistune/plugins/__init__.py' 2023-10-25 00:34:10,315 wheel INFO adding 'mistune/plugins/abbr.py' 2023-10-25 00:34:10,315 wheel INFO adding 'mistune/plugins/def_list.py' 2023-10-25 00:34:10,315 wheel INFO adding 'mistune/plugins/extra.py' 2023-10-25 00:34:10,315 wheel INFO adding 'mistune/plugins/footnotes.py' 2023-10-25 00:34:10,315 wheel INFO adding 'mistune/plugins/table.py' 2023-10-25 00:34:10,315 wheel INFO adding 'mistune/plugins/task_lists.py' 2023-10-25 00:34:10,315 wheel INFO adding 'mistune-2.0.5.dist-info/LICENSE' 2023-10-25 00:34:10,315 wheel INFO adding 'mistune-2.0.5.dist-info/METADATA' 2023-10-25 00:34:10,316 wheel INFO adding 'mistune-2.0.5.dist-info/WHEEL' 2023-10-25 00:34:10,316 wheel INFO adding 'mistune-2.0.5.dist-info/top_level.txt' 2023-10-25 00:34:10,316 wheel INFO adding 'mistune-2.0.5.dist-info/RECORD' 2023-10-25 00:34:10,316 wheel INFO removing build/bdist.linux-aarch64/wheel 2023-10-25 00:34:10,317 gpep517 INFO The backend produced .dist/mistune-2.0.5-py2.py3-none-any.whl mistune-2.0.5-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.2, pluggy-1.3.0 rootdir: /home/buildozer/aports/community/py3-mistune/src/mistune-2.0.5 collected 560 items tests/test_ast.py ............. [ 2%] tests/test_commonmark.py ............................................... [ 10%] ........................................................................ [ 23%] ........................................................................ [ 36%] ........................................................................ [ 49%] ........................................................................ [ 62%] ........................................................................ [ 75%] .................. [ 78%] tests/test_directive.py ........ [ 79%] tests/test_include.py ... [ 80%] tests/test_misc.py ......... [ 81%] tests/test_plugins.py .................................................. [ 90%] . [ 90%] tests/test_syntax.py ....................................... [ 97%] tests/test_toc.py ............ [100%] ============================= 560 passed in 0.61s ============================== >>> py3-mistune: Entering fakeroot... >>> py3-mistune-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-mistune/pkg/py3-mistune/usr/lib/python3.11/site-packages/mistune/__pycache__' -> '/home/buildozer/aports/community/py3-mistune/pkg/py3-mistune-pyc/usr/lib/python3.11/site-packages/mistune/__pycache__' '/home/buildozer/aports/community/py3-mistune/pkg/py3-mistune/usr/lib/python3.11/site-packages/mistune/directives/__pycache__' -> '/home/buildozer/aports/community/py3-mistune/pkg/py3-mistune-pyc/usr/lib/python3.11/site-packages/mistune/directives/__pycache__' '/home/buildozer/aports/community/py3-mistune/pkg/py3-mistune/usr/lib/python3.11/site-packages/mistune/plugins/__pycache__' -> '/home/buildozer/aports/community/py3-mistune/pkg/py3-mistune-pyc/usr/lib/python3.11/site-packages/mistune/plugins/__pycache__' >>> py3-mistune-pyc*: Preparing subpackage py3-mistune-pyc... >>> py3-mistune-pyc*: Running postcheck for py3-mistune-pyc >>> py3-mistune*: Running postcheck for py3-mistune >>> py3-mistune*: Preparing package py3-mistune... >>> py3-mistune-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-mistune-pyc*: Package size: 180.0 KB >>> py3-mistune-pyc*: Compressing data... >>> py3-mistune-pyc*: Create checksum... >>> py3-mistune-pyc*: Create py3-mistune-pyc-2.0.5-r1.apk >>> py3-mistune*: Tracing dependencies... python3 python3~3.11 >>> py3-mistune*: Package size: 160.0 KB >>> py3-mistune*: Compressing data... >>> py3-mistune*: Create checksum... >>> py3-mistune*: Create py3-mistune-2.0.5-r1.apk >>> py3-mistune: Build complete at Wed, 25 Oct 2023 00:34:11 +0000 elapsed time 0h 0m 8s >>> py3-mistune: Cleaning up srcdir >>> py3-mistune: Cleaning up pkgdir >>> py3-mistune: Uninstalling dependencies... (1/33) Purging .makedepends-py3-mistune (20231025.003409) (2/33) Purging py3-gpep517-pyc (15-r0) (3/33) Purging py3-gpep517 (15-r0) (4/33) Purging py3-installer-pyc (0.7.0-r1) (5/33) Purging py3-installer (0.7.0-r1) (6/33) Purging py3-setuptools-pyc (68.2.2-r0) (7/33) Purging py3-setuptools (68.2.2-r0) (8/33) Purging py3-wheel-pyc (0.41.2-r0) (9/33) Purging py3-wheel (0.41.2-r0) (10/33) Purging py3-pytest-pyc (7.4.2-r0) (11/33) Purging py3-pytest (7.4.2-r0) (12/33) Purging py3-iniconfig-pyc (1.1.1-r6) (13/33) Purging py3-iniconfig (1.1.1-r6) (14/33) Purging py3-packaging-pyc (23.2-r0) (15/33) Purging py3-packaging (23.2-r0) (16/33) Purging py3-parsing-pyc (3.1.1-r0) (17/33) Purging py3-parsing (3.1.1-r0) (18/33) Purging py3-pluggy-pyc (1.3.0-r0) (19/33) Purging py3-pluggy (1.3.0-r0) (20/33) Purging py3-py-pyc (1.11.0-r2) (21/33) Purging py3-py (1.11.0-r2) (22/33) Purging python3-pyc (3.11.6-r1) (23/33) Purging python3-pycache-pyc0 (3.11.6-r1) (24/33) Purging pyc (3.11.6-r1) (25/33) Purging python3 (3.11.6-r1) (26/33) Purging gdbm (1.23-r1) (27/33) Purging libbz2 (1.0.8-r6) (28/33) Purging libffi (3.4.4-r3) (29/33) Purging libpanelw (6.4_p20231007-r0) (30/33) Purging mpdecimal (2.5.1-r2) (31/33) Purging readline (8.2.1-r2) (32/33) Purging sqlite-libs (3.43.2-r0) (33/33) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 473 MiB in 105 packages >>> py3-mistune: Updating the community/aarch64 repository index... >>> py3-mistune: Signing the index...