>>> py3-xdoctest: Building testing/py3-xdoctest 1.2.0-r0 (using abuild 3.14.1-r3) started Thu, 21 Nov 2024 13:33:35 +0000 >>> py3-xdoctest: Validating /home/buildozer/aports/testing/py3-xdoctest/APKBUILD... >>> py3-xdoctest: Analyzing dependencies... >>> py3-xdoctest: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/30) Installing libffi (3.4.6-r0) (2/30) Installing gdbm (1.24-r0) (3/30) Installing mpdecimal (4.0.0-r0) (4/30) Installing libpanelw (6.5_p20241006-r3) (5/30) Installing sqlite-libs (3.47.0-r0) (6/30) Installing python3 (3.12.7-r1) (7/30) Installing python3-pycache-pyc0 (3.12.7-r1) (8/30) Installing pyc (3.12.7-r1) (9/30) Installing py3-installer-pyc (0.7.0-r2) (10/30) Installing py3-gpep517-pyc (16-r0) (11/30) Installing python3-pyc (3.12.7-r1) (12/30) Installing py3-installer (0.7.0-r2) (13/30) Installing py3-gpep517 (16-r0) (14/30) Installing py3-parsing (3.1.4-r0) (15/30) Installing py3-parsing-pyc (3.1.4-r0) (16/30) Installing py3-packaging (24.2-r0) (17/30) Installing py3-packaging-pyc (24.2-r0) (18/30) Installing py3-setuptools (70.3.0-r0) (19/30) Installing py3-setuptools-pyc (70.3.0-r0) (20/30) Installing py3-wheel (0.43.0-r0) (21/30) Installing py3-wheel-pyc (0.43.0-r0) (22/30) Installing py3-iniconfig (2.0.0-r1) (23/30) Installing py3-iniconfig-pyc (2.0.0-r1) (24/30) Installing py3-pluggy (1.5.0-r0) (25/30) Installing py3-pluggy-pyc (1.5.0-r0) (26/30) Installing py3-py (1.11.0-r4) (27/30) Installing py3-py-pyc (1.11.0-r4) (28/30) Installing py3-pytest (8.3.3-r0) (29/30) Installing py3-pytest-pyc (8.3.3-r0) (30/30) Installing .makedepends-py3-xdoctest (20241121.133337) Executing busybox-1.37.0-r8.trigger OK: 332 MiB in 138 packages >>> py3-xdoctest: Cleaning up srcdir >>> py3-xdoctest: Cleaning up pkgdir >>> py3-xdoctest: Cleaning up tmpdir >>> py3-xdoctest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xdoctest-1.2.0.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-xdoctest: Fetching https://pypi.python.org/packages/source/x/xdoctest/xdoctest-1.2.0.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 198 0 --:--:-- --:--:-- --:--:-- 199 100 276 100 276 0 0 376 0 --:--:-- --:--:-- --:--:-- 376 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 30 200k 30 62603 0 0 32443 0 0:00:06 0:00:01 0:00:05 32443 100 200k 100 200k 0 0 97118 0 0:00:02 0:00:02 --:--:-- 775k >>> py3-xdoctest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xdoctest-1.2.0.tar.gz >>> py3-xdoctest: Checking sha512sums... xdoctest-1.2.0.tar.gz: OK >>> py3-xdoctest: Unpacking /var/cache/distfiles/xdoctest-1.2.0.tar.gz... 2024-11-21 13:33:40,857 gpep517 INFO Building wheel via backend setuptools.build_meta :35: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead 2024-11-21 13:33:40,910 root INFO running bdist_wheel 2024-11-21 13:33:40,930 root INFO running build 2024-11-21 13:33:40,930 root INFO running build_py 2024-11-21 13:33:40,934 root INFO creating build 2024-11-21 13:33:40,934 root INFO creating build/lib 2024-11-21 13:33:40,934 root INFO creating build/lib/xdoctest 2024-11-21 13:33:40,934 root INFO copying ./src/xdoctest/plugin.py -> build/lib/xdoctest 2024-11-21 13:33:40,934 root INFO copying ./src/xdoctest/parser.py -> build/lib/xdoctest 2024-11-21 13:33:40,934 root INFO copying ./src/xdoctest/checker.py -> build/lib/xdoctest 2024-11-21 13:33:40,935 root INFO copying ./src/xdoctest/directive.py -> build/lib/xdoctest 2024-11-21 13:33:40,935 root INFO copying ./src/xdoctest/_tokenize.py -> build/lib/xdoctest 2024-11-21 13:33:40,935 root INFO copying ./src/xdoctest/demo.py -> build/lib/xdoctest 2024-11-21 13:33:40,935 root INFO copying ./src/xdoctest/exceptions.py -> build/lib/xdoctest 2024-11-21 13:33:40,935 root INFO copying ./src/xdoctest/constants.py -> build/lib/xdoctest 2024-11-21 13:33:40,936 root INFO copying ./src/xdoctest/core.py -> build/lib/xdoctest 2024-11-21 13:33:40,936 root INFO copying ./src/xdoctest/doctest_part.py -> build/lib/xdoctest 2024-11-21 13:33:40,936 root INFO copying ./src/xdoctest/dynamic_analysis.py -> build/lib/xdoctest 2024-11-21 13:33:40,936 root INFO copying ./src/xdoctest/static_analysis.py -> build/lib/xdoctest 2024-11-21 13:33:40,936 root INFO copying ./src/xdoctest/runner.py -> build/lib/xdoctest 2024-11-21 13:33:40,937 root INFO copying ./src/xdoctest/__main__.py -> build/lib/xdoctest 2024-11-21 13:33:40,937 root INFO copying ./src/xdoctest/__init__.py -> build/lib/xdoctest 2024-11-21 13:33:40,937 root INFO copying ./src/xdoctest/doctest_example.py -> build/lib/xdoctest 2024-11-21 13:33:40,937 root INFO copying ./src/xdoctest/global_state.py -> build/lib/xdoctest 2024-11-21 13:33:40,937 root INFO creating build/lib/xdoctest/docstr 2024-11-21 13:33:40,938 root INFO copying ./src/xdoctest/docstr/docscrape_numpy.py -> build/lib/xdoctest/docstr 2024-11-21 13:33:40,938 root INFO copying ./src/xdoctest/docstr/docscrape_google.py -> build/lib/xdoctest/docstr 2024-11-21 13:33:40,938 root INFO copying ./src/xdoctest/docstr/__init__.py -> build/lib/xdoctest/docstr 2024-11-21 13:33:40,938 root INFO creating build/lib/xdoctest/utils 2024-11-21 13:33:40,938 root INFO copying ./src/xdoctest/utils/util_mixins.py -> build/lib/xdoctest/utils 2024-11-21 13:33:40,939 root INFO copying ./src/xdoctest/utils/util_import.py -> build/lib/xdoctest/utils 2024-11-21 13:33:40,939 root INFO copying ./src/xdoctest/utils/util_notebook.py -> build/lib/xdoctest/utils 2024-11-21 13:33:40,939 root INFO copying ./src/xdoctest/utils/util_deprecation.py -> build/lib/xdoctest/utils 2024-11-21 13:33:40,939 root INFO copying ./src/xdoctest/utils/util_misc.py -> build/lib/xdoctest/utils 2024-11-21 13:33:40,939 root INFO copying ./src/xdoctest/utils/util_path.py -> build/lib/xdoctest/utils 2024-11-21 13:33:40,940 root INFO copying ./src/xdoctest/utils/util_stream.py -> build/lib/xdoctest/utils 2024-11-21 13:33:40,940 root INFO copying ./src/xdoctest/utils/__init__.py -> build/lib/xdoctest/utils 2024-11-21 13:33:40,940 root INFO copying ./src/xdoctest/utils/util_str.py -> build/lib/xdoctest/utils 2024-11-21 13:33:40,942 root INFO copying ./src/xdoctest/doctest_part.pyi -> build/lib/xdoctest 2024-11-21 13:33:40,942 root INFO copying ./src/xdoctest/global_state.pyi -> build/lib/xdoctest 2024-11-21 13:33:40,942 root INFO copying ./src/xdoctest/core.pyi -> build/lib/xdoctest 2024-11-21 13:33:40,943 root INFO copying ./src/xdoctest/doctest_example.pyi -> build/lib/xdoctest 2024-11-21 13:33:40,943 root INFO copying ./src/xdoctest/parser.pyi -> build/lib/xdoctest 2024-11-21 13:33:40,943 root INFO copying ./src/xdoctest/demo.pyi -> build/lib/xdoctest 2024-11-21 13:33:40,943 root INFO copying ./src/xdoctest/checker.pyi -> build/lib/xdoctest 2024-11-21 13:33:40,943 root INFO copying ./src/xdoctest/dynamic_analysis.pyi -> build/lib/xdoctest 2024-11-21 13:33:40,943 root INFO copying ./src/xdoctest/static_analysis.pyi -> build/lib/xdoctest 2024-11-21 13:33:40,944 root INFO copying ./src/xdoctest/plugin.pyi -> build/lib/xdoctest 2024-11-21 13:33:40,944 root INFO copying ./src/xdoctest/__main__.pyi -> build/lib/xdoctest 2024-11-21 13:33:40,944 root INFO copying ./src/xdoctest/directive.pyi -> build/lib/xdoctest 2024-11-21 13:33:40,944 root INFO copying ./src/xdoctest/runner.pyi -> build/lib/xdoctest 2024-11-21 13:33:40,944 root INFO copying ./src/xdoctest/exceptions.pyi -> build/lib/xdoctest 2024-11-21 13:33:40,945 root INFO copying ./src/xdoctest/constants.pyi -> build/lib/xdoctest 2024-11-21 13:33:40,945 root INFO copying ./src/xdoctest/py.typed -> build/lib/xdoctest 2024-11-21 13:33:40,945 root INFO copying ./src/xdoctest/docstr/docscrape_numpy.pyi -> build/lib/xdoctest/docstr 2024-11-21 13:33:40,945 root INFO copying ./src/xdoctest/docstr/docscrape_google.pyi -> build/lib/xdoctest/docstr 2024-11-21 13:33:40,945 root INFO copying ./src/xdoctest/utils/util_mixins.pyi -> build/lib/xdoctest/utils 2024-11-21 13:33:40,946 root INFO copying ./src/xdoctest/utils/util_stream.pyi -> build/lib/xdoctest/utils 2024-11-21 13:33:40,946 root INFO copying ./src/xdoctest/utils/util_deprecation.pyi -> build/lib/xdoctest/utils 2024-11-21 13:33:40,946 root INFO copying ./src/xdoctest/utils/util_import.pyi -> build/lib/xdoctest/utils 2024-11-21 13:33:40,946 root INFO copying ./src/xdoctest/utils/util_str.pyi -> build/lib/xdoctest/utils 2024-11-21 13:33:40,946 root INFO copying ./src/xdoctest/utils/util_notebook.pyi -> build/lib/xdoctest/utils 2024-11-21 13:33:40,946 root INFO copying ./src/xdoctest/utils/util_path.pyi -> build/lib/xdoctest/utils 2024-11-21 13:33:40,947 root INFO copying ./src/xdoctest/utils/util_misc.pyi -> build/lib/xdoctest/utils 2024-11-21 13:33:40,954 root INFO installing to build/bdist.linux-ppc64le/wheel 2024-11-21 13:33:40,954 root INFO running install 2024-11-21 13:33:40,975 root INFO running install_lib 2024-11-21 13:33:40,977 root INFO creating build/bdist.linux-ppc64le 2024-11-21 13:33:40,977 root INFO creating build/bdist.linux-ppc64le/wheel 2024-11-21 13:33:40,978 root INFO creating build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,978 root INFO copying build/lib/xdoctest/doctest_part.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,978 root INFO copying build/lib/xdoctest/plugin.py -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,978 root INFO copying build/lib/xdoctest/global_state.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,978 root INFO copying build/lib/xdoctest/parser.py -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,978 root INFO copying build/lib/xdoctest/core.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,979 root INFO copying build/lib/xdoctest/checker.py -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,979 root INFO copying build/lib/xdoctest/doctest_example.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,979 root INFO copying build/lib/xdoctest/parser.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,979 root INFO copying build/lib/xdoctest/directive.py -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,979 root INFO copying build/lib/xdoctest/_tokenize.py -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,980 root INFO copying build/lib/xdoctest/demo.py -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,980 root INFO copying build/lib/xdoctest/exceptions.py -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,980 root INFO copying build/lib/xdoctest/demo.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,980 root INFO copying build/lib/xdoctest/checker.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,980 root INFO copying build/lib/xdoctest/constants.py -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,980 root INFO copying build/lib/xdoctest/dynamic_analysis.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,981 root INFO copying build/lib/xdoctest/core.py -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,981 root INFO copying build/lib/xdoctest/static_analysis.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,981 root INFO copying build/lib/xdoctest/plugin.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,981 root INFO copying build/lib/xdoctest/doctest_part.py -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,981 root INFO copying build/lib/xdoctest/dynamic_analysis.py -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,981 root INFO copying build/lib/xdoctest/static_analysis.py -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,982 root INFO copying build/lib/xdoctest/runner.py -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,982 root INFO copying build/lib/xdoctest/__main__.py -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,982 root INFO copying build/lib/xdoctest/__main__.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,982 root INFO copying build/lib/xdoctest/directive.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,982 root INFO copying build/lib/xdoctest/runner.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,983 root INFO copying build/lib/xdoctest/py.typed -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,983 root INFO copying build/lib/xdoctest/exceptions.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,983 root INFO copying build/lib/xdoctest/__init__.py -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,983 root INFO creating build/bdist.linux-ppc64le/wheel/xdoctest/docstr 2024-11-21 13:33:40,983 root INFO copying build/lib/xdoctest/docstr/docscrape_numpy.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest/docstr 2024-11-21 13:33:40,983 root INFO copying build/lib/xdoctest/docstr/docscrape_numpy.py -> build/bdist.linux-ppc64le/wheel/xdoctest/docstr 2024-11-21 13:33:40,984 root INFO copying build/lib/xdoctest/docstr/docscrape_google.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest/docstr 2024-11-21 13:33:40,984 root INFO copying build/lib/xdoctest/docstr/docscrape_google.py -> build/bdist.linux-ppc64le/wheel/xdoctest/docstr 2024-11-21 13:33:40,984 root INFO copying build/lib/xdoctest/docstr/__init__.py -> build/bdist.linux-ppc64le/wheel/xdoctest/docstr 2024-11-21 13:33:40,984 root INFO copying build/lib/xdoctest/doctest_example.py -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,984 root INFO copying build/lib/xdoctest/constants.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,985 root INFO creating build/bdist.linux-ppc64le/wheel/xdoctest/utils 2024-11-21 13:33:40,985 root INFO copying build/lib/xdoctest/utils/util_mixins.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest/utils 2024-11-21 13:33:40,985 root INFO copying build/lib/xdoctest/utils/util_stream.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest/utils 2024-11-21 13:33:40,985 root INFO copying build/lib/xdoctest/utils/util_deprecation.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest/utils 2024-11-21 13:33:40,985 root INFO copying build/lib/xdoctest/utils/util_mixins.py -> build/bdist.linux-ppc64le/wheel/xdoctest/utils 2024-11-21 13:33:40,985 root INFO copying build/lib/xdoctest/utils/util_import.py -> build/bdist.linux-ppc64le/wheel/xdoctest/utils 2024-11-21 13:33:40,986 root INFO copying build/lib/xdoctest/utils/util_notebook.py -> build/bdist.linux-ppc64le/wheel/xdoctest/utils 2024-11-21 13:33:40,986 root INFO copying build/lib/xdoctest/utils/util_import.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest/utils 2024-11-21 13:33:40,986 root INFO copying build/lib/xdoctest/utils/util_deprecation.py -> build/bdist.linux-ppc64le/wheel/xdoctest/utils 2024-11-21 13:33:40,986 root INFO copying build/lib/xdoctest/utils/util_misc.py -> build/bdist.linux-ppc64le/wheel/xdoctest/utils 2024-11-21 13:33:40,986 root INFO copying build/lib/xdoctest/utils/util_path.py -> build/bdist.linux-ppc64le/wheel/xdoctest/utils 2024-11-21 13:33:40,986 root INFO copying build/lib/xdoctest/utils/util_str.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest/utils 2024-11-21 13:33:40,987 root INFO copying build/lib/xdoctest/utils/util_notebook.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest/utils 2024-11-21 13:33:40,987 root INFO copying build/lib/xdoctest/utils/util_stream.py -> build/bdist.linux-ppc64le/wheel/xdoctest/utils 2024-11-21 13:33:40,987 root INFO copying build/lib/xdoctest/utils/__init__.py -> build/bdist.linux-ppc64le/wheel/xdoctest/utils 2024-11-21 13:33:40,987 root INFO copying build/lib/xdoctest/utils/util_str.py -> build/bdist.linux-ppc64le/wheel/xdoctest/utils 2024-11-21 13:33:40,987 root INFO copying build/lib/xdoctest/utils/util_path.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest/utils 2024-11-21 13:33:40,987 root INFO copying build/lib/xdoctest/utils/util_misc.pyi -> build/bdist.linux-ppc64le/wheel/xdoctest/utils 2024-11-21 13:33:40,988 root INFO copying build/lib/xdoctest/global_state.py -> build/bdist.linux-ppc64le/wheel/xdoctest 2024-11-21 13:33:40,988 root INFO running install_egg_info 2024-11-21 13:33:40,991 root INFO running egg_info 2024-11-21 13:33:40,993 root INFO writing ./src/xdoctest.egg-info/PKG-INFO 2024-11-21 13:33:41,047 root INFO writing dependency_links to ./src/xdoctest.egg-info/dependency_links.txt 2024-11-21 13:33:41,047 root INFO writing entry points to ./src/xdoctest.egg-info/entry_points.txt 2024-11-21 13:33:41,081 root INFO writing requirements to ./src/xdoctest.egg-info/requires.txt 2024-11-21 13:33:41,081 root INFO writing top-level names to ./src/xdoctest.egg-info/top_level.txt 2024-11-21 13:33:41,087 root INFO reading manifest file './src/xdoctest.egg-info/SOURCES.txt' 2024-11-21 13:33:41,089 root INFO reading manifest template 'MANIFEST.in' 2024-11-21 13:33:41,097 root INFO adding license file 'LICENSE' 2024-11-21 13:33:41,102 root INFO writing manifest file './src/xdoctest.egg-info/SOURCES.txt' 2024-11-21 13:33:41,102 root INFO Copying ./src/xdoctest.egg-info to build/bdist.linux-ppc64le/wheel/xdoctest-1.2.0-py3.12.egg-info 2024-11-21 13:33:41,103 root INFO running install_scripts 2024-11-21 13:33:41,150 root INFO creating build/bdist.linux-ppc64le/wheel/xdoctest-1.2.0.dist-info/WHEEL 2024-11-21 13:33:41,150 wheel INFO creating '/home/buildozer/aports/testing/py3-xdoctest/src/xdoctest-1.2.0/.dist/.tmp-lh4lcmmr/xdoctest-1.2.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-11-21 13:33:41,151 wheel INFO adding 'xdoctest/__init__.py' 2024-11-21 13:33:41,151 wheel INFO adding 'xdoctest/__main__.py' 2024-11-21 13:33:41,151 wheel INFO adding 'xdoctest/__main__.pyi' 2024-11-21 13:33:41,152 wheel INFO adding 'xdoctest/_tokenize.py' 2024-11-21 13:33:41,152 wheel INFO adding 'xdoctest/checker.py' 2024-11-21 13:33:41,152 wheel INFO adding 'xdoctest/checker.pyi' 2024-11-21 13:33:41,152 wheel INFO adding 'xdoctest/constants.py' 2024-11-21 13:33:41,152 wheel INFO adding 'xdoctest/constants.pyi' 2024-11-21 13:33:41,153 wheel INFO adding 'xdoctest/core.py' 2024-11-21 13:33:41,153 wheel INFO adding 'xdoctest/core.pyi' 2024-11-21 13:33:41,153 wheel INFO adding 'xdoctest/demo.py' 2024-11-21 13:33:41,153 wheel INFO adding 'xdoctest/demo.pyi' 2024-11-21 13:33:41,154 wheel INFO adding 'xdoctest/directive.py' 2024-11-21 13:33:41,154 wheel INFO adding 'xdoctest/directive.pyi' 2024-11-21 13:33:41,154 wheel INFO adding 'xdoctest/doctest_example.py' 2024-11-21 13:33:41,154 wheel INFO adding 'xdoctest/doctest_example.pyi' 2024-11-21 13:33:41,155 wheel INFO adding 'xdoctest/doctest_part.py' 2024-11-21 13:33:41,155 wheel INFO adding 'xdoctest/doctest_part.pyi' 2024-11-21 13:33:41,155 wheel INFO adding 'xdoctest/dynamic_analysis.py' 2024-11-21 13:33:41,155 wheel INFO adding 'xdoctest/dynamic_analysis.pyi' 2024-11-21 13:33:41,155 wheel INFO adding 'xdoctest/exceptions.py' 2024-11-21 13:33:41,156 wheel INFO adding 'xdoctest/exceptions.pyi' 2024-11-21 13:33:41,156 wheel INFO adding 'xdoctest/global_state.py' 2024-11-21 13:33:41,156 wheel INFO adding 'xdoctest/global_state.pyi' 2024-11-21 13:33:41,156 wheel INFO adding 'xdoctest/parser.py' 2024-11-21 13:33:41,156 wheel INFO adding 'xdoctest/parser.pyi' 2024-11-21 13:33:41,157 wheel INFO adding 'xdoctest/plugin.py' 2024-11-21 13:33:41,157 wheel INFO adding 'xdoctest/plugin.pyi' 2024-11-21 13:33:41,157 wheel INFO adding 'xdoctest/py.typed' 2024-11-21 13:33:41,157 wheel INFO adding 'xdoctest/runner.py' 2024-11-21 13:33:41,158 wheel INFO adding 'xdoctest/runner.pyi' 2024-11-21 13:33:41,158 wheel INFO adding 'xdoctest/static_analysis.py' 2024-11-21 13:33:41,158 wheel INFO adding 'xdoctest/static_analysis.pyi' 2024-11-21 13:33:41,158 wheel INFO adding 'xdoctest/docstr/__init__.py' 2024-11-21 13:33:41,158 wheel INFO adding 'xdoctest/docstr/docscrape_google.py' 2024-11-21 13:33:41,159 wheel INFO adding 'xdoctest/docstr/docscrape_google.pyi' 2024-11-21 13:33:41,159 wheel INFO adding 'xdoctest/docstr/docscrape_numpy.py' 2024-11-21 13:33:41,159 wheel INFO adding 'xdoctest/docstr/docscrape_numpy.pyi' 2024-11-21 13:33:41,159 wheel INFO adding 'xdoctest/utils/__init__.py' 2024-11-21 13:33:41,160 wheel INFO adding 'xdoctest/utils/util_deprecation.py' 2024-11-21 13:33:41,160 wheel INFO adding 'xdoctest/utils/util_deprecation.pyi' 2024-11-21 13:33:41,160 wheel INFO adding 'xdoctest/utils/util_import.py' 2024-11-21 13:33:41,160 wheel INFO adding 'xdoctest/utils/util_import.pyi' 2024-11-21 13:33:41,160 wheel INFO adding 'xdoctest/utils/util_misc.py' 2024-11-21 13:33:41,161 wheel INFO adding 'xdoctest/utils/util_misc.pyi' 2024-11-21 13:33:41,161 wheel INFO adding 'xdoctest/utils/util_mixins.py' 2024-11-21 13:33:41,161 wheel INFO adding 'xdoctest/utils/util_mixins.pyi' 2024-11-21 13:33:41,161 wheel INFO adding 'xdoctest/utils/util_notebook.py' 2024-11-21 13:33:41,161 wheel INFO adding 'xdoctest/utils/util_notebook.pyi' 2024-11-21 13:33:41,162 wheel INFO adding 'xdoctest/utils/util_path.py' 2024-11-21 13:33:41,162 wheel INFO adding 'xdoctest/utils/util_path.pyi' 2024-11-21 13:33:41,162 wheel INFO adding 'xdoctest/utils/util_str.py' 2024-11-21 13:33:41,162 wheel INFO adding 'xdoctest/utils/util_str.pyi' 2024-11-21 13:33:41,162 wheel INFO adding 'xdoctest/utils/util_stream.py' 2024-11-21 13:33:41,163 wheel INFO adding 'xdoctest/utils/util_stream.pyi' 2024-11-21 13:33:41,163 wheel INFO adding 'xdoctest-1.2.0.dist-info/LICENSE' 2024-11-21 13:33:41,163 wheel INFO adding 'xdoctest-1.2.0.dist-info/METADATA' 2024-11-21 13:33:41,163 wheel INFO adding 'xdoctest-1.2.0.dist-info/WHEEL' 2024-11-21 13:33:41,164 wheel INFO adding 'xdoctest-1.2.0.dist-info/entry_points.txt' 2024-11-21 13:33:41,164 wheel INFO adding 'xdoctest-1.2.0.dist-info/top_level.txt' 2024-11-21 13:33:41,164 wheel INFO adding 'xdoctest-1.2.0.dist-info/RECORD' 2024-11-21 13:33:41,165 root INFO removing build/bdist.linux-ppc64le/wheel 2024-11-21 13:33:41,167 gpep517 INFO The backend produced .dist/xdoctest-1.2.0-py3-none-any.whl xdoctest-1.2.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/testing/py3-xdoctest/src/xdoctest-1.2.0 configfile: pytest.ini plugins: xdoctest-1.2.0 collected 324 items / 2 deselected / 322 selected src/xdoctest/__init__.py . [ 0%] src/xdoctest/checker.py .... [ 1%] src/xdoctest/constants.py . [ 1%] src/xdoctest/core.py .... [ 3%] src/xdoctest/demo.py ..s.s [ 4%] src/xdoctest/directive.py ........ [ 7%] src/xdoctest/docstr/docscrape_google.py ..... [ 8%] src/xdoctest/doctest_example.py .... [ 9%] src/xdoctest/doctest_part.py ... [ 10%] src/xdoctest/dynamic_analysis.py ..... [ 12%] src/xdoctest/parser.py ........ [ 14%] src/xdoctest/runner.py ..s [ 15%] src/xdoctest/static_analysis.py ............ [ 19%] src/xdoctest/utils/util_deprecation.py . [ 19%] src/xdoctest/utils/util_import.py .s.sss..... [ 23%] src/xdoctest/utils/util_misc.py .. [ 23%] src/xdoctest/utils/util_mixins.py . [ 24%] src/xdoctest/utils/util_notebook.py sss [ 25%] src/xdoctest/utils/util_path.py . [ 25%] src/xdoctest/utils/util_str.py ....... [ 27%] src/xdoctest/utils/util_stream.py .... [ 28%] tests/test_binary_ext.py s [ 29%] tests/test_cases.py ... [ 30%] tests/test_checker.py ..... [ 31%] tests/test_core.py ............... [ 36%] tests/test_directive.py .... [ 37%] tests/test_doctest_example.py .........s....... [ 42%] tests/test_dynamic.py .......... [ 45%] tests/test_entry_point.py . [ 46%] tests/test_errors.py .... [ 47%] tests/test_import.py . [ 47%] tests/test_limitations.py . [ 48%] tests/test_notebook.py ss [ 48%] tests/test_parser.py .................................. [ 59%] tests/test_plugin.py .................s..................ssssss......... [ 75%] ...............................ssssssss........ [ 89%] tests/test_preimport.py . [ 90%] tests/test_pytest_cli.py ........ [ 92%] tests/test_runner.py ............ [ 96%] tests/test_static.py ... [ 97%] tests/test_traceback.py ......... [100%] =============================== warnings summary =============================== tests/test_cases.py: 8 warnings tests/test_doctest_example.py: 1 warning tests/test_errors.py: 5 warnings tests/test_limitations.py: 2 warnings tests/test_runner.py: 3 warnings tests/test_traceback.py: 10 warnings /home/buildozer/aports/testing/py3-xdoctest/src/xdoctest-1.2.0/.testenv/lib/python3.12/site-packages/xdoctest/utils/util_str.py:116: UserWarning: pygments is not installed, text will not be colored warnings.warn('pygments is not installed, text will not be colored') tests/test_cases.py: 5 warnings tests/test_doctest_example.py: 1 warning tests/test_errors.py: 3 warnings tests/test_limitations.py: 1 warning tests/test_traceback.py: 5 warnings /home/buildozer/aports/testing/py3-xdoctest/src/xdoctest-1.2.0/.testenv/lib/python3.12/site-packages/xdoctest/utils/util_str.py:236: UserWarning: pygments is not installed, code will not be highlighted warnings.warn('pygments is not installed, code will not be highlighted') tests/test_runner.py::test_dump /home/buildozer/aports/testing/py3-xdoctest/src/xdoctest-1.2.0/.testenv/lib/python3.12/site-packages/xdoctest/runner.py:463: UserWarning: Unable to check for undefined names without pyflakes warnings.warn('Unable to check for undefined names without pyflakes') -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ========= 293 passed, 29 skipped, 2 deselected, 45 warnings in 14.71s ========== /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-5a9f0837-0b45-408d-babd-58acdc822591/popen-gw61/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-5a9f0837-0b45-408d-babd-58acdc822591/popen-gw61/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-5a9f0837-0b45-408d-babd-58acdc822591/popen-gw61 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-5a9f0837-0b45-408d-babd-58acdc822591/popen-gw61' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-5a9f0837-0b45-408d-babd-58acdc822591 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-5a9f0837-0b45-408d-babd-58acdc822591' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-b2f481db-e295-4ab6-a9ec-76e80ff933ff/popen-gw60/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-b2f481db-e295-4ab6-a9ec-76e80ff933ff/popen-gw60/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-b2f481db-e295-4ab6-a9ec-76e80ff933ff/popen-gw60 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-b2f481db-e295-4ab6-a9ec-76e80ff933ff/popen-gw60' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-b2f481db-e295-4ab6-a9ec-76e80ff933ff : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-b2f481db-e295-4ab6-a9ec-76e80ff933ff' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-22ff58d1-a04c-42b9-b2ad-b44604a52584/test_validate_zimfile_creatabl3 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-22ff58d1-a04c-42b9-b2ad-b44604a52584/test_validate_zimfile_creatabl3' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-22ff58d1-a04c-42b9-b2ad-b44604a52584 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-22ff58d1-a04c-42b9-b2ad-b44604a52584' warnings.warn( >>> py3-xdoctest: Entering fakeroot... >>> py3-xdoctest*: Running postcheck for py3-xdoctest >>> WARNING: py3-xdoctest*: Found __pycache__ but package name doesn't end with -pyc >>> py3-xdoctest*: Preparing package py3-xdoctest... >>> py3-xdoctest*: Tracing dependencies... python3~3.12 >>> py3-xdoctest*: Package size: 953.3 KB >>> py3-xdoctest*: Compressing data... >>> py3-xdoctest*: Create checksum... >>> py3-xdoctest*: Create py3-xdoctest-1.2.0-r0.apk >>> py3-xdoctest: Build complete at Thu, 21 Nov 2024 13:33:57 +0000 elapsed time 0h 0m 22s >>> py3-xdoctest: Cleaning up srcdir >>> py3-xdoctest: Cleaning up pkgdir >>> py3-xdoctest: Uninstalling dependencies... (1/30) Purging .makedepends-py3-xdoctest (20241121.133337) (2/30) Purging py3-gpep517-pyc (16-r0) (3/30) Purging py3-gpep517 (16-r0) (4/30) Purging py3-installer-pyc (0.7.0-r2) (5/30) Purging py3-installer (0.7.0-r2) (6/30) Purging py3-setuptools-pyc (70.3.0-r0) (7/30) Purging py3-setuptools (70.3.0-r0) (8/30) Purging py3-wheel-pyc (0.43.0-r0) (9/30) Purging py3-wheel (0.43.0-r0) (10/30) Purging py3-pytest-pyc (8.3.3-r0) (11/30) Purging py3-pytest (8.3.3-r0) (12/30) Purging py3-iniconfig-pyc (2.0.0-r1) (13/30) Purging py3-iniconfig (2.0.0-r1) (14/30) Purging py3-packaging-pyc (24.2-r0) (15/30) Purging py3-packaging (24.2-r0) (16/30) Purging py3-parsing-pyc (3.1.4-r0) (17/30) Purging py3-parsing (3.1.4-r0) (18/30) Purging py3-pluggy-pyc (1.5.0-r0) (19/30) Purging py3-pluggy (1.5.0-r0) (20/30) Purging py3-py-pyc (1.11.0-r4) (21/30) Purging py3-py (1.11.0-r4) (22/30) Purging python3-pyc (3.12.7-r1) (23/30) Purging python3-pycache-pyc0 (3.12.7-r1) (24/30) Purging pyc (3.12.7-r1) (25/30) Purging python3 (3.12.7-r1) (26/30) Purging gdbm (1.24-r0) (27/30) Purging libffi (3.4.6-r0) (28/30) Purging libpanelw (6.5_p20241006-r3) (29/30) Purging mpdecimal (4.0.0-r0) (30/30) Purging sqlite-libs (3.47.0-r0) Executing busybox-1.37.0-r8.trigger OK: 277 MiB in 108 packages >>> py3-xdoctest: Updating the testing/ppc64le repository index... >>> py3-xdoctest: Signing the index...