>>> py3-base58: Building community/py3-base58 2.1.1-r2 (using abuild 3.16.0_rc4-r0) started Tue, 18 Nov 2025 21:28:35 +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.212836) busybox-1.37.0-r25.trigger: Executing script... OK: 344 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 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.4: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:28:37,450 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:28:37,477 root INFO running bdist_wheel 2025-11-18 21:28:37,496 root INFO running build 2025-11-18 21:28:37,496 root INFO running build_py 2025-11-18 21:28:37,501 root INFO creating build/lib/base58 2025-11-18 21:28:37,501 root INFO copying base58/__init__.py -> build/lib/base58 2025-11-18 21:28:37,501 root INFO copying base58/__main__.py -> build/lib/base58 2025-11-18 21:28:37,502 root INFO copying base58/py.typed -> build/lib/base58 2025-11-18 21:28:37,510 root INFO installing to build/bdist.linux-armv8l/wheel 2025-11-18 21:28:37,510 root INFO running install 2025-11-18 21:28:37,521 root INFO running install_lib 2025-11-18 21:28:37,525 root INFO creating build/bdist.linux-armv8l/wheel 2025-11-18 21:28:37,525 root INFO creating build/bdist.linux-armv8l/wheel/base58 2025-11-18 21:28:37,525 root INFO copying build/lib/base58/__init__.py -> build/bdist.linux-armv8l/wheel/./base58 2025-11-18 21:28:37,526 root INFO copying build/lib/base58/__main__.py -> build/bdist.linux-armv8l/wheel/./base58 2025-11-18 21:28:37,526 root INFO copying build/lib/base58/py.typed -> build/bdist.linux-armv8l/wheel/./base58 2025-11-18 21:28:37,526 root INFO running install_egg_info 2025-11-18 21:28:37,530 root INFO running egg_info 2025-11-18 21:28:37,534 root INFO creating base58.egg-info 2025-11-18 21:28:37,534 root INFO writing base58.egg-info/PKG-INFO 2025-11-18 21:28:37,535 root INFO writing dependency_links to base58.egg-info/dependency_links.txt 2025-11-18 21:28:37,536 root INFO writing entry points to base58.egg-info/entry_points.txt 2025-11-18 21:28:37,537 root INFO writing requirements to base58.egg-info/requires.txt 2025-11-18 21:28:37,537 root INFO writing top-level names to base58.egg-info/top_level.txt 2025-11-18 21:28:37,537 root INFO writing manifest file 'base58.egg-info/SOURCES.txt' 2025-11-18 21:28:37,541 root INFO reading manifest file 'base58.egg-info/SOURCES.txt' 2025-11-18 21:28:37,541 root INFO reading manifest template 'MANIFEST.in' 2025-11-18 21:28:37,541 root INFO adding license file 'COPYING' 2025-11-18 21:28:37,542 root INFO writing manifest file 'base58.egg-info/SOURCES.txt' 2025-11-18 21:28:37,543 root INFO Copying base58.egg-info to build/bdist.linux-armv8l/wheel/./base58-2.1.1-py3.12.egg-info 2025-11-18 21:28:37,544 root INFO running install_scripts 2025-11-18 21:28:37,545 root INFO creating build/bdist.linux-armv8l/wheel/base58-2.1.1.dist-info/WHEEL 2025-11-18 21:28:37,546 wheel INFO creating '/home/buildozer/aports/community/py3-base58/src/base58-2.1.1/.dist/.tmp-368ykdmm/base58-2.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-11-18 21:28:37,546 wheel INFO adding 'base58/__init__.py' 2025-11-18 21:28:37,546 wheel INFO adding 'base58/__main__.py' 2025-11-18 21:28:37,547 wheel INFO adding 'base58/py.typed' 2025-11-18 21:28:37,547 wheel INFO adding 'base58-2.1.1.dist-info/licenses/COPYING' 2025-11-18 21:28:37,547 wheel INFO adding 'base58-2.1.1.dist-info/METADATA' 2025-11-18 21:28:37,547 wheel INFO adding 'base58-2.1.1.dist-info/WHEEL' 2025-11-18 21:28:37,547 wheel INFO adding 'base58-2.1.1.dist-info/entry_points.txt' 2025-11-18 21:28:37,548 wheel INFO adding 'base58-2.1.1.dist-info/top_level.txt' 2025-11-18 21:28:37,548 wheel INFO adding 'base58-2.1.1.dist-info/RECORD' 2025-11-18 21:28:37,548 root INFO removing build/bdist.linux-armv8l/wheel 2025-11-18 21:28:37,548 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:28:37,782 gpep517 INFO Installing .dist/base58-2.1.1-py3-none-any.whl into .testenv 2025-11-18 21:28:37,790 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] 6.0801 (1.0) 73.8404 (1.0) 6.2548 (1.0) 0.4754 (1.0) 6.2003 (1.0) 0.0400 (1.0) 536;3122 159,877.1964 (1.0) 46641 1 test_decode_random[8] 7.2396 (1.19) 119.4007 (1.62) 7.4717 (1.19) 0.7620 (1.60) 7.4003 (1.19) 0.0410 (1.02) 810;10065 133,839.0632 (0.84) 66138 1 test_decode_random[32] 22.9599 (3.78) 108.4409 (1.47) 23.3139 (3.73) 0.9018 (1.90) 23.2002 (3.74) 0.1201 (3.00) 782;2410 42,892.8527 (0.27) 27809 1 test_encode_random[32] 27.7599 (4.57) 83.8009 (1.13) 28.5294 (4.56) 0.9444 (1.99) 28.3611 (4.57) 0.5602 (13.99) 1491;1427 35,051.5661 (0.22) 22402 1 test_decode_random[256] 718.4460 (118.16) 809.9270 (10.97) 727.8297 (116.36) 6.1718 (12.98) 726.8859 (117.23) 4.6808 (116.88) 112;49 1,373.9477 (0.01) 1076 1 test_encode_random[256] 1,446.4920 (237.90) 2,543.5830 (34.45) 1,455.3334 (232.67) 42.3499 (89.08) 1,452.8132 (234.31) 3.5600 (88.90) 2;34 687.1278 (0.00) 674 1 test_decode_random[1024] 14,369.7690 (>1000.0) 17,645.5579 (238.97) 14,537.9421 (>1000.0) 394.4473 (829.65) 14,485.0495 (>1000.0) 76.1212 (>1000.0) 1;2 68.7855 (0.00) 66 1 test_encode_random[1024] 21,857.3948 (>1000.0) 22,007.0770 (298.04) 21,890.9009 (>1000.0) 21.6919 (45.63) 21,886.8954 (>1000.0) 14.3601 (358.58) 5;2 45.6811 (0.00) 46 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 7.57s ============================== >>> py3-base58: Entering fakeroot... 2025-11-18 21:28:45,990 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:28:45,999 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:28:46 +0000 elapsed time 0h 0m 11s >>> 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 (20251118.212836) ( 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: 289 MiB in 105 packages >>> py3-base58: Updating the community/armv7 repository index... >>> py3-base58: Signing the index...