>>> py3-pyrsistent: Building community/py3-pyrsistent 0.20.0-r1 (using abuild 3.15.0_rc3-r1) started Mon, 28 Apr 2025 06:59:32 +0000 >>> py3-pyrsistent: Validating /home/buildozer/aports/community/py3-pyrsistent/APKBUILD... >>> WARNING: py3-pyrsistent: No maintainer >>> py3-pyrsistent: Analyzing dependencies... >>> py3-pyrsistent: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel python3-dev py3-hypothesis py3-pytest py3-pytest-runner (1/39) Installing libbz2 (1.0.8-r6) (2/39) Installing gdbm (1.24-r0) (3/39) Installing mpdecimal (4.0.0-r0) (4/39) Installing libpanelw (6.5_p20250412-r0) (5/39) Installing sqlite-libs (3.49.1-r0) (6/39) Installing python3 (3.12.10-r0) (7/39) Installing python3-pycache-pyc0 (3.12.10-r0) (8/39) Installing pyc (3.12.10-r0) (9/39) Installing python3-pyc (3.12.10-r0) (10/39) Installing py3-installer (0.7.0-r2) (11/39) Installing py3-installer-pyc (0.7.0-r2) (12/39) Installing py3-gpep517 (16-r0) (13/39) Installing py3-gpep517-pyc (16-r0) (14/39) Installing py3-parsing (3.2.0-r0) (15/39) Installing py3-parsing-pyc (3.2.0-r0) (16/39) Installing py3-packaging (25.0-r0) (17/39) Installing py3-packaging-pyc (25.0-r0) (18/39) Installing py3-setuptools (77.0.3-r0) (19/39) Installing py3-setuptools-pyc (77.0.3-r0) (20/39) Installing py3-wheel (0.43.0-r0) (21/39) Installing py3-wheel-pyc (0.43.0-r0) (22/39) Installing python3-dev (3.12.10-r0) (23/39) Installing py3-attrs (25.3.0-r0) (24/39) Installing py3-attrs-pyc (25.3.0-r0) (25/39) Installing py3-sortedcontainers (2.4.0-r5) (26/39) Installing py3-sortedcontainers-pyc (2.4.0-r5) (27/39) Installing py3-hypothesis (6.124.5-r0) (28/39) Installing py3-hypothesis-pyc (6.124.5-r0) (29/39) Installing py3-iniconfig (2.1.0-r0) (30/39) Installing py3-iniconfig-pyc (2.1.0-r0) (31/39) Installing py3-pluggy (1.5.0-r0) (32/39) Installing py3-pluggy-pyc (1.5.0-r0) (33/39) Installing py3-py (1.11.0-r4) (34/39) Installing py3-py-pyc (1.11.0-r4) (35/39) Installing py3-pytest (8.3.5-r0) (36/39) Installing py3-pytest-pyc (8.3.5-r0) (37/39) Installing py3-pytest-runner (6.0.1-r1) (38/39) Installing py3-pytest-runner-pyc (6.0.1-r1) (39/39) Installing .makedepends-py3-pyrsistent (20250428.065956) Executing busybox-1.37.0-r16.trigger OK: 690 MiB in 148 packages >>> py3-pyrsistent: Cleaning up srcdir >>> py3-pyrsistent: Cleaning up pkgdir >>> py3-pyrsistent: Cleaning up tmpdir >>> py3-pyrsistent: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/pyrsistent-0.20.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/pyrsistent-0.20.0.tar.gz.part' pyrsistent-0.20.0.ta 100% |********************************| 103k 0:00:00 ETA '/var/cache/distfiles/v3.22/pyrsistent-0.20.0.tar.gz.part' saved >>> py3-pyrsistent: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/pyrsistent-0.20.0.tar.gz >>> py3-pyrsistent: Checking sha512sums... pyrsistent-0.20.0.tar.gz: OK >>> py3-pyrsistent: Unpacking /var/cache/distfiles/v3.22/pyrsistent-0.20.0.tar.gz... 2025-04-28 06:59:57,426 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-28 06:59:57,457 root INFO running bdist_wheel 2025-04-28 06:59:57,473 root INFO running build 2025-04-28 06:59:57,474 root INFO running build_py 2025-04-28 06:59:57,478 root INFO creating build/lib.linux-armv8l-cpython-312 2025-04-28 06:59:57,478 root INFO copying _pyrsistent_version.py -> build/lib.linux-armv8l-cpython-312 2025-04-28 06:59:57,479 root INFO creating build/lib.linux-armv8l-cpython-312/pyrsistent 2025-04-28 06:59:57,479 root INFO copying pyrsistent/__init__.py -> build/lib.linux-armv8l-cpython-312/pyrsistent 2025-04-28 06:59:57,480 root INFO copying pyrsistent/_transformations.py -> build/lib.linux-armv8l-cpython-312/pyrsistent 2025-04-28 06:59:57,480 root INFO copying pyrsistent/typing.py -> build/lib.linux-armv8l-cpython-312/pyrsistent 2025-04-28 06:59:57,480 root INFO copying pyrsistent/_checked_types.py -> build/lib.linux-armv8l-cpython-312/pyrsistent 2025-04-28 06:59:57,481 root INFO copying pyrsistent/_field_common.py -> build/lib.linux-armv8l-cpython-312/pyrsistent 2025-04-28 06:59:57,481 root INFO copying pyrsistent/_pvector.py -> build/lib.linux-armv8l-cpython-312/pyrsistent 2025-04-28 06:59:57,481 root INFO copying pyrsistent/_immutable.py -> build/lib.linux-armv8l-cpython-312/pyrsistent 2025-04-28 06:59:57,482 root INFO copying pyrsistent/_pset.py -> build/lib.linux-armv8l-cpython-312/pyrsistent 2025-04-28 06:59:57,482 root INFO copying pyrsistent/_pdeque.py -> build/lib.linux-armv8l-cpython-312/pyrsistent 2025-04-28 06:59:57,482 root INFO copying pyrsistent/_precord.py -> build/lib.linux-armv8l-cpython-312/pyrsistent 2025-04-28 06:59:57,483 root INFO copying pyrsistent/_pclass.py -> build/lib.linux-armv8l-cpython-312/pyrsistent 2025-04-28 06:59:57,483 root INFO copying pyrsistent/_toolz.py -> build/lib.linux-armv8l-cpython-312/pyrsistent 2025-04-28 06:59:57,483 root INFO copying pyrsistent/_pbag.py -> build/lib.linux-armv8l-cpython-312/pyrsistent 2025-04-28 06:59:57,484 root INFO copying pyrsistent/_helpers.py -> build/lib.linux-armv8l-cpython-312/pyrsistent 2025-04-28 06:59:57,484 root INFO copying pyrsistent/_pmap.py -> build/lib.linux-armv8l-cpython-312/pyrsistent 2025-04-28 06:59:57,484 root INFO copying pyrsistent/_plist.py -> build/lib.linux-armv8l-cpython-312/pyrsistent 2025-04-28 06:59:57,485 root INFO copying pyrsistent/__init__.pyi -> build/lib.linux-armv8l-cpython-312/pyrsistent 2025-04-28 06:59:57,486 root INFO copying pyrsistent/typing.pyi -> build/lib.linux-armv8l-cpython-312/pyrsistent 2025-04-28 06:59:57,486 root INFO copying pyrsistent/py.typed -> build/lib.linux-armv8l-cpython-312/pyrsistent 2025-04-28 06:59:57,487 root INFO running build_ext 2025-04-28 06:59:57,489 root INFO building 'pvectorc' extension 2025-04-28 06:59:57,489 root INFO creating build/temp.linux-armv8l-cpython-312 2025-04-28 06:59:57,489 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c pvectorcmodule.c -o build/temp.linux-armv8l-cpython-312/pvectorcmodule.o 2025-04-28 06:59:58,258 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/pvectorcmodule.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/pvectorc.cpython-312-arm-linux-musleabihf.so 2025-04-28 06:59:58,287 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-28 06:59:58,287 root INFO running install 2025-04-28 06:59:58,299 root INFO running install_lib 2025-04-28 06:59:58,303 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-28 06:59:58,303 root INFO creating build/bdist.linux-armv8l/wheel/pyrsistent 2025-04-28 06:59:58,303 root INFO copying build/lib.linux-armv8l-cpython-312/pyrsistent/__init__.py -> build/bdist.linux-armv8l/wheel/./pyrsistent 2025-04-28 06:59:58,304 root INFO copying build/lib.linux-armv8l-cpython-312/pyrsistent/_transformations.py -> build/bdist.linux-armv8l/wheel/./pyrsistent 2025-04-28 06:59:58,304 root INFO copying build/lib.linux-armv8l-cpython-312/pyrsistent/typing.py -> build/bdist.linux-armv8l/wheel/./pyrsistent 2025-04-28 06:59:58,304 root INFO copying build/lib.linux-armv8l-cpython-312/pyrsistent/_checked_types.py -> build/bdist.linux-armv8l/wheel/./pyrsistent 2025-04-28 06:59:58,304 root INFO copying build/lib.linux-armv8l-cpython-312/pyrsistent/_field_common.py -> build/bdist.linux-armv8l/wheel/./pyrsistent 2025-04-28 06:59:58,305 root INFO copying build/lib.linux-armv8l-cpython-312/pyrsistent/_pvector.py -> build/bdist.linux-armv8l/wheel/./pyrsistent 2025-04-28 06:59:58,305 root INFO copying build/lib.linux-armv8l-cpython-312/pyrsistent/_immutable.py -> build/bdist.linux-armv8l/wheel/./pyrsistent 2025-04-28 06:59:58,305 root INFO copying build/lib.linux-armv8l-cpython-312/pyrsistent/_pset.py -> build/bdist.linux-armv8l/wheel/./pyrsistent 2025-04-28 06:59:58,306 root INFO copying build/lib.linux-armv8l-cpython-312/pyrsistent/_pdeque.py -> build/bdist.linux-armv8l/wheel/./pyrsistent 2025-04-28 06:59:58,306 root INFO copying build/lib.linux-armv8l-cpython-312/pyrsistent/_precord.py -> build/bdist.linux-armv8l/wheel/./pyrsistent 2025-04-28 06:59:58,306 root INFO copying build/lib.linux-armv8l-cpython-312/pyrsistent/_pclass.py -> build/bdist.linux-armv8l/wheel/./pyrsistent 2025-04-28 06:59:58,307 root INFO copying build/lib.linux-armv8l-cpython-312/pyrsistent/_toolz.py -> build/bdist.linux-armv8l/wheel/./pyrsistent 2025-04-28 06:59:58,307 root INFO copying build/lib.linux-armv8l-cpython-312/pyrsistent/_pbag.py -> build/bdist.linux-armv8l/wheel/./pyrsistent 2025-04-28 06:59:58,307 root INFO copying build/lib.linux-armv8l-cpython-312/pyrsistent/_helpers.py -> build/bdist.linux-armv8l/wheel/./pyrsistent 2025-04-28 06:59:58,307 root INFO copying build/lib.linux-armv8l-cpython-312/pyrsistent/py.typed -> build/bdist.linux-armv8l/wheel/./pyrsistent 2025-04-28 06:59:58,308 root INFO copying build/lib.linux-armv8l-cpython-312/pyrsistent/__init__.pyi -> build/bdist.linux-armv8l/wheel/./pyrsistent 2025-04-28 06:59:58,308 root INFO copying build/lib.linux-armv8l-cpython-312/pyrsistent/typing.pyi -> build/bdist.linux-armv8l/wheel/./pyrsistent 2025-04-28 06:59:58,308 root INFO copying build/lib.linux-armv8l-cpython-312/pyrsistent/_pmap.py -> build/bdist.linux-armv8l/wheel/./pyrsistent 2025-04-28 06:59:58,308 root INFO copying build/lib.linux-armv8l-cpython-312/pyrsistent/_plist.py -> build/bdist.linux-armv8l/wheel/./pyrsistent 2025-04-28 06:59:58,309 root INFO copying build/lib.linux-armv8l-cpython-312/_pyrsistent_version.py -> build/bdist.linux-armv8l/wheel/. 2025-04-28 06:59:58,309 root INFO copying build/lib.linux-armv8l-cpython-312/pvectorc.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/. 2025-04-28 06:59:58,309 root INFO running install_egg_info 2025-04-28 06:59:58,314 root INFO running egg_info 2025-04-28 06:59:58,317 root INFO creating pyrsistent.egg-info 2025-04-28 06:59:58,317 root INFO writing pyrsistent.egg-info/PKG-INFO 2025-04-28 06:59:58,318 root INFO writing dependency_links to pyrsistent.egg-info/dependency_links.txt 2025-04-28 06:59:58,319 root INFO writing top-level names to pyrsistent.egg-info/top_level.txt 2025-04-28 06:59:58,319 root INFO writing manifest file 'pyrsistent.egg-info/SOURCES.txt' 2025-04-28 06:59:58,324 root INFO reading manifest file 'pyrsistent.egg-info/SOURCES.txt' 2025-04-28 06:59:58,324 root INFO reading manifest template 'MANIFEST.in' 2025-04-28 06:59:58,325 root INFO adding license file 'LICENSE.mit' 2025-04-28 06:59:58,327 root INFO writing manifest file 'pyrsistent.egg-info/SOURCES.txt' 2025-04-28 06:59:58,328 root INFO Copying pyrsistent.egg-info to build/bdist.linux-armv8l/wheel/./pyrsistent-0.20.0-py3.12.egg-info 2025-04-28 06:59:58,329 root INFO running install_scripts 2025-04-28 06:59:58,337 root INFO creating build/bdist.linux-armv8l/wheel/pyrsistent-0.20.0.dist-info/WHEEL 2025-04-28 06:59:58,338 wheel INFO creating '/home/buildozer/aports/community/py3-pyrsistent/src/pyrsistent-0.20.0/.dist/.tmp-w89urosv/pyrsistent-0.20.0-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-28 06:59:58,338 wheel INFO adding '_pyrsistent_version.py' 2025-04-28 06:59:58,339 wheel INFO adding 'pvectorc.cpython-312-arm-linux-musleabihf.so' 2025-04-28 06:59:58,339 wheel INFO adding 'pyrsistent/__init__.py' 2025-04-28 06:59:58,340 wheel INFO adding 'pyrsistent/__init__.pyi' 2025-04-28 06:59:58,340 wheel INFO adding 'pyrsistent/_checked_types.py' 2025-04-28 06:59:58,341 wheel INFO adding 'pyrsistent/_field_common.py' 2025-04-28 06:59:58,341 wheel INFO adding 'pyrsistent/_helpers.py' 2025-04-28 06:59:58,341 wheel INFO adding 'pyrsistent/_immutable.py' 2025-04-28 06:59:58,341 wheel INFO adding 'pyrsistent/_pbag.py' 2025-04-28 06:59:58,342 wheel INFO adding 'pyrsistent/_pclass.py' 2025-04-28 06:59:58,342 wheel INFO adding 'pyrsistent/_pdeque.py' 2025-04-28 06:59:58,342 wheel INFO adding 'pyrsistent/_plist.py' 2025-04-28 06:59:58,343 wheel INFO adding 'pyrsistent/_pmap.py' 2025-04-28 06:59:58,343 wheel INFO adding 'pyrsistent/_precord.py' 2025-04-28 06:59:58,343 wheel INFO adding 'pyrsistent/_pset.py' 2025-04-28 06:59:58,344 wheel INFO adding 'pyrsistent/_pvector.py' 2025-04-28 06:59:58,344 wheel INFO adding 'pyrsistent/_toolz.py' 2025-04-28 06:59:58,344 wheel INFO adding 'pyrsistent/_transformations.py' 2025-04-28 06:59:58,345 wheel INFO adding 'pyrsistent/py.typed' 2025-04-28 06:59:58,345 wheel INFO adding 'pyrsistent/typing.py' 2025-04-28 06:59:58,345 wheel INFO adding 'pyrsistent/typing.pyi' 2025-04-28 06:59:58,346 wheel INFO adding 'pyrsistent-0.20.0.dist-info/licenses/LICENSE.mit' 2025-04-28 06:59:58,346 wheel INFO adding 'pyrsistent-0.20.0.dist-info/METADATA' 2025-04-28 06:59:58,346 wheel INFO adding 'pyrsistent-0.20.0.dist-info/WHEEL' 2025-04-28 06:59:58,346 wheel INFO adding 'pyrsistent-0.20.0.dist-info/top_level.txt' 2025-04-28 06:59:58,347 wheel INFO adding 'pyrsistent-0.20.0.dist-info/RECORD' 2025-04-28 06:59:58,347 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-28 06:59:58,348 gpep517 INFO The backend produced .dist/pyrsistent-0.20.0-cp312-cp312-linux_armv8l.whl pyrsistent-0.20.0-cp312-cp312-linux_armv8l.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-pyrsistent/src/pyrsistent-0.20.0 configfile: pytest.ini plugins: hypothesis-6.124.5 collected 638 items tests/bag_test.py ................................... [ 5%] tests/checked_map_test.py .................. [ 8%] tests/checked_set_test.py ............ [ 10%] tests/checked_vector_test.py ........................ [ 13%] tests/class_test.py ............................................. [ 21%] tests/deque_test.py ........................................ [ 27%] tests/field_test.py .. [ 27%] tests/freeze_test.py .......................... [ 31%] tests/hypothesis_vector_test.py ... [ 32%] tests/immutable_object_test.py ....... [ 33%] tests/list_test.py ...................................... [ 39%] tests/map_test.py .................................................. [ 47%] tests/record_test.py ................................................... [ 55%] .................................... [ 60%] tests/regression_test.py . [ 60%] tests/set_test.py ......................... [ 64%] tests/toolz_test.py . [ 64%] tests/transform_test.py .................... [ 68%] tests/vector_test.py ................................................... [ 76%] ................................................s....................... [ 87%] ........................................................................ [ 98%] ......... [100%] ======================= 637 passed, 1 skipped in 13.04s ======================== >>> py3-pyrsistent: Entering fakeroot... >>> py3-pyrsistent-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pyrsistent/__pycache__' -> '/home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent-pyc/usr/lib/python3.12/site-packages/pyrsistent/__pycache__' 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-pyrsistent/pkg/py3-pyrsistent-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-pyrsistent-pyc*: Preparing subpackage py3-pyrsistent-pyc... libfakeroot internal error: payload not recognized! >>> py3-pyrsistent-pyc*: Running postcheck for py3-pyrsistent-pyc >>> py3-pyrsistent*: Running postcheck for py3-pyrsistent >>> py3-pyrsistent*: Preparing package py3-pyrsistent... >>> py3-pyrsistent*: Stripping binaries >>> py3-pyrsistent-pyc*: Scanning shared objects >>> py3-pyrsistent*: Scanning shared objects >>> py3-pyrsistent-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-pyrsistent-pyc*: Package size: 197.3 KB >>> py3-pyrsistent-pyc*: Compressing data... >>> py3-pyrsistent-pyc*: Create checksum... >>> py3-pyrsistent-pyc*: Create py3-pyrsistent-pyc-0.20.0-r1.apk >>> py3-pyrsistent*: Tracing dependencies... python3 python3~3.12 so:libc.musl-armhf.so.1 >>> py3-pyrsistent*: Package size: 206.7 KB >>> py3-pyrsistent*: Compressing data... >>> py3-pyrsistent*: Create checksum... >>> py3-pyrsistent*: Create py3-pyrsistent-0.20.0-r1.apk >>> py3-pyrsistent: Build complete at Mon, 28 Apr 2025 07:00:12 +0000 elapsed time 0h 0m 40s >>> py3-pyrsistent: Cleaning up srcdir >>> py3-pyrsistent: Cleaning up pkgdir >>> py3-pyrsistent: Uninstalling dependencies... (1/39) Purging .makedepends-py3-pyrsistent (20250428.065956) (2/39) Purging py3-gpep517-pyc (16-r0) (3/39) Purging py3-gpep517 (16-r0) (4/39) Purging py3-installer-pyc (0.7.0-r2) (5/39) Purging py3-installer (0.7.0-r2) (6/39) Purging py3-wheel-pyc (0.43.0-r0) (7/39) Purging py3-wheel (0.43.0-r0) (8/39) Purging python3-dev (3.12.10-r0) (9/39) Purging py3-hypothesis-pyc (6.124.5-r0) (10/39) Purging py3-hypothesis (6.124.5-r0) (11/39) Purging py3-attrs-pyc (25.3.0-r0) (12/39) Purging py3-attrs (25.3.0-r0) (13/39) Purging py3-sortedcontainers-pyc (2.4.0-r5) (14/39) Purging py3-sortedcontainers (2.4.0-r5) (15/39) Purging py3-pytest-runner-pyc (6.0.1-r1) (16/39) Purging py3-pytest-runner (6.0.1-r1) (17/39) Purging py3-pytest-pyc (8.3.5-r0) (18/39) Purging py3-pytest (8.3.5-r0) (19/39) Purging py3-iniconfig-pyc (2.1.0-r0) (20/39) Purging py3-iniconfig (2.1.0-r0) (21/39) Purging py3-pluggy-pyc (1.5.0-r0) (22/39) Purging py3-pluggy (1.5.0-r0) (23/39) Purging py3-py-pyc (1.11.0-r4) (24/39) Purging py3-py (1.11.0-r4) (25/39) Purging py3-setuptools-pyc (77.0.3-r0) (26/39) Purging py3-setuptools (77.0.3-r0) (27/39) Purging py3-packaging-pyc (25.0-r0) (28/39) Purging py3-packaging (25.0-r0) (29/39) Purging py3-parsing-pyc (3.2.0-r0) (30/39) Purging py3-parsing (3.2.0-r0) (31/39) Purging python3-pyc (3.12.10-r0) (32/39) Purging python3-pycache-pyc0 (3.12.10-r0) (33/39) Purging pyc (3.12.10-r0) (34/39) Purging python3 (3.12.10-r0) (35/39) Purging gdbm (1.24-r0) (36/39) Purging libbz2 (1.0.8-r6) (37/39) Purging libpanelw (6.5_p20250412-r0) (38/39) Purging mpdecimal (4.0.0-r0) (39/39) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-pyrsistent: Updating the community/armhf repository index... >>> py3-pyrsistent: Signing the index...