>>> py3-base58: Building community/py3-base58 2.1.1-r2 (using abuild 3.16.0_rc4-r0) started Tue, 18 Nov 2025 21:30:06 +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.1-r0) ( 5/38) Installing mpdecimal (4.0.1-r0) ( 6/38) Installing libpanelw (6.5_p20251115-r0) ( 7/38) Installing sqlite-libs (3.51.0-r0) ( 8/38) Installing python3 (3.12.12-r0) ( 9/38) Installing python3-pycache-pyc0 (3.12.12-r0) (10/38) Installing pyc (3.12.12-r0) (11/38) Installing python3-pyc (3.12.12-r0) (12/38) Installing py3-parsing (3.2.3-r0) (13/38) Installing py3-parsing-pyc (3.2.3-r0) (14/38) Installing py3-packaging (25.0-r0) (15/38) Installing py3-packaging-pyc (25.0-r0) (16/38) Installing py3-setuptools (80.9.0-r2) (17/38) Installing py3-setuptools-pyc (80.9.0-r2) (18/38) Installing py3-installer (0.7.0-r2) (19/38) Installing py3-installer-pyc (0.7.0-r2) (20/38) Installing py3-gpep517 (19-r1) (21/38) Installing py3-gpep517-pyc (19-r1) (22/38) Installing py3-iniconfig (2.3.0-r0) (23/38) Installing py3-iniconfig-pyc (2.3.0-r0) (24/38) Installing py3-pluggy (1.6.0-r0) (25/38) Installing py3-pluggy-pyc (1.6.0-r0) (26/38) Installing py3-py (1.11.0-r4) (27/38) Installing py3-py-pyc (1.11.0-r4) (28/38) Installing py3-pygments (2.19.2-r0) (29/38) Installing py3-pygments-pyc (2.19.2-r0) (30/38) Installing py3-pytest (8.4.2-r1) (31/38) Installing py3-pytest-pyc (8.4.2-r1) (32/38) Installing py3-pyhamcrest (2.1.0-r1) (33/38) Installing py3-pyhamcrest-pyc (2.1.0-r1) (34/38) Installing py3-py-cpuinfo (9.0.0-r4) (35/38) Installing py3-py-cpuinfo-pyc (9.0.0-r4) (36/38) Installing py3-pytest-benchmark (4.0.0-r4) (37/38) Installing py3-pytest-benchmark-pyc (4.0.0-r4) (38/38) Installing .makedepends-py3-base58 (20251118.213009) busybox-1.37.0-r25.trigger: Executing script... OK: 419 MiB in 141 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 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-base58: Fetching py3-base58-2.1.1.tar.gz::https://github.com/keis/base58/archive/v2.1.1.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/py3-base58-2.1.1.tar.gz.part' py3-base58-2.1.1.tar 100% |********************************| 7678 0:00:00 ETA '/var/cache/distfiles/edge/py3-base58-2.1.1.tar.gz.part' saved /var/cache/distfiles/edge/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/edge/py3-base58-2.1.1.tar.gz: OK >>> py3-base58: Unpacking /var/cache/distfiles/edge/py3-base58-2.1.1.tar.gz... 2025-11-18 21:30:13,264 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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() 2025-11-18 21:30:13,401 root INFO running bdist_wheel 2025-11-18 21:30:13,512 root INFO running build 2025-11-18 21:30:13,513 root INFO running build_py 2025-11-18 21:30:13,537 root INFO creating build/lib/base58 2025-11-18 21:30:13,539 root INFO copying base58/__init__.py -> build/lib/base58 2025-11-18 21:30:13,541 root INFO copying base58/__main__.py -> build/lib/base58 2025-11-18 21:30:13,544 root INFO copying base58/py.typed -> build/lib/base58 2025-11-18 21:30:13,590 root INFO installing to build/bdist.linux-riscv64/wheel 2025-11-18 21:30:13,590 root INFO running install 2025-11-18 21:30:13,653 root INFO running install_lib 2025-11-18 21:30:13,675 root INFO creating build/bdist.linux-riscv64/wheel 2025-11-18 21:30:13,677 root INFO creating build/bdist.linux-riscv64/wheel/base58 2025-11-18 21:30:13,678 root INFO copying build/lib/base58/__init__.py -> build/bdist.linux-riscv64/wheel/./base58 2025-11-18 21:30:13,679 root INFO copying build/lib/base58/py.typed -> build/bdist.linux-riscv64/wheel/./base58 2025-11-18 21:30:13,681 root INFO copying build/lib/base58/__main__.py -> build/bdist.linux-riscv64/wheel/./base58 2025-11-18 21:30:13,682 root INFO running install_egg_info 2025-11-18 21:30:13,706 root INFO running egg_info 2025-11-18 21:30:13,724 root INFO creating base58.egg-info 2025-11-18 21:30:13,725 root INFO writing base58.egg-info/PKG-INFO 2025-11-18 21:30:13,733 root INFO writing dependency_links to base58.egg-info/dependency_links.txt 2025-11-18 21:30:13,735 root INFO writing entry points to base58.egg-info/entry_points.txt 2025-11-18 21:30:13,739 root INFO writing requirements to base58.egg-info/requires.txt 2025-11-18 21:30:13,740 root INFO writing top-level names to base58.egg-info/top_level.txt 2025-11-18 21:30:13,741 root INFO writing manifest file 'base58.egg-info/SOURCES.txt' 2025-11-18 21:30:13,764 root INFO reading manifest file 'base58.egg-info/SOURCES.txt' 2025-11-18 21:30:13,765 root INFO reading manifest template 'MANIFEST.in' 2025-11-18 21:30:13,767 root INFO adding license file 'COPYING' 2025-11-18 21:30:13,771 root INFO writing manifest file 'base58.egg-info/SOURCES.txt' 2025-11-18 21:30:13,772 root INFO Copying base58.egg-info to build/bdist.linux-riscv64/wheel/./base58-2.1.1-py3.12.egg-info 2025-11-18 21:30:13,780 root INFO running install_scripts 2025-11-18 21:30:13,788 root INFO creating build/bdist.linux-riscv64/wheel/base58-2.1.1.dist-info/WHEEL 2025-11-18 21:30:13,790 wheel INFO creating '/home/buildozer/aports/community/py3-base58/src/base58-2.1.1/.dist/.tmp-f7ylm1_4/base58-2.1.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-11-18 21:30:13,792 wheel INFO adding 'base58/__init__.py' 2025-11-18 21:30:13,793 wheel INFO adding 'base58/__main__.py' 2025-11-18 21:30:13,795 wheel INFO adding 'base58/py.typed' 2025-11-18 21:30:13,797 wheel INFO adding 'base58-2.1.1.dist-info/licenses/COPYING' 2025-11-18 21:30:13,799 wheel INFO adding 'base58-2.1.1.dist-info/METADATA' 2025-11-18 21:30:13,800 wheel INFO adding 'base58-2.1.1.dist-info/WHEEL' 2025-11-18 21:30:13,801 wheel INFO adding 'base58-2.1.1.dist-info/entry_points.txt' 2025-11-18 21:30:13,802 wheel INFO adding 'base58-2.1.1.dist-info/top_level.txt' 2025-11-18 21:30:13,803 wheel INFO adding 'base58-2.1.1.dist-info/RECORD' 2025-11-18 21:30:13,804 root INFO removing build/bdist.linux-riscv64/wheel 2025-11-18 21:30:13,807 gpep517 INFO The backend produced .dist/base58-2.1.1-py3-none-any.whl base58-2.1.1-py3-none-any.whl 2025-11-18 21:30:14,850 gpep517 INFO Installing .dist/base58-2.1.1-py3-none-any.whl into .testenv 2025-11-18 21:30:14,893 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.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] 27.6202 (1.0) 67.3798 (1.0) 29.0427 (1.0) 2.2605 (1.0) 28.7392 (1.0) 0.4000 (1.0) 337;666 34,432.1035 (1.0) 15625 1 test_decode_random[8] 39.8401 (1.44) 1,525.7359 (22.64) 41.5189 (1.43) 13.4037 (5.93) 41.0001 (1.43) 0.4792 (1.20) 164;602 24,085.4260 (0.70) 12814 1 test_encode_random[32] 83.8204 (3.03) 1,494.9767 (22.19) 88.8418 (3.06) 15.8960 (7.03) 88.0002 (3.06) 1.2410 (3.10) 170;410 11,255.9618 (0.33) 8284 1 test_decode_random[32] 84.5590 (3.06) 161.3600 (2.39) 87.7257 (3.02) 4.5511 (2.01) 86.6400 (3.01) 0.8000 (2.00) 478;669 11,399.1621 (0.33) 7470 1 test_decode_random[256] 637.6593 (23.09) 2,474.9339 (36.73) 749.8940 (25.82) 73.5062 (32.52) 746.3179 (25.97) 25.9201 (64.80) 221;273 1,333.5219 (0.04) 1020 1 test_encode_random[256] 757.4791 (27.42) 2,243.1347 (33.29) 789.1201 (27.17) 44.2824 (19.59) 785.9380 (27.35) 13.4209 (33.55) 4;37 1,267.2343 (0.04) 1165 1 test_decode_random[1024] 4,673.9480 (169.22) 8,144.5999 (120.88) 5,200.5078 (179.06) 870.9074 (385.28) 4,978.8281 (173.24) 243.7040 (609.26) 17;17 192.2889 (0.01) 193 1 test_encode_random[1024] 5,287.8270 (191.45) 6,979.0632 (103.58) 5,511.6479 (189.78) 127.8940 (56.58) 5,515.5857 (191.92) 44.5597 (111.40) 19;21 181.4339 (0.01) 177 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.49s ============================== >>> py3-base58: Entering fakeroot... 2025-11-18 21:30:26,389 gpep517 INFO Installing .dist/base58-2.1.1-py3-none-any.whl into /home/buildozer/aports/community/py3-base58/pkg/py3-base58 2025-11-18 21:30:26,439 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.12 >>> py3-base58*: Package size: 17.7 KB >>> py3-base58*: Compressing data... >>> py3-base58*: Create checksum... >>> py3-base58*: Create py3-base58-2.1.1-r2.apk >>> py3-base58: Build complete at Tue, 18 Nov 2025 21:30:26 +0000 elapsed time 0h 0m 20s >>> py3-base58: Cleaning up srcdir >>> py3-base58: Cleaning up pkgdir >>> py3-base58: Uninstalling dependencies... ( 1/38) Purging .makedepends-py3-base58 (20251118.213009) ( 2/38) Purging py3-setuptools-pyc (80.9.0-r2) ( 3/38) Purging py3-setuptools (80.9.0-r2) ( 4/38) Purging py3-gpep517-pyc (19-r1) ( 5/38) Purging py3-gpep517 (19-r1) ( 6/38) Purging py3-installer-pyc (0.7.0-r2) ( 7/38) Purging py3-installer (0.7.0-r2) ( 8/38) Purging py3-pyhamcrest-pyc (2.1.0-r1) ( 9/38) Purging py3-pyhamcrest (2.1.0-r1) (10/38) Purging py3-pytest-benchmark-pyc (4.0.0-r4) (11/38) Purging py3-pytest-benchmark (4.0.0-r4) (12/38) Purging py3-pytest-pyc (8.4.2-r1) (13/38) Purging py3-pytest (8.4.2-r1) (14/38) Purging py3-iniconfig-pyc (2.3.0-r0) (15/38) Purging py3-iniconfig (2.3.0-r0) (16/38) Purging py3-packaging-pyc (25.0-r0) (17/38) Purging py3-packaging (25.0-r0) (18/38) Purging py3-parsing-pyc (3.2.3-r0) (19/38) Purging py3-parsing (3.2.3-r0) (20/38) Purging py3-pluggy-pyc (1.6.0-r0) (21/38) Purging py3-pluggy (1.6.0-r0) (22/38) Purging py3-py-pyc (1.11.0-r4) (23/38) Purging py3-py (1.11.0-r4) (24/38) Purging py3-pygments-pyc (2.19.2-r0) (25/38) Purging py3-pygments (2.19.2-r0) (26/38) Purging py3-py-cpuinfo-pyc (9.0.0-r4) (27/38) Purging py3-py-cpuinfo (9.0.0-r4) (28/38) Purging python3-pyc (3.12.12-r0) (29/38) Purging python3-pycache-pyc0 (3.12.12-r0) (30/38) Purging pyc (3.12.12-r0) (31/38) Purging python3 (3.12.12-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.5_p20251115-r0) (36/38) Purging mpdecimal (4.0.1-r0) (37/38) Purging sqlite-libs (3.51.0-r0) (38/38) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r25.trigger: Executing script... OK: 361 MiB in 103 packages >>> py3-base58: Updating the community/riscv64 repository index... >>> py3-base58: Signing the index...