>>> py3-asn1: Building community/py3-asn1 0.6.0-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 18:02:08 +0000 >>> py3-asn1: Checking sanity of /home/buildozer/aports/community/py3-asn1/APKBUILD... >>> py3-asn1: Analyzing dependencies... >>> py3-asn1: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/31) Installing libffi (3.4.6-r0) (2/31) Installing gdbm (1.23-r1) (3/31) Installing mpdecimal (4.0.0-r0) (4/31) Installing libpanelw (6.4_p20240330-r0) (5/31) Installing readline (8.2.10-r0) (6/31) Installing sqlite-libs (3.45.2-r0) (7/31) Installing python3 (3.12.2-r1) (8/31) Installing python3-pycache-pyc0 (3.12.2-r1) (9/31) Installing pyc (3.12.2-r1) (10/31) Installing python3-pyc (3.12.2-r1) (11/31) Installing py3-installer (0.7.0-r2) (12/31) Installing py3-installer-pyc (0.7.0-r2) (13/31) Installing py3-gpep517 (15-r2) (14/31) Installing py3-gpep517-pyc (15-r2) (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.0-r1) (18/31) Installing py3-packaging-pyc (24.0-r1) (19/31) Installing py3-setuptools (69.2.0-r1) (20/31) Installing py3-setuptools-pyc (69.2.0-r1) (21/31) Installing py3-wheel (0.42.0-r1) (22/31) Installing py3-wheel-pyc (0.42.0-r1) (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.4.0-r1) (26/31) Installing py3-pluggy-pyc (1.4.0-r1) (27/31) Installing py3-py (1.11.0-r3) (28/31) Installing py3-py-pyc (1.11.0-r3) (29/31) Installing py3-pytest (8.1.1-r1) (30/31) Installing py3-pytest-pyc (8.1.1-r1) (31/31) Installing .makedepends-py3-asn1 (20240412.180209) Executing busybox-1.36.1-r25.trigger OK: 321 MiB in 141 packages >>> py3-asn1: Cleaning up srcdir >>> py3-asn1: Cleaning up pkgdir >>> py3-asn1: Cleaning up tmpdir >>> py3-asn1: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyasn1-0.6.0.tar.gz >>> py3-asn1: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyasn1-0.6.0.tar.gz >>> py3-asn1: Checking sha512sums... pyasn1-0.6.0.tar.gz: OK >>> py3-asn1: Unpacking /var/cache/distfiles/pyasn1-0.6.0.tar.gz... 2024-04-12 18:02:10,456 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-12 18:02:10,511 root INFO running bdist_wheel 2024-04-12 18:02:10,534 root INFO running build 2024-04-12 18:02:10,534 root INFO running build_py 2024-04-12 18:02:10,537 root INFO creating build 2024-04-12 18:02:10,537 root INFO creating build/lib 2024-04-12 18:02:10,537 root INFO creating build/lib/pyasn1 2024-04-12 18:02:10,538 root INFO copying pyasn1/debug.py -> build/lib/pyasn1 2024-04-12 18:02:10,538 root INFO copying pyasn1/error.py -> build/lib/pyasn1 2024-04-12 18:02:10,538 root INFO copying pyasn1/__init__.py -> build/lib/pyasn1 2024-04-12 18:02:10,538 root INFO creating build/lib/pyasn1/type 2024-04-12 18:02:10,539 root INFO copying pyasn1/type/char.py -> build/lib/pyasn1/type 2024-04-12 18:02:10,539 root INFO copying pyasn1/type/namedtype.py -> build/lib/pyasn1/type 2024-04-12 18:02:10,539 root INFO copying pyasn1/type/opentype.py -> build/lib/pyasn1/type 2024-04-12 18:02:10,539 root INFO copying pyasn1/type/useful.py -> build/lib/pyasn1/type 2024-04-12 18:02:10,539 root INFO copying pyasn1/type/tag.py -> build/lib/pyasn1/type 2024-04-12 18:02:10,540 root INFO copying pyasn1/type/univ.py -> build/lib/pyasn1/type 2024-04-12 18:02:10,540 root INFO copying pyasn1/type/error.py -> build/lib/pyasn1/type 2024-04-12 18:02:10,540 root INFO copying pyasn1/type/tagmap.py -> build/lib/pyasn1/type 2024-04-12 18:02:10,540 root INFO copying pyasn1/type/namedval.py -> build/lib/pyasn1/type 2024-04-12 18:02:10,540 root INFO copying pyasn1/type/__init__.py -> build/lib/pyasn1/type 2024-04-12 18:02:10,541 root INFO copying pyasn1/type/base.py -> build/lib/pyasn1/type 2024-04-12 18:02:10,541 root INFO copying pyasn1/type/constraint.py -> build/lib/pyasn1/type 2024-04-12 18:02:10,541 root INFO creating build/lib/pyasn1/compat 2024-04-12 18:02:10,541 root INFO copying pyasn1/compat/octets.py -> build/lib/pyasn1/compat 2024-04-12 18:02:10,541 root INFO copying pyasn1/compat/integer.py -> build/lib/pyasn1/compat 2024-04-12 18:02:10,542 root INFO copying pyasn1/compat/__init__.py -> build/lib/pyasn1/compat 2024-04-12 18:02:10,542 root INFO creating build/lib/pyasn1/codec 2024-04-12 18:02:10,542 root INFO copying pyasn1/codec/streaming.py -> build/lib/pyasn1/codec 2024-04-12 18:02:10,542 root INFO copying pyasn1/codec/__init__.py -> build/lib/pyasn1/codec 2024-04-12 18:02:10,542 root INFO creating build/lib/pyasn1/codec/ber 2024-04-12 18:02:10,543 root INFO copying pyasn1/codec/ber/encoder.py -> build/lib/pyasn1/codec/ber 2024-04-12 18:02:10,543 root INFO copying pyasn1/codec/ber/decoder.py -> build/lib/pyasn1/codec/ber 2024-04-12 18:02:10,543 root INFO copying pyasn1/codec/ber/eoo.py -> build/lib/pyasn1/codec/ber 2024-04-12 18:02:10,543 root INFO copying pyasn1/codec/ber/__init__.py -> build/lib/pyasn1/codec/ber 2024-04-12 18:02:10,543 root INFO creating build/lib/pyasn1/codec/cer 2024-04-12 18:02:10,544 root INFO copying pyasn1/codec/cer/encoder.py -> build/lib/pyasn1/codec/cer 2024-04-12 18:02:10,544 root INFO copying pyasn1/codec/cer/decoder.py -> build/lib/pyasn1/codec/cer 2024-04-12 18:02:10,544 root INFO copying pyasn1/codec/cer/__init__.py -> build/lib/pyasn1/codec/cer 2024-04-12 18:02:10,544 root INFO creating build/lib/pyasn1/codec/der 2024-04-12 18:02:10,544 root INFO copying pyasn1/codec/der/encoder.py -> build/lib/pyasn1/codec/der 2024-04-12 18:02:10,545 root INFO copying pyasn1/codec/der/decoder.py -> build/lib/pyasn1/codec/der 2024-04-12 18:02:10,545 root INFO copying pyasn1/codec/der/__init__.py -> build/lib/pyasn1/codec/der 2024-04-12 18:02:10,545 root INFO creating build/lib/pyasn1/codec/native 2024-04-12 18:02:10,545 root INFO copying pyasn1/codec/native/encoder.py -> build/lib/pyasn1/codec/native 2024-04-12 18:02:10,545 root INFO copying pyasn1/codec/native/decoder.py -> build/lib/pyasn1/codec/native 2024-04-12 18:02:10,546 root INFO copying pyasn1/codec/native/__init__.py -> build/lib/pyasn1/codec/native 2024-04-12 18:02:10,554 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-12 18:02:10,554 root INFO running install 2024-04-12 18:02:10,575 root INFO running install_lib 2024-04-12 18:02:10,578 root INFO creating build/bdist.linux-ppc64le 2024-04-12 18:02:10,578 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-12 18:02:10,579 root INFO creating build/bdist.linux-ppc64le/wheel/pyasn1 2024-04-12 18:02:10,579 root INFO copying build/lib/pyasn1/debug.py -> build/bdist.linux-ppc64le/wheel/pyasn1 2024-04-12 18:02:10,579 root INFO creating build/bdist.linux-ppc64le/wheel/pyasn1/compat 2024-04-12 18:02:10,579 root INFO copying build/lib/pyasn1/compat/octets.py -> build/bdist.linux-ppc64le/wheel/pyasn1/compat 2024-04-12 18:02:10,579 root INFO copying build/lib/pyasn1/compat/integer.py -> build/bdist.linux-ppc64le/wheel/pyasn1/compat 2024-04-12 18:02:10,579 root INFO copying build/lib/pyasn1/compat/__init__.py -> build/bdist.linux-ppc64le/wheel/pyasn1/compat 2024-04-12 18:02:10,580 root INFO creating build/bdist.linux-ppc64le/wheel/pyasn1/type 2024-04-12 18:02:10,580 root INFO copying build/lib/pyasn1/type/char.py -> build/bdist.linux-ppc64le/wheel/pyasn1/type 2024-04-12 18:02:10,580 root INFO copying build/lib/pyasn1/type/namedtype.py -> build/bdist.linux-ppc64le/wheel/pyasn1/type 2024-04-12 18:02:10,580 root INFO copying build/lib/pyasn1/type/opentype.py -> build/bdist.linux-ppc64le/wheel/pyasn1/type 2024-04-12 18:02:10,580 root INFO copying build/lib/pyasn1/type/useful.py -> build/bdist.linux-ppc64le/wheel/pyasn1/type 2024-04-12 18:02:10,580 root INFO copying build/lib/pyasn1/type/tag.py -> build/bdist.linux-ppc64le/wheel/pyasn1/type 2024-04-12 18:02:10,581 root INFO copying build/lib/pyasn1/type/univ.py -> build/bdist.linux-ppc64le/wheel/pyasn1/type 2024-04-12 18:02:10,581 root INFO copying build/lib/pyasn1/type/error.py -> build/bdist.linux-ppc64le/wheel/pyasn1/type 2024-04-12 18:02:10,581 root INFO copying build/lib/pyasn1/type/tagmap.py -> build/bdist.linux-ppc64le/wheel/pyasn1/type 2024-04-12 18:02:10,581 root INFO copying build/lib/pyasn1/type/namedval.py -> build/bdist.linux-ppc64le/wheel/pyasn1/type 2024-04-12 18:02:10,581 root INFO copying build/lib/pyasn1/type/__init__.py -> build/bdist.linux-ppc64le/wheel/pyasn1/type 2024-04-12 18:02:10,582 root INFO copying build/lib/pyasn1/type/base.py -> build/bdist.linux-ppc64le/wheel/pyasn1/type 2024-04-12 18:02:10,582 root INFO copying build/lib/pyasn1/type/constraint.py -> build/bdist.linux-ppc64le/wheel/pyasn1/type 2024-04-12 18:02:10,582 root INFO copying build/lib/pyasn1/error.py -> build/bdist.linux-ppc64le/wheel/pyasn1 2024-04-12 18:02:10,582 root INFO creating build/bdist.linux-ppc64le/wheel/pyasn1/codec 2024-04-12 18:02:10,582 root INFO creating build/bdist.linux-ppc64le/wheel/pyasn1/codec/ber 2024-04-12 18:02:10,582 root INFO copying build/lib/pyasn1/codec/ber/encoder.py -> build/bdist.linux-ppc64le/wheel/pyasn1/codec/ber 2024-04-12 18:02:10,583 root INFO copying build/lib/pyasn1/codec/ber/decoder.py -> build/bdist.linux-ppc64le/wheel/pyasn1/codec/ber 2024-04-12 18:02:10,583 root INFO copying build/lib/pyasn1/codec/ber/eoo.py -> build/bdist.linux-ppc64le/wheel/pyasn1/codec/ber 2024-04-12 18:02:10,583 root INFO copying build/lib/pyasn1/codec/ber/__init__.py -> build/bdist.linux-ppc64le/wheel/pyasn1/codec/ber 2024-04-12 18:02:10,583 root INFO copying build/lib/pyasn1/codec/streaming.py -> build/bdist.linux-ppc64le/wheel/pyasn1/codec 2024-04-12 18:02:10,583 root INFO creating build/bdist.linux-ppc64le/wheel/pyasn1/codec/native 2024-04-12 18:02:10,583 root INFO copying build/lib/pyasn1/codec/native/encoder.py -> build/bdist.linux-ppc64le/wheel/pyasn1/codec/native 2024-04-12 18:02:10,584 root INFO copying build/lib/pyasn1/codec/native/decoder.py -> build/bdist.linux-ppc64le/wheel/pyasn1/codec/native 2024-04-12 18:02:10,584 root INFO copying build/lib/pyasn1/codec/native/__init__.py -> build/bdist.linux-ppc64le/wheel/pyasn1/codec/native 2024-04-12 18:02:10,584 root INFO creating build/bdist.linux-ppc64le/wheel/pyasn1/codec/cer 2024-04-12 18:02:10,584 root INFO copying build/lib/pyasn1/codec/cer/encoder.py -> build/bdist.linux-ppc64le/wheel/pyasn1/codec/cer 2024-04-12 18:02:10,584 root INFO copying build/lib/pyasn1/codec/cer/decoder.py -> build/bdist.linux-ppc64le/wheel/pyasn1/codec/cer 2024-04-12 18:02:10,585 root INFO copying build/lib/pyasn1/codec/cer/__init__.py -> build/bdist.linux-ppc64le/wheel/pyasn1/codec/cer 2024-04-12 18:02:10,585 root INFO creating build/bdist.linux-ppc64le/wheel/pyasn1/codec/der 2024-04-12 18:02:10,585 root INFO copying build/lib/pyasn1/codec/der/encoder.py -> build/bdist.linux-ppc64le/wheel/pyasn1/codec/der 2024-04-12 18:02:10,585 root INFO copying build/lib/pyasn1/codec/der/decoder.py -> build/bdist.linux-ppc64le/wheel/pyasn1/codec/der 2024-04-12 18:02:10,585 root INFO copying build/lib/pyasn1/codec/der/__init__.py -> build/bdist.linux-ppc64le/wheel/pyasn1/codec/der 2024-04-12 18:02:10,585 root INFO copying build/lib/pyasn1/codec/__init__.py -> build/bdist.linux-ppc64le/wheel/pyasn1/codec 2024-04-12 18:02:10,586 root INFO copying build/lib/pyasn1/__init__.py -> build/bdist.linux-ppc64le/wheel/pyasn1 2024-04-12 18:02:10,586 root INFO running install_egg_info 2024-04-12 18:02:10,591 root INFO running egg_info 2024-04-12 18:02:10,593 root INFO writing pyasn1.egg-info/PKG-INFO 2024-04-12 18:02:10,593 root INFO writing dependency_links to pyasn1.egg-info/dependency_links.txt 2024-04-12 18:02:10,594 root INFO writing top-level names to pyasn1.egg-info/top_level.txt 2024-04-12 18:02:10,598 root INFO reading manifest file 'pyasn1.egg-info/SOURCES.txt' 2024-04-12 18:02:10,600 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 18:02:10,615 root WARNING no previously-included directories found matching 'docs/build' 2024-04-12 18:02:10,616 root WARNING no previously-included directories found matching 'docs/source/.templates' 2024-04-12 18:02:10,616 root INFO adding license file 'LICENSE.rst' 2024-04-12 18:02:10,621 root INFO writing manifest file 'pyasn1.egg-info/SOURCES.txt' 2024-04-12 18:02:10,621 root INFO Copying pyasn1.egg-info to build/bdist.linux-ppc64le/wheel/pyasn1-0.6.0-py3.12.egg-info 2024-04-12 18:02:10,622 root INFO running install_scripts 2024-04-12 18:02:10,624 wheel INFO creating build/bdist.linux-ppc64le/wheel/pyasn1-0.6.0.dist-info/WHEEL 2024-04-12 18:02:10,625 wheel INFO creating '/home/buildozer/aports/community/py3-asn1/src/pyasn1-0.6.0/.dist/.tmp-4gq2ruwt/pyasn1-0.6.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-12 18:02:10,625 wheel INFO adding 'pyasn1/__init__.py' 2024-04-12 18:02:10,625 wheel INFO adding 'pyasn1/debug.py' 2024-04-12 18:02:10,625 wheel INFO adding 'pyasn1/error.py' 2024-04-12 18:02:10,626 wheel INFO adding 'pyasn1/codec/__init__.py' 2024-04-12 18:02:10,626 wheel INFO adding 'pyasn1/codec/streaming.py' 2024-04-12 18:02:10,626 wheel INFO adding 'pyasn1/codec/ber/__init__.py' 2024-04-12 18:02:10,626 wheel INFO adding 'pyasn1/codec/ber/decoder.py' 2024-04-12 18:02:10,627 wheel INFO adding 'pyasn1/codec/ber/encoder.py' 2024-04-12 18:02:10,627 wheel INFO adding 'pyasn1/codec/ber/eoo.py' 2024-04-12 18:02:10,627 wheel INFO adding 'pyasn1/codec/cer/__init__.py' 2024-04-12 18:02:10,628 wheel INFO adding 'pyasn1/codec/cer/decoder.py' 2024-04-12 18:02:10,628 wheel INFO adding 'pyasn1/codec/cer/encoder.py' 2024-04-12 18:02:10,628 wheel INFO adding 'pyasn1/codec/der/__init__.py' 2024-04-12 18:02:10,628 wheel INFO adding 'pyasn1/codec/der/decoder.py' 2024-04-12 18:02:10,628 wheel INFO adding 'pyasn1/codec/der/encoder.py' 2024-04-12 18:02:10,629 wheel INFO adding 'pyasn1/codec/native/__init__.py' 2024-04-12 18:02:10,629 wheel INFO adding 'pyasn1/codec/native/decoder.py' 2024-04-12 18:02:10,629 wheel INFO adding 'pyasn1/codec/native/encoder.py' 2024-04-12 18:02:10,629 wheel INFO adding 'pyasn1/compat/__init__.py' 2024-04-12 18:02:10,630 wheel INFO adding 'pyasn1/compat/integer.py' 2024-04-12 18:02:10,630 wheel INFO adding 'pyasn1/compat/octets.py' 2024-04-12 18:02:10,630 wheel INFO adding 'pyasn1/type/__init__.py' 2024-04-12 18:02:10,630 wheel INFO adding 'pyasn1/type/base.py' 2024-04-12 18:02:10,630 wheel INFO adding 'pyasn1/type/char.py' 2024-04-12 18:02:10,631 wheel INFO adding 'pyasn1/type/constraint.py' 2024-04-12 18:02:10,631 wheel INFO adding 'pyasn1/type/error.py' 2024-04-12 18:02:10,631 wheel INFO adding 'pyasn1/type/namedtype.py' 2024-04-12 18:02:10,631 wheel INFO adding 'pyasn1/type/namedval.py' 2024-04-12 18:02:10,632 wheel INFO adding 'pyasn1/type/opentype.py' 2024-04-12 18:02:10,632 wheel INFO adding 'pyasn1/type/tag.py' 2024-04-12 18:02:10,632 wheel INFO adding 'pyasn1/type/tagmap.py' 2024-04-12 18:02:10,632 wheel INFO adding 'pyasn1/type/univ.py' 2024-04-12 18:02:10,633 wheel INFO adding 'pyasn1/type/useful.py' 2024-04-12 18:02:10,633 wheel INFO adding 'pyasn1-0.6.0.dist-info/LICENSE.rst' 2024-04-12 18:02:10,633 wheel INFO adding 'pyasn1-0.6.0.dist-info/METADATA' 2024-04-12 18:02:10,634 wheel INFO adding 'pyasn1-0.6.0.dist-info/WHEEL' 2024-04-12 18:02:10,634 wheel INFO adding 'pyasn1-0.6.0.dist-info/top_level.txt' 2024-04-12 18:02:10,634 wheel INFO adding 'pyasn1-0.6.0.dist-info/zip-safe' 2024-04-12 18:02:10,634 wheel INFO adding 'pyasn1-0.6.0.dist-info/RECORD' 2024-04-12 18:02:10,634 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-12 18:02:10,636 gpep517 INFO The backend produced .dist/pyasn1-0.6.0-py2.py3-none-any.whl pyasn1-0.6.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-asn1/src/pyasn1-0.6.0 configfile: pyproject.toml collected 1196 items tests/codec/ber/test_decoder.py ........................................ [ 3%] ........................................................................ [ 9%] ........................................................................ [ 15%] ................................................ [ 19%] tests/codec/ber/test_encoder.py ........................................ [ 22%] ........................................................................ [ 28%] ........................................................................ [ 34%] ......... [ 35%] tests/codec/cer/test_decoder.py ............................ [ 37%] tests/codec/cer/test_encoder.py ........................................ [ 41%] ............................................. [ 44%] tests/codec/der/test_decoder.py .......................... [ 47%] tests/codec/der/test_encoder.py ........................................ [ 50%] .... [ 50%] tests/codec/native/test_decoder.py ............. [ 51%] tests/codec/native/test_encoder.py ................ [ 53%] tests/codec/test_streaming.py ..... [ 53%] tests/compat/test_integer.py .... [ 54%] tests/compat/test_octets.py ............. [ 55%] tests/test_debug.py .. [ 55%] tests/type/test_char.py ................................................ [ 59%] ............................................... [ 63%] tests/type/test_constraint.py .......................................... [ 66%] ... [ 66%] tests/type/test_namedtype.py ................. [ 68%] tests/type/test_namedval.py ...... [ 68%] tests/type/test_opentype.py ... [ 69%] tests/type/test_tag.py ............... [ 70%] tests/type/test_univ.py ................................................ [ 74%] ........................................................................ [ 80%] ........................................................................ [ 86%] ........................................................................ [ 92%] ..................................................................... [ 98%] tests/type/test_useful.py ..................... [100%] ============================= 1196 passed in 6.08s ============================= >>> py3-asn1: Entering fakeroot... >>> py3-asn1-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-asn1/pkg/py3-asn1/usr/lib/python3.12/site-packages/pyasn1/compat/__pycache__' -> '/home/buildozer/aports/community/py3-asn1/pkg/py3-asn1-pyc/usr/lib/python3.12/site-packages/pyasn1/compat/__pycache__' '/home/buildozer/aports/community/py3-asn1/pkg/py3-asn1/usr/lib/python3.12/site-packages/pyasn1/type/__pycache__' -> '/home/buildozer/aports/community/py3-asn1/pkg/py3-asn1-pyc/usr/lib/python3.12/site-packages/pyasn1/type/__pycache__' '/home/buildozer/aports/community/py3-asn1/pkg/py3-asn1/usr/lib/python3.12/site-packages/pyasn1/__pycache__' -> '/home/buildozer/aports/community/py3-asn1/pkg/py3-asn1-pyc/usr/lib/python3.12/site-packages/pyasn1/__pycache__' '/home/buildozer/aports/community/py3-asn1/pkg/py3-asn1/usr/lib/python3.12/site-packages/pyasn1/codec/ber/__pycache__' -> '/home/buildozer/aports/community/py3-asn1/pkg/py3-asn1-pyc/usr/lib/python3.12/site-packages/pyasn1/codec/ber/__pycache__' '/home/buildozer/aports/community/py3-asn1/pkg/py3-asn1/usr/lib/python3.12/site-packages/pyasn1/codec/native/__pycache__' -> '/home/buildozer/aports/community/py3-asn1/pkg/py3-asn1-pyc/usr/lib/python3.12/site-packages/pyasn1/codec/native/__pycache__' '/home/buildozer/aports/community/py3-asn1/pkg/py3-asn1/usr/lib/python3.12/site-packages/pyasn1/codec/__pycache__' -> '/home/buildozer/aports/community/py3-asn1/pkg/py3-asn1-pyc/usr/lib/python3.12/site-packages/pyasn1/codec/__pycache__' '/home/buildozer/aports/community/py3-asn1/pkg/py3-asn1/usr/lib/python3.12/site-packages/pyasn1/codec/cer/__pycache__' -> '/home/buildozer/aports/community/py3-asn1/pkg/py3-asn1-pyc/usr/lib/python3.12/site-packages/pyasn1/codec/cer/__pycache__' '/home/buildozer/aports/community/py3-asn1/pkg/py3-asn1/usr/lib/python3.12/site-packages/pyasn1/codec/der/__pycache__' -> '/home/buildozer/aports/community/py3-asn1/pkg/py3-asn1-pyc/usr/lib/python3.12/site-packages/pyasn1/codec/der/__pycache__' >>> py3-asn1-pyc*: Preparing subpackage py3-asn1-pyc... >>> py3-asn1-pyc*: Running postcheck for py3-asn1-pyc >>> py3-asn1*: Running postcheck for py3-asn1 >>> py3-asn1*: Preparing package py3-asn1... >>> py3-asn1-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-asn1-pyc*: Package size: 596.0 KB >>> py3-asn1-pyc*: Compressing data... >>> py3-asn1-pyc*: Create checksum... >>> py3-asn1-pyc*: Create py3-asn1-pyc-0.6.0-r1.apk >>> py3-asn1*: Tracing dependencies... python3 python3~3.12 >>> py3-asn1*: Package size: 540.0 KB >>> py3-asn1*: Compressing data... >>> py3-asn1*: Create checksum... >>> py3-asn1*: Create py3-asn1-0.6.0-r1.apk >>> py3-asn1: Build complete at Fri, 12 Apr 2024 18:02:18 +0000 elapsed time 0h 0m 10s >>> py3-asn1: Cleaning up srcdir >>> py3-asn1: Cleaning up pkgdir >>> py3-asn1: Uninstalling dependencies... (1/31) Purging .makedepends-py3-asn1 (20240412.180209) (2/31) Purging py3-gpep517-pyc (15-r2) (3/31) Purging py3-gpep517 (15-r2) (4/31) Purging py3-installer-pyc (0.7.0-r2) (5/31) Purging py3-installer (0.7.0-r2) (6/31) Purging py3-setuptools-pyc (69.2.0-r1) (7/31) Purging py3-setuptools (69.2.0-r1) (8/31) Purging py3-wheel-pyc (0.42.0-r1) (9/31) Purging py3-wheel (0.42.0-r1) (10/31) Purging py3-pytest-pyc (8.1.1-r1) (11/31) Purging py3-pytest (8.1.1-r1) (12/31) Purging py3-iniconfig-pyc (2.0.0-r1) (13/31) Purging py3-iniconfig (2.0.0-r1) (14/31) Purging py3-packaging-pyc (24.0-r1) (15/31) Purging py3-packaging (24.0-r1) (16/31) Purging py3-parsing-pyc (3.1.2-r1) (17/31) Purging py3-parsing (3.1.2-r1) (18/31) Purging py3-pluggy-pyc (1.4.0-r1) (19/31) Purging py3-pluggy (1.4.0-r1) (20/31) Purging py3-py-pyc (1.11.0-r3) (21/31) Purging py3-py (1.11.0-r3) (22/31) Purging python3-pyc (3.12.2-r1) (23/31) Purging python3-pycache-pyc0 (3.12.2-r1) (24/31) Purging pyc (3.12.2-r1) (25/31) Purging python3 (3.12.2-r1) (26/31) Purging gdbm (1.23-r1) (27/31) Purging libffi (3.4.6-r0) (28/31) Purging libpanelw (6.4_p20240330-r0) (29/31) Purging mpdecimal (4.0.0-r0) (30/31) Purging readline (8.2.10-r0) (31/31) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-asn1: Updating the community/ppc64le repository index... >>> py3-asn1: Signing the index...