>>> py3-nosexcover: Building community/py3-nosexcover 1.0.11-r9 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 21:17:30 +0000 >>> py3-nosexcover: Validating /home/udu/aports/community/py3-nosexcover/APKBUILD... >>> py3-nosexcover: Analyzing dependencies... >>> py3-nosexcover: Installing for build: build-base py3-nose py3-coverage py3-setuptools py3-gpep517 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/17) Installing py3-nose-pyc (1.3.7-r15) (2/17) Installing py3-nose (1.3.7-r15) (3/17) Installing py3-coverage (7.8.2-r0) (4/17) Installing py3-coverage-pyc (7.8.2-r0) (5/17) Installing py3-parsing (3.2.3-r0) (6/17) Installing py3-parsing-pyc (3.2.3-r0) (7/17) Installing py3-packaging (25.0-r0) (8/17) Installing py3-packaging-pyc (25.0-r0) (9/17) Installing py3-setuptools (80.9.0-r0) (10/17) Installing py3-setuptools-pyc (80.9.0-r0) (11/17) Installing py3-installer (0.7.0-r2) (12/17) Installing py3-installer-pyc (0.7.0-r2) (13/17) Installing py3-gpep517 (19-r0) (14/17) Installing py3-gpep517-pyc (19-r0) (15/17) Installing py3-wheel (0.46.1-r0) (16/17) Installing py3-wheel-pyc (0.46.1-r0) (17/17) Installing .makedepends-py3-nosexcover (20251012.211731) Executing busybox-1.37.0-r19.trigger OK: 309 MiB in 106 packages >>> py3-nosexcover: Cleaning up srcdir >>> py3-nosexcover: Cleaning up pkgdir >>> py3-nosexcover: Cleaning up tmpdir >>> py3-nosexcover: Fetching py3-nosexcover-1.0.11.tar.gz::https://github.com/cmheisel/nose-xcover/archive/v1.0.11.tar.gz >>> py3-nosexcover: Fetching py3-nosexcover-1.0.11.tar.gz::https://github.com/cmheisel/nose-xcover/archive/v1.0.11.tar.gz >>> py3-nosexcover: Checking sha512sums... py3-nosexcover-1.0.11.tar.gz: OK >>> py3-nosexcover: Unpacking /var/cache/distfiles/py3-nosexcover-1.0.11.tar.gz... 2025-10-12 21:17:32,666 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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 21:17:32,689 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:17:32,705 root INFO running build 2025-10-12 21:17:32,705 root INFO running build_py 2025-10-12 21:17:32,708 root INFO creating build/lib/nosexcover 2025-10-12 21:17:32,709 root INFO copying nosexcover/nosexcover.py -> build/lib/nosexcover 2025-10-12 21:17:32,709 root INFO copying nosexcover/tests.py -> build/lib/nosexcover 2025-10-12 21:17:32,709 root INFO copying nosexcover/__init__.py -> build/lib/nosexcover 2025-10-12 21:17:32,710 root INFO running egg_info 2025-10-12 21:17:32,711 root INFO creating nosexcover.egg-info 2025-10-12 21:17:32,712 root INFO writing nosexcover.egg-info/PKG-INFO 2025-10-12 21:17:32,712 root INFO writing dependency_links to nosexcover.egg-info/dependency_links.txt 2025-10-12 21:17:32,713 root INFO writing entry points to nosexcover.egg-info/entry_points.txt 2025-10-12 21:17:32,713 root INFO writing requirements to nosexcover.egg-info/requires.txt 2025-10-12 21:17:32,713 root INFO writing top-level names to nosexcover.egg-info/top_level.txt 2025-10-12 21:17:32,713 root INFO writing manifest file 'nosexcover.egg-info/SOURCES.txt' 2025-10-12 21:17:32,716 root INFO reading manifest file 'nosexcover.egg-info/SOURCES.txt' 2025-10-12 21:17:32,716 root INFO adding license file 'LICENSE.txt' 2025-10-12 21:17:32,717 root INFO writing manifest file 'nosexcover.egg-info/SOURCES.txt' 2025-10-12 21:17:32,726 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 21:17:32,726 root INFO running install 2025-10-12 21:17:32,735 root INFO running install_lib 2025-10-12 21:17:32,739 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 21:17:32,740 root INFO creating build/bdist.linux-x86_64/wheel/nosexcover 2025-10-12 21:17:32,740 root INFO copying build/lib/nosexcover/nosexcover.py -> build/bdist.linux-x86_64/wheel/./nosexcover 2025-10-12 21:17:32,740 root INFO copying build/lib/nosexcover/tests.py -> build/bdist.linux-x86_64/wheel/./nosexcover 2025-10-12 21:17:32,740 root INFO copying build/lib/nosexcover/__init__.py -> build/bdist.linux-x86_64/wheel/./nosexcover 2025-10-12 21:17:32,741 root INFO running install_egg_info 2025-10-12 21:17:32,744 root INFO Copying nosexcover.egg-info to build/bdist.linux-x86_64/wheel/./nosexcover-1.0.10-py3.12.egg-info 2025-10-12 21:17:32,746 root INFO running install_scripts 2025-10-12 21:17:32,747 root INFO creating build/bdist.linux-x86_64/wheel/nosexcover-1.0.10.dist-info/WHEEL 2025-10-12 21:17:32,747 wheel INFO creating '/home/udu/aports/community/py3-nosexcover/src/nose-xcover-1.0.11/.dist/.tmp-zc7lf6sj/nosexcover-1.0.10-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 21:17:32,748 wheel INFO adding 'nosexcover/__init__.py' 2025-10-12 21:17:32,748 wheel INFO adding 'nosexcover/nosexcover.py' 2025-10-12 21:17:32,748 wheel INFO adding 'nosexcover/tests.py' 2025-10-12 21:17:32,749 wheel INFO adding 'nosexcover-1.0.10.dist-info/licenses/LICENSE.txt' 2025-10-12 21:17:32,749 wheel INFO adding 'nosexcover-1.0.10.dist-info/METADATA' 2025-10-12 21:17:32,749 wheel INFO adding 'nosexcover-1.0.10.dist-info/WHEEL' 2025-10-12 21:17:32,749 wheel INFO adding 'nosexcover-1.0.10.dist-info/entry_points.txt' 2025-10-12 21:17:32,750 wheel INFO adding 'nosexcover-1.0.10.dist-info/top_level.txt' 2025-10-12 21:17:32,750 wheel INFO adding 'nosexcover-1.0.10.dist-info/RECORD' 2025-10-12 21:17:32,750 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 21:17:32,750 gpep517 INFO The backend produced .dist/nosexcover-1.0.10-py2.py3-none-any.whl nosexcover-1.0.10-py2.py3-none-any.whl /usr/lib/python3.12/site-packages/nose/plugins/manager.py:418: 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 nosexcover.tests.test_sanity ... ok ---------------------------------------------------------------------- Ran 1 test in 0.000s OK >>> py3-nosexcover: Entering fakeroot... >>> py3-nosexcover-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/nosexcover/__pycache__' -> '/home/udu/aports/community/py3-nosexcover/pkg/py3-nosexcover-pyc/usr/lib/python3.12/site-packages/nosexcover/__pycache__' >>> py3-nosexcover-pyc*: Preparing subpackage py3-nosexcover-pyc... >>> py3-nosexcover-pyc*: Running postcheck for py3-nosexcover-pyc >>> py3-nosexcover*: Running postcheck for py3-nosexcover >>> py3-nosexcover*: Preparing package py3-nosexcover... >>> py3-nosexcover-pyc*: Tracing dependencies... py3-nose py3-coverage python3~3.12 >>> py3-nosexcover-pyc*: Package size: 4.8 KB >>> py3-nosexcover-pyc*: Compressing data... >>> py3-nosexcover-pyc*: Create checksum... >>> py3-nosexcover-pyc*: Create py3-nosexcover-pyc-1.0.11-r9.apk >>> py3-nosexcover*: Tracing dependencies... py3-nose py3-coverage python3~3.12 >>> py3-nosexcover*: Package size: 7.1 KB >>> py3-nosexcover*: Compressing data... >>> py3-nosexcover*: Create checksum... >>> py3-nosexcover*: Create py3-nosexcover-1.0.11-r9.apk >>> py3-nosexcover: Build complete at Sun, 12 Oct 2025 21:17:33 +0000 elapsed time 0h 0m 3s >>> py3-nosexcover: Cleaning up srcdir >>> py3-nosexcover: Cleaning up pkgdir >>> py3-nosexcover: Uninstalling dependencies... (1/17) Purging .makedepends-py3-nosexcover (20251012.211731) (2/17) Purging py3-nose-pyc (1.3.7-r15) (3/17) Purging py3-nose (1.3.7-r15) (4/17) Purging py3-coverage-pyc (7.8.2-r0) (5/17) Purging py3-coverage (7.8.2-r0) (6/17) Purging py3-setuptools-pyc (80.9.0-r0) (7/17) Purging py3-setuptools (80.9.0-r0) (8/17) Purging py3-gpep517-pyc (19-r0) (9/17) Purging py3-gpep517 (19-r0) (10/17) Purging py3-installer-pyc (0.7.0-r2) (11/17) Purging py3-installer (0.7.0-r2) (12/17) Purging py3-wheel-pyc (0.46.1-r0) (13/17) Purging py3-wheel (0.46.1-r0) (14/17) Purging py3-packaging-pyc (25.0-r0) (15/17) Purging py3-packaging (25.0-r0) (16/17) Purging py3-parsing-pyc (3.2.3-r0) (17/17) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-nosexcover: Updating the community/x86_64 repository index... >>> py3-nosexcover: Signing the index...