>>> py3-markupsafe: Building main/py3-markupsafe 3.0.2-r0 (using abuild 3.14.0-r0) started Thu, 24 Oct 2024 21:56:29 +0000
>>> py3-markupsafe: Validating /home/buildozer/aports/main/py3-markupsafe/APKBUILD...
>>> WARNING: py3-markupsafe: Setting the maintainer with a comment is deprecated. Use maintainer="Patrycja Rosa <alpine@ptrcnull.me>" instead
>>> py3-markupsafe: Analyzing dependencies...
>>> py3-markupsafe: Installing for build: build-base python3 python3-dev py3-gpep517 py3-setuptools py3-wheel pytest
(1/33) Installing libbz2 (1.0.8-r6)
(2/33) Installing libffi (3.4.6-r0)
(3/33) Installing gdbm (1.24-r0)
(4/33) Installing xz-libs (5.6.3-r0)
(5/33) Installing mpdecimal (4.0.0-r0)
(6/33) Installing libpanelw (6.5_p20241006-r0)
(7/33) Installing sqlite-libs (3.47.0-r0)
(8/33) Installing python3 (3.12.7-r1)
(9/33) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/33) Installing pyc (3.12.7-r1)
(11/33) Installing python3-pyc (3.12.7-r1)
(12/33) Installing python3-dev (3.12.7-r1)
(13/33) Installing py3-installer (0.7.0-r2)
(14/33) Installing py3-installer-pyc (0.7.0-r2)
(15/33) Installing py3-gpep517 (16-r0)
(16/33) Installing py3-gpep517-pyc (16-r0)
(17/33) Installing py3-parsing (3.1.4-r0)
(18/33) Installing py3-parsing-pyc (3.1.4-r0)
(19/33) Installing py3-packaging (24.1-r0)
(20/33) Installing py3-packaging-pyc (24.1-r0)
(21/33) Installing py3-setuptools (70.3.0-r0)
(22/33) Installing py3-setuptools-pyc (70.3.0-r0)
(23/33) Installing py3-wheel (0.43.0-r0)
(24/33) Installing py3-wheel-pyc (0.43.0-r0)
(25/33) Installing py3-iniconfig (2.0.0-r1)
(26/33) Installing py3-iniconfig-pyc (2.0.0-r1)
(27/33) Installing py3-pluggy (1.5.0-r0)
(28/33) Installing py3-pluggy-pyc (1.5.0-r0)
(29/33) Installing py3-py (1.11.0-r4)
(30/33) Installing py3-py-pyc (1.11.0-r4)
(31/33) Installing py3-pytest (8.3.3-r0)
(32/33) Installing py3-pytest-pyc (8.3.3-r0)
(33/33) Installing .makedepends-py3-markupsafe (20241024.215630)
Executing busybox-1.36.1-r32.trigger
OK: 556 MiB in 132 packages
>>> py3-markupsafe: Cleaning up srcdir
>>> py3-markupsafe: Cleaning up pkgdir
>>> py3-markupsafe: Cleaning up tmpdir
>>> py3-markupsafe: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/markupsafe-3.0.2.tar.gz
>>> py3-markupsafe: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/markupsafe-3.0.2.tar.gz
>>> py3-markupsafe: Checking sha512sums...
markupsafe-3.0.2.tar.gz: OK
>>> py3-markupsafe: Unpacking /var/cache/distfiles/v3.21/markupsafe-3.0.2.tar.gz...
2024-10-24 21:56:31,362 gpep517 INFO Building wheel via backend setuptools.build_meta
2024-10-24 21:56:31,464 root INFO running bdist_wheel
2024-10-24 21:56:31,469 root INFO running build
2024-10-24 21:56:31,469 root INFO running build_py
2024-10-24 21:56:31,471 root INFO creating build
2024-10-24 21:56:31,471 root INFO creating build/lib.linux-aarch64-cpython-312
2024-10-24 21:56:31,471 root INFO creating build/lib.linux-aarch64-cpython-312/markupsafe
2024-10-24 21:56:31,471 root INFO copying src/markupsafe/__init__.py -> build/lib.linux-aarch64-cpython-312/markupsafe
2024-10-24 21:56:31,472 root INFO copying src/markupsafe/_native.py -> build/lib.linux-aarch64-cpython-312/markupsafe
2024-10-24 21:56:31,472 root INFO running egg_info
2024-10-24 21:56:31,473 root INFO writing src/MarkupSafe.egg-info/PKG-INFO
2024-10-24 21:56:31,474 root INFO writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt
2024-10-24 21:56:31,474 root INFO writing top-level names to src/MarkupSafe.egg-info/top_level.txt
2024-10-24 21:56:31,478 root INFO reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt'
2024-10-24 21:56:31,478 root INFO reading manifest template 'MANIFEST.in'
2024-10-24 21:56:31,479 root WARNING no previously-included directories found matching 'docs/_build'
2024-10-24 21:56:31,479 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution
2024-10-24 21:56:31,479 root INFO adding license file 'LICENSE.txt'
2024-10-24 21:56:31,480 root INFO writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt'
2024-10-24 21:56:31,481 root INFO copying src/markupsafe/_speedups.c -> build/lib.linux-aarch64-cpython-312/markupsafe
2024-10-24 21:56:31,481 root INFO copying src/markupsafe/_speedups.pyi -> build/lib.linux-aarch64-cpython-312/markupsafe
2024-10-24 21:56:31,481 root INFO copying src/markupsafe/py.typed -> build/lib.linux-aarch64-cpython-312/markupsafe
2024-10-24 21:56:31,481 root INFO running build_ext
2024-10-24 21:56:31,483 root INFO building 'markupsafe._speedups' extension
2024-10-24 21:56:31,483 root INFO creating build/temp.linux-aarch64-cpython-312
2024-10-24 21:56:31,483 root INFO creating build/temp.linux-aarch64-cpython-312/src
2024-10-24 21:56:31,484 root INFO creating build/temp.linux-aarch64-cpython-312/src/markupsafe
2024-10-24 21:56:31,484 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c src/markupsafe/_speedups.c -o build/temp.linux-aarch64-cpython-312/src/markupsafe/_speedups.o
2024-10-24 21:56:31,788 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-312/src/markupsafe/_speedups.o -L/usr/lib -o build/lib.linux-aarch64-cpython-312/markupsafe/_speedups.cpython-312-aarch64-linux-musl.so
2024-10-24 21:56:31,802 root INFO installing to build/bdist.linux-aarch64/wheel
2024-10-24 21:56:31,803 root INFO running install
2024-10-24 21:56:31,810 root INFO running install_lib
2024-10-24 21:56:31,812 root INFO creating build/bdist.linux-aarch64
2024-10-24 21:56:31,812 root INFO creating build/bdist.linux-aarch64/wheel
2024-10-24 21:56:31,813 root INFO creating build/bdist.linux-aarch64/wheel/markupsafe
2024-10-24 21:56:31,813 root INFO copying build/lib.linux-aarch64-cpython-312/markupsafe/__init__.py -> build/bdist.linux-aarch64/wheel/markupsafe
2024-10-24 21:56:31,813 root INFO copying build/lib.linux-aarch64-cpython-312/markupsafe/_speedups.c -> build/bdist.linux-aarch64/wheel/markupsafe
2024-10-24 21:56:31,813 root INFO copying build/lib.linux-aarch64-cpython-312/markupsafe/_speedups.cpython-312-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/markupsafe
2024-10-24 21:56:31,813 root INFO copying build/lib.linux-aarch64-cpython-312/markupsafe/_speedups.pyi -> build/bdist.linux-aarch64/wheel/markupsafe
2024-10-24 21:56:31,814 root INFO copying build/lib.linux-aarch64-cpython-312/markupsafe/py.typed -> build/bdist.linux-aarch64/wheel/markupsafe
2024-10-24 21:56:31,814 root INFO copying build/lib.linux-aarch64-cpython-312/markupsafe/_native.py -> build/bdist.linux-aarch64/wheel/markupsafe
2024-10-24 21:56:31,814 root INFO running install_egg_info
2024-10-24 21:56:31,815 root INFO Copying src/MarkupSafe.egg-info to build/bdist.linux-aarch64/wheel/MarkupSafe-3.0.2-py3.12.egg-info
2024-10-24 21:56:31,816 root INFO running install_scripts
2024-10-24 21:56:31,820 root INFO creating build/bdist.linux-aarch64/wheel/MarkupSafe-3.0.2.dist-info/WHEEL
2024-10-24 21:56:31,820 wheel INFO creating '/home/buildozer/aports/main/py3-markupsafe/src/markupsafe-3.0.2/.dist/.tmp-cuqmwg6b/MarkupSafe-3.0.2-cp312-cp312-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
2024-10-24 21:56:31,821 wheel INFO adding 'markupsafe/__init__.py'
2024-10-24 21:56:31,821 wheel INFO adding 'markupsafe/_native.py'
2024-10-24 21:56:31,821 wheel INFO adding 'markupsafe/_speedups.c'
2024-10-24 21:56:31,821 wheel INFO adding 'markupsafe/_speedups.cpython-312-aarch64-linux-musl.so'
2024-10-24 21:56:31,822 wheel INFO adding 'markupsafe/_speedups.pyi'
2024-10-24 21:56:31,822 wheel INFO adding 'markupsafe/py.typed'
2024-10-24 21:56:31,822 wheel INFO adding 'MarkupSafe-3.0.2.dist-info/LICENSE.txt'
2024-10-24 21:56:31,822 wheel INFO adding 'MarkupSafe-3.0.2.dist-info/METADATA'
2024-10-24 21:56:31,822 wheel INFO adding 'MarkupSafe-3.0.2.dist-info/WHEEL'
2024-10-24 21:56:31,822 wheel INFO adding 'MarkupSafe-3.0.2.dist-info/top_level.txt'
2024-10-24 21:56:31,822 wheel INFO adding 'MarkupSafe-3.0.2.dist-info/RECORD'
2024-10-24 21:56:31,822 root INFO removing build/bdist.linux-aarch64/wheel
2024-10-24 21:56:31,823 gpep517 INFO The backend produced .dist/MarkupSafe-3.0.2-cp312-cp312-linux_aarch64.whl
MarkupSafe-3.0.2-cp312-cp312-linux_aarch64.whl
============================= test session starts ==============================
platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0
rootdir: /home/buildozer/aports/main/py3-markupsafe/src/markupsafe-3.0.2
configfile: pyproject.toml
testpaths: tests
collected 78 items

