>>> py3-markupsafe: Building main/py3-markupsafe 2.1.2-r1 (using abuild 3.11.0_rc10-r0) started Tue, 18 Apr 2023 18:25:33 +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-setuptools (1/14) Installing libbz2 (1.0.8-r5) (2/14) Installing libffi (3.4.4-r2) (3/14) Installing gdbm (1.23-r1) (4/14) Installing xz-libs (5.4.2-r1) (5/14) Installing mpdecimal (2.5.1-r2) (6/14) Installing libpanelw (6.4_p20230401-r4) (7/14) Installing readline (8.2.1-r1) (8/14) Installing sqlite-libs (3.41.2-r2) (9/14) Installing python3 (3.11.3-r9) (10/14) Installing python3-dev (3.11.3-r9) (11/14) Installing py3-parsing (3.0.9-r2) (12/14) Installing py3-packaging (23.1-r1) (13/14) Installing py3-setuptools (67.6.1-r1) (14/14) Installing .makedepends-py3-markupsafe (20230418.182534) Executing busybox-1.36.0-r7.trigger OK: 407 MiB in 112 packages >>> py3-markupsafe: Cleaning up srcdir >>> py3-markupsafe: Cleaning up pkgdir >>> py3-markupsafe: Fetching https://distfiles.alpinelinux.org/distfiles/edge/MarkupSafe-2.1.2.tar.gz >>> py3-markupsafe: Fetching https://distfiles.alpinelinux.org/distfiles/edge/MarkupSafe-2.1.2.tar.gz >>> py3-markupsafe: Checking sha512sums... MarkupSafe-2.1.2.tar.gz: OK >>> py3-markupsafe: Unpacking /var/cache/distfiles/MarkupSafe-2.1.2.tar.gz... running build running build_py creating build creating build/lib.linux-ppc64le-cpython-311 creating build/lib.linux-ppc64le-cpython-311/markupsafe copying src/markupsafe/_native.py -> build/lib.linux-ppc64le-cpython-311/markupsafe copying src/markupsafe/__init__.py -> build/lib.linux-ppc64le-cpython-311/markupsafe running egg_info writing src/MarkupSafe.egg-info/PKG-INFO writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt writing top-level names to src/MarkupSafe.egg-info/top_level.txt reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' copying src/markupsafe/_speedups.c -> build/lib.linux-ppc64le-cpython-311/markupsafe copying src/markupsafe/_speedups.pyi -> build/lib.linux-ppc64le-cpython-311/markupsafe copying src/markupsafe/py.typed -> build/lib.linux-ppc64le-cpython-311/markupsafe running build_ext building 'markupsafe._speedups' extension creating build/temp.linux-ppc64le-cpython-311 creating build/temp.linux-ppc64le-cpython-311/src creating build/temp.linux-ppc64le-cpython-311/src/markupsafe gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Werror=int-conversion -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c src/markupsafe/_speedups.c -o build/temp.linux-ppc64le-cpython-311/src/markupsafe/_speedups.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Werror=int-conversion -Os -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-311/src/markupsafe/_speedups.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-311/markupsafe/_speedups.cpython-311-powerpc64le-linux-musl.so running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.11/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info writing src/MarkupSafe.egg-info/PKG-INFO writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt writing top-level names to src/MarkupSafe.egg-info/top_level.txt reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-ppc64le-cpython-311/markupsafe/_speedups.cpython-311-powerpc64le-linux-musl.so -> src/markupsafe ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK >>> py3-markupsafe: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/main/py3-markupsafe/pkg creating /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe creating /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr creating /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib creating /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib/python3.11 creating /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib/python3.11/site-packages creating /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib/python3.11/site-packages/markupsafe copying build/lib.linux-ppc64le-cpython-311/markupsafe/_native.py -> /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib/python3.11/site-packages/markupsafe copying build/lib.linux-ppc64le-cpython-311/markupsafe/_speedups.pyi -> /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib/python3.11/site-packages/markupsafe copying build/lib.linux-ppc64le-cpython-311/markupsafe/_speedups.c -> /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib/python3.11/site-packages/markupsafe copying build/lib.linux-ppc64le-cpython-311/markupsafe/_speedups.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib/python3.11/site-packages/markupsafe copying build/lib.linux-ppc64le-cpython-311/markupsafe/py.typed -> /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib/python3.11/site-packages/markupsafe copying build/lib.linux-ppc64le-cpython-311/markupsafe/__init__.py -> /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib/python3.11/site-packages/markupsafe byte-compiling /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib/python3.11/site-packages/markupsafe/_native.py to _native.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib/python3.11/site-packages/markupsafe/__init__.py to __init__.cpython-311.pyc running install_egg_info running egg_info writing src/MarkupSafe.egg-info/PKG-INFO writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt writing top-level names to src/MarkupSafe.egg-info/top_level.txt reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' Copying src/MarkupSafe.egg-info to /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib/python3.11/site-packages/MarkupSafe-2.1.2-py3.11.egg-info running install_scripts >>> py3-markupsafe-pyc*: Running split function pyc... '/home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib/python3.11/site-packages/markupsafe/__pycache__' -> '/home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe-pyc/usr/lib/python3.11/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.11 >>> 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.2-r1.apk >>> py3-markupsafe*: Tracing dependencies... python3 python3~3.11 so:libc.musl-ppc64le.so.1 >>> py3-markupsafe*: Package size: 132.0 KB >>> py3-markupsafe*: Compressing data... >>> py3-markupsafe*: Create checksum... >>> py3-markupsafe*: Create py3-markupsafe-2.1.2-r1.apk >>> py3-markupsafe: Build complete at Tue, 18 Apr 2023 18:25:38 +0000 elapsed time 0h 0m 5s >>> py3-markupsafe: Cleaning up srcdir >>> py3-markupsafe: Cleaning up pkgdir >>> py3-markupsafe: Uninstalling dependencies... (1/14) Purging .makedepends-py3-markupsafe (20230418.182534) (2/14) Purging python3-dev (3.11.3-r9) (3/14) Purging py3-setuptools (67.6.1-r1) (4/14) Purging py3-packaging (23.1-r1) (5/14) Purging py3-parsing (3.0.9-r2) (6/14) Purging python3 (3.11.3-r9) (7/14) Purging gdbm (1.23-r1) (8/14) Purging libbz2 (1.0.8-r5) (9/14) Purging libffi (3.4.4-r2) (10/14) Purging libpanelw (6.4_p20230401-r4) (11/14) Purging mpdecimal (2.5.1-r2) (12/14) Purging readline (8.2.1-r1) (13/14) Purging sqlite-libs (3.41.2-r2) (14/14) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 292 MiB in 98 packages >>> py3-markupsafe: Updating the main/ppc64le repository index... >>> py3-markupsafe: Signing the index...