>>> py3-markupsafe: Building main/py3-markupsafe 2.1.5-r2 (using abuild 3.13.0-r5) started Wed, 11 Sep 2024 21:26:58 +0000 >>> py3-markupsafe: Checking sanity of /home/buildozer/aports/main/py3-markupsafe/APKBUILD... >>> py3-markupsafe: Analyzing dependencies... >>> py3-markupsafe: Installing for build: build-base python3 python3-dev py3-gpep517 py3-setuptools py3-wheel pytest (1/31) Installing libffi (3.4.6-r0) (2/31) Installing gdbm (1.24-r0) (3/31) Installing mpdecimal (4.0.0-r0) (4/31) Installing libpanelw (6.5_p20240601-r1) (5/31) Installing sqlite-libs (3.46.1-r0) (6/31) Installing python3 (3.12.6-r0) (7/31) Installing python3-pycache-pyc0 (3.12.6-r0) (8/31) Installing pyc (3.12.6-r0) (9/31) Installing python3-pyc (3.12.6-r0) (10/31) Installing python3-dev (3.12.6-r0) (11/31) Installing py3-installer (0.7.0-r2) (12/31) Installing py3-installer-pyc (0.7.0-r2) (13/31) Installing py3-gpep517 (16-r0) (14/31) Installing py3-gpep517-pyc (16-r0) (15/31) Installing py3-parsing (3.1.2-r1) (16/31) Installing py3-parsing-pyc (3.1.2-r1) (17/31) Installing py3-packaging (24.1-r0) (18/31) Installing py3-packaging-pyc (24.1-r0) (19/31) Installing py3-setuptools (70.3.0-r0) (20/31) Installing py3-setuptools-pyc (70.3.0-r0) (21/31) Installing py3-wheel (0.43.0-r0) (22/31) Installing py3-wheel-pyc (0.43.0-r0) (23/31) Installing py3-iniconfig (2.0.0-r1) (24/31) Installing py3-iniconfig-pyc (2.0.0-r1) (25/31) Installing py3-pluggy (1.5.0-r0) (26/31) Installing py3-pluggy-pyc (1.5.0-r0) (27/31) Installing py3-py (1.11.0-r4) (28/31) Installing py3-py-pyc (1.11.0-r4) (29/31) Installing py3-pytest (8.3.3-r0) (30/31) Installing py3-pytest-pyc (8.3.3-r0) (31/31) Installing .makedepends-py3-markupsafe (20240911.212658) Executing busybox-1.36.1-r31.trigger OK: 532 MiB in 148 packages >>> py3-markupsafe: Cleaning up srcdir >>> py3-markupsafe: Cleaning up pkgdir >>> py3-markupsafe: Cleaning up tmpdir >>> py3-markupsafe: Fetching https://distfiles.alpinelinux.org/distfiles/edge/MarkupSafe-2.1.5.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 19384 100 19384 0 0 164k 0 --:--:-- --:--:-- --:--:-- 166k >>> py3-markupsafe: Fetching https://distfiles.alpinelinux.org/distfiles/edge/MarkupSafe-2.1.5.tar.gz >>> py3-markupsafe: Checking sha512sums... MarkupSafe-2.1.5.tar.gz: OK >>> py3-markupsafe: Unpacking /var/cache/distfiles/edge/MarkupSafe-2.1.5.tar.gz... 2024-09-11 21:27:00,078 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-09-11 21:27:00,121 root INFO running bdist_wheel 2024-09-11 21:27:00,132 root INFO running build 2024-09-11 21:27:00,132 root INFO running build_py 2024-09-11 21:27:00,135 root INFO creating build 2024-09-11 21:27:00,135 root INFO creating build/lib.linux-i686-cpython-312 2024-09-11 21:27:00,135 root INFO creating build/lib.linux-i686-cpython-312/markupsafe 2024-09-11 21:27:00,135 root INFO copying src/markupsafe/_native.py -> build/lib.linux-i686-cpython-312/markupsafe 2024-09-11 21:27:00,136 root INFO copying src/markupsafe/__init__.py -> build/lib.linux-i686-cpython-312/markupsafe 2024-09-11 21:27:00,136 root INFO running egg_info 2024-09-11 21:27:00,137 root INFO writing src/MarkupSafe.egg-info/PKG-INFO 2024-09-11 21:27:00,138 root INFO writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt 2024-09-11 21:27:00,138 root INFO writing top-level names to src/MarkupSafe.egg-info/top_level.txt 2024-09-11 21:27:00,141 root INFO reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' 2024-09-11 21:27:00,141 root INFO reading manifest template 'MANIFEST.in' 2024-09-11 21:27:00,142 root WARNING no previously-included directories found matching 'docs/_build' 2024-09-11 21:27:00,142 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-09-11 21:27:00,142 root INFO adding license file 'LICENSE.rst' 2024-09-11 21:27:00,143 root INFO writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' 2024-09-11 21:27:00,144 root INFO copying src/markupsafe/_speedups.c -> build/lib.linux-i686-cpython-312/markupsafe 2024-09-11 21:27:00,144 root INFO copying src/markupsafe/_speedups.pyi -> build/lib.linux-i686-cpython-312/markupsafe 2024-09-11 21:27:00,144 root INFO copying src/markupsafe/py.typed -> build/lib.linux-i686-cpython-312/markupsafe 2024-09-11 21:27:00,144 root INFO running build_ext 2024-09-11 21:27:00,146 root INFO building 'markupsafe._speedups' extension 2024-09-11 21:27:00,146 root INFO creating build/temp.linux-i686-cpython-312 2024-09-11 21:27:00,146 root INFO creating build/temp.linux-i686-cpython-312/src 2024-09-11 21:27:00,146 root INFO creating build/temp.linux-i686-cpython-312/src/markupsafe 2024-09-11 21:27:00,146 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-i686-cpython-312/src/markupsafe/_speedups.o 2024-09-11 21:27:00,506 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-i686-cpython-312/src/markupsafe/_speedups.o -L/usr/lib -o build/lib.linux-i686-cpython-312/markupsafe/_speedups.cpython-312-i386-linux-musl.so 2024-09-11 21:27:00,525 root INFO installing to build/bdist.linux-i686/wheel 2024-09-11 21:27:00,525 root INFO running install 2024-09-11 21:27:00,537 root INFO running install_lib 2024-09-11 21:27:00,541 root INFO creating build/bdist.linux-i686 2024-09-11 21:27:00,541 root INFO creating build/bdist.linux-i686/wheel 2024-09-11 21:27:00,541 root INFO creating build/bdist.linux-i686/wheel/markupsafe 2024-09-11 21:27:00,542 root INFO copying build/lib.linux-i686-cpython-312/markupsafe/_speedups.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/markupsafe 2024-09-11 21:27:00,542 root INFO copying build/lib.linux-i686-cpython-312/markupsafe/_speedups.pyi -> build/bdist.linux-i686/wheel/markupsafe 2024-09-11 21:27:00,542 root INFO copying build/lib.linux-i686-cpython-312/markupsafe/_native.py -> build/bdist.linux-i686/wheel/markupsafe 2024-09-11 21:27:00,543 root INFO copying build/lib.linux-i686-cpython-312/markupsafe/__init__.py -> build/bdist.linux-i686/wheel/markupsafe 2024-09-11 21:27:00,543 root INFO copying build/lib.linux-i686-cpython-312/markupsafe/py.typed -> build/bdist.linux-i686/wheel/markupsafe 2024-09-11 21:27:00,543 root INFO copying build/lib.linux-i686-cpython-312/markupsafe/_speedups.c -> build/bdist.linux-i686/wheel/markupsafe 2024-09-11 21:27:00,543 root INFO running install_egg_info 2024-09-11 21:27:00,546 root INFO Copying src/MarkupSafe.egg-info to build/bdist.linux-i686/wheel/MarkupSafe-2.1.5-py3.12.egg-info 2024-09-11 21:27:00,547 root INFO running install_scripts 2024-09-11 21:27:00,552 root INFO creating build/bdist.linux-i686/wheel/MarkupSafe-2.1.5.dist-info/WHEEL 2024-09-11 21:27:00,552 wheel INFO creating '/home/buildozer/aports/main/py3-markupsafe/src/MarkupSafe-2.1.5/.dist/.tmp-h5wtsd3k/MarkupSafe-2.1.5-cp312-cp312-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-09-11 21:27:00,553 wheel INFO adding 'markupsafe/__init__.py' 2024-09-11 21:27:00,553 wheel INFO adding 'markupsafe/_native.py' 2024-09-11 21:27:00,553 wheel INFO adding 'markupsafe/_speedups.c' 2024-09-11 21:27:00,554 wheel INFO adding 'markupsafe/_speedups.cpython-312-i386-linux-musl.so' 2024-09-11 21:27:00,554 wheel INFO adding 'markupsafe/_speedups.pyi' 2024-09-11 21:27:00,554 wheel INFO adding 'markupsafe/py.typed' 2024-09-11 21:27:00,554 wheel INFO adding 'MarkupSafe-2.1.5.dist-info/LICENSE.rst' 2024-09-11 21:27:00,554 wheel INFO adding 'MarkupSafe-2.1.5.dist-info/METADATA' 2024-09-11 21:27:00,555 wheel INFO adding 'MarkupSafe-2.1.5.dist-info/WHEEL' 2024-09-11 21:27:00,555 wheel INFO adding 'MarkupSafe-2.1.5.dist-info/top_level.txt' 2024-09-11 21:27:00,555 wheel INFO adding 'MarkupSafe-2.1.5.dist-info/RECORD' 2024-09-11 21:27:00,555 root INFO removing build/bdist.linux-i686/wheel 2024-09-11 21:27:00,556 gpep517 INFO The backend produced .dist/MarkupSafe-2.1.5-cp312-cp312-linux_i686.whl MarkupSafe-2.1.5-cp312-cp312-linux_i686.whl ============================= test session starts ============================== platform linux -- Python 3.12.6, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/main/py3-markupsafe/src/MarkupSafe-2.1.5 configfile: setup.cfg testpaths: tests collected 53 items tests/test_escape.py .......... [ 18%] tests/test_exception_custom_html.py . [ 20%] tests/test_markupsafe.py ..... [ 30%] tests/test_escape.py .......... [ 49%] tests/test_exception_custom_html.py . [ 50%] tests/test_markupsafe.py ..... [ 60%] tests/test_leak.py . [ 62%] tests/test_markupsafe.py .................... [100%] ============================== 53 passed in 0.22s ============================== >>> py3-markupsafe: Entering fakeroot... >>> py3-markupsafe-pyc*: Running split function pyc... '/home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/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: 52.0 KB >>> py3-markupsafe-pyc*: Compressing data... >>> py3-markupsafe-pyc*: Create checksum... >>> py3-markupsafe-pyc*: Create py3-markupsafe-pyc-2.1.5-r2.apk >>> py3-markupsafe*: Tracing dependencies... python3 python3~3.12 >>> py3-markupsafe*: Package size: 84.0 KB >>> py3-markupsafe*: Compressing data... >>> py3-markupsafe*: Create checksum... >>> py3-markupsafe*: Create py3-markupsafe-2.1.5-r2.apk >>> py3-markupsafe: Build complete at Wed, 11 Sep 2024 21:27:01 +0000 elapsed time 0h 0m 3s >>> py3-markupsafe: Cleaning up srcdir >>> py3-markupsafe: Cleaning up pkgdir >>> py3-markupsafe: Uninstalling dependencies... (1/31) Purging .makedepends-py3-markupsafe (20240911.212658) (2/31) Purging python3-dev (3.12.6-r0) (3/31) Purging py3-gpep517-pyc (16-r0) (4/31) Purging py3-gpep517 (16-r0) (5/31) Purging py3-installer-pyc (0.7.0-r2) (6/31) Purging py3-installer (0.7.0-r2) (7/31) Purging py3-setuptools-pyc (70.3.0-r0) (8/31) Purging py3-setuptools (70.3.0-r0) (9/31) Purging py3-wheel-pyc (0.43.0-r0) (10/31) Purging py3-wheel (0.43.0-r0) (11/31) Purging py3-iniconfig-pyc (2.0.0-r1) (12/31) Purging py3-packaging-pyc (24.1-r0) (13/31) Purging py3-parsing-pyc (3.1.2-r1) (14/31) Purging py3-pluggy-pyc (1.5.0-r0) (15/31) Purging py3-py-pyc (1.11.0-r4) (16/31) Purging py3-pytest-pyc (8.3.3-r0) (17/31) Purging py3-pytest (8.3.3-r0) (18/31) Purging py3-iniconfig (2.0.0-r1) (19/31) Purging py3-packaging (24.1-r0) (20/31) Purging py3-parsing (3.1.2-r1) (21/31) Purging py3-pluggy (1.5.0-r0) (22/31) Purging py3-py (1.11.0-r4) (23/31) Purging python3-pyc (3.12.6-r0) (24/31) Purging python3-pycache-pyc0 (3.12.6-r0) (25/31) Purging pyc (3.12.6-r0) (26/31) Purging python3 (3.12.6-r0) (27/31) Purging sqlite-libs (3.46.1-r0) (28/31) Purging gdbm (1.24-r0) (29/31) Purging libffi (3.4.6-r0) (30/31) Purging libpanelw (6.5_p20240601-r1) (31/31) Purging mpdecimal (4.0.0-r0) Executing busybox-1.36.1-r31.trigger OK: 412 MiB in 117 packages >>> py3-markupsafe: Updating the main/x86 repository index... >>> py3-markupsafe: Signing the index...