>>> py3-markupsafe: Building main/py3-markupsafe 2.1.1-r0 (using abuild 3.9.0-r0) started Tue, 05 Apr 2022 19:14:03 +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/16) Installing libbz2 (1.0.8-r1) (2/16) Installing libffi (3.4.2-r1) (3/16) Installing gdbm (1.23-r0) (4/16) Installing xz-libs (5.2.5-r0) (5/16) Installing mpdecimal (2.5.1-r1) (6/16) Installing readline (8.1.2-r0) (7/16) Installing sqlite-libs (3.37.2-r0) (8/16) Installing python3 (3.10.2-r1) (9/16) Installing python3-dev (3.10.2-r1) (10/16) Installing py3-ordered-set (4.0.2-r3) (11/16) Installing py3-appdirs (1.4.4-r3) (12/16) Installing py3-parsing (2.4.7-r3) (13/16) Installing py3-six (1.16.0-r1) (14/16) Installing py3-packaging (21.3-r0) (15/16) Installing py3-setuptools (52.0.0-r5) (16/16) Installing .makedepends-py3-markupsafe (20220405.191404) Executing busybox-1.35.0-r7.trigger OK: 336 MiB in 106 packages >>> py3-markupsafe: Cleaning up srcdir >>> py3-markupsafe: Cleaning up pkgdir >>> py3-markupsafe: Fetching https://distfiles.alpinelinux.org/distfiles/edge//MarkupSafe-2.1.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-markupsafe: Fetching https://files.pythonhosted.org/packages/source/M/MarkupSafe/MarkupSafe-2.1.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18668 100 18668 0 0 67744 0 --:--:-- --:--:-- --:--:-- 67744 >>> py3-markupsafe: Fetching https://distfiles.alpinelinux.org/distfiles/edge//MarkupSafe-2.1.1.tar.gz >>> py3-markupsafe: Checking sha512sums... MarkupSafe-2.1.1.tar.gz: OK >>> py3-markupsafe: Unpacking /var/cache/distfiles/edge/MarkupSafe-2.1.1.tar.gz... /home/buildozer/aports/main/py3-markupsafe/src/MarkupSafe-2.1.1/setup.py:5: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.errors import CCompilerError running build running build_py creating build creating build/lib.linux-ppc64le-3.10 creating build/lib.linux-ppc64le-3.10/markupsafe copying src/markupsafe/_native.py -> build/lib.linux-ppc64le-3.10/markupsafe copying src/markupsafe/__init__.py -> build/lib.linux-ppc64le-3.10/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 writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' copying src/markupsafe/_speedups.c -> build/lib.linux-ppc64le-3.10/markupsafe copying src/markupsafe/_speedups.pyi -> build/lib.linux-ppc64le-3.10/markupsafe copying src/markupsafe/py.typed -> build/lib.linux-ppc64le-3.10/markupsafe running build_ext building 'markupsafe._speedups' extension creating build/temp.linux-ppc64le-3.10 creating build/temp.linux-ppc64le-3.10/src creating build/temp.linux-ppc64le-3.10/src/markupsafe gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c src/markupsafe/_speedups.c -o build/temp.linux-ppc64le-3.10/src/markupsafe/_speedups.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-ppc64le-3.10/src/markupsafe/_speedups.o -L/usr/lib -o build/lib.linux-ppc64le-3.10/markupsafe/_speedups.cpython-310-powerpc64le-linux-gnu.so /home/buildozer/aports/main/py3-markupsafe/src/MarkupSafe-2.1.1/setup.py:5: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.errors import CCompilerError 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. 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 writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-ppc64le-3.10/markupsafe/_speedups.cpython-310-powerpc64le-linux-gnu.so -> src/markupsafe ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK >>> py3-markupsafe: Entering fakeroot... /home/buildozer/aports/main/py3-markupsafe/src/MarkupSafe-2.1.1/setup.py:5: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.errors import CCompilerError running install running build running build_py 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 writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' running build_ext 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.10 creating /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib/python3.10/site-packages creating /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib/python3.10/site-packages/markupsafe copying build/lib.linux-ppc64le-3.10/markupsafe/_speedups.c -> /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib/python3.10/site-packages/markupsafe copying build/lib.linux-ppc64le-3.10/markupsafe/py.typed -> /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib/python3.10/site-packages/markupsafe copying build/lib.linux-ppc64le-3.10/markupsafe/_speedups.cpython-310-powerpc64le-linux-gnu.so -> /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib/python3.10/site-packages/markupsafe copying build/lib.linux-ppc64le-3.10/markupsafe/_native.py -> /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib/python3.10/site-packages/markupsafe copying build/lib.linux-ppc64le-3.10/markupsafe/_speedups.pyi -> /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib/python3.10/site-packages/markupsafe copying build/lib.linux-ppc64le-3.10/markupsafe/__init__.py -> /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib/python3.10/site-packages/markupsafe byte-compiling /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib/python3.10/site-packages/markupsafe/_native.py to _native.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib/python3.10/site-packages/markupsafe/__init__.py to __init__.cpython-310.pyc running install_egg_info Copying src/MarkupSafe.egg-info to /home/buildozer/aports/main/py3-markupsafe/pkg/py3-markupsafe/usr/lib/python3.10/site-packages/MarkupSafe-2.1.1-py3.10.egg-info running install_scripts >>> py3-markupsafe*: Running postcheck for py3-markupsafe >>> py3-markupsafe*: Preparing package py3-markupsafe... >>> py3-markupsafe*: Stripping binaries >>> py3-markupsafe*: Scanning shared objects >>> py3-markupsafe*: Tracing dependencies... python3 so:libc.musl-ppc64le.so.1 >>> py3-markupsafe*: Package size: 152.0 KB >>> py3-markupsafe*: Compressing data... >>> py3-markupsafe*: Create checksum... >>> py3-markupsafe*: Create py3-markupsafe-2.1.1-r0.apk >>> py3-markupsafe: Build complete at Tue, 05 Apr 2022 19:14:08 +0000 elapsed time 0h 0m 5s >>> py3-markupsafe: Cleaning up srcdir >>> py3-markupsafe: Cleaning up pkgdir >>> py3-markupsafe: Uninstalling dependencies... (1/16) Purging .makedepends-py3-markupsafe (20220405.191404) (2/16) Purging python3-dev (3.10.2-r1) (3/16) Purging py3-setuptools (52.0.0-r5) (4/16) Purging py3-ordered-set (4.0.2-r3) (5/16) Purging py3-appdirs (1.4.4-r3) (6/16) Purging py3-packaging (21.3-r0) (7/16) Purging py3-parsing (2.4.7-r3) (8/16) Purging py3-six (1.16.0-r1) (9/16) Purging python3 (3.10.2-r1) (10/16) Purging libbz2 (1.0.8-r1) (11/16) Purging libffi (3.4.2-r1) (12/16) Purging gdbm (1.23-r0) (13/16) Purging xz-libs (5.2.5-r0) (14/16) Purging mpdecimal (2.5.1-r1) (15/16) Purging readline (8.1.2-r0) (16/16) Purging sqlite-libs (3.37.2-r0) Executing busybox-1.35.0-r7.trigger OK: 231 MiB in 90 packages >>> py3-markupsafe: Updating the main/ppc64le repository index... >>> py3-markupsafe: Signing the index...