>>> py3-asn1: Building community/py3-asn1 0.6.1-r0 (using abuild 3.14.1-r1) started Fri, 01 Nov 2024 03:54:25 +0000
>>> py3-asn1: Validating /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/32) Installing libbz2 (1.0.8-r6)
(2/32) Installing libffi (3.4.6-r0)
(3/32) Installing gdbm (1.24-r0)
(4/32) Installing xz-libs (5.6.3-r0)
(5/32) Installing mpdecimal (4.0.0-r0)
(6/32) Installing libpanelw (6.5_p20241006-r2)
(7/32) Installing sqlite-libs (3.47.0-r0)
(8/32) Installing python3 (3.12.7-r1)
(9/32) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/32) Installing pyc (3.12.7-r1)
(11/32) Installing python3-pyc (3.12.7-r1)
(12/32) Installing py3-installer (0.7.0-r2)
(13/32) Installing py3-installer-pyc (0.7.0-r2)
(14/32) Installing py3-gpep517 (16-r0)
(15/32) Installing py3-gpep517-pyc (16-r0)
(16/32) Installing py3-parsing (3.1.4-r0)
(17/32) Installing py3-parsing-pyc (3.1.4-r0)
(18/32) Installing py3-packaging (24.1-r0)
(19/32) Installing py3-packaging-pyc (24.1-r0)
(20/32) Installing py3-setuptools (70.3.0-r0)
(21/32) Installing py3-setuptools-pyc (70.3.0-r0)
(22/32) Installing py3-wheel (0.43.0-r0)
(23/32) Installing py3-wheel-pyc (0.43.0-r0)
(24/32) Installing py3-iniconfig (2.0.0-r1)
(25/32) Installing py3-iniconfig-pyc (2.0.0-r1)
(26/32) Installing py3-pluggy (1.5.0-r0)
(27/32) Installing py3-pluggy-pyc (1.5.0-r0)
(28/32) Installing py3-py (1.11.0-r4)
(29/32) Installing py3-py-pyc (1.11.0-r4)
(30/32) Installing py3-pytest (8.3.3-r0)
(31/32) Installing py3-pytest-pyc (8.3.3-r0)
(32/32) Installing .makedepends-py3-asn1 (20241101.035427)
Executing busybox-1.37.0-r3.trigger
OK: 380 MiB in 130 packages
>>> py3-asn1: Cleaning up srcdir
>>> py3-asn1: Cleaning up pkgdir
>>> py3-asn1: Cleaning up tmpdir
>>> py3-asn1: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/pyasn1-0.6.1.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> py3-asn1: Fetching https://files.pythonhosted.org/packages/source/p/pyasn1/pyasn1-0.6.1.tar.gz
Connecting to files.pythonhosted.org (151.101.0.223:443)
Connecting to files.pythonhosted.org (151.101.0.223:443)
saving to '/var/cache/distfiles/v3.21/pyasn1-0.6.1.tar.gz.part'
pyasn1-0.6.1.tar.gz. 100% |********************************|  141k  0:00:00 ETA
'/var/cache/distfiles/v3.21/pyasn1-0.6.1.tar.gz.part' saved
>>> py3-asn1: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/pyasn1-0.6.1.tar.gz
>>> py3-asn1: Checking sha512sums...
pyasn1-0.6.1.tar.gz: OK
>>> py3-asn1: Unpacking /var/cache/distfiles/v3.21/pyasn1-0.6.1.tar.gz...
2024-11-01 03:54:30,490 gpep517 INFO Building wheel via backend setuptools.build_meta
2024-11-01 03:54:30,594 root INFO running bdist_wheel
2024-11-01 03:54:30,674 root INFO running build
2024-11-01 03:54:30,674 root INFO running build_py
2024-11-01 03:54:30,686 root INFO creating build
2024-11-01 03:54:30,686 root INFO creating build/lib
2024-11-01 03:54:30,687 root INFO creating build/lib/pyasn1
2024-11-01 03:54:30,687 root INFO copying pyasn1/__init__.py -> build/lib/pyasn1
2024-11-01 03:54:30,688 root INFO copying pyasn1/debug.py -> build/lib/pyasn1
2024-11-01 03:54:30,690 root INFO copying pyasn1/error.py -> build/lib/pyasn1
2024-11-01 03:54:30,692 root INFO creating build/lib/pyasn1/type
2024-11-01 03:54:30,692 root INFO copying pyasn1/type/__init__.py -> build/lib/pyasn1/type
2024-11-01 03:54:30,694 root INFO copying pyasn1/type/tagmap.py -> build/lib/pyasn1/type
2024-11-01 03:54:30,695 root INFO copying pyasn1/type/constraint.py -> build/lib/pyasn1/type
2024-11-01 03:54:30,696 root INFO copying pyasn1/type/error.py -> build/lib/pyasn1/type
2024-11-01 03:54:30,698 root INFO copying pyasn1/type/namedval.py -> build/lib/pyasn1/type
2024-11-01 03:54:30,699 root INFO copying pyasn1/type/univ.py -> build/lib/pyasn1/type
2024-11-01 03:54:30,702 root INFO copying pyasn1/type/namedtype.py -> build/lib/pyasn1/type
2024-11-01 03:54:30,703 root INFO copying pyasn1/type/char.py -> build/lib/pyasn1/type
2024-11-01 03:54:30,705 root INFO copying pyasn1/type/useful.py -> build/lib/pyasn1/type
2024-11-01 03:54:30,706 root INFO copying pyasn1/type/opentype.py -> build/lib/pyasn1/type
2024-11-01 03:54:30,707 root INFO copying pyasn1/type/tag.py -> build/lib/pyasn1/type
2024-11-01 03:54:30,709 root INFO copying pyasn1/type/base.py -> build/lib/pyasn1/type
2024-11-01 03:54:30,711 root INFO creating build/lib/pyasn1/compat
2024-11-01 03:54:30,711 root INFO copying pyasn1/compat/__init__.py -> build/lib/pyasn1/compat
2024-11-01 03:54:30,712 root INFO copying pyasn1/compat/integer.py -> build/lib/pyasn1/compat
2024-11-01 03:54:30,714 root INFO creating build/lib/pyasn1/codec
2024-11-01 03:54:30,715 root INFO copying pyasn1/codec/__init__.py -> build/lib/pyasn1/codec
2024-11-01 03:54:30,716 root INFO copying pyasn1/codec/streaming.py -> build/lib/pyasn1/codec
2024-11-01 03:54:30,718 root INFO creating build/lib/pyasn1/codec/ber
2024-11-01 03:54:30,718 root INFO copying pyasn1/codec/ber/__init__.py -> build/lib/pyasn1/codec/ber
2024-11-01 03:54:30,719 root INFO copying pyasn1/codec/ber/decoder.py -> build/lib/pyasn1/codec/ber
2024-11-01 03:54:30,722 root INFO copying pyasn1/codec/ber/encoder.py -> build/lib/pyasn1/codec/ber
2024-11-01 03:54:30,723 root INFO copying pyasn1/codec/ber/eoo.py -> build/lib/pyasn1/codec/ber
2024-11-01 03:54:30,725 root INFO creating build/lib/pyasn1/codec/cer
2024-11-01 03:54:30,726 root INFO copying pyasn1/codec/cer/__init__.py -> build/lib/pyasn1/codec/cer
2024-11-01 03:54:30,727 root INFO copying pyasn1/codec/cer/decoder.py -> build/lib/pyasn1/codec/cer
2024-11-01 03:54:30,728 root INFO copying pyasn1/codec/cer/encoder.py -> build/lib/pyasn1/codec/cer
2024-11-01 03:54:30,730 root INFO creating build/lib/pyasn1/codec/der
2024-11-01 03:54:30,730 root INFO copying pyasn1/codec/der/__init__.py -> build/lib/pyasn1/codec/der
2024-11-01 03:54:30,731 root INFO copying pyasn1/codec/der/decoder.py -> build/lib/pyasn1/codec/der
2024-11-01 03:54:30,732 root INFO copying pyasn1/codec/der/encoder.py -> build/lib/pyasn1/codec/der
2024-11-01 03:54:30,734 root INFO creating build/lib/pyasn1/codec/native
2024-11-01 03:54:30,734 root INFO copying pyasn1/codec/native/__init__.py -> build/lib/pyasn1/codec/native
2024-11-01 03:54:30,735 root INFO copying pyasn1/codec/native/decoder.py -> build/lib/pyasn1/codec/native
2024-11-01 03:54:30,737 root INFO copying pyasn1/codec/native/encoder.py -> build/lib/pyasn1/codec/native
2024-11-01 03:54:30,764 root INFO installing to build/bdist.linux-riscv64/wheel
2024-11-01 03:54:30,765 root INFO running install
2024-11-01 03:54:30,807 root INFO running install_lib
2024-11-01 03:54:30,816 root INFO creating build/bdist.linux-riscv64
2024-11-01 03:54:30,817 root INFO creating build/bdist.linux-riscv64/wheel
2024-11-01 03:54:30,818 root INFO creating build/bdist.linux-riscv64/wheel/pyasn1
2024-11-01 03:54:30,819 root INFO copying build/lib/pyasn1/__init__.py -> build/bdist.linux-riscv64/wheel/pyasn1
2024-11-01 03:54:30,820 root INFO creating build/bdist.linux-riscv64/wheel/pyasn1/compat
2024-11-01 03:54:30,821 root INFO copying build/lib/pyasn1/compat/__init__.py -> build/bdist.linux-riscv64/wheel/pyasn1/compat
2024-11-01 03:54:30,822 root INFO copying build/lib/pyasn1/compat/integer.py -> build/bdist.linux-riscv64/wheel/pyasn1/compat
2024-11-01 03:54:30,823 root INFO creating build/bdist.linux-riscv64/wheel/pyasn1/codec
2024-11-01 03:54:30,824 root INFO copying build/lib/pyasn1/codec/__init__.py -> build/bdist.linux-riscv64/wheel/pyasn1/codec
2024-11-01 03:54:30,825 root INFO copying build/lib/pyasn1/codec/streaming.py -> build/bdist.linux-riscv64/wheel/pyasn1/codec
2024-11-01 03:54:30,826 root INFO creating build/bdist.linux-riscv64/wheel/pyasn1/codec/cer
2024-11-01 03:54:30,827 root INFO copying build/lib/pyasn1/codec/cer/__init__.py -> build/bdist.linux-riscv64/wheel/pyasn1/codec/cer
2024-11-01 03:54:30,828 root INFO copying build/lib/pyasn1/codec/cer/decoder.py -> build/bdist.linux-riscv64/wheel/pyasn1/codec/cer
2024-11-01 03:54:30,829 root INFO copying build/lib/pyasn1/codec/cer/encoder.py -> build/bdist.linux-riscv64/wheel/pyasn1/codec/cer
2024-11-01 03:54:30,830 root INFO creating build/bdist.linux-riscv64/wheel/pyasn1/codec/ber
2024-11-01 03:54:30,831 root INFO copying build/lib/pyasn1/codec/ber/__init__.py -> build/bdist.linux-riscv64/wheel/pyasn1/codec/ber
2024-11-01 03:54:30,832 root INFO copying build/lib/pyasn1/codec/ber/decoder.py -> build/bdist.linux-riscv64/wheel/pyasn1/codec/ber
2024-11-01 03:54:30,834 root INFO copying build/lib/pyasn1/codec/ber/encoder.py -> build/bdist.linux-riscv64/wheel/pyasn1/codec/ber
2024-11-01 03:54:30,835 root INFO copying build/lib/pyasn1/codec/ber/eoo.py -> build/bdist.linux-riscv64/wheel/pyasn1/codec/ber
2024-11-01 03:54:30,837 root INFO creating build/bdist.linux-riscv64/wheel/pyasn1/codec/der
2024-11-01 03:54:30,837 root INFO copying build/lib/pyasn1/codec/der/__init__.py -> build/bdist.linux-riscv64/wheel/pyasn1/codec/der
2024-11-01 03:54:30,839 root INFO copying build/lib/pyasn1/codec/der/decoder.py -> build/bdist.linux-riscv64/wheel/pyasn1/codec/der
2024-11-01 03:54:30,840 root INFO copying build/lib/pyasn1/codec/der/encoder.py -> build/bdist.linux-riscv64/wheel/pyasn1/codec/der
2024-11-01 03:54:30,841 root INFO creating build/bdist.linux-riscv64/wheel/pyasn1/codec/native
2024-11-01 03:54:30,842 root INFO copying build/lib/pyasn1/codec/native/__init__.py -> build/bdist.linux-riscv64/wheel/pyasn1/codec/native
2024-11-01 03:54:30,843 root INFO copying build/lib/pyasn1/codec/native/decoder.py -> build/bdist.linux-riscv64/wheel/pyasn1/codec/native
2024-11-01 03:54:30,844 root INFO copying build/lib/pyasn1/codec/native/encoder.py -> build/bdist.linux-riscv64/wheel/pyasn1/codec/native
2024-11-01 03:54:30,845 root INFO copying build/lib/pyasn1/debug.py -> build/bdist.linux-riscv64/wheel/pyasn1
2024-11-01 03:54:30,846 root INFO copying build/lib/pyasn1/error.py -> build/bdist.linux-riscv64/wheel/pyasn1
2024-11-01 03:54:30,848 root INFO creating build/bdist.linux-riscv64/wheel/pyasn1/type
2024-11-01 03:54:30,848 root INFO copying build/lib/pyasn1/type/__init__.py -> build/bdist.linux-riscv64/wheel/pyasn1/type
2024-11-01 03:54:30,849 root INFO copying build/lib/pyasn1/type/tagmap.py -> build/bdist.linux-riscv64/wheel/pyasn1/type
2024-11-01 03:54:30,851 root INFO copying build/lib/pyasn1/type/constraint.py -> build/bdist.linux-riscv64/wheel/pyasn1/type
2024-11-01 03:54:30,852 root INFO copying build/lib/pyasn1/type/error.py -> build/bdist.linux-riscv64/wheel/pyasn1/type
2024-11-01 03:54:30,853 root INFO copying build/lib/pyasn1/type/namedval.py -> build/bdist.linux-riscv64/wheel/pyasn1/type
2024-11-01 03:54:30,854 root INFO copying build/lib/pyasn1/type/univ.py -> build/bdist.linux-riscv64/wheel/pyasn1/type
2024-11-01 03:54:30,856 root INFO copying build/lib/pyasn1/type/namedtype.py -> build/bdist.linux-riscv64/wheel/pyasn1/type
2024-11-01 03:54:30,858 root INFO copying build/lib/pyasn1/type/char.py -> build/bdist.linux-riscv64/wheel/pyasn1/type
2024-11-01 03:54:30,859 root INFO copying build/lib/pyasn1/type/useful.py -> build/bdist.linux-riscv64/wheel/pyasn1/type
2024-11-01 03:54:30,860 root INFO copying build/lib/pyasn1/type/opentype.py -> build/bdist.linux-riscv64/wheel/pyasn1/type
2024-11-01 03:54:30,861 root INFO copying build/lib/pyasn1/type/tag.py -> build/bdist.linux-riscv64/wheel/pyasn1/type
2024-11-01 03:54:30,862 root INFO copying build/lib/pyasn1/type/base.py -> build/bdist.linux-riscv64/wheel/pyasn1/type
2024-11-01 03:54:30,864 root INFO running install_egg_info
2024-11-01 03:54:30,875 root INFO running egg_info
2024-11-01 03:54:30,881 root INFO writing pyasn1.egg-info/PKG-INFO
2024-11-01 03:54:30,884 root INFO writing dependency_links to pyasn1.egg-info/dependency_links.txt
2024-11-01 03:54:30,885 root INFO writing top-level names to pyasn1.egg-info/top_level.txt
2024-11-01 03:54:30,899 root INFO reading manifest file 'pyasn1.egg-info/SOURCES.txt'
2024-11-01 03:54:30,904 root INFO reading manifest template 'MANIFEST.in'
2024-11-01 03:54:30,945 root WARNING no previously-included directories found matching 'docs/build'
2024-11-01 03:54:30,947 root WARNING no previously-included directories found matching 'docs/source/.templates'
2024-11-01 03:54:30,947 root INFO adding license file 'LICENSE.rst'
2024-11-01 03:54:30,957 root INFO writing manifest file 'pyasn1.egg-info/SOURCES.txt'
2024-11-01 03:54:30,958 root INFO Copying pyasn1.egg-info to build/bdist.linux-riscv64/wheel/pyasn1-0.6.1-py3.12.egg-info
2024-11-01 03:54:30,963 root INFO running install_scripts
2024-11-01 03:54:30,973 root INFO creating build/bdist.linux-riscv64/wheel/pyasn1-0.6.1.dist-info/WHEEL
2024-11-01 03:54:30,975 wheel INFO creating '/home/buildozer/aports/community/py3-asn1/src/pyasn1-0.6.1/.dist/.tmp-fkuvsrsx/pyasn1-0.6.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it
2024-11-01 03:54:30,977 wheel INFO adding 'pyasn1/__init__.py'
2024-11-01 03:54:30,978 wheel INFO adding 'pyasn1/debug.py'
2024-11-01 03:54:30,979 wheel INFO adding 'pyasn1/error.py'
2024-11-01 03:54:30,981 wheel INFO adding 'pyasn1/codec/__init__.py'
2024-11-01 03:54:30,982 wheel INFO adding 'pyasn1/codec/streaming.py'
2024-11-01 03:54:30,984 wheel INFO adding 'pyasn1/codec/ber/__init__.py'
2024-11-01 03:54:30,985 wheel INFO adding 'pyasn1/codec/ber/decoder.py'
2024-11-01 03:54:30,988 wheel INFO adding 'pyasn1/codec/ber/encoder.py'
2024-11-01 03:54:30,990 wheel INFO adding 'pyasn1/codec/ber/eoo.py'
2024-11-01 03:54:30,992 wheel INFO adding 'pyasn1/codec/cer/__init__.py'
2024-11-01 03:54:30,993 wheel INFO adding 'pyasn1/codec/cer/decoder.py'
2024-11-01 03:54:30,994 wheel INFO adding 'pyasn1/codec/cer/encoder.py'
2024-11-01 03:54:30,996 wheel INFO adding 'pyasn1/codec/der/__init__.py'
2024-11-01 03:54:30,997 wheel INFO adding 'pyasn1/codec/der/decoder.py'
2024-11-01 03:54:30,998 wheel INFO adding 'pyasn1/codec/der/encoder.py'
2024-11-01 03:54:30,999 wheel INFO adding 'pyasn1/codec/native/__init__.py'
2024-11-01 03:54:31,001 wheel INFO adding 'pyasn1/codec/native/decoder.py'
2024-11-01 03:54:31,002 wheel INFO adding 'pyasn1/codec/native/encoder.py'
2024-11-01 03:54:31,004 wheel INFO adding 'pyasn1/compat/__init__.py'
2024-11-01 03:54:31,005 wheel INFO adding 'pyasn1/compat/integer.py'
2024-11-01 03:54:31,006 wheel INFO adding 'pyasn1/type/__init__.py'
2024-11-01 03:54:31,007 wheel INFO adding 'pyasn1/type/base.py'
2024-11-01 03:54:31,009 wheel INFO adding 'pyasn1/type/char.py'
2024-11-01 03:54:31,011 wheel INFO adding 'pyasn1/type/constraint.py'
2024-11-01 03:54:31,012 wheel INFO adding 'pyasn1/type/error.py'
2024-11-01 03:54:31,014 wheel INFO adding 'pyasn1/type/namedtype.py'
2024-11-01 03:54:31,015 wheel INFO adding 'pyasn1/type/namedval.py'
2024-11-01 03:54:31,017 wheel INFO adding 'pyasn1/type/opentype.py'
2024-11-01 03:54:31,018 wheel INFO adding 'pyasn1/type/tag.py'
2024-11-01 03:54:31,020 wheel INFO adding 'pyasn1/type/tagmap.py'
2024-11-01 03:54:31,022 wheel INFO adding 'pyasn1/type/univ.py'
2024-11-01 03:54:31,025 wheel INFO adding 'pyasn1/type/useful.py'
2024-11-01 03:54:31,027 wheel INFO adding 'pyasn1-0.6.1.dist-info/LICENSE.rst'
2024-11-01 03:54:31,028 wheel INFO adding 'pyasn1-0.6.1.dist-info/METADATA'
2024-11-01 03:54:31,029 wheel INFO adding 'pyasn1-0.6.1.dist-info/WHEEL'
2024-11-01 03:54:31,030 wheel INFO adding 'pyasn1-0.6.1.dist-info/top_level.txt'
2024-11-01 03:54:31,031 wheel INFO adding 'pyasn1-0.6.1.dist-info/zip-safe'
2024-11-01 03:54:31,032 wheel INFO adding 'pyasn1-0.6.1.dist-info/RECORD'
2024-11-01 03:54:31,033 root INFO removing build/bdist.linux-riscv64/wheel
2024-11-01 03:54:31,040 gpep517 INFO The backend produced .dist/pyasn1-0.6.1-py3-none-any.whl
pyasn1-0.6.1-py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0
rootdir: /home/buildozer/aports/community/py3-asn1/src/pyasn1-0.6.1
configfile: pyproject.toml
collected 1179 items

