>>> vermin: Building community/vermin 1.7.0-r0 (using abuild 3.16.0_rc4-r0) started Wed, 12 Nov 2025 05:32:12 +0000 >>> vermin: Validating /home/buildozer/aports/community/vermin/APKBUILD... >>> vermin: Analyzing dependencies... >>> vermin: Installing for build: build-base py3-setuptools py3-gpep517 py3-installer py3-wheel py3-pytest ( 1/31) Installing gdbm (1.26-r0) ( 2/31) Installing xz-libs (5.8.1-r0) ( 3/31) Installing mpdecimal (4.0.1-r0) ( 4/31) Installing libpanelw (6.5_p20251010-r0) ( 5/31) Installing python3 (3.12.12-r0) ( 6/31) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/31) Installing pyc (3.12.12-r0) ( 8/31) Installing py3-setuptools-pyc (80.9.0-r2) ( 9/31) Installing py3-packaging-pyc (25.0-r0) (10/31) Installing python3-pyc (3.12.12-r0) (11/31) Installing py3-parsing (3.2.3-r0) (12/31) Installing py3-parsing-pyc (3.2.3-r0) (13/31) Installing py3-packaging (25.0-r0) (14/31) Installing py3-setuptools (80.9.0-r2) (15/31) Installing py3-installer (0.7.0-r2) (16/31) Installing py3-installer-pyc (0.7.0-r2) (17/31) Installing py3-gpep517 (19-r1) (18/31) Installing py3-gpep517-pyc (19-r1) (19/31) Installing py3-wheel (0.46.1-r0) (20/31) Installing py3-wheel-pyc (0.46.1-r0) (21/31) Installing py3-iniconfig (2.3.0-r0) (22/31) Installing py3-iniconfig-pyc (2.3.0-r0) (23/31) Installing py3-pluggy (1.6.0-r0) (24/31) Installing py3-pluggy-pyc (1.6.0-r0) (25/31) Installing py3-py (1.11.0-r4) (26/31) Installing py3-py-pyc (1.11.0-r4) (27/31) Installing py3-pygments (2.19.2-r0) (28/31) Installing py3-pygments-pyc (2.19.2-r0) (29/31) Installing py3-pytest (8.4.2-r1) (30/31) Installing py3-pytest-pyc (8.4.2-r1) (31/31) Installing .makedepends-vermin (20251112.053218) busybox-1.37.0-r24.trigger: Executing script... OK: 639 MiB in 182 packages >>> vermin: Cleaning up srcdir >>> vermin: Cleaning up pkgdir >>> vermin: Cleaning up tmpdir >>> vermin: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/vermin-1.7.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/vermin-1.7.0.tar.gz.part' vermin-1.7.0.tar.gz. 100% |********************************| 195k 0:00:00 ETA '/var/cache/distfiles/v3.23/vermin-1.7.0.tar.gz.part' saved /var/cache/distfiles/v3.23/vermin-1.7.0.tar.gz: OK >>> vermin: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/vermin-1.7.0.tar.gz /var/cache/distfiles/v3.23/vermin-1.7.0.tar.gz: OK >>> vermin: Unpacking /var/cache/distfiles/v3.23/vermin-1.7.0.tar.gz... 2025-11-12 05:32:20,566 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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-11-12 05:32:20,604 root INFO running bdist_wheel 2025-11-12 05:32:20,639 root INFO running build 2025-11-12 05:32:20,639 root INFO running build_py 2025-11-12 05:32:20,647 root INFO creating build/lib/vermin 2025-11-12 05:32:20,647 root INFO copying vermin/config.py -> build/lib/vermin 2025-11-12 05:32:20,647 root INFO copying vermin/parser.py -> build/lib/vermin 2025-11-12 05:32:20,648 root INFO copying vermin/backports.py -> build/lib/vermin 2025-11-12 05:32:20,648 root INFO copying vermin/main.py -> build/lib/vermin 2025-11-12 05:32:20,648 root INFO copying vermin/detection.py -> build/lib/vermin 2025-11-12 05:32:20,649 root INFO copying vermin/source_visitor.py -> build/lib/vermin 2025-11-12 05:32:20,649 root INFO copying vermin/features.py -> build/lib/vermin 2025-11-12 05:32:20,649 root INFO copying vermin/constants.py -> build/lib/vermin 2025-11-12 05:32:20,650 root INFO copying vermin/utility.py -> build/lib/vermin 2025-11-12 05:32:20,650 root INFO copying vermin/rules.py -> build/lib/vermin 2025-11-12 05:32:20,650 root INFO copying vermin/processor.py -> build/lib/vermin 2025-11-12 05:32:20,651 root INFO copying vermin/source_state.py -> build/lib/vermin 2025-11-12 05:32:20,651 root INFO copying vermin/__init__.py -> build/lib/vermin 2025-11-12 05:32:20,651 root INFO copying vermin/printing.py -> build/lib/vermin 2025-11-12 05:32:20,652 root INFO copying vermin/arguments.py -> build/lib/vermin 2025-11-12 05:32:20,652 root INFO creating build/lib/vermin/formats 2025-11-12 05:32:20,652 root INFO copying vermin/formats/format.py -> build/lib/vermin/formats 2025-11-12 05:32:20,653 root INFO copying vermin/formats/parsable_format.py -> build/lib/vermin/formats 2025-11-12 05:32:20,653 root INFO copying vermin/formats/github_format.py -> build/lib/vermin/formats 2025-11-12 05:32:20,653 root INFO copying vermin/formats/__init__.py -> build/lib/vermin/formats 2025-11-12 05:32:20,654 root INFO copying vermin/formats/default_format.py -> build/lib/vermin/formats 2025-11-12 05:32:20,668 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-11-12 05:32:20,668 root INFO running install 2025-11-12 05:32:20,700 root INFO running install_lib 2025-11-12 05:32:20,706 root INFO creating build/bdist.linux-ppc64le/wheel 2025-11-12 05:32:20,706 root INFO creating build/bdist.linux-ppc64le/wheel/vermin 2025-11-12 05:32:20,706 root INFO copying build/lib/vermin/config.py -> build/bdist.linux-ppc64le/wheel/./vermin 2025-11-12 05:32:20,707 root INFO copying build/lib/vermin/parser.py -> build/bdist.linux-ppc64le/wheel/./vermin 2025-11-12 05:32:20,707 root INFO copying build/lib/vermin/backports.py -> build/bdist.linux-ppc64le/wheel/./vermin 2025-11-12 05:32:20,707 root INFO copying build/lib/vermin/main.py -> build/bdist.linux-ppc64le/wheel/./vermin 2025-11-12 05:32:20,707 root INFO copying build/lib/vermin/detection.py -> build/bdist.linux-ppc64le/wheel/./vermin 2025-11-12 05:32:20,708 root INFO copying build/lib/vermin/source_visitor.py -> build/bdist.linux-ppc64le/wheel/./vermin 2025-11-12 05:32:20,708 root INFO copying build/lib/vermin/features.py -> build/bdist.linux-ppc64le/wheel/./vermin 2025-11-12 05:32:20,708 root INFO copying build/lib/vermin/constants.py -> build/bdist.linux-ppc64le/wheel/./vermin 2025-11-12 05:32:20,708 root INFO copying build/lib/vermin/utility.py -> build/bdist.linux-ppc64le/wheel/./vermin 2025-11-12 05:32:20,709 root INFO creating build/bdist.linux-ppc64le/wheel/vermin/formats 2025-11-12 05:32:20,709 root INFO copying build/lib/vermin/formats/format.py -> build/bdist.linux-ppc64le/wheel/./vermin/formats 2025-11-12 05:32:20,709 root INFO copying build/lib/vermin/formats/parsable_format.py -> build/bdist.linux-ppc64le/wheel/./vermin/formats 2025-11-12 05:32:20,709 root INFO copying build/lib/vermin/formats/github_format.py -> build/bdist.linux-ppc64le/wheel/./vermin/formats 2025-11-12 05:32:20,710 root INFO copying build/lib/vermin/formats/__init__.py -> build/bdist.linux-ppc64le/wheel/./vermin/formats 2025-11-12 05:32:20,710 root INFO copying build/lib/vermin/formats/default_format.py -> build/bdist.linux-ppc64le/wheel/./vermin/formats 2025-11-12 05:32:20,710 root INFO copying build/lib/vermin/rules.py -> build/bdist.linux-ppc64le/wheel/./vermin 2025-11-12 05:32:20,710 root INFO copying build/lib/vermin/processor.py -> build/bdist.linux-ppc64le/wheel/./vermin 2025-11-12 05:32:20,711 root INFO copying build/lib/vermin/source_state.py -> build/bdist.linux-ppc64le/wheel/./vermin 2025-11-12 05:32:20,711 root INFO copying build/lib/vermin/__init__.py -> build/bdist.linux-ppc64le/wheel/./vermin 2025-11-12 05:32:20,711 root INFO copying build/lib/vermin/printing.py -> build/bdist.linux-ppc64le/wheel/./vermin 2025-11-12 05:32:20,711 root INFO copying build/lib/vermin/arguments.py -> build/bdist.linux-ppc64le/wheel/./vermin 2025-11-12 05:32:20,712 root INFO running install_egg_info 2025-11-12 05:32:20,718 root INFO running egg_info 2025-11-12 05:32:20,724 root INFO creating vermin.egg-info 2025-11-12 05:32:20,724 root INFO writing vermin.egg-info/PKG-INFO 2025-11-12 05:32:20,724 root INFO writing dependency_links to vermin.egg-info/dependency_links.txt 2025-11-12 05:32:20,725 root INFO writing entry points to vermin.egg-info/entry_points.txt 2025-11-12 05:32:20,725 root INFO writing top-level names to vermin.egg-info/top_level.txt 2025-11-12 05:32:20,725 root INFO writing manifest file 'vermin.egg-info/SOURCES.txt' 2025-11-12 05:32:20,733 root INFO reading manifest file 'vermin.egg-info/SOURCES.txt' 2025-11-12 05:32:20,733 root INFO adding license file 'LICENSE.txt' 2025-11-12 05:32:20,735 root INFO writing manifest file 'vermin.egg-info/SOURCES.txt' 2025-11-12 05:32:20,735 root INFO Copying vermin.egg-info to build/bdist.linux-ppc64le/wheel/./vermin-1.7.0-py3.12.egg-info 2025-11-12 05:32:20,737 root INFO running install_scripts 2025-11-12 05:32:20,738 root INFO creating build/bdist.linux-ppc64le/wheel/vermin-1.7.0.dist-info/WHEEL 2025-11-12 05:32:20,739 wheel INFO creating '/home/buildozer/aports/community/vermin/src/vermin-1.7.0/.dist/.tmp-lm1suo67/vermin-1.7.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-11-12 05:32:20,739 wheel INFO adding 'vermin/__init__.py' 2025-11-12 05:32:20,739 wheel INFO adding 'vermin/arguments.py' 2025-11-12 05:32:20,740 wheel INFO adding 'vermin/backports.py' 2025-11-12 05:32:20,740 wheel INFO adding 'vermin/config.py' 2025-11-12 05:32:20,740 wheel INFO adding 'vermin/constants.py' 2025-11-12 05:32:20,741 wheel INFO adding 'vermin/detection.py' 2025-11-12 05:32:20,741 wheel INFO adding 'vermin/features.py' 2025-11-12 05:32:20,741 wheel INFO adding 'vermin/main.py' 2025-11-12 05:32:20,741 wheel INFO adding 'vermin/parser.py' 2025-11-12 05:32:20,742 wheel INFO adding 'vermin/printing.py' 2025-11-12 05:32:20,742 wheel INFO adding 'vermin/processor.py' 2025-11-12 05:32:20,742 wheel INFO adding 'vermin/rules.py' 2025-11-12 05:32:20,743 wheel INFO adding 'vermin/source_state.py' 2025-11-12 05:32:20,744 wheel INFO adding 'vermin/source_visitor.py' 2025-11-12 05:32:20,744 wheel INFO adding 'vermin/utility.py' 2025-11-12 05:32:20,745 wheel INFO adding 'vermin/formats/__init__.py' 2025-11-12 05:32:20,745 wheel INFO adding 'vermin/formats/default_format.py' 2025-11-12 05:32:20,745 wheel INFO adding 'vermin/formats/format.py' 2025-11-12 05:32:20,745 wheel INFO adding 'vermin/formats/github_format.py' 2025-11-12 05:32:20,746 wheel INFO adding 'vermin/formats/parsable_format.py' 2025-11-12 05:32:20,746 wheel INFO adding 'vermin-1.7.0.dist-info/licenses/LICENSE.txt' 2025-11-12 05:32:20,746 wheel INFO adding 'vermin-1.7.0.dist-info/METADATA' 2025-11-12 05:32:20,747 wheel INFO adding 'vermin-1.7.0.dist-info/WHEEL' 2025-11-12 05:32:20,747 wheel INFO adding 'vermin-1.7.0.dist-info/entry_points.txt' 2025-11-12 05:32:20,747 wheel INFO adding 'vermin-1.7.0.dist-info/top_level.txt' 2025-11-12 05:32:20,747 wheel INFO adding 'vermin-1.7.0.dist-info/RECORD' 2025-11-12 05:32:20,748 root INFO removing build/bdist.linux-ppc64le/wheel 2025-11-12 05:32:20,749 gpep517 INFO The backend produced .dist/vermin-1.7.0-py3-none-any.whl vermin-1.7.0-py3-none-any.whl ................................................................................ ---------------------------------------------------------------------- Ran 80 tests in 4.501s OK ................................ ---------------------------------------------------------------------- Ran 32 tests in 0.110s OK ........................................ ---------------------------------------------------------------------- Ran 40 tests in 0.184s OK ............................................................................................ ---------------------------------------------------------------------- Ran 92 tests in 1.745s OK ................................................................................................................................................................................. ---------------------------------------------------------------------- Ran 177 tests in 0.582s OK ........... ---------------------------------------------------------------------- Ran 11 tests in 0.034s OK ........................................................................................................................................................................................................................... ---------------------------------------------------------------------- Ran 219 tests in 0.708s OK .................................................................... ---------------------------------------------------------------------- Ran 68 tests in 0.211s OK .................................................................................... ---------------------------------------------------------------------- Ran 84 tests in 0.595s OK ...... ---------------------------------------------------------------------- Ran 6 tests in 0.056s OK .................................... ---------------------------------------------------------------------- Ran 36 tests in 0.151s OK ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. ---------------------------------------------------------------------- Ran 1229 tests in 4.054s OK .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ---------------------------------------------------------------------- Ran 1018 tests in 3.245s OK .......................... ---------------------------------------------------------------------- Ran 26 tests in 0.100s OK ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ ---------------------------------------------------------------------- Ran 912 tests in 3.077s OK .... ---------------------------------------------------------------------- Ran 4 tests in 0.014s OK ...... ---------------------------------------------------------------------- Ran 6 tests in 0.041s OK .... ---------------------------------------------------------------------- Ran 4 tests in 0.018s OK ... ---------------------------------------------------------------------- Ran 3 tests in 0.038s OK ............... ---------------------------------------------------------------------- Ran 15 tests in 0.070s OK ........................ ---------------------------------------------------------------------- Ran 24 tests in 0.227s OK ..... ---------------------------------------------------------------------- Ran 5 tests in 0.045s OK ................................ ---------------------------------------------------------------------- Ran 32 tests in 0.237s OK ...... ---------------------------------------------------------------------- Ran 6 tests in 0.001s OK ... ---------------------------------------------------------------------- Ran 3 tests in 0.009s OK ....................... ---------------------------------------------------------------------- Ran 23 tests in 0.106s OK Running test suite: tests.general Running test suite: tests.config Running test suite: tests.arguments Running test suite: tests.lang Running test suite: tests.module Running test suite: tests.builtin_classes Running test suite: tests.class Running test suite: tests.exception Running test suite: tests.builtin_functions Running test suite: tests.builtin_constants Running test suite: tests.builtin_exceptions Running test suite: tests.function Running test suite: tests.constants Running test suite: tests.decorators Running test suite: tests.kwargs Running test suite: tests.strftime_directive Running test suite: tests.annotation Running test suite: tests.maybe_annotations Running test suite: tests.array_typecodes Running test suite: tests.codecs_error_handlers Running test suite: tests.codecs_encodings Running test suite: tests.exclusions Running test suite: tests.comment_exclusions Running test suite: tests.backports Running test suite: tests.bytes_directive Running test suite: tests.violations Ran 4155 tests (26 suites) in 20.990s >>> vermin: Entering fakeroot... >>> vermin-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/vermin/formats/__pycache__' -> '/home/buildozer/aports/community/vermin/pkg/vermin-pyc/usr/lib/python3.12/site-packages/vermin/formats/__pycache__' 'usr/lib/python3.12/site-packages/vermin/__pycache__' -> '/home/buildozer/aports/community/vermin/pkg/vermin-pyc/usr/lib/python3.12/site-packages/vermin/__pycache__' >>> vermin-pyc*: Preparing subpackage vermin-pyc... >>> vermin-pyc*: Running postcheck for vermin-pyc >>> vermin*: Running postcheck for vermin >>> vermin*: Preparing package vermin... >>> vermin-pyc*: Tracing dependencies... python3~3.12 >>> vermin-pyc*: Package size: 436.4 KB >>> vermin-pyc*: Compressing data... >>> vermin-pyc*: Create checksum... >>> vermin-pyc*: Create vermin-pyc-1.7.0-r0.apk >>> vermin*: Tracing dependencies... python3~3.12 >>> vermin*: Package size: 392.0 KB >>> vermin*: Compressing data... >>> vermin*: Create checksum... >>> vermin*: Create vermin-1.7.0-r0.apk >>> vermin: Build complete at Wed, 12 Nov 2025 05:32:42 +0000 elapsed time 0h 0m 30s >>> vermin: Cleaning up srcdir >>> vermin: Cleaning up pkgdir >>> vermin: Uninstalling dependencies... ( 1/31) Purging .makedepends-vermin (20251112.053218) ( 2/31) Purging py3-setuptools-pyc (80.9.0-r2) ( 3/31) Purging py3-setuptools (80.9.0-r2) ( 4/31) Purging py3-gpep517-pyc (19-r1) ( 5/31) Purging py3-gpep517 (19-r1) ( 6/31) Purging py3-installer-pyc (0.7.0-r2) ( 7/31) Purging py3-installer (0.7.0-r2) ( 8/31) Purging py3-wheel-pyc (0.46.1-r0) ( 9/31) Purging py3-wheel (0.46.1-r0) (10/31) Purging py3-pytest-pyc (8.4.2-r1) (11/31) Purging py3-pytest (8.4.2-r1) (12/31) Purging py3-iniconfig-pyc (2.3.0-r0) (13/31) Purging py3-iniconfig (2.3.0-r0) (14/31) Purging py3-packaging-pyc (25.0-r0) (15/31) Purging py3-packaging (25.0-r0) (16/31) Purging py3-parsing-pyc (3.2.3-r0) (17/31) Purging py3-parsing (3.2.3-r0) (18/31) Purging py3-pluggy-pyc (1.6.0-r0) (19/31) Purging py3-pluggy (1.6.0-r0) (20/31) Purging py3-py-pyc (1.11.0-r4) (21/31) Purging py3-py (1.11.0-r4) (22/31) Purging py3-pygments-pyc (2.19.2-r0) (23/31) Purging py3-pygments (2.19.2-r0) (24/31) Purging python3-pyc (3.12.12-r0) (25/31) Purging python3-pycache-pyc0 (3.12.12-r0) (26/31) Purging pyc (3.12.12-r0) (27/31) Purging python3 (3.12.12-r0) (28/31) Purging gdbm (1.26-r0) (29/31) Purging libpanelw (6.5_p20251010-r0) (30/31) Purging mpdecimal (4.0.1-r0) (31/31) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 579 MiB in 151 packages >>> vermin: Updating the community/ppc64le repository index... >>> vermin: Signing the index...