tests/test_escape.py ............                                        [ 15%]
tests/test_exception_custom_html.py .                                    [ 16%]
tests/test_leak.py .                                                     [ 17%]
tests/test_markupsafe.py .........................                       [ 50%]
tests/test_escape.py ............                                        [ 65%]
tests/test_exception_custom_html.py .                                    [ 66%]
tests/test_leak.py .                                                     [ 67%]
tests/test_markupsafe.py .........................                       [100%]

============================== 78 passed in 0.36s ==============================
>>> py3-markupsafe: Entering fakeroot...
>>> py3-markupsafe-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/markupsafe/__pycache__' -> '/home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe-pyc/usr/lib/python3.12/site-packages/markupsafe/__pycache__'
>>> py3-markupsafe-pyc*: Preparing subpackage py3-markupsafe-pyc...
>>> py3-markupsafe-pyc*: Running postcheck for py3-markupsafe-pyc
>>> py3-markupsafe*: Running postcheck for py3-markupsafe
>>> py3-markupsafe*: Preparing package py3-markupsafe...
>>> py3-markupsafe*: Stripping binaries
>>> py3-markupsafe-pyc*: Scanning shared objects
>>> py3-markupsafe*: Scanning shared objects
>>> py3-markupsafe-pyc*: Tracing dependencies...
	python3
	python3~3.12
