>>> py3-frozendict: Building community/py3-frozendict 2.4.6-r0 (using abuild 3.16.0_rc4-r0) started Sat, 01 Nov 2025 02:22:40 +0000 >>> py3-frozendict: Validating /home/buildozer/aports/community/py3-frozendict/APKBUILD... >>> py3-frozendict: Analyzing dependencies... >>> py3-frozendict: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel python3-dev py3-pytest ( 1/32) Installing gdbm (1.26-r0) ( 2/32) Installing xz-libs (5.8.1-r0) ( 3/32) Installing mpdecimal (4.0.1-r0) ( 4/32) Installing libpanelw (6.5_p20251010-r0) ( 5/32) Installing python3 (3.12.12-r0) ( 6/32) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/32) Installing pyc (3.12.12-r0) ( 8/32) Installing py3-installer-pyc (0.7.0-r2) ( 9/32) Installing py3-gpep517-pyc (19-r0) (10/32) Installing python3-pyc (3.12.12-r0) (11/32) Installing py3-installer (0.7.0-r2) (12/32) Installing py3-gpep517 (19-r0) (13/32) Installing py3-parsing (3.2.3-r0) (14/32) Installing py3-parsing-pyc (3.2.3-r0) (15/32) Installing py3-packaging (25.0-r0) (16/32) Installing py3-packaging-pyc (25.0-r0) (17/32) Installing py3-setuptools (80.9.0-r1) (18/32) Installing py3-setuptools-pyc (80.9.0-r1) (19/32) Installing py3-wheel (0.46.1-r0) (20/32) Installing py3-wheel-pyc (0.46.1-r0) (21/32) Installing python3-dev (3.12.12-r0) (22/32) Installing py3-iniconfig (2.3.0-r0) (23/32) Installing py3-iniconfig-pyc (2.3.0-r0) (24/32) Installing py3-pluggy (1.6.0-r0) (25/32) Installing py3-pluggy-pyc (1.6.0-r0) (26/32) Installing py3-py (1.11.0-r4) (27/32) Installing py3-py-pyc (1.11.0-r4) (28/32) Installing py3-pygments (2.19.2-r0) (29/32) Installing py3-pygments-pyc (2.19.2-r0) (30/32) Installing py3-pytest (8.4.2-r1) (31/32) Installing py3-pytest-pyc (8.4.2-r1) (32/32) Installing .makedepends-py3-frozendict (20251101.022304) busybox-1.37.0-r24.trigger: Executing script... OK: 697 MiB in 183 packages >>> py3-frozendict: Cleaning up srcdir >>> py3-frozendict: Cleaning up pkgdir >>> py3-frozendict: Cleaning up tmpdir >>> py3-frozendict: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/frozendict-2.4.6.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/frozendict-2.4.6.tar.gz.part' frozendict-2.4.6.tar 100% |********************************| 309k 0:00:00 ETA '/var/cache/distfiles/v3.23/frozendict-2.4.6.tar.gz.part' saved /var/cache/distfiles/v3.23/frozendict-2.4.6.tar.gz: OK >>> py3-frozendict: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/frozendict-2.4.6.tar.gz /var/cache/distfiles/v3.23/frozendict-2.4.6.tar.gz: OK >>> py3-frozendict: Unpacking /var/cache/distfiles/v3.23/frozendict-2.4.6.tar.gz... 2025-11-01 02:23:07,554 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 :: GNU Lesser General Public License v3 (LGPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-11-01 02:23:07,592 root INFO running bdist_wheel 2025-11-01 02:23:07,627 root INFO running build 2025-11-01 02:23:07,627 root INFO running build_py 2025-11-01 02:23:07,634 root INFO creating build/lib/frozendict 2025-11-01 02:23:07,635 root INFO copying src/frozendict/version.py -> build/lib/frozendict 2025-11-01 02:23:07,635 root INFO copying src/frozendict/core.py -> build/lib/frozendict 2025-11-01 02:23:07,636 root INFO copying src/frozendict/cool.py -> build/lib/frozendict 2025-11-01 02:23:07,636 root INFO copying src/frozendict/monkeypatch.py -> build/lib/frozendict 2025-11-01 02:23:07,636 root INFO copying src/frozendict/__init__.py -> build/lib/frozendict 2025-11-01 02:23:07,636 root INFO copying src/frozendict/_frozendict_py.py -> build/lib/frozendict 2025-11-01 02:23:07,637 root INFO copying src/frozendict/__init__.pyi -> build/lib/frozendict 2025-11-01 02:23:07,638 root INFO copying src/frozendict/py.typed -> build/lib/frozendict 2025-11-01 02:23:07,651 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-11-01 02:23:07,651 root INFO running install 2025-11-01 02:23:07,681 root INFO running install_lib 2025-11-01 02:23:07,688 root INFO creating build/bdist.linux-ppc64le/wheel 2025-11-01 02:23:07,688 root INFO creating build/bdist.linux-ppc64le/wheel/frozendict 2025-11-01 02:23:07,688 root INFO copying build/lib/frozendict/version.py -> build/bdist.linux-ppc64le/wheel/./frozendict 2025-11-01 02:23:07,689 root INFO copying build/lib/frozendict/core.py -> build/bdist.linux-ppc64le/wheel/./frozendict 2025-11-01 02:23:07,689 root INFO copying build/lib/frozendict/cool.py -> build/bdist.linux-ppc64le/wheel/./frozendict 2025-11-01 02:23:07,689 root INFO copying build/lib/frozendict/py.typed -> build/bdist.linux-ppc64le/wheel/./frozendict 2025-11-01 02:23:07,689 root INFO copying build/lib/frozendict/monkeypatch.py -> build/bdist.linux-ppc64le/wheel/./frozendict 2025-11-01 02:23:07,690 root INFO copying build/lib/frozendict/__init__.py -> build/bdist.linux-ppc64le/wheel/./frozendict 2025-11-01 02:23:07,690 root INFO copying build/lib/frozendict/__init__.pyi -> build/bdist.linux-ppc64le/wheel/./frozendict 2025-11-01 02:23:07,690 root INFO copying build/lib/frozendict/_frozendict_py.py -> build/bdist.linux-ppc64le/wheel/./frozendict 2025-11-01 02:23:07,690 root INFO running install_egg_info 2025-11-01 02:23:07,697 root INFO running egg_info 2025-11-01 02:23:07,702 root INFO writing src/frozendict.egg-info/PKG-INFO 2025-11-01 02:23:07,703 root INFO writing dependency_links to src/frozendict.egg-info/dependency_links.txt 2025-11-01 02:23:07,704 root INFO writing top-level names to src/frozendict.egg-info/top_level.txt 2025-11-01 02:23:07,711 root INFO reading manifest file 'src/frozendict.egg-info/SOURCES.txt' 2025-11-01 02:23:07,714 root INFO reading manifest template 'MANIFEST.in' 2025-11-01 02:23:07,719 root INFO adding license file 'LICENSE.txt' 2025-11-01 02:23:07,724 root INFO writing manifest file 'src/frozendict.egg-info/SOURCES.txt' 2025-11-01 02:23:07,724 root INFO Copying src/frozendict.egg-info to build/bdist.linux-ppc64le/wheel/./frozendict-2.4.6-py3.12.egg-info 2025-11-01 02:23:07,725 root INFO running install_scripts 2025-11-01 02:23:07,727 root INFO creating build/bdist.linux-ppc64le/wheel/frozendict-2.4.6.dist-info/WHEEL 2025-11-01 02:23:07,727 wheel INFO creating '/home/buildozer/aports/community/py3-frozendict/src/frozendict-2.4.6/.dist/.tmp-4k2f6qyl/frozendict-2.4.6-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-11-01 02:23:07,727 wheel INFO adding 'frozendict/__init__.py' 2025-11-01 02:23:07,728 wheel INFO adding 'frozendict/__init__.pyi' 2025-11-01 02:23:07,728 wheel INFO adding 'frozendict/_frozendict_py.py' 2025-11-01 02:23:07,728 wheel INFO adding 'frozendict/cool.py' 2025-11-01 02:23:07,729 wheel INFO adding 'frozendict/core.py' 2025-11-01 02:23:07,729 wheel INFO adding 'frozendict/monkeypatch.py' 2025-11-01 02:23:07,729 wheel INFO adding 'frozendict/py.typed' 2025-11-01 02:23:07,729 wheel INFO adding 'frozendict/version.py' 2025-11-01 02:23:07,730 wheel INFO adding 'frozendict-2.4.6.dist-info/licenses/LICENSE.txt' 2025-11-01 02:23:07,730 wheel INFO adding 'frozendict-2.4.6.dist-info/METADATA' 2025-11-01 02:23:07,730 wheel INFO adding 'frozendict-2.4.6.dist-info/WHEEL' 2025-11-01 02:23:07,731 wheel INFO adding 'frozendict-2.4.6.dist-info/top_level.txt' 2025-11-01 02:23:07,731 wheel INFO adding 'frozendict-2.4.6.dist-info/RECORD' 2025-11-01 02:23:07,731 root INFO removing build/bdist.linux-ppc64le/wheel 2025-11-01 02:23:07,732 gpep517 INFO The backend produced .dist/frozendict-2.4.6-py3-none-any.whl frozendict-2.4.6-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-frozendict/src/frozendict-2.4.6 configfile: pyproject.toml collected 262 items test/test_freeze.py ................. [ 6%] test/test_frozendict.py ................................................ [ 24%] ........................................................................ [ 52%] ... [ 53%] test/test_frozendict_subclass.py ....................................... [ 68%] ........................................................................ [ 95%] .......... [ 99%] test/test_monkeypatch.py . [100%] ============================= 262 passed in 0.69s ============================== >>> py3-frozendict: Entering fakeroot... >>> py3-frozendict-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/frozendict/__pycache__' -> '/home/buildozer/aports/community/py3-frozendict/pkg/py3-frozendict-pyc/usr/lib/python3.12/site-packages/frozendict/__pycache__' >>> py3-frozendict-pyc*: Preparing subpackage py3-frozendict-pyc... >>> py3-frozendict-pyc*: Running postcheck for py3-frozendict-pyc >>> py3-frozendict*: Running postcheck for py3-frozendict >>> py3-frozendict*: Preparing package py3-frozendict... >>> py3-frozendict*: Stripping binaries >>> WARNING: py3-frozendict*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-frozendict*: Scanning shared objects >>> py3-frozendict-pyc*: Tracing dependencies... python3~3.12 >>> py3-frozendict-pyc*: Package size: 24.6 KB >>> py3-frozendict-pyc*: Compressing data... >>> py3-frozendict-pyc*: Create checksum... >>> py3-frozendict-pyc*: Create py3-frozendict-pyc-2.4.6-r0.apk >>> py3-frozendict*: Tracing dependencies... python3~3.12 >>> py3-frozendict*: Package size: 57.7 KB >>> py3-frozendict*: Compressing data... >>> py3-frozendict*: Create checksum... >>> py3-frozendict*: Create py3-frozendict-2.4.6-r0.apk >>> py3-frozendict: Build complete at Sat, 01 Nov 2025 02:23:09 +0000 elapsed time 0h 0m 29s >>> py3-frozendict: Cleaning up srcdir >>> py3-frozendict: Cleaning up pkgdir >>> py3-frozendict: Uninstalling dependencies... ( 1/32) Purging .makedepends-py3-frozendict (20251101.022304) ( 2/32) Purging py3-gpep517-pyc (19-r0) ( 3/32) Purging py3-gpep517 (19-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 (80.9.0-r1) ( 7/32) Purging py3-setuptools (80.9.0-r1) ( 8/32) Purging py3-wheel-pyc (0.46.1-r0) ( 9/32) Purging py3-wheel (0.46.1-r0) (10/32) Purging python3-dev (3.12.12-r0) (11/32) Purging py3-pytest-pyc (8.4.2-r1) (12/32) Purging py3-pytest (8.4.2-r1) (13/32) Purging py3-iniconfig-pyc (2.3.0-r0) (14/32) Purging py3-iniconfig (2.3.0-r0) (15/32) Purging py3-packaging-pyc (25.0-r0) (16/32) Purging py3-packaging (25.0-r0) (17/32) Purging py3-parsing-pyc (3.2.3-r0) (18/32) Purging py3-parsing (3.2.3-r0) (19/32) Purging py3-pluggy-pyc (1.6.0-r0) (20/32) Purging py3-pluggy (1.6.0-r0) (21/32) Purging py3-py-pyc (1.11.0-r4) (22/32) Purging py3-py (1.11.0-r4) (23/32) Purging py3-pygments-pyc (2.19.2-r0) (24/32) Purging py3-pygments (2.19.2-r0) (25/32) Purging python3-pyc (3.12.12-r0) (26/32) Purging python3-pycache-pyc0 (3.12.12-r0) (27/32) Purging pyc (3.12.12-r0) (28/32) Purging python3 (3.12.12-r0) (29/32) Purging gdbm (1.26-r0) (30/32) Purging libpanelw (6.5_p20251010-r0) (31/32) Purging mpdecimal (4.0.1-r0) (32/32) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 579 MiB in 151 packages >>> py3-frozendict: Updating the community/ppc64le repository index... >>> py3-frozendict: Signing the index...