tests/codec/ber/test_decoder.py ........................................ [  3%]
........................................................................ [  9%]
........................................................................ [ 15%]
................................................                         [ 19%]
tests/codec/ber/test_encoder.py ........................................ [ 23%]
........................................................................ [ 29%]
........................................................................ [ 35%]
.........                                                                [ 36%]
tests/codec/cer/test_decoder.py ............................             [ 38%]
tests/codec/cer/test_encoder.py ........................................ [ 41%]
.............................................                            [ 45%]
tests/codec/der/test_decoder.py ..........................               [ 47%]
tests/codec/der/test_encoder.py ........................................ [ 51%]
....                                                                     [ 51%]
tests/codec/native/test_decoder.py .............                         [ 52%]
tests/codec/native/test_encoder.py ................                      [ 54%]
tests/codec/test_streaming.py .....                                      [ 54%]
tests/test_debug.py ..                                                   [ 54%]
tests/type/test_char.py ................................................ [ 58%]
...............................................                          [ 62%]
tests/type/test_constraint.py .......................................... [ 66%]
...                                                                      [ 66%]
tests/type/test_namedtype.py .................                           [ 67%]
tests/type/test_namedval.py ......                                       [ 68%]
tests/type/test_opentype.py ...                                          [ 68%]
tests/type/test_tag.py ...............                                   [ 69%]
tests/type/test_univ.py ................................................ [ 74%]
........................................................................ [ 80%]
........................................................................ [ 86%]
........................................................................ [ 92%]
.....................................................................    [ 98%]
tests/type/test_useful.py .....................                          [100%]

