>>> py3-asyncmock: Building community/py3-asyncmock 0.4.2-r5 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 15:06:12 +0000 >>> py3-asyncmock: Validating /home/udu/aports/community/py3-asyncmock/APKBUILD... >>> py3-asyncmock: Analyzing dependencies... >>> py3-asyncmock: Installing for build: build-base python3 py3-mock py3-gpep517 py3-setuptools py3-pytest-runner py3-wheel 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/25) Installing py3-mock (5.2.0-r0) (2/25) Installing py3-mock-pyc (5.2.0-r0) (3/25) Installing py3-installer (0.7.0-r2) (4/25) Installing py3-installer-pyc (0.7.0-r2) (5/25) Installing py3-gpep517 (19-r0) (6/25) Installing py3-gpep517-pyc (19-r0) (7/25) Installing py3-parsing (3.2.3-r0) (8/25) Installing py3-parsing-pyc (3.2.3-r0) (9/25) Installing py3-packaging (25.0-r0) (10/25) Installing py3-packaging-pyc (25.0-r0) (11/25) Installing py3-setuptools (80.9.0-r0) (12/25) Installing py3-setuptools-pyc (80.9.0-r0) (13/25) Installing py3-iniconfig (2.1.0-r0) (14/25) Installing py3-iniconfig-pyc (2.1.0-r0) (15/25) Installing py3-pluggy (1.5.0-r0) (16/25) Installing py3-pluggy-pyc (1.5.0-r0) (17/25) Installing py3-py (1.11.0-r4) (18/25) Installing py3-py-pyc (1.11.0-r4) (19/25) Installing py3-pytest (8.3.5-r0) (20/25) Installing py3-pytest-pyc (8.3.5-r0) (21/25) Installing py3-pytest-runner (6.0.1-r1) (22/25) Installing py3-pytest-runner-pyc (6.0.1-r1) (23/25) Installing py3-wheel (0.46.1-r0) (24/25) Installing py3-wheel-pyc (0.46.1-r0) (25/25) Installing .makedepends-py3-asyncmock (20251012.150613) Executing busybox-1.37.0-r19.trigger OK: 310 MiB in 114 packages >>> py3-asyncmock: Cleaning up srcdir >>> py3-asyncmock: Cleaning up pkgdir >>> py3-asyncmock: Cleaning up tmpdir >>> py3-asyncmock: Fetching py3-asyncmock-0.4.2.tar.gz::https://files.pythonhosted.org/packages/source/a/asyncmock/asyncmock-0.4.2.tar.gz >>> py3-asyncmock: Fetching py3-asyncmock-0.4.2.tar.gz::https://files.pythonhosted.org/packages/source/a/asyncmock/asyncmock-0.4.2.tar.gz >>> py3-asyncmock: Checking sha512sums... py3-asyncmock-0.4.2.tar.gz: OK >>> py3-asyncmock: Unpacking /var/cache/distfiles/py3-asyncmock-0.4.2.tar.gz... 2025-10-12 15:06:13,967 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'author-email' in 'metadata' (setup.cfg), please use the underscore name 'author_email' instead. !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. 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 'long-description' in 'metadata' (setup.cfg), please use the underscore name 'long_description' instead. !! ******************************************************************************** Usage of dash-separated 'long-description' will not be supported in future versions. Please use the underscore name 'long_description' instead. 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 'long-description-content-type' in 'metadata' (setup.cfg), please use the underscore name 'long_description_content_type' instead. !! ******************************************************************************** Usage of dash-separated 'long-description-content-type' will not be supported in future versions. Please use the underscore name 'long_description_content_type' instead. 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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 15:06:13,977 root INFO running bdist_wheel 2025-10-12 15:06:13,985 root INFO running build 2025-10-12 15:06:13,985 root INFO running build_py 2025-10-12 15:06:13,987 root INFO creating build/lib/asyncmock 2025-10-12 15:06:13,987 root INFO copying asyncmock/__init__.py -> build/lib/asyncmock 2025-10-12 15:06:13,987 root INFO copying asyncmock/__version__.py -> build/lib/asyncmock 2025-10-12 15:06:13,991 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 15:06:13,991 root INFO running install 2025-10-12 15:06:13,995 root INFO running install_lib 2025-10-12 15:06:13,997 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 15:06:13,997 root INFO creating build/bdist.linux-x86_64/wheel/asyncmock 2025-10-12 15:06:13,997 root INFO copying build/lib/asyncmock/__init__.py -> build/bdist.linux-x86_64/wheel/./asyncmock 2025-10-12 15:06:13,997 root INFO copying build/lib/asyncmock/__version__.py -> build/bdist.linux-x86_64/wheel/./asyncmock 2025-10-12 15:06:13,997 root INFO running install_egg_info 2025-10-12 15:06:13,999 root INFO running egg_info 2025-10-12 15:06:14,000 root INFO writing asyncmock.egg-info/PKG-INFO 2025-10-12 15:06:14,000 root INFO writing dependency_links to asyncmock.egg-info/dependency_links.txt 2025-10-12 15:06:14,000 root INFO writing requirements to asyncmock.egg-info/requires.txt 2025-10-12 15:06:14,000 root INFO writing top-level names to asyncmock.egg-info/top_level.txt 2025-10-12 15:06:14,002 root INFO reading manifest file 'asyncmock.egg-info/SOURCES.txt' 2025-10-12 15:06:14,002 root INFO writing manifest file 'asyncmock.egg-info/SOURCES.txt' 2025-10-12 15:06:14,002 root INFO Copying asyncmock.egg-info to build/bdist.linux-x86_64/wheel/./asyncmock-0.4.2-py3.12.egg-info 2025-10-12 15:06:14,003 root INFO running install_scripts 2025-10-12 15:06:14,003 root INFO creating build/bdist.linux-x86_64/wheel/asyncmock-0.4.2.dist-info/WHEEL 2025-10-12 15:06:14,003 wheel INFO creating '/home/udu/aports/community/py3-asyncmock/src/asyncmock-0.4.2/.dist/.tmp-15z2c_og/asyncmock-0.4.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 15:06:14,003 wheel INFO adding 'asyncmock/__init__.py' 2025-10-12 15:06:14,004 wheel INFO adding 'asyncmock/__version__.py' 2025-10-12 15:06:14,004 wheel INFO adding 'asyncmock-0.4.2.dist-info/METADATA' 2025-10-12 15:06:14,004 wheel INFO adding 'asyncmock-0.4.2.dist-info/WHEEL' 2025-10-12 15:06:14,004 wheel INFO adding 'asyncmock-0.4.2.dist-info/top_level.txt' 2025-10-12 15:06:14,004 wheel INFO adding 'asyncmock-0.4.2.dist-info/RECORD' 2025-10-12 15:06:14,004 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 15:06:14,004 gpep517 INFO The backend produced .dist/asyncmock-0.4.2-py3-none-any.whl asyncmock-0.4.2-py3-none-any.whl >>> py3-asyncmock: Entering fakeroot... >>> py3-asyncmock-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/asyncmock/__pycache__' -> '/home/udu/aports/community/py3-asyncmock/pkg/py3-asyncmock-pyc/usr/lib/python3.12/site-packages/asyncmock/__pycache__' >>> py3-asyncmock-pyc*: Preparing subpackage py3-asyncmock-pyc... >>> py3-asyncmock-pyc*: Running postcheck for py3-asyncmock-pyc >>> py3-asyncmock*: Running postcheck for py3-asyncmock >>> py3-asyncmock*: Preparing package py3-asyncmock... >>> py3-asyncmock-pyc*: Tracing dependencies... python3 py3-mock python3~3.12 >>> py3-asyncmock-pyc*: Package size: 3.2 KB >>> py3-asyncmock-pyc*: Compressing data... >>> py3-asyncmock-pyc*: Create checksum... >>> py3-asyncmock-pyc*: Create py3-asyncmock-pyc-0.4.2-r5.apk >>> py3-asyncmock*: Tracing dependencies... python3 py3-mock python3~3.12 >>> py3-asyncmock*: Package size: 5.8 KB >>> py3-asyncmock*: Compressing data... >>> py3-asyncmock*: Create checksum... >>> py3-asyncmock*: Create py3-asyncmock-0.4.2-r5.apk >>> py3-asyncmock: Build complete at Sun, 12 Oct 2025 15:06:14 +0000 elapsed time 0h 0m 2s >>> py3-asyncmock: Cleaning up srcdir >>> py3-asyncmock: Cleaning up pkgdir >>> py3-asyncmock: Uninstalling dependencies... (1/25) Purging .makedepends-py3-asyncmock (20251012.150613) (2/25) Purging py3-mock-pyc (5.2.0-r0) (3/25) Purging py3-mock (5.2.0-r0) (4/25) Purging py3-gpep517-pyc (19-r0) (5/25) Purging py3-gpep517 (19-r0) (6/25) Purging py3-installer-pyc (0.7.0-r2) (7/25) Purging py3-installer (0.7.0-r2) (8/25) Purging py3-pytest-runner-pyc (6.0.1-r1) (9/25) Purging py3-pytest-runner (6.0.1-r1) (10/25) Purging py3-pytest-pyc (8.3.5-r0) (11/25) Purging py3-pytest (8.3.5-r0) (12/25) Purging py3-iniconfig-pyc (2.1.0-r0) (13/25) Purging py3-iniconfig (2.1.0-r0) (14/25) Purging py3-pluggy-pyc (1.5.0-r0) (15/25) Purging py3-pluggy (1.5.0-r0) (16/25) Purging py3-py-pyc (1.11.0-r4) (17/25) Purging py3-py (1.11.0-r4) (18/25) Purging py3-setuptools-pyc (80.9.0-r0) (19/25) Purging py3-setuptools (80.9.0-r0) (20/25) Purging py3-wheel-pyc (0.46.1-r0) (21/25) Purging py3-wheel (0.46.1-r0) (22/25) Purging py3-packaging-pyc (25.0-r0) (23/25) Purging py3-packaging (25.0-r0) (24/25) Purging py3-parsing-pyc (3.2.3-r0) (25/25) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-asyncmock: Updating the community/x86_64 repository index... >>> py3-asyncmock: Signing the index...