>>> py3-base58: Building community/py3-base58 2.1.1-r3 (using abuild 3.16.0-r0) started Sun, 29 Mar 2026 06:58:05 +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.065809) Executing busybox-1.37.0-r31.trigger OK: 351.7 MiB in 143 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 06:58:09,988 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 06:58:10,019 root INFO running bdist_wheel 2026-03-29 06:58:10,042 root INFO running build 2026-03-29 06:58:10,042 root INFO running build_py 2026-03-29 06:58:10,046 root INFO creating build/lib/base58 2026-03-29 06:58:10,047 root INFO copying base58/__main__.py -> build/lib/base58 2026-03-29 06:58:10,047 root INFO copying base58/__init__.py -> build/lib/base58 2026-03-29 06:58:10,048 root INFO copying base58/py.typed -> build/lib/base58 2026-03-29 06:58:10,057 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-03-29 06:58:10,057 root INFO running install 2026-03-29 06:58:10,075 root INFO running install_lib 2026-03-29 06:58:10,079 root INFO creating build/bdist.linux-ppc64le/wheel 2026-03-29 06:58:10,079 root INFO creating build/bdist.linux-ppc64le/wheel/base58 2026-03-29 06:58:10,079 root INFO copying build/lib/base58/__main__.py -> build/bdist.linux-ppc64le/wheel/./base58 2026-03-29 06:58:10,080 root INFO copying build/lib/base58/py.typed -> build/bdist.linux-ppc64le/wheel/./base58 2026-03-29 06:58:10,080 root INFO copying build/lib/base58/__init__.py -> build/bdist.linux-ppc64le/wheel/./base58 2026-03-29 06:58:10,080 root INFO running install_egg_info 2026-03-29 06:58:10,085 root INFO running egg_info 2026-03-29 06:58:10,088 root INFO creating base58.egg-info 2026-03-29 06:58:10,088 root INFO writing base58.egg-info/PKG-INFO 2026-03-29 06:58:10,089 root INFO writing dependency_links to base58.egg-info/dependency_links.txt 2026-03-29 06:58:10,090 root INFO writing entry points to base58.egg-info/entry_points.txt 2026-03-29 06:58:10,090 root INFO writing requirements to base58.egg-info/requires.txt 2026-03-29 06:58:10,091 root INFO writing top-level names to base58.egg-info/top_level.txt 2026-03-29 06:58:10,091 root INFO writing manifest file 'base58.egg-info/SOURCES.txt' 2026-03-29 06:58:10,095 root INFO reading manifest file 'base58.egg-info/SOURCES.txt' 2026-03-29 06:58:10,096 root INFO reading manifest template 'MANIFEST.in' 2026-03-29 06:58:10,096 root INFO adding license file 'COPYING' 2026-03-29 06:58:10,097 root INFO writing manifest file 'base58.egg-info/SOURCES.txt' 2026-03-29 06:58:10,097 root INFO Copying base58.egg-info to build/bdist.linux-ppc64le/wheel/./base58-2.1.1-py3.14.egg-info 2026-03-29 06:58:10,099 root INFO running install_scripts 2026-03-29 06:58:10,100 root INFO creating build/bdist.linux-ppc64le/wheel/base58-2.1.1.dist-info/WHEEL 2026-03-29 06:58:10,100 wheel INFO creating '/home/buildozer/aports/community/py3-base58/src/base58-2.1.1/.dist/.tmp-imu142rn/base58-2.1.1-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-03-29 06:58:10,101 wheel INFO adding 'base58/__init__.py' 2026-03-29 06:58:10,101 wheel INFO adding 'base58/__main__.py' 2026-03-29 06:58:10,101 wheel INFO adding 'base58/py.typed' 2026-03-29 06:58:10,102 wheel INFO adding 'base58-2.1.1.dist-info/licenses/COPYING' 2026-03-29 06:58:10,102 wheel INFO adding 'base58-2.1.1.dist-info/METADATA' 2026-03-29 06:58:10,102 wheel INFO adding 'base58-2.1.1.dist-info/WHEEL' 2026-03-29 06:58:10,102 wheel INFO adding 'base58-2.1.1.dist-info/entry_points.txt' 2026-03-29 06:58:10,102 wheel INFO adding 'base58-2.1.1.dist-info/top_level.txt' 2026-03-29 06:58:10,102 wheel INFO adding 'base58-2.1.1.dist-info/RECORD' 2026-03-29 06:58:10,103 root INFO removing build/bdist.linux-ppc64le/wheel 2026-03-29 06:58:10,103 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 06:58:10,385 gpep517 INFO Installing .dist/base58-2.1.1-py3-none-any.whl into .testenv 2026-03-29 06:58:10,394 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] 10.1682 (1.0) 31.7870 (1.29) 10.3739 (1.0) 0.2386 (1.0) 10.3661 (1.0) 0.0750 (1.0) 357;920 96,395.4657 (1.0) 81919 1 test_decode_random[8] 13.3882 (1.32) 24.5478 (1.0) 13.6796 (1.32) 0.2507 (1.05) 13.6690 (1.32) 0.0861 (1.15) 267;880 73,101.8171 (0.76) 60151 1 test_encode_random[32] 32.6280 (3.21) 45.9468 (1.87) 34.6959 (3.34) 0.5829 (2.44) 34.6182 (3.34) 0.6743 (8.99) 5025;555 28,821.8470 (0.30) 28222 1 test_decode_random[32] 37.5160 (3.69) 54.1308 (2.21) 38.2487 (3.69) 0.4130 (1.73) 38.2331 (3.69) 0.1802 (2.40) 379;558 26,144.6646 (0.27) 24230 1 test_encode_random[256] 328.4197 (32.30) 352.3133 (14.35) 335.0431 (32.30) 3.0971 (12.98) 334.4500 (32.26) 3.7146 (49.55) 761;108 2,984.6911 (0.03) 2866 1 test_decode_random[256] 332.1893 (32.67) 349.6199 (14.24) 336.6433 (32.45) 1.2885 (5.40) 336.4957 (32.46) 0.7586 (10.12) 200;142 2,970.5032 (0.03) 2929 1 test_decode_random[1024] 2,520.8420 (247.91) 2,803.9352 (114.22) 2,537.2581 (244.58) 22.7343 (95.30) 2,534.1965 (244.47) 5.6420 (75.25) 4;24 394.1262 (0.00) 394 1 test_encode_random[1024] 2,778.6521 (273.27) 2,825.0734 (115.08) 2,798.2459 (269.74) 9.9988 (41.91) 2,796.0921 (269.73) 14.2358 (189.88) 120;0 357.3667 (0.00) 355 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 9.85s ============================== >>> py3-base58: Entering fakeroot... 2026-03-29 06:58:21,049 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 06:58:21,061 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 06:58:21 +0000 elapsed time 0h 0m 16s >>> py3-base58: Cleaning up srcdir >>> py3-base58: Cleaning up pkgdir >>> py3-base58: Uninstalling dependencies... ( 1/38) Purging .makedepends-py3-base58 (20260329.065809) ( 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: 288.7 MiB in 105 packages >>> py3-base58: Updating the community/ppc64le repository index... >>> py3-base58: Signing the index...