>>> py3-munch: Building community/py3-munch 4.0.0-r2 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 21:03:17 +0000 >>> py3-munch: Validating /home/udu/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 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/23) Installing py3-installer-pyc (0.7.0-r2) (2/23) Installing py3-gpep517-pyc (19-r0) (3/23) Installing py3-installer (0.7.0-r2) (4/23) Installing py3-gpep517 (19-r0) (5/23) Installing py3-parsing (3.2.3-r0) (6/23) Installing py3-parsing-pyc (3.2.3-r0) (7/23) Installing py3-packaging (25.0-r0) (8/23) Installing py3-packaging-pyc (25.0-r0) (9/23) Installing py3-setuptools (80.9.0-r0) (10/23) Installing py3-setuptools-pyc (80.9.0-r0) (11/23) Installing py3-pbr (5.11.1-r5) (12/23) Installing py3-pbr-pyc (5.11.1-r5) (13/23) Installing py3-wheel (0.46.1-r0) (14/23) Installing py3-wheel-pyc (0.46.1-r0) (15/23) Installing py3-iniconfig (2.1.0-r0) (16/23) Installing py3-iniconfig-pyc (2.1.0-r0) (17/23) Installing py3-pluggy (1.5.0-r0) (18/23) Installing py3-pluggy-pyc (1.5.0-r0) (19/23) Installing py3-py (1.11.0-r4) (20/23) Installing py3-py-pyc (1.11.0-r4) (21/23) Installing py3-pytest (8.3.5-r0) (22/23) Installing py3-pytest-pyc (8.3.5-r0) (23/23) Installing .makedepends-py3-munch (20251012.210319) Executing busybox-1.37.0-r19.trigger OK: 311 MiB in 112 packages >>> py3-munch: Cleaning up srcdir >>> py3-munch: Cleaning up pkgdir >>> py3-munch: Cleaning up tmpdir >>> py3-munch: Fetching https://pypi.python.org/packages/source/m/munch/munch-4.0.0.tar.gz >>> py3-munch: Fetching https://pypi.python.org/packages/source/m/munch/munch-4.0.0.tar.gz >>> py3-munch: Checking sha512sums... munch-4.0.0.tar.gz: OK >>> py3-munch: Unpacking /var/cache/distfiles/munch-4.0.0.tar.gz... 2025-10-12 21:03:20,206 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/pbr/util.py:75: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: munch). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-content-type' in 'metadata' (setup.cfg), please use the underscore name 'description_content_type' instead. !! ******************************************************************************** Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead. (Affected: munch). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 21:03:20,317 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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-12 21:03:20,337 root INFO running build 2025-10-12 21:03:20,337 root INFO running build_py 2025-10-12 21:03:20,343 root INFO creating build/lib/munch 2025-10-12 21:03:20,343 root INFO copying munch/__init__.py -> build/lib/munch 2025-10-12 21:03:20,344 root INFO running egg_info 2025-10-12 21:03:20,352 root INFO writing munch.egg-info/PKG-INFO 2025-10-12 21:03:20,360 root INFO writing dependency_links to munch.egg-info/dependency_links.txt 2025-10-12 21:03:20,361 root INFO writing requirements to munch.egg-info/requires.txt 2025-10-12 21:03:20,362 root INFO writing top-level names to munch.egg-info/top_level.txt 2025-10-12 21:03:20,362 root INFO [pbr] Reusing existing SOURCES.txt 2025-10-12 21:03:20,364 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 21:03:20,364 root INFO running install 2025-10-12 21:03:20,384 root INFO [pbr] Generating AUTHORS 2025-10-12 21:03:20,386 root INFO [pbr] AUTHORS complete (0.0s) 2025-10-12 21:03:20,386 root INFO running install_lib 2025-10-12 21:03:20,390 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 21:03:20,390 root INFO creating build/bdist.linux-x86_64/wheel/munch 2025-10-12 21:03:20,391 root INFO copying build/lib/munch/__init__.py -> build/bdist.linux-x86_64/wheel/./munch 2025-10-12 21:03:20,391 root INFO running install_egg_info 2025-10-12 21:03:20,395 root INFO Copying munch.egg-info to build/bdist.linux-x86_64/wheel/./munch-4.0.0-py3.12.egg-info 2025-10-12 21:03:20,396 root INFO running install_scripts /usr/lib/python3.12/site-packages/pbr/packaging.py:492: SetuptoolsDeprecationWarning: easy_install module is deprecated !! ******************************************************************************** Avoid accessing attributes of setuptools.command.easy_install. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/setuptools/issues/4976 for details. ******************************************************************************** !! bs_cmd, 'executable', easy_install.sys_executable) /usr/lib/python3.12/site-packages/pbr/packaging.py:465: SetuptoolsDeprecationWarning: easy_install module is deprecated !! ******************************************************************************** Avoid accessing attributes of setuptools.command.easy_install. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/setuptools/issues/4976 for details. ******************************************************************************** !! header = easy_install.ScriptWriter.get_header("", executable) 2025-10-12 21:03:20,399 root INFO creating build/bdist.linux-x86_64/wheel/munch-4.0.0.dist-info/WHEEL 2025-10-12 21:03:20,400 wheel INFO creating '/home/udu/aports/community/py3-munch/src/munch-4.0.0/.dist/.tmp-cugfckih/munch-4.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 21:03:20,400 wheel INFO adding 'munch/__init__.py' 2025-10-12 21:03:20,401 wheel INFO adding 'munch-4.0.0.dist-info/licenses/AUTHORS' 2025-10-12 21:03:20,401 wheel INFO adding 'munch-4.0.0.dist-info/licenses/LICENSE.txt' 2025-10-12 21:03:20,401 wheel INFO adding 'munch-4.0.0.dist-info/METADATA' 2025-10-12 21:03:20,401 wheel INFO adding 'munch-4.0.0.dist-info/WHEEL' 2025-10-12 21:03:20,401 wheel INFO adding 'munch-4.0.0.dist-info/pbr.json' 2025-10-12 21:03:20,402 wheel INFO adding 'munch-4.0.0.dist-info/top_level.txt' 2025-10-12 21:03:20,402 wheel INFO adding 'munch-4.0.0.dist-info/RECORD' 2025-10-12 21:03:20,402 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 21:03:20,403 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.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/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.35s ======================== >>> py3-munch: Entering fakeroot... >>> py3-munch-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/munch/__pycache__' -> '/home/udu/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... libfakeroot internal error: payload not recognized! >>> 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 Sun, 12 Oct 2025 21:03:22 +0000 elapsed time 0h 0m 5s >>> py3-munch: Cleaning up srcdir >>> py3-munch: Cleaning up pkgdir >>> py3-munch: Uninstalling dependencies... (1/23) Purging .makedepends-py3-munch (20251012.210319) (2/23) Purging py3-gpep517-pyc (19-r0) (3/23) Purging py3-gpep517 (19-r0) (4/23) Purging py3-installer-pyc (0.7.0-r2) (5/23) Purging py3-installer (0.7.0-r2) (6/23) Purging py3-pbr-pyc (5.11.1-r5) (7/23) Purging py3-pbr (5.11.1-r5) (8/23) Purging py3-setuptools-pyc (80.9.0-r0) (9/23) Purging py3-setuptools (80.9.0-r0) (10/23) Purging py3-wheel-pyc (0.46.1-r0) (11/23) Purging py3-wheel (0.46.1-r0) (12/23) Purging py3-pytest-pyc (8.3.5-r0) (13/23) Purging py3-pytest (8.3.5-r0) (14/23) Purging py3-iniconfig-pyc (2.1.0-r0) (15/23) Purging py3-iniconfig (2.1.0-r0) (16/23) Purging py3-packaging-pyc (25.0-r0) (17/23) Purging py3-packaging (25.0-r0) (18/23) Purging py3-parsing-pyc (3.2.3-r0) (19/23) Purging py3-parsing (3.2.3-r0) (20/23) Purging py3-pluggy-pyc (1.5.0-r0) (21/23) Purging py3-pluggy (1.5.0-r0) (22/23) Purging py3-py-pyc (1.11.0-r4) (23/23) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-munch: Updating the community/x86_64 repository index... >>> py3-munch: Signing the index...