>>> py3-smmap2: Building community/py3-smmap2 5.0.1-r2 (using abuild 3.17.0_rc1-r2) started Tue, 21 Apr 2026 18:22:11 +0000 >>> py3-smmap2: Validating /home/buildozer/aports/community/py3-smmap2/APKBUILD... >>> WARNING: py3-smmap2: No maintainer >>> py3-smmap2: Analyzing dependencies... >>> py3-smmap2: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pytest ( 1/35) Installing libbz2 (1.0.8-r6) ( 2/35) Installing libffi (3.5.2-r1) ( 3/35) Installing gdbm (1.26-r0) ( 4/35) Installing xz-libs (5.8.2-r0) ( 5/35) Installing mpdecimal (4.0.1-r0) ( 6/35) Installing libpanelw (6.6_p20260404-r0) ( 7/35) Installing readline (8.3.3-r1) ( 8/35) Installing sqlite-libs (3.53.0-r0) ( 9/35) Installing python3 (3.14.3-r0) (10/35) Installing python3-pycache-pyc0 (3.14.3-r0) (11/35) Installing pyc (3.14.3-r0) (12/35) Installing py3-installer-pyc (1.0.0-r0) (13/35) Installing py3-gpep517-pyc (19-r2) (14/35) Installing python3-pyc (3.14.3-r0) (15/35) Installing py3-installer (1.0.0-r0) (16/35) Installing py3-gpep517 (19-r2) (17/35) Installing py3-parsing (3.3.2-r1) (18/35) Installing py3-parsing-pyc (3.3.2-r1) (19/35) Installing py3-packaging (26.0-r1) (20/35) Installing py3-packaging-pyc (26.0-r1) (21/35) Installing py3-setuptools (82.0.1-r1) (22/35) Installing py3-setuptools-pyc (82.0.1-r1) (23/35) Installing py3-wheel (0.46.3-r1) (24/35) Installing py3-wheel-pyc (0.46.3-r1) (25/35) Installing py3-iniconfig (2.3.0-r1) (26/35) Installing py3-iniconfig-pyc (2.3.0-r1) (27/35) Installing py3-pluggy (1.6.0-r1) (28/35) Installing py3-pluggy-pyc (1.6.0-r1) (29/35) Installing py3-py (1.11.0-r5) (30/35) Installing py3-py-pyc (1.11.0-r5) (31/35) Installing py3-pygments (2.20.0-r0) (32/35) Installing py3-pygments-pyc (2.20.0-r0) (33/35) Installing py3-pytest (9.0.3-r0) (34/35) Installing py3-pytest-pyc (9.0.3-r0) (35/35) Installing .makedepends-py3-smmap2 (20260421.182222) Executing busybox-1.37.0-r31.trigger OK: 483.4 MiB in 137 packages >>> py3-smmap2: Cleaning up srcdir >>> py3-smmap2: Cleaning up pkgdir >>> py3-smmap2: Cleaning up tmpdir >>> py3-smmap2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-smmap2-5.0.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-smmap2: Fetching py3-smmap2-5.0.1.tar.gz::https://github.com/gitpython-developers/smmap/archive/v5.0.1.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.24/py3-smmap2-5.0.1.tar.gz.part' py3-smmap2-5.0.1.tar 100% |********************************| 28206 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-smmap2-5.0.1.tar.gz.part' saved /var/cache/distfiles/v3.24/py3-smmap2-5.0.1.tar.gz: OK >>> py3-smmap2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-smmap2-5.0.1.tar.gz /var/cache/distfiles/v3.24/py3-smmap2-5.0.1.tar.gz: OK >>> py3-smmap2: Unpacking /var/cache/distfiles/v3.24/py3-smmap2-5.0.1.tar.gz... 2026-04-21 18:22:24,546 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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-21 18:22:24,605 root INFO running bdist_wheel 2026-04-21 18:22:24,641 root INFO running build 2026-04-21 18:22:24,641 root INFO running build_py 2026-04-21 18:22:24,649 root INFO creating build/lib/smmap 2026-04-21 18:22:24,650 root INFO copying smmap/mman.py -> build/lib/smmap 2026-04-21 18:22:24,650 root INFO copying smmap/util.py -> build/lib/smmap 2026-04-21 18:22:24,651 root INFO copying smmap/__init__.py -> build/lib/smmap 2026-04-21 18:22:24,651 root INFO copying smmap/buf.py -> build/lib/smmap 2026-04-21 18:22:24,652 root INFO creating build/lib/smmap/test 2026-04-21 18:22:24,652 root INFO copying smmap/test/test_tutorial.py -> build/lib/smmap/test 2026-04-21 18:22:24,653 root INFO copying smmap/test/__init__.py -> build/lib/smmap/test 2026-04-21 18:22:24,653 root INFO copying smmap/test/test_mman.py -> build/lib/smmap/test 2026-04-21 18:22:24,654 root INFO copying smmap/test/test_util.py -> build/lib/smmap/test 2026-04-21 18:22:24,654 root INFO copying smmap/test/lib.py -> build/lib/smmap/test 2026-04-21 18:22:24,654 root INFO copying smmap/test/test_buf.py -> build/lib/smmap/test 2026-04-21 18:22:24,669 root INFO installing to build/bdist.linux-i686/wheel 2026-04-21 18:22:24,669 root INFO running install 2026-04-21 18:22:24,689 root INFO running install_lib 2026-04-21 18:22:24,696 root INFO creating build/bdist.linux-i686/wheel 2026-04-21 18:22:24,696 root INFO creating build/bdist.linux-i686/wheel/smmap 2026-04-21 18:22:24,697 root INFO copying build/lib/smmap/mman.py -> build/bdist.linux-i686/wheel/./smmap 2026-04-21 18:22:24,697 root INFO copying build/lib/smmap/util.py -> build/bdist.linux-i686/wheel/./smmap 2026-04-21 18:22:24,698 root INFO copying build/lib/smmap/__init__.py -> build/bdist.linux-i686/wheel/./smmap 2026-04-21 18:22:24,698 root INFO copying build/lib/smmap/buf.py -> build/bdist.linux-i686/wheel/./smmap 2026-04-21 18:22:24,699 root INFO creating build/bdist.linux-i686/wheel/smmap/test 2026-04-21 18:22:24,699 root INFO copying build/lib/smmap/test/test_tutorial.py -> build/bdist.linux-i686/wheel/./smmap/test 2026-04-21 18:22:24,699 root INFO copying build/lib/smmap/test/__init__.py -> build/bdist.linux-i686/wheel/./smmap/test 2026-04-21 18:22:24,700 root INFO copying build/lib/smmap/test/test_mman.py -> build/bdist.linux-i686/wheel/./smmap/test 2026-04-21 18:22:24,700 root INFO copying build/lib/smmap/test/test_util.py -> build/bdist.linux-i686/wheel/./smmap/test 2026-04-21 18:22:24,700 root INFO copying build/lib/smmap/test/lib.py -> build/bdist.linux-i686/wheel/./smmap/test 2026-04-21 18:22:24,701 root INFO copying build/lib/smmap/test/test_buf.py -> build/bdist.linux-i686/wheel/./smmap/test 2026-04-21 18:22:24,701 root INFO running install_egg_info 2026-04-21 18:22:24,708 root INFO running egg_info 2026-04-21 18:22:24,713 root INFO creating smmap.egg-info 2026-04-21 18:22:24,713 root INFO writing smmap.egg-info/PKG-INFO 2026-04-21 18:22:24,714 root INFO writing dependency_links to smmap.egg-info/dependency_links.txt 2026-04-21 18:22:24,715 root INFO writing top-level names to smmap.egg-info/top_level.txt 2026-04-21 18:22:24,715 root INFO writing manifest file 'smmap.egg-info/SOURCES.txt' 2026-04-21 18:22:24,722 root INFO reading manifest file 'smmap.egg-info/SOURCES.txt' 2026-04-21 18:22:24,722 root INFO reading manifest template 'MANIFEST.in' 2026-04-21 18:22:24,723 root INFO adding license file 'LICENSE' 2026-04-21 18:22:24,724 root INFO writing manifest file 'smmap.egg-info/SOURCES.txt' 2026-04-21 18:22:24,725 root INFO Copying smmap.egg-info to build/bdist.linux-i686/wheel/./smmap-5.0.1-py3.14.egg-info 2026-04-21 18:22:24,727 root INFO running install_scripts 2026-04-21 18:22:24,729 root INFO creating build/bdist.linux-i686/wheel/smmap-5.0.1.dist-info/WHEEL 2026-04-21 18:22:24,730 wheel INFO creating '/home/buildozer/aports/community/py3-smmap2/src/smmap-5.0.1/.dist/.tmp-auot1qbl/smmap-5.0.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-04-21 18:22:24,731 wheel INFO adding 'smmap/__init__.py' 2026-04-21 18:22:24,731 wheel INFO adding 'smmap/buf.py' 2026-04-21 18:22:24,732 wheel INFO adding 'smmap/mman.py' 2026-04-21 18:22:24,732 wheel INFO adding 'smmap/util.py' 2026-04-21 18:22:24,733 wheel INFO adding 'smmap/test/__init__.py' 2026-04-21 18:22:24,733 wheel INFO adding 'smmap/test/lib.py' 2026-04-21 18:22:24,733 wheel INFO adding 'smmap/test/test_buf.py' 2026-04-21 18:22:24,734 wheel INFO adding 'smmap/test/test_mman.py' 2026-04-21 18:22:24,734 wheel INFO adding 'smmap/test/test_tutorial.py' 2026-04-21 18:22:24,735 wheel INFO adding 'smmap/test/test_util.py' 2026-04-21 18:22:24,735 wheel INFO adding 'smmap-5.0.1.dist-info/licenses/LICENSE' 2026-04-21 18:22:24,735 wheel INFO adding 'smmap-5.0.1.dist-info/METADATA' 2026-04-21 18:22:24,736 wheel INFO adding 'smmap-5.0.1.dist-info/WHEEL' 2026-04-21 18:22:24,736 wheel INFO adding 'smmap-5.0.1.dist-info/top_level.txt' 2026-04-21 18:22:24,736 wheel INFO adding 'smmap-5.0.1.dist-info/zip-safe' 2026-04-21 18:22:24,737 wheel INFO adding 'smmap-5.0.1.dist-info/RECORD' 2026-04-21 18:22:24,737 root INFO removing build/bdist.linux-i686/wheel 2026-04-21 18:22:24,738 gpep517 INFO The backend produced .dist/smmap-5.0.1-py3-none-any.whl smmap-5.0.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-smmap2/src/smmap-5.0.1 collected 9 items smmap/test/test_buf.py . [ 11%] smmap/test/test_mman.py ... [ 44%] smmap/test/test_tutorial.py . [ 55%] smmap/test/test_util.py .... [100%] ============================== 9 passed in 19.64s ============================== >>> py3-smmap2: Entering fakeroot... >>> py3-smmap2-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/smmap/__pycache__' -> '/home/buildozer/aports/community/py3-smmap2/pkg/py3-smmap2-pyc/usr/lib/python3.14/site-packages/smmap/__pycache__' 'usr/lib/python3.14/site-packages/smmap/test/__pycache__' -> '/home/buildozer/aports/community/py3-smmap2/pkg/py3-smmap2-pyc/usr/lib/python3.14/site-packages/smmap/test/__pycache__' >>> py3-smmap2-pyc*: Preparing subpackage py3-smmap2-pyc... Please specify at least one package name on the command line. >>> py3-smmap2-pyc*: Running postcheck for py3-smmap2-pyc >>> py3-smmap2*: Running postcheck for py3-smmap2 >>> py3-smmap2*: Preparing package py3-smmap2... Please specify at least one package name on the command line. >>> py3-smmap2-pyc*: Tracing dependencies... python3~3.14 >>> py3-smmap2-pyc*: Package size: 73.8 KB >>> py3-smmap2-pyc*: Compressing data... >>> py3-smmap2-pyc*: Create checksum... >>> py3-smmap2-pyc*: Create py3-smmap2-pyc-5.0.1-r2.apk >>> py3-smmap2*: Tracing dependencies... python3~3.14 >>> py3-smmap2*: Package size: 67.7 KB >>> py3-smmap2*: Compressing data... >>> py3-smmap2*: Create checksum... >>> py3-smmap2*: Create py3-smmap2-5.0.1-r2.apk >>> py3-smmap2: Build complete at Tue, 21 Apr 2026 18:22:46 +0000 elapsed time 0h 0m 35s >>> py3-smmap2: Cleaning up srcdir >>> py3-smmap2: Cleaning up pkgdir >>> py3-smmap2: Uninstalling dependencies... ( 1/35) Purging .makedepends-py3-smmap2 (20260421.182222) ( 2/35) Purging py3-gpep517-pyc (19-r2) ( 3/35) Purging py3-gpep517 (19-r2) ( 4/35) Purging py3-installer-pyc (1.0.0-r0) ( 5/35) Purging py3-installer (1.0.0-r0) ( 6/35) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/35) Purging py3-setuptools (82.0.1-r1) ( 8/35) Purging py3-wheel-pyc (0.46.3-r1) ( 9/35) Purging py3-wheel (0.46.3-r1) (10/35) Purging py3-pytest-pyc (9.0.3-r0) (11/35) Purging py3-pytest (9.0.3-r0) (12/35) Purging py3-iniconfig-pyc (2.3.0-r1) (13/35) Purging py3-iniconfig (2.3.0-r1) (14/35) Purging py3-packaging-pyc (26.0-r1) (15/35) Purging py3-packaging (26.0-r1) (16/35) Purging py3-parsing-pyc (3.3.2-r1) (17/35) Purging py3-parsing (3.3.2-r1) (18/35) Purging py3-pluggy-pyc (1.6.0-r1) (19/35) Purging py3-pluggy (1.6.0-r1) (20/35) Purging py3-py-pyc (1.11.0-r5) (21/35) Purging py3-py (1.11.0-r5) (22/35) Purging py3-pygments-pyc (2.20.0-r0) (23/35) Purging py3-pygments (2.20.0-r0) (24/35) Purging python3-pyc (3.14.3-r0) (25/35) Purging python3-pycache-pyc0 (3.14.3-r0) (26/35) Purging pyc (3.14.3-r0) (27/35) Purging python3 (3.14.3-r0) (28/35) Purging gdbm (1.26-r0) (29/35) Purging libbz2 (1.0.8-r6) (30/35) Purging libffi (3.5.2-r1) (31/35) Purging libpanelw (6.6_p20260404-r0) (32/35) Purging mpdecimal (4.0.1-r0) (33/35) Purging readline (8.3.3-r1) (34/35) Purging sqlite-libs (3.53.0-r0) (35/35) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-smmap2: Updating the community/x86 repository index... >>> py3-smmap2: Signing the index...