>>> py3-mistune1: Building community/py3-mistune1 0.8.4-r6 (using abuild 3.16.0_rc4-r0) started Sat, 08 Nov 2025 17:20:32 +0000 >>> py3-mistune1: Validating /home/buildozer/aports/community/py3-mistune1/APKBUILD... >>> py3-mistune1: Analyzing dependencies... >>> py3-mistune1: Installing for build: build-base python3 py3-setuptools py3-gpep517 ( 1/19) Installing gdbm (1.26-r0) ( 2/19) Installing xz-libs (5.8.1-r0) ( 3/19) Installing mpdecimal (4.0.1-r0) ( 4/19) Installing libpanelw (6.5_p20251010-r0) ( 5/19) Installing python3 (3.12.12-r0) ( 6/19) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/19) Installing pyc (3.12.12-r0) ( 8/19) Installing python3-pyc (3.12.12-r0) ( 9/19) Installing py3-parsing (3.2.3-r0) (10/19) Installing py3-parsing-pyc (3.2.3-r0) (11/19) Installing py3-packaging (25.0-r0) (12/19) Installing py3-packaging-pyc (25.0-r0) (13/19) Installing py3-setuptools (80.9.0-r2) (14/19) Installing py3-setuptools-pyc (80.9.0-r2) (15/19) Installing py3-installer (0.7.0-r2) (16/19) Installing py3-installer-pyc (0.7.0-r2) (17/19) Installing py3-gpep517 (19-r1) (18/19) Installing py3-gpep517-pyc (19-r1) (19/19) Installing .makedepends-py3-mistune1 (20251108.172037) busybox-1.37.0-r24.trigger: Executing script... OK: 423 MiB in 170 packages >>> py3-mistune1: Cleaning up srcdir >>> py3-mistune1: Cleaning up pkgdir >>> py3-mistune1: Cleaning up tmpdir >>> py3-mistune1: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-mistune1-0.8.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/py3-mistune1-0.8.4.tar.gz.part' py3-mistune1-0.8.4.t 100% |********************************| 54194 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-mistune1-0.8.4.tar.gz.part' saved /var/cache/distfiles/v3.23/py3-mistune1-0.8.4.tar.gz: OK /home/buildozer/aports/community/py3-mistune1/version.patch: OK >>> py3-mistune1: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-mistune1-0.8.4.tar.gz /var/cache/distfiles/v3.23/py3-mistune1-0.8.4.tar.gz: OK /home/buildozer/aports/community/py3-mistune1/version.patch: OK >>> py3-mistune1: Unpacking /var/cache/distfiles/v3.23/py3-mistune1-0.8.4.tar.gz... >>> py3-mistune1: version.patch patching file setup.py Hunk #2 succeeded at 10 with fuzz 1. 2025-11-08 17:20:38,296 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /home/buildozer/aports/community/py3-mistune1/src/mistune-0.8.4/mistune1.py:435: SyntaxWarning: invalid escape sequence '\|' cells[i][c] = re.sub('\\\\\|', '|', cell) /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-11-08 17:20:38,339 root INFO running bdist_wheel 2025-11-08 17:20:38,350 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-11-08 17:20:38,358 root INFO running build 2025-11-08 17:20:38,359 root INFO running build_py 2025-11-08 17:20:38,362 root INFO creating build/lib 2025-11-08 17:20:38,362 root INFO copying mistune1.py -> build/lib 2025-11-08 17:20:38,369 root INFO installing to build/bdist.linux-armv8l/wheel 2025-11-08 17:20:38,369 root INFO running install 2025-11-08 17:20:38,380 root INFO running install_lib 2025-11-08 17:20:38,383 root INFO creating build/bdist.linux-armv8l/wheel 2025-11-08 17:20:38,383 root INFO copying build/lib/mistune1.py -> build/bdist.linux-armv8l/wheel/. 2025-11-08 17:20:38,384 root INFO running install_egg_info 2025-11-08 17:20:38,387 root INFO running egg_info 2025-11-08 17:20:38,390 root INFO creating mistune1.egg-info 2025-11-08 17:20:38,390 root INFO writing mistune1.egg-info/PKG-INFO 2025-11-08 17:20:38,390 root INFO writing dependency_links to mistune1.egg-info/dependency_links.txt 2025-11-08 17:20:38,391 root INFO writing top-level names to mistune1.egg-info/top_level.txt 2025-11-08 17:20:38,391 root INFO writing manifest file 'mistune1.egg-info/SOURCES.txt' 2025-11-08 17:20:38,394 root INFO reading manifest file 'mistune1.egg-info/SOURCES.txt' 2025-11-08 17:20:38,394 root INFO reading manifest template 'MANIFEST.in' 2025-11-08 17:20:38,395 root WARNING warning: no previously-included files found matching 'mistune.c' 2025-11-08 17:20:38,398 root WARNING warning: no previously-included files matching '*.pyc' found under directory 'tests' 2025-11-08 17:20:38,398 root WARNING warning: no previously-included files matching '*.pyo' found under directory 'tests' 2025-11-08 17:20:38,398 root INFO adding license file 'LICENSE' 2025-11-08 17:20:38,400 root INFO writing manifest file 'mistune1.egg-info/SOURCES.txt' 2025-11-08 17:20:38,401 root INFO Copying mistune1.egg-info to build/bdist.linux-armv8l/wheel/./mistune1-0.8.4-py3.12.egg-info 2025-11-08 17:20:38,402 root INFO running install_scripts 2025-11-08 17:20:38,403 root INFO creating build/bdist.linux-armv8l/wheel/mistune1-0.8.4.dist-info/WHEEL 2025-11-08 17:20:38,404 wheel INFO creating '/home/buildozer/aports/community/py3-mistune1/src/mistune-0.8.4/.dist/.tmp-l19sjh7t/mistune1-0.8.4-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-11-08 17:20:38,404 wheel INFO adding 'mistune1.py' 2025-11-08 17:20:38,404 wheel INFO adding 'mistune1-0.8.4.dist-info/licenses/LICENSE' 2025-11-08 17:20:38,405 wheel INFO adding 'mistune1-0.8.4.dist-info/METADATA' 2025-11-08 17:20:38,405 wheel INFO adding 'mistune1-0.8.4.dist-info/WHEEL' 2025-11-08 17:20:38,405 wheel INFO adding 'mistune1-0.8.4.dist-info/top_level.txt' 2025-11-08 17:20:38,405 wheel INFO adding 'mistune1-0.8.4.dist-info/RECORD' 2025-11-08 17:20:38,405 root INFO removing build/bdist.linux-armv8l/wheel 2025-11-08 17:20:38,406 gpep517 INFO The backend produced .dist/mistune1-0.8.4-py2.py3-none-any.whl mistune1-0.8.4-py2.py3-none-any.whl >>> py3-mistune1: Entering fakeroot... /usr/lib/python3.12/site-packages/mistune1.py:435: SyntaxWarning: invalid escape sequence '\|' >>> py3-mistune1-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-mistune1/pkg/py3-mistune1-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-mistune1-pyc*: Preparing subpackage py3-mistune1-pyc... >>> py3-mistune1-pyc*: Running postcheck for py3-mistune1-pyc >>> py3-mistune1*: Running postcheck for py3-mistune1 >>> py3-mistune1*: Preparing package py3-mistune1... >>> py3-mistune1-pyc*: Tracing dependencies... python3~3.12 >>> py3-mistune1-pyc*: Package size: 52.9 KB >>> py3-mistune1-pyc*: Compressing data... >>> py3-mistune1-pyc*: Create checksum... >>> py3-mistune1-pyc*: Create py3-mistune1-pyc-0.8.4-r6.apk >>> py3-mistune1*: Tracing dependencies... python3 python3~3.12 >>> py3-mistune1*: Package size: 46.1 KB >>> py3-mistune1*: Compressing data... >>> py3-mistune1*: Create checksum... >>> py3-mistune1*: Create py3-mistune1-0.8.4-r6.apk >>> py3-mistune1: Build complete at Sat, 08 Nov 2025 17:20:38 +0000 elapsed time 0h 0m 6s >>> py3-mistune1: Cleaning up srcdir >>> py3-mistune1: Cleaning up pkgdir >>> py3-mistune1: Cleaning up tmpdir >>> py3-mistune1: Uninstalling dependencies... ( 1/19) Purging .makedepends-py3-mistune1 (20251108.172037) ( 2/19) Purging py3-setuptools-pyc (80.9.0-r2) ( 3/19) Purging py3-setuptools (80.9.0-r2) ( 4/19) Purging py3-packaging-pyc (25.0-r0) ( 5/19) Purging py3-packaging (25.0-r0) ( 6/19) Purging py3-parsing-pyc (3.2.3-r0) ( 7/19) Purging py3-parsing (3.2.3-r0) ( 8/19) Purging py3-gpep517-pyc (19-r1) ( 9/19) Purging py3-gpep517 (19-r1) (10/19) Purging py3-installer-pyc (0.7.0-r2) (11/19) Purging py3-installer (0.7.0-r2) (12/19) Purging python3-pyc (3.12.12-r0) (13/19) Purging python3-pycache-pyc0 (3.12.12-r0) (14/19) Purging pyc (3.12.12-r0) (15/19) Purging python3 (3.12.12-r0) (16/19) Purging gdbm (1.26-r0) (17/19) Purging libpanelw (6.5_p20251010-r0) (18/19) Purging mpdecimal (4.0.1-r0) (19/19) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 382 MiB in 151 packages >>> py3-mistune1: Updating the community/armv7 repository index... >>> py3-mistune1: Signing the index...