>>> py3-pyscss: Building community/py3-pyscss 1.3.7-r2 (using abuild 3.9.0-r0) started Mon, 18 Apr 2022 07:21:56 +0000 >>> py3-pyscss: Checking sanity of /home/buildozer/aports/community/py3-pyscss/APKBUILD... >>> py3-pyscss: Analyzing dependencies... >>> py3-pyscss: Installing for build: build-base python3 pcre-dev py3-setuptools python3-dev (1/22) Installing libbz2 (1.0.8-r1) (2/22) Installing libffi (3.4.2-r1) (3/22) Installing gdbm (1.23-r0) (4/22) Installing xz-libs (5.2.5-r1) (5/22) Installing mpdecimal (2.5.1-r1) (6/22) Installing readline (8.1.2-r0) (7/22) Installing sqlite-libs (3.38.2-r0) (8/22) Installing python3 (3.10.3-r1) (9/22) Installing libpcre16 (8.45-r2) (10/22) Installing libpcre32 (8.45-r2) (11/22) Installing pcre (8.45-r2) (12/22) Installing libpcrecpp (8.45-r2) (13/22) Installing pcre-dev (8.45-r2) (14/22) Installing py3-appdirs (1.4.4-r3) (15/22) Installing py3-more-itertools (8.12.0-r2) (16/22) Installing py3-ordered-set (4.0.2-r3) (17/22) Installing py3-parsing (2.4.7-r3) (18/22) Installing py3-six (1.16.0-r1) (19/22) Installing py3-packaging (21.3-r0) (20/22) Installing py3-setuptools (59.4.0-r0) (21/22) Installing python3-dev (3.10.3-r1) (22/22) Installing .makedepends-py3-pyscss (20220418.072201) Executing busybox-1.35.0-r8.trigger OK: 428 MiB in 111 packages >>> py3-pyscss: Cleaning up srcdir >>> py3-pyscss: Cleaning up pkgdir >>> py3-pyscss: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/pyScss-1.3.7.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 309k 100 309k 0 0 505k 0 --:--:-- --:--:-- --:--:-- 505k >>> py3-pyscss: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/pyScss-1.3.7.tar.gz >>> py3-pyscss: Checking sha512sums... pyScss-1.3.7.tar.gz: OK >>> py3-pyscss: Unpacking /var/cache/distfiles/v3.16/pyScss-1.3.7.tar.gz... /home/buildozer/aports/community/py3-pyscss/src/pyScss-1.3.7/setup.py:2: 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.command.build_ext import build_ext running build running build_py creating build creating build/lib.linux-s390x-3.10 creating build/lib.linux-s390x-3.10/scss copying scss/__init__.py -> build/lib.linux-s390x-3.10/scss copying scss/calculator.py -> build/lib.linux-s390x-3.10/scss copying scss/errors.py -> build/lib.linux-s390x-3.10/scss copying scss/__main__.py -> build/lib.linux-s390x-3.10/scss copying scss/compiler.py -> build/lib.linux-s390x-3.10/scss copying scss/tool.py -> build/lib.linux-s390x-3.10/scss copying scss/rule.py -> build/lib.linux-s390x-3.10/scss copying scss/ast.py -> build/lib.linux-s390x-3.10/scss copying scss/scss_meta.py -> build/lib.linux-s390x-3.10/scss copying scss/util.py -> build/lib.linux-s390x-3.10/scss copying scss/namespace.py -> build/lib.linux-s390x-3.10/scss copying scss/source.py -> build/lib.linux-s390x-3.10/scss copying scss/legacy.py -> build/lib.linux-s390x-3.10/scss copying scss/less2scss.py -> build/lib.linux-s390x-3.10/scss copying scss/selector.py -> build/lib.linux-s390x-3.10/scss copying scss/config.py -> build/lib.linux-s390x-3.10/scss copying scss/cssdefs.py -> build/lib.linux-s390x-3.10/scss copying scss/setup.py -> build/lib.linux-s390x-3.10/scss copying scss/types.py -> build/lib.linux-s390x-3.10/scss creating build/lib.linux-s390x-3.10/scss/extension copying scss/extension/extra.py -> build/lib.linux-s390x-3.10/scss/extension copying scss/extension/__init__.py -> build/lib.linux-s390x-3.10/scss/extension copying scss/extension/api.py -> build/lib.linux-s390x-3.10/scss/extension copying scss/extension/bootstrap.py -> build/lib.linux-s390x-3.10/scss/extension copying scss/extension/fonts.py -> build/lib.linux-s390x-3.10/scss/extension copying scss/extension/core.py -> build/lib.linux-s390x-3.10/scss/extension creating build/lib.linux-s390x-3.10/scss/extension/compass copying scss/extension/compass/__init__.py -> build/lib.linux-s390x-3.10/scss/extension/compass copying scss/extension/compass/gradients.py -> build/lib.linux-s390x-3.10/scss/extension/compass copying scss/extension/compass/sprites.py -> build/lib.linux-s390x-3.10/scss/extension/compass copying scss/extension/compass/images.py -> build/lib.linux-s390x-3.10/scss/extension/compass copying scss/extension/compass/layouts.py -> build/lib.linux-s390x-3.10/scss/extension/compass copying scss/extension/compass/helpers.py -> build/lib.linux-s390x-3.10/scss/extension/compass creating build/lib.linux-s390x-3.10/scss/grammar copying scss/grammar/__init__.py -> build/lib.linux-s390x-3.10/scss/grammar copying scss/grammar/expression.py -> build/lib.linux-s390x-3.10/scss/grammar copying scss/grammar/scanner.py -> build/lib.linux-s390x-3.10/scss/grammar running build_ext building 'scss.grammar._scanner' extension creating build/temp.linux-s390x-3.10 creating build/temp.linux-s390x-3.10/scss creating build/temp.linux-s390x-3.10/scss/src 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 scss/src/_speedups.c -o build/temp.linux-s390x-3.10/scss/src/_speedups.o 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 scss/src/block_locator.c -o build/temp.linux-s390x-3.10/scss/src/block_locator.o scss/src/block_locator.c: In function 'BlockLocator_new': scss/src/block_locator.c:320:17: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 320 | self->codestr = PyUnicode_AS_UNICODE(codestr); | ^~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from scss/src/block_locator.c:11: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ scss/src/block_locator.c:321:17: warning: 'PyUnicode_GetSize' is deprecated [-Wdeprecated-declarations] 321 | self->codestr_sz = PyUnicode_GetSize((PyObject*)codestr); | ^~~~ In file included from /usr/include/python3.10/Python.h:83, from scss/src/block_locator.c:11: /usr/include/python3.10/unicodeobject.h:177:43: note: declared here 177 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_ssize_t) PyUnicode_GetSize( | ^~~~~~~~~~~~~~~~~ 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 scss/src/hashtable.c -o build/temp.linux-s390x-3.10/scss/src/hashtable.o 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 scss/src/scanner.c -o build/temp.linux-s390x-3.10/scss/src/scanner.o gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-s390x-3.10/scss/src/_speedups.o build/temp.linux-s390x-3.10/scss/src/block_locator.o build/temp.linux-s390x-3.10/scss/src/hashtable.o build/temp.linux-s390x-3.10/scss/src/scanner.o -L/usr/lib -lpcre -o build/lib.linux-s390x-3.10/scss/grammar/_scanner.cpython-310-s390x-linux-gnu.so >>> py3-pyscss: Entering fakeroot... /home/buildozer/aports/community/py3-pyscss/src/pyScss-1.3.7/setup.py:2: 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.command.build_ext import build_ext running install /usr/lib/python3.10/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 build running build_py running build_ext running install_lib creating /home/buildozer/aports/community/py3-pyscss/pkg creating /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss creating /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr creating /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib creating /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss copying build/lib.linux-s390x-3.10/scss/__init__.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss creating /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension copying build/lib.linux-s390x-3.10/scss/extension/extra.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension copying build/lib.linux-s390x-3.10/scss/extension/__init__.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension creating /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension/compass copying build/lib.linux-s390x-3.10/scss/extension/compass/__init__.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension/compass copying build/lib.linux-s390x-3.10/scss/extension/compass/gradients.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension/compass copying build/lib.linux-s390x-3.10/scss/extension/compass/sprites.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension/compass copying build/lib.linux-s390x-3.10/scss/extension/compass/images.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension/compass copying build/lib.linux-s390x-3.10/scss/extension/compass/layouts.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension/compass copying build/lib.linux-s390x-3.10/scss/extension/compass/helpers.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension/compass copying build/lib.linux-s390x-3.10/scss/extension/api.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension copying build/lib.linux-s390x-3.10/scss/extension/bootstrap.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension copying build/lib.linux-s390x-3.10/scss/extension/fonts.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension copying build/lib.linux-s390x-3.10/scss/extension/core.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension copying build/lib.linux-s390x-3.10/scss/calculator.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss copying build/lib.linux-s390x-3.10/scss/errors.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss copying build/lib.linux-s390x-3.10/scss/__main__.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss copying build/lib.linux-s390x-3.10/scss/compiler.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss copying build/lib.linux-s390x-3.10/scss/tool.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss copying build/lib.linux-s390x-3.10/scss/rule.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss copying build/lib.linux-s390x-3.10/scss/ast.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss copying build/lib.linux-s390x-3.10/scss/scss_meta.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss copying build/lib.linux-s390x-3.10/scss/util.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss copying build/lib.linux-s390x-3.10/scss/namespace.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss copying build/lib.linux-s390x-3.10/scss/source.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss copying build/lib.linux-s390x-3.10/scss/legacy.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss creating /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/grammar copying build/lib.linux-s390x-3.10/scss/grammar/__init__.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/grammar copying build/lib.linux-s390x-3.10/scss/grammar/expression.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/grammar copying build/lib.linux-s390x-3.10/scss/grammar/_scanner.cpython-310-s390x-linux-gnu.so -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/grammar copying build/lib.linux-s390x-3.10/scss/grammar/scanner.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/grammar copying build/lib.linux-s390x-3.10/scss/less2scss.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss copying build/lib.linux-s390x-3.10/scss/selector.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss copying build/lib.linux-s390x-3.10/scss/config.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss copying build/lib.linux-s390x-3.10/scss/cssdefs.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss copying build/lib.linux-s390x-3.10/scss/setup.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss copying build/lib.linux-s390x-3.10/scss/types.py -> /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension/extra.py to extra.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension/compass/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension/compass/gradients.py to gradients.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension/compass/sprites.py to sprites.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension/compass/images.py to images.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension/compass/layouts.py to layouts.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension/compass/helpers.py to helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension/api.py to api.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension/bootstrap.py to bootstrap.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension/fonts.py to fonts.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/extension/core.py to core.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/calculator.py to calculator.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/errors.py to errors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/compiler.py to compiler.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/tool.py to tool.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/rule.py to rule.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/ast.py to ast.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/scss_meta.py to scss_meta.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/namespace.py to namespace.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/source.py to source.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/legacy.py to legacy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/grammar/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/grammar/expression.py to expression.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/grammar/scanner.py to scanner.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/less2scss.py to less2scss.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/selector.py to selector.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/config.py to config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/cssdefs.py to cssdefs.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/setup.py to setup.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/scss/types.py to types.cpython-310.pyc running install_egg_info running egg_info creating pyScss.egg-info writing pyScss.egg-info/PKG-INFO writing dependency_links to pyScss.egg-info/dependency_links.txt writing entry points to pyScss.egg-info/entry_points.txt writing requirements to pyScss.egg-info/requires.txt writing top-level names to pyScss.egg-info/top_level.txt writing manifest file 'pyScss.egg-info/SOURCES.txt' reading manifest file 'pyScss.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pyScss.egg-info/SOURCES.txt' Copying pyScss.egg-info to /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/lib/python3.10/site-packages/pyScss-1.3.7-py3.10.egg-info running install_scripts Installing pyscss script to /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/bin Installing less2scss script to /home/buildozer/aports/community/py3-pyscss/pkg/py3-pyscss/usr/bin >>> py3-pyscss*: Running postcheck for py3-pyscss >>> py3-pyscss*: Preparing package py3-pyscss... >>> py3-pyscss*: Stripping binaries >>> py3-pyscss*: Scanning shared objects >>> py3-pyscss*: Tracing dependencies... python3 so:libc.musl-s390x.so.1 so:libpcre.so.1 >>> py3-pyscss*: Package size: 1.0 MB >>> py3-pyscss*: Compressing data... >>> py3-pyscss*: Create checksum... >>> py3-pyscss*: Create py3-pyscss-1.3.7-r2.apk >>> py3-pyscss: Build complete at Mon, 18 Apr 2022 07:22:03 +0000 elapsed time 0h 0m 7s >>> py3-pyscss: Cleaning up srcdir >>> py3-pyscss: Cleaning up pkgdir >>> py3-pyscss: Uninstalling dependencies... (1/22) Purging .makedepends-py3-pyscss (20220418.072201) (2/22) Purging pcre-dev (8.45-r2) (3/22) Purging libpcre16 (8.45-r2) (4/22) Purging libpcre32 (8.45-r2) (5/22) Purging libpcrecpp (8.45-r2) (6/22) Purging pcre (8.45-r2) (7/22) Purging py3-setuptools (59.4.0-r0) (8/22) Purging py3-appdirs (1.4.4-r3) (9/22) Purging py3-more-itertools (8.12.0-r2) (10/22) Purging py3-ordered-set (4.0.2-r3) (11/22) Purging py3-packaging (21.3-r0) (12/22) Purging py3-six (1.16.0-r1) (13/22) Purging py3-parsing (2.4.7-r3) (14/22) Purging python3-dev (3.10.3-r1) (15/22) Purging python3 (3.10.3-r1) (16/22) Purging libbz2 (1.0.8-r1) (17/22) Purging libffi (3.4.2-r1) (18/22) Purging gdbm (1.23-r0) (19/22) Purging xz-libs (5.2.5-r1) (20/22) Purging mpdecimal (2.5.1-r1) (21/22) Purging readline (8.1.2-r0) (22/22) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r8.trigger OK: 324 MiB in 89 packages >>> py3-pyscss: Updating the community/s390x repository index... >>> py3-pyscss: Signing the index...