>>> py3-manuel: Building testing/py3-manuel 1.13.0-r1 (using abuild 3.16.0_rc2-r0) started Tue, 14 Oct 2025 15:04:46 +0000 >>> py3-manuel: Validating /home/buildozer/aports/testing/py3-manuel/APKBUILD... >>> WARNING: py3-manuel: No maintainer >>> py3-manuel: Analyzing dependencies... >>> py3-manuel: Installing for build: build-base py3-setuptools py3-gpep517 ( 1/22) Installing libbz2 (1.0.8-r6) ( 2/22) Installing libffi (3.5.2-r0) ( 3/22) Installing gdbm (1.26-r0) ( 4/22) Installing xz-libs (5.8.1-r0) ( 5/22) Installing mpdecimal (4.0.1-r0) ( 6/22) Installing libpanelw (6.5_p20251010-r0) ( 7/22) Installing sqlite-libs (3.50.4-r1) ( 8/22) Installing python3 (3.12.12-r0) ( 9/22) Installing python3-pycache-pyc0 (3.12.12-r0) (10/22) Installing pyc (3.12.12-r0) (11/22) Installing py3-setuptools-pyc (80.9.0-r1) (12/22) Installing py3-parsing (3.2.3-r0) (13/22) Installing py3-parsing-pyc (3.2.3-r0) (14/22) Installing py3-packaging-pyc (25.0-r0) (15/22) Installing python3-pyc (3.12.12-r0) (16/22) Installing py3-packaging (25.0-r0) (17/22) Installing py3-setuptools (80.9.0-r1) (18/22) Installing py3-installer (0.7.0-r2) (19/22) Installing py3-installer-pyc (0.7.0-r2) (20/22) Installing py3-gpep517 (19-r0) (21/22) Installing py3-gpep517-pyc (19-r0) (22/22) Installing .makedepends-py3-manuel (20251014.150447) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 486 MiB in 129 packages >>> py3-manuel: Cleaning up srcdir >>> py3-manuel: Cleaning up pkgdir >>> py3-manuel: Cleaning up tmpdir >>> py3-manuel: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-manuel-1.13.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-manuel: Fetching py3-manuel-1.13.0.tar.gz::https://github.com/benji-york/manuel/archive/refs/tags/1.13.0.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/py3-manuel-1.13.0.tar.gz.part' py3-manuel-1.13.0.ta 100% |********************************| 39922 0:00:00 ETA '/var/cache/distfiles/edge/py3-manuel-1.13.0.tar.gz.part' saved /var/cache/distfiles/edge/py3-manuel-1.13.0.tar.gz: OK >>> py3-manuel: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-manuel-1.13.0.tar.gz /var/cache/distfiles/edge/py3-manuel-1.13.0.tar.gz: OK >>> py3-manuel: Unpacking /var/cache/distfiles/edge/py3-manuel-1.13.0.tar.gz... 2025-10-14 15:04:48,951 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-14 15:04:48,973 root INFO running bdist_wheel 2025-10-14 15:04:48,989 root INFO running build 2025-10-14 15:04:48,989 root INFO running build_py 2025-10-14 15:04:48,992 root INFO creating build/lib/manuel 2025-10-14 15:04:48,993 root INFO copying src/manuel/codeblock.py -> build/lib/manuel 2025-10-14 15:04:48,993 root INFO copying src/manuel/tests.py -> build/lib/manuel 2025-10-14 15:04:48,993 root INFO copying src/manuel/ignore.py -> build/lib/manuel 2025-10-14 15:04:48,994 root INFO copying src/manuel/testcase.py -> build/lib/manuel 2025-10-14 15:04:48,994 root INFO copying src/manuel/isolation.py -> build/lib/manuel 2025-10-14 15:04:48,994 root INFO copying src/manuel/capture.py -> build/lib/manuel 2025-10-14 15:04:48,994 root INFO copying src/manuel/__init__.py -> build/lib/manuel 2025-10-14 15:04:48,995 root INFO copying src/manuel/testing.py -> build/lib/manuel 2025-10-14 15:04:48,995 root INFO copying src/manuel/footnote.py -> build/lib/manuel 2025-10-14 15:04:48,995 root INFO copying src/manuel/doctest.py -> build/lib/manuel 2025-10-14 15:04:48,996 root INFO creating build/lib/manuel/myst 2025-10-14 15:04:48,996 root INFO copying src/manuel/myst/codeblock.py -> build/lib/manuel/myst 2025-10-14 15:04:48,996 root INFO copying src/manuel/myst/__init__.py -> build/lib/manuel/myst 2025-10-14 15:04:48,996 root INFO running egg_info 2025-10-14 15:04:48,998 root INFO creating src/manuel.egg-info 2025-10-14 15:04:48,999 root INFO writing src/manuel.egg-info/PKG-INFO 2025-10-14 15:04:48,999 root INFO writing dependency_links to src/manuel.egg-info/dependency_links.txt 2025-10-14 15:04:49,000 root INFO writing requirements to src/manuel.egg-info/requires.txt 2025-10-14 15:04:49,000 root INFO writing top-level names to src/manuel.egg-info/top_level.txt 2025-10-14 15:04:49,000 root INFO writing manifest file 'src/manuel.egg-info/SOURCES.txt' 2025-10-14 15:04:49,003 root INFO reading manifest file 'src/manuel.egg-info/SOURCES.txt' 2025-10-14 15:04:49,004 root INFO reading manifest template 'MANIFEST.in' 2025-10-14 15:04:49,006 root WARNING warning: no files found matching '*' under directory 'docs' 2025-10-14 15:04:49,006 root INFO adding license file 'LICENSE.rst' 2025-10-14 15:04:49,007 root INFO writing manifest file 'src/manuel.egg-info/SOURCES.txt' 2025-10-14 15:04:49,008 root INFO copying src/manuel/README.txt -> build/lib/manuel 2025-10-14 15:04:49,009 root INFO copying src/manuel/bugs.txt -> build/lib/manuel 2025-10-14 15:04:49,009 root INFO copying src/manuel/capture.txt -> build/lib/manuel 2025-10-14 15:04:49,009 root INFO copying src/manuel/doc1.ex -> build/lib/manuel 2025-10-14 15:04:49,009 root INFO copying src/manuel/doc2.ex -> build/lib/manuel 2025-10-14 15:04:49,010 root INFO copying src/manuel/doc3.ex -> build/lib/manuel 2025-10-14 15:04:49,010 root INFO copying src/manuel/index.txt -> build/lib/manuel 2025-10-14 15:04:49,010 root INFO copying src/manuel/myst-markdown.md -> build/lib/manuel 2025-10-14 15:04:49,011 root INFO copying src/manuel/table-example.txt -> build/lib/manuel 2025-10-14 15:04:49,017 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-14 15:04:49,017 root INFO running install 2025-10-14 15:04:49,025 root INFO running install_lib 2025-10-14 15:04:49,028 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-14 15:04:49,028 root INFO creating build/bdist.linux-x86_64/wheel/manuel 2025-10-14 15:04:49,028 root INFO copying build/lib/manuel/index.txt -> build/bdist.linux-x86_64/wheel/./manuel 2025-10-14 15:04:49,029 root INFO copying build/lib/manuel/myst-markdown.md -> build/bdist.linux-x86_64/wheel/./manuel 2025-10-14 15:04:49,029 root INFO copying build/lib/manuel/codeblock.py -> build/bdist.linux-x86_64/wheel/./manuel 2025-10-14 15:04:49,029 root INFO creating build/bdist.linux-x86_64/wheel/manuel/myst 2025-10-14 15:04:49,029 root INFO copying build/lib/manuel/myst/codeblock.py -> build/bdist.linux-x86_64/wheel/./manuel/myst 2025-10-14 15:04:49,030 root INFO copying build/lib/manuel/myst/__init__.py -> build/bdist.linux-x86_64/wheel/./manuel/myst 2025-10-14 15:04:49,030 root INFO copying build/lib/manuel/bugs.txt -> build/bdist.linux-x86_64/wheel/./manuel 2025-10-14 15:04:49,030 root INFO copying build/lib/manuel/capture.txt -> build/bdist.linux-x86_64/wheel/./manuel 2025-10-14 15:04:49,030 root INFO copying build/lib/manuel/tests.py -> build/bdist.linux-x86_64/wheel/./manuel 2025-10-14 15:04:49,030 root INFO copying build/lib/manuel/doc1.ex -> build/bdist.linux-x86_64/wheel/./manuel 2025-10-14 15:04:49,031 root INFO copying build/lib/manuel/ignore.py -> build/bdist.linux-x86_64/wheel/./manuel 2025-10-14 15:04:49,031 root INFO copying build/lib/manuel/testcase.py -> build/bdist.linux-x86_64/wheel/./manuel 2025-10-14 15:04:49,031 root INFO copying build/lib/manuel/isolation.py -> build/bdist.linux-x86_64/wheel/./manuel 2025-10-14 15:04:49,031 root INFO copying build/lib/manuel/table-example.txt -> build/bdist.linux-x86_64/wheel/./manuel 2025-10-14 15:04:49,031 root INFO copying build/lib/manuel/capture.py -> build/bdist.linux-x86_64/wheel/./manuel 2025-10-14 15:04:49,032 root INFO copying build/lib/manuel/doc2.ex -> build/bdist.linux-x86_64/wheel/./manuel 2025-10-14 15:04:49,032 root INFO copying build/lib/manuel/doc3.ex -> build/bdist.linux-x86_64/wheel/./manuel 2025-10-14 15:04:49,032 root INFO copying build/lib/manuel/__init__.py -> build/bdist.linux-x86_64/wheel/./manuel 2025-10-14 15:04:49,032 root INFO copying build/lib/manuel/README.txt -> build/bdist.linux-x86_64/wheel/./manuel 2025-10-14 15:04:49,032 root INFO copying build/lib/manuel/testing.py -> build/bdist.linux-x86_64/wheel/./manuel 2025-10-14 15:04:49,033 root INFO copying build/lib/manuel/footnote.py -> build/bdist.linux-x86_64/wheel/./manuel 2025-10-14 15:04:49,033 root INFO copying build/lib/manuel/doctest.py -> build/bdist.linux-x86_64/wheel/./manuel 2025-10-14 15:04:49,033 root INFO running install_egg_info 2025-10-14 15:04:49,036 root INFO Copying src/manuel.egg-info to build/bdist.linux-x86_64/wheel/./manuel-1.13.0-py3.12.egg-info 2025-10-14 15:04:49,037 root INFO running install_scripts 2025-10-14 15:04:49,038 root INFO creating build/bdist.linux-x86_64/wheel/manuel-1.13.0.dist-info/WHEEL 2025-10-14 15:04:49,039 wheel INFO creating '/home/buildozer/aports/testing/py3-manuel/src/manuel-1.13.0/.dist/.tmp-42kk0f0g/manuel-1.13.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-14 15:04:49,039 wheel INFO adding 'manuel/README.txt' 2025-10-14 15:04:49,040 wheel INFO adding 'manuel/__init__.py' 2025-10-14 15:04:49,040 wheel INFO adding 'manuel/bugs.txt' 2025-10-14 15:04:49,040 wheel INFO adding 'manuel/capture.py' 2025-10-14 15:04:49,040 wheel INFO adding 'manuel/capture.txt' 2025-10-14 15:04:49,041 wheel INFO adding 'manuel/codeblock.py' 2025-10-14 15:04:49,041 wheel INFO adding 'manuel/doc1.ex' 2025-10-14 15:04:49,041 wheel INFO adding 'manuel/doc2.ex' 2025-10-14 15:04:49,041 wheel INFO adding 'manuel/doc3.ex' 2025-10-14 15:04:49,042 wheel INFO adding 'manuel/doctest.py' 2025-10-14 15:04:49,042 wheel INFO adding 'manuel/footnote.py' 2025-10-14 15:04:49,042 wheel INFO adding 'manuel/ignore.py' 2025-10-14 15:04:49,042 wheel INFO adding 'manuel/index.txt' 2025-10-14 15:04:49,043 wheel INFO adding 'manuel/isolation.py' 2025-10-14 15:04:49,043 wheel INFO adding 'manuel/myst-markdown.md' 2025-10-14 15:04:49,043 wheel INFO adding 'manuel/table-example.txt' 2025-10-14 15:04:49,043 wheel INFO adding 'manuel/testcase.py' 2025-10-14 15:04:49,044 wheel INFO adding 'manuel/testing.py' 2025-10-14 15:04:49,044 wheel INFO adding 'manuel/tests.py' 2025-10-14 15:04:49,044 wheel INFO adding 'manuel/myst/__init__.py' 2025-10-14 15:04:49,044 wheel INFO adding 'manuel/myst/codeblock.py' 2025-10-14 15:04:49,045 wheel INFO adding 'manuel-1.13.0.dist-info/licenses/LICENSE.rst' 2025-10-14 15:04:49,045 wheel INFO adding 'manuel-1.13.0.dist-info/METADATA' 2025-10-14 15:04:49,045 wheel INFO adding 'manuel-1.13.0.dist-info/WHEEL' 2025-10-14 15:04:49,045 wheel INFO adding 'manuel-1.13.0.dist-info/top_level.txt' 2025-10-14 15:04:49,045 wheel INFO adding 'manuel-1.13.0.dist-info/RECORD' 2025-10-14 15:04:49,046 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-14 15:04:49,046 gpep517 INFO The backend produced .dist/manuel-1.13.0-py3-none-any.whl manuel-1.13.0-py3-none-any.whl >>> py3-manuel: Entering fakeroot... 2025-10-14 15:04:49,281 gpep517 INFO Installing .dist/manuel-1.13.0-py3-none-any.whl into /home/buildozer/aports/testing/py3-manuel/pkg/py3-manuel /usr/lib/python3.12/site-packages/manuel/testcase.py:9: SyntaxWarning: invalid escape sequence '\s' 2025-10-14 15:04:49,315 gpep517 INFO Installation complete >>> py3-manuel-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/manuel/myst/__pycache__' -> '/home/buildozer/aports/testing/py3-manuel/pkg/py3-manuel-pyc/usr/lib/python3.12/site-packages/manuel/myst/__pycache__' 'usr/lib/python3.12/site-packages/manuel/__pycache__' -> '/home/buildozer/aports/testing/py3-manuel/pkg/py3-manuel-pyc/usr/lib/python3.12/site-packages/manuel/__pycache__' >>> py3-manuel-pyc*: Preparing subpackage py3-manuel-pyc... >>> py3-manuel-pyc*: Running postcheck for py3-manuel-pyc >>> py3-manuel*: Running postcheck for py3-manuel >>> py3-manuel*: Preparing package py3-manuel... >>> py3-manuel-pyc*: Tracing dependencies... python3~3.12 >>> py3-manuel-pyc*: Package size: 56.5 KB >>> py3-manuel-pyc*: Compressing data... >>> py3-manuel-pyc*: Create checksum... >>> py3-manuel-pyc*: Create py3-manuel-pyc-1.13.0-r1.apk >>> py3-manuel*: Tracing dependencies... python3~3.12 >>> py3-manuel*: Package size: 122.8 KB >>> py3-manuel*: Compressing data... >>> py3-manuel*: Create checksum... >>> py3-manuel*: Create py3-manuel-1.13.0-r1.apk >>> py3-manuel: Build complete at Tue, 14 Oct 2025 15:04:49 +0000 elapsed time 0h 0m 3s >>> py3-manuel: Cleaning up srcdir >>> py3-manuel: Cleaning up pkgdir >>> py3-manuel: Uninstalling dependencies... ( 1/22) Purging .makedepends-py3-manuel (20251014.150447) ( 2/22) Purging py3-setuptools-pyc (80.9.0-r1) ( 3/22) Purging py3-setuptools (80.9.0-r1) ( 4/22) Purging py3-packaging-pyc (25.0-r0) ( 5/22) Purging py3-packaging (25.0-r0) ( 6/22) Purging py3-parsing-pyc (3.2.3-r0) ( 7/22) Purging py3-parsing (3.2.3-r0) ( 8/22) Purging py3-gpep517-pyc (19-r0) ( 9/22) Purging py3-gpep517 (19-r0) (10/22) Purging py3-installer-pyc (0.7.0-r2) (11/22) Purging py3-installer (0.7.0-r2) (12/22) Purging python3-pyc (3.12.12-r0) (13/22) Purging python3-pycache-pyc0 (3.12.12-r0) (14/22) Purging pyc (3.12.12-r0) (15/22) Purging python3 (3.12.12-r0) (16/22) Purging gdbm (1.26-r0) (17/22) Purging libbz2 (1.0.8-r6) (18/22) Purging libffi (3.5.2-r0) (19/22) Purging libpanelw (6.5_p20251010-r0) (20/22) Purging mpdecimal (4.0.1-r0) (21/22) Purging sqlite-libs (3.50.4-r1) (22/22) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 441 MiB in 107 packages >>> py3-manuel: Updating the testing/x86_64 repository index... >>> py3-manuel: Signing the index...