>>> py3-asn1: Building community/py3-asn1 0.6.1-r0 (using abuild 3.15.0_rc3-r1) started Thu, 24 Apr 2025 02:34:55 +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.8-r0) (3/32) Installing gdbm (1.24-r0) (4/32) Installing xz-libs (5.8.1-r0) (5/32) Installing mpdecimal (4.0.0-r0) (6/32) Installing libpanelw (6.5_p20250412-r0) (7/32) Installing sqlite-libs (3.49.1-r0) (8/32) Installing python3 (3.12.10-r0) (9/32) Installing python3-pycache-pyc0 (3.12.10-r0) (10/32) Installing pyc (3.12.10-r0) (11/32) Installing python3-pyc (3.12.10-r0) (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.2.0-r0) (17/32) Installing py3-parsing-pyc (3.2.0-r0) (18/32) Installing py3-packaging (24.2-r0) (19/32) Installing py3-packaging-pyc (24.2-r0) (20/32) Installing py3-setuptools (77.0.3-r0) (21/32) Installing py3-setuptools-pyc (77.0.3-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.1.0-r0) (25/32) Installing py3-iniconfig-pyc (2.1.0-r0) (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.5-r0) (31/32) Installing py3-pytest-pyc (8.3.5-r0) (32/32) Installing .makedepends-py3-asn1 (20250424.023508) Executing busybox-1.37.0-r16.trigger OK: 449 MiB in 135 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.22/pyasn1-0.6.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/pyasn1-0.6.1.tar.gz.part' pyasn1-0.6.1.tar.gz. 100% |********************************| 141k 0:00:00 ETA '/var/cache/distfiles/v3.22/pyasn1-0.6.1.tar.gz.part' saved >>> py3-asn1: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/pyasn1-0.6.1.tar.gz >>> py3-asn1: Checking sha512sums... pyasn1-0.6.1.tar.gz: OK >>> py3-asn1: Unpacking /var/cache/distfiles/v3.22/pyasn1-0.6.1.tar.gz... 2025-04-24 02:35:09,124 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-24 02:35:09,165 root INFO running bdist_wheel 2025-04-24 02:35:09,187 root INFO running build 2025-04-24 02:35:09,187 root INFO running build_py 2025-04-24 02:35:09,192 root INFO creating build/lib/pyasn1 2025-04-24 02:35:09,193 root INFO copying pyasn1/__init__.py -> build/lib/pyasn1 2025-04-24 02:35:09,193 root INFO copying pyasn1/error.py -> build/lib/pyasn1 2025-04-24 02:35:09,193 root INFO copying pyasn1/debug.py -> build/lib/pyasn1 2025-04-24 02:35:09,194 root INFO creating build/lib/pyasn1/type 2025-04-24 02:35:09,194 root INFO copying pyasn1/type/univ.py -> build/lib/pyasn1/type 2025-04-24 02:35:09,195 root INFO copying pyasn1/type/base.py -> build/lib/pyasn1/type 2025-04-24 02:35:09,195 root INFO copying pyasn1/type/tagmap.py -> build/lib/pyasn1/type 2025-04-24 02:35:09,196 root INFO copying pyasn1/type/useful.py -> build/lib/pyasn1/type 2025-04-24 02:35:09,196 root INFO copying pyasn1/type/opentype.py -> build/lib/pyasn1/type 2025-04-24 02:35:09,196 root INFO copying pyasn1/type/__init__.py -> build/lib/pyasn1/type 2025-04-24 02:35:09,197 root INFO copying pyasn1/type/char.py -> build/lib/pyasn1/type 2025-04-24 02:35:09,197 root INFO copying pyasn1/type/namedtype.py -> build/lib/pyasn1/type 2025-04-24 02:35:09,197 root INFO copying pyasn1/type/tag.py -> build/lib/pyasn1/type 2025-04-24 02:35:09,198 root INFO copying pyasn1/type/error.py -> build/lib/pyasn1/type 2025-04-24 02:35:09,198 root INFO copying pyasn1/type/namedval.py -> build/lib/pyasn1/type 2025-04-24 02:35:09,198 root INFO copying pyasn1/type/constraint.py -> build/lib/pyasn1/type 2025-04-24 02:35:09,199 root INFO creating build/lib/pyasn1/compat 2025-04-24 02:35:09,199 root INFO copying pyasn1/compat/__init__.py -> build/lib/pyasn1/compat 2025-04-24 02:35:09,199 root INFO copying pyasn1/compat/integer.py -> build/lib/pyasn1/compat 2025-04-24 02:35:09,200 root INFO creating build/lib/pyasn1/codec 2025-04-24 02:35:09,200 root INFO copying pyasn1/codec/__init__.py -> build/lib/pyasn1/codec 2025-04-24 02:35:09,200 root INFO copying pyasn1/codec/streaming.py -> build/lib/pyasn1/codec 2025-04-24 02:35:09,201 root INFO creating build/lib/pyasn1/codec/ber 2025-04-24 02:35:09,201 root INFO copying pyasn1/codec/ber/encoder.py -> build/lib/pyasn1/codec/ber 2025-04-24 02:35:09,202 root INFO copying pyasn1/codec/ber/__init__.py -> build/lib/pyasn1/codec/ber 2025-04-24 02:35:09,202 root INFO copying pyasn1/codec/ber/decoder.py -> build/lib/pyasn1/codec/ber 2025-04-24 02:35:09,202 root INFO copying pyasn1/codec/ber/eoo.py -> build/lib/pyasn1/codec/ber 2025-04-24 02:35:09,203 root INFO creating build/lib/pyasn1/codec/cer 2025-04-24 02:35:09,203 root INFO copying pyasn1/codec/cer/encoder.py -> build/lib/pyasn1/codec/cer 2025-04-24 02:35:09,203 root INFO copying pyasn1/codec/cer/__init__.py -> build/lib/pyasn1/codec/cer 2025-04-24 02:35:09,204 root INFO copying pyasn1/codec/cer/decoder.py -> build/lib/pyasn1/codec/cer 2025-04-24 02:35:09,204 root INFO creating build/lib/pyasn1/codec/der 2025-04-24 02:35:09,204 root INFO copying pyasn1/codec/der/encoder.py -> build/lib/pyasn1/codec/der 2025-04-24 02:35:09,205 root INFO copying pyasn1/codec/der/__init__.py -> build/lib/pyasn1/codec/der 2025-04-24 02:35:09,205 root INFO copying pyasn1/codec/der/decoder.py -> build/lib/pyasn1/codec/der 2025-04-24 02:35:09,205 root INFO creating build/lib/pyasn1/codec/native 2025-04-24 02:35:09,206 root INFO copying pyasn1/codec/native/encoder.py -> build/lib/pyasn1/codec/native 2025-04-24 02:35:09,206 root INFO copying pyasn1/codec/native/__init__.py -> build/lib/pyasn1/codec/native 2025-04-24 02:35:09,206 root INFO copying pyasn1/codec/native/decoder.py -> build/lib/pyasn1/codec/native 2025-04-24 02:35:09,217 root INFO installing to build/bdist.linux-i686/wheel 2025-04-24 02:35:09,217 root INFO running install 2025-04-24 02:35:09,230 root INFO running install_lib 2025-04-24 02:35:09,234 root INFO creating build/bdist.linux-i686/wheel 2025-04-24 02:35:09,234 root INFO creating build/bdist.linux-i686/wheel/pyasn1 2025-04-24 02:35:09,234 root INFO copying build/lib/pyasn1/__init__.py -> build/bdist.linux-i686/wheel/./pyasn1 2025-04-24 02:35:09,235 root INFO creating build/bdist.linux-i686/wheel/pyasn1/compat 2025-04-24 02:35:09,235 root INFO copying build/lib/pyasn1/compat/__init__.py -> build/bdist.linux-i686/wheel/./pyasn1/compat 2025-04-24 02:35:09,235 root INFO copying build/lib/pyasn1/compat/integer.py -> build/bdist.linux-i686/wheel/./pyasn1/compat 2025-04-24 02:35:09,236 root INFO creating build/bdist.linux-i686/wheel/pyasn1/type 2025-04-24 02:35:09,236 root INFO copying build/lib/pyasn1/type/univ.py -> build/bdist.linux-i686/wheel/./pyasn1/type 2025-04-24 02:35:09,236 root INFO copying build/lib/pyasn1/type/base.py -> build/bdist.linux-i686/wheel/./pyasn1/type 2025-04-24 02:35:09,237 root INFO copying build/lib/pyasn1/type/tagmap.py -> build/bdist.linux-i686/wheel/./pyasn1/type 2025-04-24 02:35:09,237 root INFO copying build/lib/pyasn1/type/useful.py -> build/bdist.linux-i686/wheel/./pyasn1/type 2025-04-24 02:35:09,237 root INFO copying build/lib/pyasn1/type/opentype.py -> build/bdist.linux-i686/wheel/./pyasn1/type 2025-04-24 02:35:09,237 root INFO copying build/lib/pyasn1/type/__init__.py -> build/bdist.linux-i686/wheel/./pyasn1/type 2025-04-24 02:35:09,238 root INFO copying build/lib/pyasn1/type/char.py -> build/bdist.linux-i686/wheel/./pyasn1/type 2025-04-24 02:35:09,238 root INFO copying build/lib/pyasn1/type/namedtype.py -> build/bdist.linux-i686/wheel/./pyasn1/type 2025-04-24 02:35:09,238 root INFO copying build/lib/pyasn1/type/tag.py -> build/bdist.linux-i686/wheel/./pyasn1/type 2025-04-24 02:35:09,238 root INFO copying build/lib/pyasn1/type/error.py -> build/bdist.linux-i686/wheel/./pyasn1/type 2025-04-24 02:35:09,239 root INFO copying build/lib/pyasn1/type/namedval.py -> build/bdist.linux-i686/wheel/./pyasn1/type 2025-04-24 02:35:09,239 root INFO copying build/lib/pyasn1/type/constraint.py -> build/bdist.linux-i686/wheel/./pyasn1/type 2025-04-24 02:35:09,239 root INFO copying build/lib/pyasn1/error.py -> build/bdist.linux-i686/wheel/./pyasn1 2025-04-24 02:35:09,240 root INFO creating build/bdist.linux-i686/wheel/pyasn1/codec 2025-04-24 02:35:09,240 root INFO creating build/bdist.linux-i686/wheel/pyasn1/codec/cer 2025-04-24 02:35:09,240 root INFO copying build/lib/pyasn1/codec/cer/encoder.py -> build/bdist.linux-i686/wheel/./pyasn1/codec/cer 2025-04-24 02:35:09,240 root INFO copying build/lib/pyasn1/codec/cer/__init__.py -> build/bdist.linux-i686/wheel/./pyasn1/codec/cer 2025-04-24 02:35:09,241 root INFO copying build/lib/pyasn1/codec/cer/decoder.py -> build/bdist.linux-i686/wheel/./pyasn1/codec/cer 2025-04-24 02:35:09,241 root INFO copying build/lib/pyasn1/codec/__init__.py -> build/bdist.linux-i686/wheel/./pyasn1/codec 2025-04-24 02:35:09,241 root INFO copying build/lib/pyasn1/codec/streaming.py -> build/bdist.linux-i686/wheel/./pyasn1/codec 2025-04-24 02:35:09,241 root INFO creating build/bdist.linux-i686/wheel/pyasn1/codec/ber 2025-04-24 02:35:09,242 root INFO copying build/lib/pyasn1/codec/ber/encoder.py -> build/bdist.linux-i686/wheel/./pyasn1/codec/ber 2025-04-24 02:35:09,242 root INFO copying build/lib/pyasn1/codec/ber/__init__.py -> build/bdist.linux-i686/wheel/./pyasn1/codec/ber 2025-04-24 02:35:09,242 root INFO copying build/lib/pyasn1/codec/ber/decoder.py -> build/bdist.linux-i686/wheel/./pyasn1/codec/ber 2025-04-24 02:35:09,242 root INFO copying build/lib/pyasn1/codec/ber/eoo.py -> build/bdist.linux-i686/wheel/./pyasn1/codec/ber 2025-04-24 02:35:09,243 root INFO creating build/bdist.linux-i686/wheel/pyasn1/codec/der 2025-04-24 02:35:09,243 root INFO copying build/lib/pyasn1/codec/der/encoder.py -> build/bdist.linux-i686/wheel/./pyasn1/codec/der 2025-04-24 02:35:09,243 root INFO copying build/lib/pyasn1/codec/der/__init__.py -> build/bdist.linux-i686/wheel/./pyasn1/codec/der 2025-04-24 02:35:09,243 root INFO copying build/lib/pyasn1/codec/der/decoder.py -> build/bdist.linux-i686/wheel/./pyasn1/codec/der 2025-04-24 02:35:09,244 root INFO creating build/bdist.linux-i686/wheel/pyasn1/codec/native 2025-04-24 02:35:09,244 root INFO copying build/lib/pyasn1/codec/native/encoder.py -> build/bdist.linux-i686/wheel/./pyasn1/codec/native 2025-04-24 02:35:09,244 root INFO copying build/lib/pyasn1/codec/native/__init__.py -> build/bdist.linux-i686/wheel/./pyasn1/codec/native 2025-04-24 02:35:09,244 root INFO copying build/lib/pyasn1/codec/native/decoder.py -> build/bdist.linux-i686/wheel/./pyasn1/codec/native 2025-04-24 02:35:09,244 root INFO copying build/lib/pyasn1/debug.py -> build/bdist.linux-i686/wheel/./pyasn1 2025-04-24 02:35:09,245 root INFO running install_egg_info 2025-04-24 02:35:09,250 root INFO running egg_info 2025-04-24 02:35:09,253 root INFO writing pyasn1.egg-info/PKG-INFO 2025-04-24 02:35:09,254 root INFO writing dependency_links to pyasn1.egg-info/dependency_links.txt 2025-04-24 02:35:09,255 root INFO writing top-level names to pyasn1.egg-info/top_level.txt 2025-04-24 02:35:09,261 root INFO reading manifest file 'pyasn1.egg-info/SOURCES.txt' 2025-04-24 02:35:09,265 root INFO reading manifest template 'MANIFEST.in' 2025-04-24 02:35:09,277 root WARNING no previously-included directories found matching 'docs/build' 2025-04-24 02:35:09,277 root WARNING no previously-included directories found matching 'docs/source/.templates' 2025-04-24 02:35:09,277 root INFO adding license file 'LICENSE.rst' 2025-04-24 02:35:09,281 root INFO writing manifest file 'pyasn1.egg-info/SOURCES.txt' 2025-04-24 02:35:09,282 root INFO Copying pyasn1.egg-info to build/bdist.linux-i686/wheel/./pyasn1-0.6.1-py3.12.egg-info 2025-04-24 02:35:09,283 root INFO running install_scripts 2025-04-24 02:35:09,284 root INFO creating build/bdist.linux-i686/wheel/pyasn1-0.6.1.dist-info/WHEEL 2025-04-24 02:35:09,285 wheel INFO creating '/home/buildozer/aports/community/py3-asn1/src/pyasn1-0.6.1/.dist/.tmp-tui296_y/pyasn1-0.6.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-04-24 02:35:09,285 wheel INFO adding 'pyasn1/__init__.py' 2025-04-24 02:35:09,285 wheel INFO adding 'pyasn1/debug.py' 2025-04-24 02:35:09,286 wheel INFO adding 'pyasn1/error.py' 2025-04-24 02:35:09,286 wheel INFO adding 'pyasn1/codec/__init__.py' 2025-04-24 02:35:09,286 wheel INFO adding 'pyasn1/codec/streaming.py' 2025-04-24 02:35:09,287 wheel INFO adding 'pyasn1/codec/ber/__init__.py' 2025-04-24 02:35:09,287 wheel INFO adding 'pyasn1/codec/ber/decoder.py' 2025-04-24 02:35:09,288 wheel INFO adding 'pyasn1/codec/ber/encoder.py' 2025-04-24 02:35:09,288 wheel INFO adding 'pyasn1/codec/ber/eoo.py' 2025-04-24 02:35:09,288 wheel INFO adding 'pyasn1/codec/cer/__init__.py' 2025-04-24 02:35:09,288 wheel INFO adding 'pyasn1/codec/cer/decoder.py' 2025-04-24 02:35:09,289 wheel INFO adding 'pyasn1/codec/cer/encoder.py' 2025-04-24 02:35:09,289 wheel INFO adding 'pyasn1/codec/der/__init__.py' 2025-04-24 02:35:09,289 wheel INFO adding 'pyasn1/codec/der/decoder.py' 2025-04-24 02:35:09,290 wheel INFO adding 'pyasn1/codec/der/encoder.py' 2025-04-24 02:35:09,290 wheel INFO adding 'pyasn1/codec/native/__init__.py' 2025-04-24 02:35:09,290 wheel INFO adding 'pyasn1/codec/native/decoder.py' 2025-04-24 02:35:09,290 wheel INFO adding 'pyasn1/codec/native/encoder.py' 2025-04-24 02:35:09,291 wheel INFO adding 'pyasn1/compat/__init__.py' 2025-04-24 02:35:09,291 wheel INFO adding 'pyasn1/compat/integer.py' 2025-04-24 02:35:09,291 wheel INFO adding 'pyasn1/type/__init__.py' 2025-04-24 02:35:09,291 wheel INFO adding 'pyasn1/type/base.py' 2025-04-24 02:35:09,292 wheel INFO adding 'pyasn1/type/char.py' 2025-04-24 02:35:09,292 wheel INFO adding 'pyasn1/type/constraint.py' 2025-04-24 02:35:09,293 wheel INFO adding 'pyasn1/type/error.py' 2025-04-24 02:35:09,293 wheel INFO adding 'pyasn1/type/namedtype.py' 2025-04-24 02:35:09,293 wheel INFO adding 'pyasn1/type/namedval.py' 2025-04-24 02:35:09,293 wheel INFO adding 'pyasn1/type/opentype.py' 2025-04-24 02:35:09,294 wheel INFO adding 'pyasn1/type/tag.py' 2025-04-24 02:35:09,294 wheel INFO adding 'pyasn1/type/tagmap.py' 2025-04-24 02:35:09,294 wheel INFO adding 'pyasn1/type/univ.py' 2025-04-24 02:35:09,295 wheel INFO adding 'pyasn1/type/useful.py' 2025-04-24 02:35:09,295 wheel INFO adding 'pyasn1-0.6.1.dist-info/licenses/LICENSE.rst' 2025-04-24 02:35:09,296 wheel INFO adding 'pyasn1-0.6.1.dist-info/METADATA' 2025-04-24 02:35:09,296 wheel INFO adding 'pyasn1-0.6.1.dist-info/WHEEL' 2025-04-24 02:35:09,296 wheel INFO adding 'pyasn1-0.6.1.dist-info/top_level.txt' 2025-04-24 02:35:09,296 wheel INFO adding 'pyasn1-0.6.1.dist-info/zip-safe' 2025-04-24 02:35:09,297 wheel INFO adding 'pyasn1-0.6.1.dist-info/RECORD' 2025-04-24 02:35:09,297 root INFO removing build/bdist.linux-i686/wheel 2025-04-24 02:35:09,299 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.10, pytest-8.3.5, 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 5.58s ============================= >>> 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/type/__pycache__' -> '/home/buildozer/aports/community/py3-asn1/pkg/py3-asn1-pyc/usr/lib/python3.12/site-packages/pyasn1/type/__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__' >>> 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 Thu, 24 Apr 2025 02:35:16 +0000 elapsed time 0h 0m 21s >>> py3-asn1: Cleaning up srcdir >>> py3-asn1: Cleaning up pkgdir >>> py3-asn1: Uninstalling dependencies... (1/32) Purging .makedepends-py3-asn1 (20250424.023508) (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 (77.0.3-r0) (7/32) Purging py3-setuptools (77.0.3-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.5-r0) (11/32) Purging py3-pytest (8.3.5-r0) (12/32) Purging py3-iniconfig-pyc (2.1.0-r0) (13/32) Purging py3-iniconfig (2.1.0-r0) (14/32) Purging py3-packaging-pyc (24.2-r0) (15/32) Purging py3-packaging (24.2-r0) (16/32) Purging py3-parsing-pyc (3.2.0-r0) (17/32) Purging py3-parsing (3.2.0-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.10-r0) (23/32) Purging python3-pycache-pyc0 (3.12.10-r0) (24/32) Purging pyc (3.12.10-r0) (25/32) Purging python3 (3.12.10-r0) (26/32) Purging gdbm (1.24-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.4.8-r0) (29/32) Purging libpanelw (6.5_p20250412-r0) (30/32) Purging mpdecimal (4.0.0-r0) (31/32) Purging sqlite-libs (3.49.1-r0) (32/32) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 400 MiB in 103 packages >>> py3-asn1: Updating the community/x86 repository index... >>> py3-asn1: Signing the index...