============================ 1179 passed in 16.47s =============================
>>> py3-asn1: Entering fakeroot...
>>> py3-asn1-pyc*: Running split function pyc...
'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__'
'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__'
'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__'
'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__'
'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__'
'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__'
'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__'
'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__'
>>> 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: 425.0 KB
>>> py3-asn1-pyc*: Compressing data...
>>> py3-asn1-pyc*: Create checksum...
>>> py3-asn1-pyc*: Create py3-asn1-pyc-0.6.1-r0.apk
>>> py3-asn1*: Tracing dependencies...
	python3
	python3~3.12
>>> py3-asn1*: Package size: 371.9 KB
>>> py3-asn1*: Compressing data...
>>> py3-asn1*: Create checksum...
>>> py3-asn1*: Create py3-asn1-0.6.1-r0.apk
>>> py3-asn1: Build complete at Fri, 01 Nov 2024 03:54:52 +0000 elapsed time 0h 0m 27s
>>> py3-asn1: Cleaning up srcdir
>>> py3-asn1: Cleaning up pkgdir
>>> py3-asn1: Uninstalling dependencies...
(1/32) Purging .makedepends-py3-asn1 (20241101.035427)
(2/32) Purging py3-gpep517-pyc (16-r0)
(3/32) Purging py3-gpep517 (16-r0)
(4/32) Purging py3-installer-pyc (0.7.0-r2)
(5/32) Purging py3-installer (0.7.0-r2)
(6/32) Purging py3-setuptools-pyc (70.3.0-r0)
(7/32) Purging py3-setuptools (70.3.0-r0)
(8/32) Purging py3-wheel-pyc (0.43.0-r0)
(9/32) Purging py3-wheel (0.43.0-r0)
(10/32) Purging py3-pytest-pyc (8.3.3-r0)
(11/32) Purging py3-pytest (8.3.3-r0)
(12/32) Purging py3-iniconfig-pyc (2.0.0-r1)
(13/32) Purging py3-iniconfig (2.0.0-r1)
(14/32) Purging py3-packaging-pyc (24.1-r0)
(15/32) Purging py3-packaging (24.1-r0)
(16/32) Purging py3-parsing-pyc (3.1.4-r0)
(17/32) Purging py3-parsing (3.1.4-r0)
(18/32) Purging py3-pluggy-pyc (1.5.0-r0)
(19/32) Purging py3-pluggy (1.5.0-r0)
(20/32) Purging py3-py-pyc (1.11.0-r4)
(21/32) Purging py3-py (1.11.0-r4)
(22/32) Purging python3-pyc (3.12.7-r1)
(23/32) Purging python3-pycache-pyc0 (3.12.7-r1)
(24/32) Purging pyc (3.12.7-r1)
(25/32) Purging python3 (3.12.7-r1)
(26/32) Purging gdbm (1.24-r0)
(27/32) Purging libbz2 (1.0.8-r6)
(28/32) Purging libffi (3.4.6-r0)
(29/32) Purging libpanelw (6.5_p20241006-r2)
(30/32) Purging mpdecimal (4.0.0-r0)
(31/32) Purging sqlite-libs (3.47.0-r0)
(32/32) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r3.trigger
OK: 333 MiB in 98 packages
>>> py3-asn1: Updating the community/riscv64 repository index...
>>> py3-asn1: Signing the index...