>>> py3-munch: Building community/py3-munch 4.0.0-r2 (using abuild 3.15.0_rc3-r1) started Sat, 03 May 2025 01:52:23 +0000 >>> py3-munch: Validating /home/buildozer/aports/community/py3-munch/APKBUILD... >>> py3-munch: Analyzing dependencies... >>> py3-munch: Installing for build: build-base py3-gpep517 py3-pbr py3-setuptools py3-wheel py3-pytest (1/32) Installing libbz2 (1.0.8-r6) (2/32) Installing gdbm (1.24-r0) (3/32) Installing mpdecimal (4.0.0-r0) (4/32) Installing libpanelw (6.5_p20250412-r0) (5/32) Installing sqlite-libs (3.49.1-r1) (6/32) Installing python3 (3.12.10-r0) (7/32) Installing python3-pycache-pyc0 (3.12.10-r0) (8/32) Installing pyc (3.12.10-r0) (9/32) Installing py3-installer-pyc (0.7.0-r2) (10/32) Installing py3-gpep517-pyc (16-r0) (11/32) Installing python3-pyc (3.12.10-r0) (12/32) Installing py3-installer (0.7.0-r2) (13/32) Installing py3-gpep517 (16-r0) (14/32) Installing py3-parsing (3.2.0-r0) (15/32) Installing py3-parsing-pyc (3.2.0-r0) (16/32) Installing py3-packaging (25.0-r0) (17/32) Installing py3-packaging-pyc (25.0-r0) (18/32) Installing py3-setuptools (77.0.3-r0) (19/32) Installing py3-setuptools-pyc (77.0.3-r0) (20/32) Installing py3-pbr (5.11.1-r5) (21/32) Installing py3-pbr-pyc (5.11.1-r5) (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-munch (20250503.015246) Executing busybox-1.37.0-r16.trigger OK: 649 MiB in 142 packages >>> py3-munch: Cleaning up srcdir >>> py3-munch: Cleaning up pkgdir >>> py3-munch: Cleaning up tmpdir >>> py3-munch: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/munch-4.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/munch-4.0.0.tar.gz.part' munch-4.0.0.tar.gz.p 100% |********************************| 19089 0:00:00 ETA '/var/cache/distfiles/v3.22/munch-4.0.0.tar.gz.part' saved >>> py3-munch: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/munch-4.0.0.tar.gz >>> py3-munch: Checking sha512sums... munch-4.0.0.tar.gz: OK >>> py3-munch: Unpacking /var/cache/distfiles/v3.22/munch-4.0.0.tar.gz... 2025-05-03 01:52:47,571 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/dist.py:598: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:598: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /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-05-03 01:52:47,659 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-05-03 01:52:47,673 root INFO running build 2025-05-03 01:52:47,673 root INFO running build_py 2025-05-03 01:52:47,677 root INFO creating build/lib/munch 2025-05-03 01:52:47,678 root INFO copying munch/__init__.py -> build/lib/munch 2025-05-03 01:52:47,678 root INFO running egg_info 2025-05-03 01:52:47,681 root INFO writing munch.egg-info/PKG-INFO 2025-05-03 01:52:47,683 root INFO writing dependency_links to munch.egg-info/dependency_links.txt 2025-05-03 01:52:47,684 root INFO writing requirements to munch.egg-info/requires.txt 2025-05-03 01:52:47,684 root INFO writing top-level names to munch.egg-info/top_level.txt 2025-05-03 01:52:47,686 root INFO [pbr] Reusing existing SOURCES.txt 2025-05-03 01:52:47,688 root INFO installing to build/bdist.linux-armv8l/wheel 2025-05-03 01:52:47,688 root INFO running install 2025-05-03 01:52:47,701 root INFO [pbr] Generating AUTHORS 2025-05-03 01:52:47,703 root INFO [pbr] AUTHORS complete (0.0s) 2025-05-03 01:52:47,703 root INFO running install_lib 2025-05-03 01:52:47,706 root INFO creating build/bdist.linux-armv8l/wheel 2025-05-03 01:52:47,706 root INFO creating build/bdist.linux-armv8l/wheel/munch 2025-05-03 01:52:47,706 root INFO copying build/lib/munch/__init__.py -> build/bdist.linux-armv8l/wheel/./munch 2025-05-03 01:52:47,707 root INFO running install_egg_info 2025-05-03 01:52:47,710 root INFO Copying munch.egg-info to build/bdist.linux-armv8l/wheel/./munch-4.0.0-py3.12.egg-info 2025-05-03 01:52:47,711 root INFO running install_scripts 2025-05-03 01:52:47,712 root INFO creating build/bdist.linux-armv8l/wheel/munch-4.0.0.dist-info/WHEEL 2025-05-03 01:52:47,713 wheel INFO creating '/home/buildozer/aports/community/py3-munch/src/munch-4.0.0/.dist/.tmp-1bt0o67w/munch-4.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-05-03 01:52:47,713 wheel INFO adding 'munch/__init__.py' 2025-05-03 01:52:47,714 wheel INFO adding 'munch-4.0.0.dist-info/licenses/AUTHORS' 2025-05-03 01:52:47,714 wheel INFO adding 'munch-4.0.0.dist-info/licenses/LICENSE.txt' 2025-05-03 01:52:47,714 wheel INFO adding 'munch-4.0.0.dist-info/METADATA' 2025-05-03 01:52:47,714 wheel INFO adding 'munch-4.0.0.dist-info/WHEEL' 2025-05-03 01:52:47,715 wheel INFO adding 'munch-4.0.0.dist-info/pbr.json' 2025-05-03 01:52:47,715 wheel INFO adding 'munch-4.0.0.dist-info/top_level.txt' 2025-05-03 01:52:47,715 wheel INFO adding 'munch-4.0.0.dist-info/RECORD' 2025-05-03 01:52:47,715 root INFO removing build/bdist.linux-armv8l/wheel 2025-05-03 01:52:47,716 gpep517 INFO The backend produced .dist/munch-4.0.0-py2.py3-none-any.whl munch-4.0.0-py2.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-munch/src/munch-4.0.0 configfile: setup.cfg testpaths: tests collected 108 items tests/test_munch.py .................................................... [ 48%] ..........................................sssss.. [ 93%] tests/test_readme.py s [ 94%] tests/test_yaml.py ssssss [100%] ======================== 96 passed, 12 skipped in 0.28s ======================== >>> py3-munch: Entering fakeroot... >>> py3-munch-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/munch/__pycache__' -> '/home/buildozer/aports/community/py3-munch/pkg/py3-munch-pyc/usr/lib/python3.12/site-packages/munch/__pycache__' >>> py3-munch-pyc*: Preparing subpackage py3-munch-pyc... >>> py3-munch-pyc*: Running postcheck for py3-munch-pyc >>> py3-munch*: Running postcheck for py3-munch >>> py3-munch*: Preparing package py3-munch... >>> py3-munch-pyc*: Tracing dependencies... python3~3.12 >>> py3-munch-pyc*: Package size: 28.7 KB >>> py3-munch-pyc*: Compressing data... >>> py3-munch-pyc*: Create checksum... >>> py3-munch-pyc*: Create py3-munch-pyc-4.0.0-r2.apk >>> py3-munch*: Tracing dependencies... python3~3.12 >>> py3-munch*: Package size: 29.8 KB >>> py3-munch*: Compressing data... >>> py3-munch*: Create checksum... >>> py3-munch*: Create py3-munch-4.0.0-r2.apk >>> py3-munch: Build complete at Sat, 03 May 2025 01:52:48 +0000 elapsed time 0h 0m 25s >>> py3-munch: Cleaning up srcdir >>> py3-munch: Cleaning up pkgdir >>> py3-munch: Uninstalling dependencies... (1/32) Purging .makedepends-py3-munch (20250503.015246) (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-pbr-pyc (5.11.1-r5) (7/32) Purging py3-pbr (5.11.1-r5) (8/32) Purging py3-setuptools-pyc (77.0.3-r0) (9/32) Purging py3-setuptools (77.0.3-r0) (10/32) Purging py3-wheel-pyc (0.43.0-r0) (11/32) Purging py3-wheel (0.43.0-r0) (12/32) Purging py3-pytest-pyc (8.3.5-r0) (13/32) Purging py3-pytest (8.3.5-r0) (14/32) Purging py3-iniconfig-pyc (2.1.0-r0) (15/32) Purging py3-iniconfig (2.1.0-r0) (16/32) Purging py3-packaging-pyc (25.0-r0) (17/32) Purging py3-packaging (25.0-r0) (18/32) Purging py3-parsing-pyc (3.2.0-r0) (19/32) Purging py3-parsing (3.2.0-r0) (20/32) Purging py3-pluggy-pyc (1.5.0-r0) (21/32) Purging py3-pluggy (1.5.0-r0) (22/32) Purging py3-py-pyc (1.11.0-r4) (23/32) Purging py3-py (1.11.0-r4) (24/32) Purging python3-pyc (3.12.10-r0) (25/32) Purging python3-pycache-pyc0 (3.12.10-r0) (26/32) Purging pyc (3.12.10-r0) (27/32) Purging python3 (3.12.10-r0) (28/32) Purging gdbm (1.24-r0) (29/32) Purging libbz2 (1.0.8-r6) (30/32) Purging libpanelw (6.5_p20250412-r0) (31/32) Purging mpdecimal (4.0.0-r0) (32/32) Purging sqlite-libs (3.49.1-r1) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 110 packages >>> py3-munch: Updating the community/armhf repository index... >>> py3-munch: Signing the index...