>>> py3-base58: Building community/py3-base58 2.1.1-r3 (using abuild 3.16.0-r0) started Sun, 29 Mar 2026 11:19:11 +0000 >>> py3-base58: Validating /home/buildozer/aports/community/py3-base58/APKBUILD... >>> py3-base58: Analyzing dependencies... >>> py3-base58: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-pytest py3-pyhamcrest py3-pytest-benchmark ( 1/38) Installing libbz2 (1.0.8-r6) ( 2/38) Installing libffi (3.5.2-r0) ( 3/38) Installing gdbm (1.26-r0) ( 4/38) Installing xz-libs (5.8.2-r0) ( 5/38) Installing mpdecimal (4.0.1-r0) ( 6/38) Installing libpanelw (6.6_p20251231-r0) ( 7/38) Installing sqlite-libs (3.51.2-r1) ( 8/38) Installing python3 (3.14.3-r0) ( 9/38) Installing python3-pycache-pyc0 (3.14.3-r0) (10/38) Installing pyc (3.14.3-r0) (11/38) Installing python3-pyc (3.14.3-r0) (12/38) Installing py3-parsing (3.3.2-r1) (13/38) Installing py3-parsing-pyc (3.3.2-r1) (14/38) Installing py3-packaging (26.0-r1) (15/38) Installing py3-packaging-pyc (26.0-r1) (16/38) Installing py3-setuptools (82.0.1-r1) (17/38) Installing py3-setuptools-pyc (82.0.1-r1) (18/38) Installing py3-installer (0.7.0-r3) (19/38) Installing py3-installer-pyc (0.7.0-r3) (20/38) Installing py3-gpep517 (19-r2) (21/38) Installing py3-gpep517-pyc (19-r2) (22/38) Installing py3-iniconfig (2.3.0-r1) (23/38) Installing py3-iniconfig-pyc (2.3.0-r1) (24/38) Installing py3-pluggy (1.6.0-r1) (25/38) Installing py3-pluggy-pyc (1.6.0-r1) (26/38) Installing py3-py (1.11.0-r5) (27/38) Installing py3-py-pyc (1.11.0-r5) (28/38) Installing py3-pygments (2.19.2-r1) (29/38) Installing py3-pygments-pyc (2.19.2-r1) (30/38) Installing py3-pytest (9.0.2-r1) (31/38) Installing py3-pytest-pyc (9.0.2-r1) (32/38) Installing py3-pyhamcrest (2.1.0-r3) (33/38) Installing py3-pyhamcrest-pyc (2.1.0-r3) (34/38) Installing py3-py-cpuinfo (9.0.0-r5) (35/38) Installing py3-py-cpuinfo-pyc (9.0.0-r5) (36/38) Installing py3-pytest-benchmark (4.0.0-r5) (37/38) Installing py3-pytest-benchmark-pyc (4.0.0-r5) (38/38) Installing .makedepends-py3-base58 (20260329.111915) Executing busybox-1.37.0-r31.trigger OK: 331.1 MiB in 140 packages >>> py3-base58: Cleaning up srcdir >>> py3-base58: Cleaning up pkgdir >>> py3-base58: Cleaning up tmpdir >>> py3-base58: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-base58-2.1.1.tar.gz /var/cache/distfiles/py3-base58-2.1.1.tar.gz: OK >>> py3-base58: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-base58-2.1.1.tar.gz /var/cache/distfiles/py3-base58-2.1.1.tar.gz: OK >>> py3-base58: Unpacking /var/cache/distfiles/py3-base58-2.1.1.tar.gz... 2026-03-29 11:19:16,517 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-29 11:19:16,550 root INFO running bdist_wheel 2026-03-29 11:19:16,576 root INFO running build 2026-03-29 11:19:16,576 root INFO running build_py 2026-03-29 11:19:16,582 root INFO creating build/lib/base58 2026-03-29 11:19:16,582 root INFO copying base58/__main__.py -> build/lib/base58 2026-03-29 11:19:16,583 root INFO copying base58/__init__.py -> build/lib/base58 2026-03-29 11:19:16,584 root INFO copying base58/py.typed -> build/lib/base58 2026-03-29 11:19:16,595 root INFO installing to build/bdist.linux-loongarch64/wheel 2026-03-29 11:19:16,595 root INFO running install 2026-03-29 11:19:16,607 root INFO running install_lib 2026-03-29 11:19:16,613 root INFO creating build/bdist.linux-loongarch64/wheel 2026-03-29 11:19:16,613 root INFO creating build/bdist.linux-loongarch64/wheel/base58 2026-03-29 11:19:16,613 root INFO copying build/lib/base58/py.typed -> build/bdist.linux-loongarch64/wheel/./base58 2026-03-29 11:19:16,614 root INFO copying build/lib/base58/__main__.py -> build/bdist.linux-loongarch64/wheel/./base58 2026-03-29 11:19:16,614 root INFO copying build/lib/base58/__init__.py -> build/bdist.linux-loongarch64/wheel/./base58 2026-03-29 11:19:16,614 root INFO running install_egg_info 2026-03-29 11:19:16,620 root INFO running egg_info 2026-03-29 11:19:16,624 root INFO creating base58.egg-info 2026-03-29 11:19:16,624 root INFO writing base58.egg-info/PKG-INFO 2026-03-29 11:19:16,626 root INFO writing dependency_links to base58.egg-info/dependency_links.txt 2026-03-29 11:19:16,626 root INFO writing entry points to base58.egg-info/entry_points.txt 2026-03-29 11:19:16,627 root INFO writing requirements to base58.egg-info/requires.txt 2026-03-29 11:19:16,627 root INFO writing top-level names to base58.egg-info/top_level.txt 2026-03-29 11:19:16,628 root INFO writing manifest file 'base58.egg-info/SOURCES.txt' 2026-03-29 11:19:16,633 root INFO reading manifest file 'base58.egg-info/SOURCES.txt' 2026-03-29 11:19:16,634 root INFO reading manifest template 'MANIFEST.in' 2026-03-29 11:19:16,634 root INFO adding license file 'COPYING' 2026-03-29 11:19:16,635 root INFO writing manifest file 'base58.egg-info/SOURCES.txt' 2026-03-29 11:19:16,636 root INFO Copying base58.egg-info to build/bdist.linux-loongarch64/wheel/./base58-2.1.1-py3.14.egg-info 2026-03-29 11:19:16,638 root INFO running install_scripts 2026-03-29 11:19:16,640 root INFO creating build/bdist.linux-loongarch64/wheel/base58-2.1.1.dist-info/WHEEL 2026-03-29 11:19:16,641 wheel INFO creating '/home/buildozer/aports/community/py3-base58/src/base58-2.1.1/.dist/.tmp-4naqfljm/base58-2.1.1-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2026-03-29 11:19:16,642 wheel INFO adding 'base58/__init__.py' 2026-03-29 11:19:16,642 wheel INFO adding 'base58/__main__.py' 2026-03-29 11:19:16,642 wheel INFO adding 'base58/py.typed' 2026-03-29 11:19:16,643 wheel INFO adding 'base58-2.1.1.dist-info/licenses/COPYING' 2026-03-29 11:19:16,643 wheel INFO adding 'base58-2.1.1.dist-info/METADATA' 2026-03-29 11:19:16,643 wheel INFO adding 'base58-2.1.1.dist-info/WHEEL' 2026-03-29 11:19:16,644 wheel INFO adding 'base58-2.1.1.dist-info/entry_points.txt' 2026-03-29 11:19:16,644 wheel INFO adding 'base58-2.1.1.dist-info/top_level.txt' 2026-03-29 11:19:16,644 wheel INFO adding 'base58-2.1.1.dist-info/RECORD' 2026-03-29 11:19:16,644 root INFO removing build/bdist.linux-loongarch64/wheel 2026-03-29 11:19:16,645 gpep517 INFO The backend produced .dist/base58-2.1.1-py3-none-any.whl base58-2.1.1-py3-none-any.whl 2026-03-29 11:19:16,966 gpep517 INFO Installing .dist/base58-2.1.1-py3-none-any.whl into .testenv 2026-03-29 11:19:16,977 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 benchmark: 4.0.0 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /home/buildozer/aports/community/py3-base58/src/base58-2.1.1 plugins: benchmark-4.0.0 collected 48 items test_base45.py ............... [ 31%] test_base58.py ................................. [100%] ---------------------------------------------------------------------------------------------- benchmark: 8 tests ---------------------------------------------------------------------------------------------- Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_encode_random[8] 6.2510 (1.0) 135.4069 (2.49) 6.5250 (1.0) 0.5872 (1.14) 6.5044 (1.0) 0.0969 (1.0) 339;1210 153,257.5142 (1.0) 64497 1 test_decode_random[8] 9.4324 (1.51) 104.1442 (1.92) 9.9142 (1.52) 0.6403 (1.24) 9.8795 (1.52) 0.1788 (1.85) 466;928 100,864.9330 (0.66) 49147 1 test_encode_random[32] 21.9420 (3.51) 54.3818 (1.0) 22.2570 (3.41) 0.5150 (1.0) 22.2027 (3.41) 0.1267 (1.31) 449;1282 44,929.7069 (0.29) 31715 1 test_decode_random[32] 26.2335 (4.20) 72.3451 (1.33) 26.8113 (4.11) 0.6998 (1.36) 26.7550 (4.11) 0.2235 (2.31) 429;745 37,297.6962 (0.24) 26919 1 test_encode_random[256] 278.4133 (44.54) 540.9420 (9.95) 279.7513 (42.87) 4.6586 (9.05) 279.4489 (42.96) 0.4992 (5.15) 25;259 3,574.6034 (0.02) 3322 1 test_decode_random[256] 283.1668 (45.30) 318.9892 (5.87) 284.5985 (43.62) 1.3870 (2.69) 284.2769 (43.71) 0.5662 (5.85) 269;322 3,513.7224 (0.02) 3338 1 test_encode_random[1024] 2,931.3713 (468.94) 3,869.6453 (71.16) 3,648.5255 (559.16) 206.5795 (401.15) 3,680.9742 (565.92) 46.6127 (481.25) 24;37 274.0833 (0.00) 265 1 test_decode_random[1024] 3,254.8010 (520.68) 3,936.3280 (72.38) 3,336.1549 (511.29) 136.7433 (265.54) 3,296.7776 (506.86) 55.3075 (571.02) 20;23 299.7463 (0.00) 301 1 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Legend: Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile. OPS: Operations Per Second, computed as 1 / Mean ============================== 48 passed in 8.03s ============================== >>> py3-base58: Entering fakeroot... 2026-03-29 11:19:25,899 gpep517 INFO Installing .dist/base58-2.1.1-py3-none-any.whl into /home/buildozer/aports/community/py3-base58/pkg/py3-base58 2026-03-29 11:19:25,912 gpep517 INFO Installation complete >>> py3-base58*: Running postcheck for py3-base58 >>> WARNING: py3-base58*: Found __pycache__ but package name doesn't end with -pyc >>> py3-base58*: Preparing package py3-base58... >>> py3-base58*: Stripping binaries >>> WARNING: py3-base58*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-base58*: Scanning shared objects >>> py3-base58*: Tracing dependencies... python3 python3~3.14 >>> py3-base58*: Package size: 19.4 KB >>> py3-base58*: Compressing data... >>> py3-base58*: Create checksum... >>> py3-base58*: Create py3-base58-2.1.1-r3.apk >>> py3-base58: Build complete at Sun, 29 Mar 2026 11:19:26 +0000 elapsed time 0h 0m 15s >>> py3-base58: Cleaning up srcdir >>> py3-base58: Cleaning up pkgdir >>> py3-base58: Cleaning up tmpdir >>> py3-base58: Uninstalling dependencies... ( 1/38) Purging .makedepends-py3-base58 (20260329.111915) ( 2/38) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/38) Purging py3-setuptools (82.0.1-r1) ( 4/38) Purging py3-gpep517-pyc (19-r2) ( 5/38) Purging py3-gpep517 (19-r2) ( 6/38) Purging py3-installer-pyc (0.7.0-r3) ( 7/38) Purging py3-installer (0.7.0-r3) ( 8/38) Purging py3-pyhamcrest-pyc (2.1.0-r3) ( 9/38) Purging py3-pyhamcrest (2.1.0-r3) (10/38) Purging py3-pytest-benchmark-pyc (4.0.0-r5) (11/38) Purging py3-pytest-benchmark (4.0.0-r5) (12/38) Purging py3-pytest-pyc (9.0.2-r1) (13/38) Purging py3-pytest (9.0.2-r1) (14/38) Purging py3-iniconfig-pyc (2.3.0-r1) (15/38) Purging py3-iniconfig (2.3.0-r1) (16/38) Purging py3-packaging-pyc (26.0-r1) (17/38) Purging py3-packaging (26.0-r1) (18/38) Purging py3-parsing-pyc (3.3.2-r1) (19/38) Purging py3-parsing (3.3.2-r1) (20/38) Purging py3-pluggy-pyc (1.6.0-r1) (21/38) Purging py3-pluggy (1.6.0-r1) (22/38) Purging py3-py-pyc (1.11.0-r5) (23/38) Purging py3-py (1.11.0-r5) (24/38) Purging py3-pygments-pyc (2.19.2-r1) (25/38) Purging py3-pygments (2.19.2-r1) (26/38) Purging py3-py-cpuinfo-pyc (9.0.0-r5) (27/38) Purging py3-py-cpuinfo (9.0.0-r5) (28/38) Purging python3-pyc (3.14.3-r0) (29/38) Purging python3-pycache-pyc0 (3.14.3-r0) (30/38) Purging pyc (3.14.3-r0) (31/38) Purging python3 (3.14.3-r0) (32/38) Purging gdbm (1.26-r0) (33/38) Purging libbz2 (1.0.8-r6) (34/38) Purging libffi (3.5.2-r0) (35/38) Purging libpanelw (6.6_p20251231-r0) (36/38) Purging mpdecimal (4.0.1-r0) (37/38) Purging sqlite-libs (3.51.2-r1) (38/38) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 269.6 MiB in 102 packages >>> py3-base58: Updating the community/loongarch64 repository index... >>> py3-base58: Signing the index...