>>> py3-smmap2: Building community/py3-smmap2 5.0.1-r1 (using abuild 3.15.0_rc3-r1) started Thu, 01 May 2025 11:38:32 +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/32) Installing libbz2 (1.0.8-r6) (2/32) Installing libffi (3.4.8-r0) (3/32) Installing gdbm (1.24-r0) (4/32) Installing xz-libs (5.8.1-r0) (5/32) Installing mpdecimal (4.0.0-r0) (6/32) Installing libpanelw (6.5_p20250412-r0) (7/32) Installing sqlite-libs (3.49.1-r1) (8/32) Installing python3 (3.12.10-r0) (9/32) Installing python3-pycache-pyc0 (3.12.10-r0) (10/32) Installing pyc (3.12.10-r0) (11/32) Installing py3-installer-pyc (0.7.0-r2) (12/32) Installing py3-gpep517-pyc (16-r0) (13/32) Installing python3-pyc (3.12.10-r0) (14/32) Installing py3-installer (0.7.0-r2) (15/32) Installing py3-gpep517 (16-r0) (16/32) Installing py3-parsing (3.2.0-r0) (17/32) Installing py3-parsing-pyc (3.2.0-r0) (18/32) Installing py3-packaging (25.0-r0) (19/32) Installing py3-packaging-pyc (25.0-r0) (20/32) Installing py3-setuptools (77.0.3-r0) (21/32) Installing py3-setuptools-pyc (77.0.3-r0) (22/32) Installing py3-wheel (0.43.0-r0) (23/32) Installing py3-wheel-pyc (0.43.0-r0) (24/32) Installing py3-iniconfig (2.1.0-r0) (25/32) Installing py3-iniconfig-pyc (2.1.0-r0) (26/32) Installing py3-pluggy (1.5.0-r0) (27/32) Installing py3-pluggy-pyc (1.5.0-r0) (28/32) Installing py3-py (1.11.0-r4) (29/32) Installing py3-py-pyc (1.11.0-r4) (30/32) Installing py3-pytest (8.3.5-r0) (31/32) Installing py3-pytest-pyc (8.3.5-r0) (32/32) Installing .makedepends-py3-smmap2 (20250501.113949) Executing busybox-1.37.0-r16.trigger OK: 386 MiB in 131 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.22/py3-smmap2-5.0.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/py3-smmap2-5.0.1.tar.gz.part' py3-smmap2-5.0.1.tar 100% |********************************| 28206 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-smmap2-5.0.1.tar.gz.part' saved >>> py3-smmap2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-smmap2-5.0.1.tar.gz >>> py3-smmap2: Checking sha512sums... py3-smmap2-5.0.1.tar.gz: OK >>> py3-smmap2: Unpacking /var/cache/distfiles/v3.22/py3-smmap2-5.0.1.tar.gz... 2025-05-01 11:39:52,243 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:760: 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() 2025-05-01 11:39:52,406 root INFO running bdist_wheel 2025-05-01 11:39:52,492 root INFO running build 2025-05-01 11:39:52,493 root INFO running build_py 2025-05-01 11:39:52,512 root INFO creating build/lib/smmap 2025-05-01 11:39:52,514 root INFO copying smmap/__init__.py -> build/lib/smmap 2025-05-01 11:39:52,516 root INFO copying smmap/buf.py -> build/lib/smmap 2025-05-01 11:39:52,517 root INFO copying smmap/util.py -> build/lib/smmap 2025-05-01 11:39:52,519 root INFO copying smmap/mman.py -> build/lib/smmap 2025-05-01 11:39:52,522 root INFO creating build/lib/smmap/test 2025-05-01 11:39:52,522 root INFO copying smmap/test/test_tutorial.py -> build/lib/smmap/test 2025-05-01 11:39:52,524 root INFO copying smmap/test/__init__.py -> build/lib/smmap/test 2025-05-01 11:39:52,526 root INFO copying smmap/test/lib.py -> build/lib/smmap/test 2025-05-01 11:39:52,527 root INFO copying smmap/test/test_mman.py -> build/lib/smmap/test 2025-05-01 11:39:52,529 root INFO copying smmap/test/test_util.py -> build/lib/smmap/test 2025-05-01 11:39:52,530 root INFO copying smmap/test/test_buf.py -> build/lib/smmap/test 2025-05-01 11:39:52,566 root INFO installing to build/bdist.linux-riscv64/wheel 2025-05-01 11:39:52,566 root INFO running install 2025-05-01 11:39:52,631 root INFO running install_lib 2025-05-01 11:39:52,648 root INFO creating build/bdist.linux-riscv64/wheel 2025-05-01 11:39:52,650 root INFO creating build/bdist.linux-riscv64/wheel/smmap 2025-05-01 11:39:52,651 root INFO copying build/lib/smmap/__init__.py -> build/bdist.linux-riscv64/wheel/./smmap 2025-05-01 11:39:52,652 root INFO copying build/lib/smmap/buf.py -> build/bdist.linux-riscv64/wheel/./smmap 2025-05-01 11:39:52,654 root INFO creating build/bdist.linux-riscv64/wheel/smmap/test 2025-05-01 11:39:52,655 root INFO copying build/lib/smmap/test/test_tutorial.py -> build/bdist.linux-riscv64/wheel/./smmap/test 2025-05-01 11:39:52,656 root INFO copying build/lib/smmap/test/__init__.py -> build/bdist.linux-riscv64/wheel/./smmap/test 2025-05-01 11:39:52,657 root INFO copying build/lib/smmap/test/lib.py -> build/bdist.linux-riscv64/wheel/./smmap/test 2025-05-01 11:39:52,658 root INFO copying build/lib/smmap/test/test_mman.py -> build/bdist.linux-riscv64/wheel/./smmap/test 2025-05-01 11:39:52,660 root INFO copying build/lib/smmap/test/test_util.py -> build/bdist.linux-riscv64/wheel/./smmap/test 2025-05-01 11:39:52,661 root INFO copying build/lib/smmap/test/test_buf.py -> build/bdist.linux-riscv64/wheel/./smmap/test 2025-05-01 11:39:52,662 root INFO copying build/lib/smmap/util.py -> build/bdist.linux-riscv64/wheel/./smmap 2025-05-01 11:39:52,663 root INFO copying build/lib/smmap/mman.py -> build/bdist.linux-riscv64/wheel/./smmap 2025-05-01 11:39:52,665 root INFO running install_egg_info 2025-05-01 11:39:52,684 root INFO running egg_info 2025-05-01 11:39:52,698 root INFO creating smmap.egg-info 2025-05-01 11:39:52,699 root INFO writing smmap.egg-info/PKG-INFO 2025-05-01 11:39:52,702 root INFO writing dependency_links to smmap.egg-info/dependency_links.txt 2025-05-01 11:39:52,704 root INFO writing top-level names to smmap.egg-info/top_level.txt 2025-05-01 11:39:52,704 root INFO writing manifest file 'smmap.egg-info/SOURCES.txt' 2025-05-01 11:39:52,724 root INFO reading manifest file 'smmap.egg-info/SOURCES.txt' 2025-05-01 11:39:52,725 root INFO reading manifest template 'MANIFEST.in' 2025-05-01 11:39:52,726 root INFO adding license file 'LICENSE' 2025-05-01 11:39:52,731 root INFO writing manifest file 'smmap.egg-info/SOURCES.txt' 2025-05-01 11:39:52,732 root INFO Copying smmap.egg-info to build/bdist.linux-riscv64/wheel/./smmap-5.0.1-py3.12.egg-info 2025-05-01 11:39:52,737 root INFO running install_scripts 2025-05-01 11:39:52,745 root INFO creating build/bdist.linux-riscv64/wheel/smmap-5.0.1.dist-info/WHEEL 2025-05-01 11:39:52,747 wheel INFO creating '/home/buildozer/aports/community/py3-smmap2/src/smmap-5.0.1/.dist/.tmp-xtuwo2ud/smmap-5.0.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-05-01 11:39:52,749 wheel INFO adding 'smmap/__init__.py' 2025-05-01 11:39:52,751 wheel INFO adding 'smmap/buf.py' 2025-05-01 11:39:52,753 wheel INFO adding 'smmap/mman.py' 2025-05-01 11:39:52,755 wheel INFO adding 'smmap/util.py' 2025-05-01 11:39:52,756 wheel INFO adding 'smmap/test/__init__.py' 2025-05-01 11:39:52,758 wheel INFO adding 'smmap/test/lib.py' 2025-05-01 11:39:52,759 wheel INFO adding 'smmap/test/test_buf.py' 2025-05-01 11:39:52,761 wheel INFO adding 'smmap/test/test_mman.py' 2025-05-01 11:39:52,762 wheel INFO adding 'smmap/test/test_tutorial.py' 2025-05-01 11:39:52,764 wheel INFO adding 'smmap/test/test_util.py' 2025-05-01 11:39:52,766 wheel INFO adding 'smmap-5.0.1.dist-info/licenses/LICENSE' 2025-05-01 11:39:52,767 wheel INFO adding 'smmap-5.0.1.dist-info/METADATA' 2025-05-01 11:39:52,768 wheel INFO adding 'smmap-5.0.1.dist-info/WHEEL' 2025-05-01 11:39:52,769 wheel INFO adding 'smmap-5.0.1.dist-info/top_level.txt' 2025-05-01 11:39:52,771 wheel INFO adding 'smmap-5.0.1.dist-info/zip-safe' 2025-05-01 11:39:52,772 wheel INFO adding 'smmap-5.0.1.dist-info/RECORD' 2025-05-01 11:39:52,773 root INFO removing build/bdist.linux-riscv64/wheel 2025-05-01 11:39:52,777 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.12.10, pytest-8.3.5, pluggy-1.5.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 25.93s ============================== >>> py3-smmap2: Entering fakeroot... >>> py3-smmap2-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/smmap/__pycache__' -> '/home/buildozer/aports/community/py3-smmap2/pkg/py3-smmap2-pyc/usr/lib/python3.12/site-packages/smmap/__pycache__' 'usr/lib/python3.12/site-packages/smmap/test/__pycache__' -> '/home/buildozer/aports/community/py3-smmap2/pkg/py3-smmap2-pyc/usr/lib/python3.12/site-packages/smmap/test/__pycache__' >>> py3-smmap2-pyc*: Preparing subpackage py3-smmap2-pyc... >>> py3-smmap2-pyc*: Running postcheck for py3-smmap2-pyc >>> py3-smmap2*: Running postcheck for py3-smmap2 >>> py3-smmap2*: Preparing package py3-smmap2... >>> py3-smmap2-pyc*: Tracing dependencies... python3~3.12 >>> py3-smmap2-pyc*: Package size: 70.4 KB >>> py3-smmap2-pyc*: Compressing data... >>> py3-smmap2-pyc*: Create checksum... >>> py3-smmap2-pyc*: Create py3-smmap2-pyc-5.0.1-r1.apk >>> py3-smmap2*: Tracing dependencies... python3~3.12 >>> py3-smmap2*: Package size: 67.7 KB >>> py3-smmap2*: Compressing data... >>> py3-smmap2*: Create checksum... >>> py3-smmap2*: Create py3-smmap2-5.0.1-r1.apk >>> py3-smmap2: Build complete at Thu, 01 May 2025 11:40:22 +0000 elapsed time 0h 1m 50s >>> py3-smmap2: Cleaning up srcdir >>> py3-smmap2: Cleaning up pkgdir >>> py3-smmap2: Uninstalling dependencies... (1/32) Purging .makedepends-py3-smmap2 (20250501.113949) (2/32) Purging py3-gpep517-pyc (16-r0) (3/32) Purging py3-gpep517 (16-r0) (4/32) Purging py3-installer-pyc (0.7.0-r2) (5/32) Purging py3-installer (0.7.0-r2) (6/32) Purging py3-setuptools-pyc (77.0.3-r0) (7/32) Purging py3-setuptools (77.0.3-r0) (8/32) Purging py3-wheel-pyc (0.43.0-r0) (9/32) Purging py3-wheel (0.43.0-r0) (10/32) Purging py3-pytest-pyc (8.3.5-r0) (11/32) Purging py3-pytest (8.3.5-r0) (12/32) Purging py3-iniconfig-pyc (2.1.0-r0) (13/32) Purging py3-iniconfig (2.1.0-r0) (14/32) Purging py3-packaging-pyc (25.0-r0) (15/32) Purging py3-packaging (25.0-r0) (16/32) Purging py3-parsing-pyc (3.2.0-r0) (17/32) Purging py3-parsing (3.2.0-r0) (18/32) Purging py3-pluggy-pyc (1.5.0-r0) (19/32) Purging py3-pluggy (1.5.0-r0) (20/32) Purging py3-py-pyc (1.11.0-r4) (21/32) Purging py3-py (1.11.0-r4) (22/32) Purging python3-pyc (3.12.10-r0) (23/32) Purging python3-pycache-pyc0 (3.12.10-r0) (24/32) Purging pyc (3.12.10-r0) (25/32) Purging python3 (3.12.10-r0) (26/32) Purging gdbm (1.24-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.4.8-r0) (29/32) Purging libpanelw (6.5_p20250412-r0) (30/32) Purging mpdecimal (4.0.0-r0) (31/32) Purging sqlite-libs (3.49.1-r1) (32/32) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 337 MiB in 99 packages >>> py3-smmap2: Updating the community/riscv64 repository index... >>> py3-smmap2: Signing the index...