>>> py3-markupsafe-pyc*: Package size: 21.0 KB
>>> py3-markupsafe-pyc*: Compressing data...
>>> py3-markupsafe-pyc*: Create checksum...
>>> py3-markupsafe-pyc*: Create py3-markupsafe-pyc-3.0.2-r0.apk
>>> py3-markupsafe*: Tracing dependencies...
	python3
	python3~3.12
	so:libc.musl-aarch64.so.1
>>> py3-markupsafe*: Package size: 85.3 KB
>>> py3-markupsafe*: Compressing data...
>>> py3-markupsafe*: Create checksum...
>>> py3-markupsafe*: Create py3-markupsafe-3.0.2-r0.apk
>>> py3-markupsafe: Build complete at Thu, 24 Oct 2024 21:56:34 +0000 elapsed time 0h 0m 5s
>>> py3-markupsafe: Cleaning up srcdir
>>> py3-markupsafe: Cleaning up pkgdir
>>> py3-markupsafe: Uninstalling dependencies...
(1/33) Purging .makedepends-py3-markupsafe (20241024.215630)
(2/33) Purging python3-dev (3.12.7-r1)
(3/33) Purging py3-gpep517-pyc (16-r0)
(4/33) Purging py3-gpep517 (16-r0)
(5/33) Purging py3-installer-pyc (0.7.0-r2)
(6/33) Purging py3-installer (0.7.0-r2)
(7/33) Purging py3-setuptools-pyc (70.3.0-r0)
(8/33) Purging py3-setuptools (70.3.0-r0)
(9/33) Purging py3-wheel-pyc (0.43.0-r0)
(10/33) Purging py3-wheel (0.43.0-r0)
(11/33) Purging py3-iniconfig-pyc (2.0.0-r1)
(12/33) Purging py3-packaging-pyc (24.1-r0)
(13/33) Purging py3-parsing-pyc (3.1.4-r0)
(14/33) Purging py3-pluggy-pyc (1.5.0-r0)
(15/33) Purging py3-py-pyc (1.11.0-r4)
(16/33) Purging py3-pytest-pyc (8.3.3-r0)
(17/33) Purging py3-pytest (8.3.3-r0)
(18/33) Purging py3-iniconfig (2.0.0-r1)
(19/33) Purging py3-packaging (24.1-r0)
(20/33) Purging py3-parsing (3.1.4-r0)
(21/33) Purging py3-pluggy (1.5.0-r0)
(22/33) Purging py3-py (1.11.0-r4)
(23/33) Purging python3-pyc (3.12.7-r1)
(24/33) Purging python3-pycache-pyc0 (3.12.7-r1)
(25/33) Purging pyc (3.12.7-r1)
(26/33) Purging python3 (3.12.7-r1)
(27/33) Purging sqlite-libs (3.47.0-r0)
(28/33) Purging xz-libs (5.6.3-r0)
(29/33) Purging gdbm (1.24-r0)
(30/33) Purging libbz2 (1.0.8-r6)
(31/33) Purging libffi (3.4.6-r0)
(32/33) Purging libpanelw (6.5_p20241006-r0)
(33/33) Purging mpdecimal (4.0.0-r0)
Executing busybox-1.36.1-r32.trigger
OK: 394 MiB in 99 packages
>>> py3-markupsafe: Updating the main/aarch64 repository index...
>>> py3-markupsafe: Signing the index...