>>> vermin: Building community/vermin 1.7.0-r0 (using abuild 3.15.0-r6) started Mon, 13 Oct 2025 19:32:13 +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/34) Installing libbz2 (1.0.8-r6) ( 2/34) Installing libffi (3.5.2-r0) ( 3/34) Installing gdbm (1.26-r0) ( 4/34) Installing xz-libs (5.8.1-r0) ( 5/34) Installing mpdecimal (4.0.1-r0) ( 6/34) Installing libpanelw (6.5_p20250816-r0) ( 7/34) Installing sqlite-libs (3.50.4-r1) ( 8/34) Installing python3 (3.12.12-r0) ( 9/34) Installing python3-pycache-pyc0 (3.12.12-r0) (10/34) Installing pyc (3.12.12-r0) (11/34) Installing py3-setuptools-pyc (80.9.0-r1) (12/34) Installing py3-parsing (3.2.3-r0) (13/34) Installing py3-parsing-pyc (3.2.3-r0) (14/34) Installing py3-packaging-pyc (25.0-r0) (15/34) Installing python3-pyc (3.12.12-r0) (16/34) Installing py3-packaging (25.0-r0) (17/34) Installing py3-setuptools (80.9.0-r1) (18/34) Installing py3-installer (0.7.0-r2) (19/34) Installing py3-installer-pyc (0.7.0-r2) (20/34) Installing py3-gpep517 (19-r0) (21/34) Installing py3-gpep517-pyc (19-r0) (22/34) Installing py3-wheel (0.46.1-r0) (23/34) Installing py3-wheel-pyc (0.46.1-r0) (24/34) Installing py3-iniconfig (2.1.0-r0) (25/34) Installing py3-iniconfig-pyc (2.1.0-r0) (26/34) Installing py3-pluggy (1.6.0-r0) (27/34) Installing py3-pluggy-pyc (1.6.0-r0) (28/34) Installing py3-py (1.11.0-r4) (29/34) Installing py3-py-pyc (1.11.0-r4) (30/34) Installing py3-pygments (2.19.2-r0) (31/34) Installing py3-pygments-pyc (2.19.2-r0) (32/34) Installing py3-pytest (8.4.2-r0) (33/34) Installing py3-pytest-pyc (8.4.2-r0) (34/34) Installing .makedepends-vermin (20251013.193214) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 398 MiB in 139 packages >>> vermin: Cleaning up srcdir >>> vermin: Cleaning up pkgdir >>> vermin: Cleaning up tmpdir >>> vermin: Fetching https://distfiles.alpinelinux.org/distfiles/edge/vermin-1.7.0.tar.gz >>> vermin: Fetching https://distfiles.alpinelinux.org/distfiles/edge/vermin-1.7.0.tar.gz >>> vermin: Checking sha512sums... vermin-1.7.0.tar.gz: OK >>> vermin: Unpacking /var/cache/distfiles/edge/vermin-1.7.0.tar.gz... 2025-10-13 19:32:15,491 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-10-13 19:32:15,516 root INFO running bdist_wheel 2025-10-13 19:32:15,535 root INFO running build 2025-10-13 19:32:15,535 root INFO running build_py 2025-10-13 19:32:15,539 root INFO creating build/lib/vermin 2025-10-13 19:32:15,539 root INFO copying vermin/__init__.py -> build/lib/vermin 2025-10-13 19:32:15,540 root INFO copying vermin/utility.py -> build/lib/vermin 2025-10-13 19:32:15,540 root INFO copying vermin/printing.py -> build/lib/vermin 2025-10-13 19:32:15,540 root INFO copying vermin/detection.py -> build/lib/vermin 2025-10-13 19:32:15,541 root INFO copying vermin/features.py -> build/lib/vermin 2025-10-13 19:32:15,541 root INFO copying vermin/parser.py -> build/lib/vermin 2025-10-13 19:32:15,541 root INFO copying vermin/rules.py -> build/lib/vermin 2025-10-13 19:32:15,542 root INFO copying vermin/source_visitor.py -> build/lib/vermin 2025-10-13 19:32:15,542 root INFO copying vermin/source_state.py -> build/lib/vermin 2025-10-13 19:32:15,543 root INFO copying vermin/main.py -> build/lib/vermin 2025-10-13 19:32:15,543 root INFO copying vermin/config.py -> build/lib/vermin 2025-10-13 19:32:15,543 root INFO copying vermin/backports.py -> build/lib/vermin 2025-10-13 19:32:15,544 root INFO copying vermin/processor.py -> build/lib/vermin 2025-10-13 19:32:15,544 root INFO copying vermin/constants.py -> build/lib/vermin 2025-10-13 19:32:15,544 root INFO copying vermin/arguments.py -> build/lib/vermin 2025-10-13 19:32:15,545 root INFO creating build/lib/vermin/formats 2025-10-13 19:32:15,545 root INFO copying vermin/formats/__init__.py -> build/lib/vermin/formats 2025-10-13 19:32:15,545 root INFO copying vermin/formats/parsable_format.py -> build/lib/vermin/formats 2025-10-13 19:32:15,545 root INFO copying vermin/formats/format.py -> build/lib/vermin/formats 2025-10-13 19:32:15,546 root INFO copying vermin/formats/github_format.py -> build/lib/vermin/formats 2025-10-13 19:32:15,546 root INFO copying vermin/formats/default_format.py -> build/lib/vermin/formats 2025-10-13 19:32:15,554 root INFO installing to build/bdist.linux-armv8l/wheel 2025-10-13 19:32:15,554 root INFO running install 2025-10-13 19:32:15,565 root INFO running install_lib 2025-10-13 19:32:15,568 root INFO creating build/bdist.linux-armv8l/wheel 2025-10-13 19:32:15,569 root INFO creating build/bdist.linux-armv8l/wheel/vermin 2025-10-13 19:32:15,569 root INFO copying build/lib/vermin/__init__.py -> build/bdist.linux-armv8l/wheel/./vermin 2025-10-13 19:32:15,569 root INFO copying build/lib/vermin/utility.py -> build/bdist.linux-armv8l/wheel/./vermin 2025-10-13 19:32:15,569 root INFO copying build/lib/vermin/printing.py -> build/bdist.linux-armv8l/wheel/./vermin 2025-10-13 19:32:15,570 root INFO creating build/bdist.linux-armv8l/wheel/vermin/formats 2025-10-13 19:32:15,570 root INFO copying build/lib/vermin/formats/__init__.py -> build/bdist.linux-armv8l/wheel/./vermin/formats 2025-10-13 19:32:15,570 root INFO copying build/lib/vermin/formats/parsable_format.py -> build/bdist.linux-armv8l/wheel/./vermin/formats 2025-10-13 19:32:15,570 root INFO copying build/lib/vermin/formats/format.py -> build/bdist.linux-armv8l/wheel/./vermin/formats 2025-10-13 19:32:15,571 root INFO copying build/lib/vermin/formats/github_format.py -> build/bdist.linux-armv8l/wheel/./vermin/formats 2025-10-13 19:32:15,571 root INFO copying build/lib/vermin/formats/default_format.py -> build/bdist.linux-armv8l/wheel/./vermin/formats 2025-10-13 19:32:15,571 root INFO copying build/lib/vermin/detection.py -> build/bdist.linux-armv8l/wheel/./vermin 2025-10-13 19:32:15,571 root INFO copying build/lib/vermin/features.py -> build/bdist.linux-armv8l/wheel/./vermin 2025-10-13 19:32:15,571 root INFO copying build/lib/vermin/parser.py -> build/bdist.linux-armv8l/wheel/./vermin 2025-10-13 19:32:15,572 root INFO copying build/lib/vermin/rules.py -> build/bdist.linux-armv8l/wheel/./vermin 2025-10-13 19:32:15,572 root INFO copying build/lib/vermin/source_visitor.py -> build/bdist.linux-armv8l/wheel/./vermin 2025-10-13 19:32:15,573 root INFO copying build/lib/vermin/source_state.py -> build/bdist.linux-armv8l/wheel/./vermin 2025-10-13 19:32:15,573 root INFO copying build/lib/vermin/main.py -> build/bdist.linux-armv8l/wheel/./vermin 2025-10-13 19:32:15,573 root INFO copying build/lib/vermin/config.py -> build/bdist.linux-armv8l/wheel/./vermin 2025-10-13 19:32:15,573 root INFO copying build/lib/vermin/backports.py -> build/bdist.linux-armv8l/wheel/./vermin 2025-10-13 19:32:15,573 root INFO copying build/lib/vermin/processor.py -> build/bdist.linux-armv8l/wheel/./vermin 2025-10-13 19:32:15,574 root INFO copying build/lib/vermin/constants.py -> build/bdist.linux-armv8l/wheel/./vermin 2025-10-13 19:32:15,574 root INFO copying build/lib/vermin/arguments.py -> build/bdist.linux-armv8l/wheel/./vermin 2025-10-13 19:32:15,574 root INFO running install_egg_info 2025-10-13 19:32:15,577 root INFO running egg_info 2025-10-13 19:32:15,580 root INFO creating vermin.egg-info 2025-10-13 19:32:15,580 root INFO writing vermin.egg-info/PKG-INFO 2025-10-13 19:32:15,581 root INFO writing dependency_links to vermin.egg-info/dependency_links.txt 2025-10-13 19:32:15,581 root INFO writing entry points to vermin.egg-info/entry_points.txt 2025-10-13 19:32:15,581 root INFO writing top-level names to vermin.egg-info/top_level.txt 2025-10-13 19:32:15,581 root INFO writing manifest file 'vermin.egg-info/SOURCES.txt' 2025-10-13 19:32:15,585 root INFO reading manifest file 'vermin.egg-info/SOURCES.txt' 2025-10-13 19:32:15,585 root INFO adding license file 'LICENSE.txt' 2025-10-13 19:32:15,586 root INFO writing manifest file 'vermin.egg-info/SOURCES.txt' 2025-10-13 19:32:15,587 root INFO Copying vermin.egg-info to build/bdist.linux-armv8l/wheel/./vermin-1.7.0-py3.12.egg-info 2025-10-13 19:32:15,588 root INFO running install_scripts 2025-10-13 19:32:15,589 root INFO creating build/bdist.linux-armv8l/wheel/vermin-1.7.0.dist-info/WHEEL 2025-10-13 19:32:15,590 wheel INFO creating '/home/buildozer/aports/community/vermin/src/vermin-1.7.0/.dist/.tmp-lw2ezzmd/vermin-1.7.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-10-13 19:32:15,590 wheel INFO adding 'vermin/__init__.py' 2025-10-13 19:32:15,590 wheel INFO adding 'vermin/arguments.py' 2025-10-13 19:32:15,591 wheel INFO adding 'vermin/backports.py' 2025-10-13 19:32:15,591 wheel INFO adding 'vermin/config.py' 2025-10-13 19:32:15,591 wheel INFO adding 'vermin/constants.py' 2025-10-13 19:32:15,591 wheel INFO adding 'vermin/detection.py' 2025-10-13 19:32:15,592 wheel INFO adding 'vermin/features.py' 2025-10-13 19:32:15,592 wheel INFO adding 'vermin/main.py' 2025-10-13 19:32:15,592 wheel INFO adding 'vermin/parser.py' 2025-10-13 19:32:15,592 wheel INFO adding 'vermin/printing.py' 2025-10-13 19:32:15,593 wheel INFO adding 'vermin/processor.py' 2025-10-13 19:32:15,593 wheel INFO adding 'vermin/rules.py' 2025-10-13 19:32:15,594 wheel INFO adding 'vermin/source_state.py' 2025-10-13 19:32:15,595 wheel INFO adding 'vermin/source_visitor.py' 2025-10-13 19:32:15,595 wheel INFO adding 'vermin/utility.py' 2025-10-13 19:32:15,595 wheel INFO adding 'vermin/formats/__init__.py' 2025-10-13 19:32:15,596 wheel INFO adding 'vermin/formats/default_format.py' 2025-10-13 19:32:15,596 wheel INFO adding 'vermin/formats/format.py' 2025-10-13 19:32:15,596 wheel INFO adding 'vermin/formats/github_format.py' 2025-10-13 19:32:15,596 wheel INFO adding 'vermin/formats/parsable_format.py' 2025-10-13 19:32:15,597 wheel INFO adding 'vermin-1.7.0.dist-info/licenses/LICENSE.txt' 2025-10-13 19:32:15,597 wheel INFO adding 'vermin-1.7.0.dist-info/METADATA' 2025-10-13 19:32:15,597 wheel INFO adding 'vermin-1.7.0.dist-info/WHEEL' 2025-10-13 19:32:15,597 wheel INFO adding 'vermin-1.7.0.dist-info/entry_points.txt' 2025-10-13 19:32:15,598 wheel INFO adding 'vermin-1.7.0.dist-info/top_level.txt' 2025-10-13 19:32:15,598 wheel INFO adding 'vermin-1.7.0.dist-info/RECORD' 2025-10-13 19:32:15,598 root INFO removing build/bdist.linux-armv8l/wheel 2025-10-13 19:32:15,599 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 3.909s OK ................................ ---------------------------------------------------------------------- Ran 32 tests in 0.045s OK ........................................ ---------------------------------------------------------------------- Ran 40 tests in 0.093s OK ............................................................................................ ---------------------------------------------------------------------- Ran 92 tests in 0.885s OK ................................................................................................................................................................................. ---------------------------------------------------------------------- Ran 177 tests in 0.296s OK ........... ---------------------------------------------------------------------- Ran 11 tests in 0.018s OK ........................................................................................................................................................................................................................... ---------------------------------------------------------------------- Ran 219 tests in 0.361s OK .................................................................... ---------------------------------------------------------------------- Ran 68 tests in 0.108s OK .................................................................................... ---------------------------------------------------------------------- Ran 84 tests in 0.303s OK ...... ---------------------------------------------------------------------- Ran 6 tests in 0.028s OK .................................... ---------------------------------------------------------------------- Ran 36 tests in 0.077s OK ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. ---------------------------------------------------------------------- Ran 1229 tests in 2.091s OK .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ---------------------------------------------------------------------- Ran 1018 tests in 1.672s OK .......................... ---------------------------------------------------------------------- Ran 26 tests in 0.051s OK ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ ---------------------------------------------------------------------- Ran 912 tests in 1.597s OK .... ---------------------------------------------------------------------- Ran 4 tests in 0.007s OK ...... ---------------------------------------------------------------------- Ran 6 tests in 0.022s OK .... ---------------------------------------------------------------------- Ran 4 tests in 0.010s OK ... ---------------------------------------------------------------------- Ran 3 tests in 0.020s OK ............... ---------------------------------------------------------------------- Ran 15 tests in 0.036s OK ........................ ---------------------------------------------------------------------- Ran 24 tests in 0.116s OK ..... ---------------------------------------------------------------------- Ran 5 tests in 0.023s OK ................................ ---------------------------------------------------------------------- Ran 32 tests in 0.122s OK ...... ---------------------------------------------------------------------- Ran 6 tests in 0.001s OK ... ---------------------------------------------------------------------- Ran 3 tests in 0.005s OK ....................... ---------------------------------------------------------------------- Ran 23 tests in 0.056s 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 12.532s >>> vermin: Entering fakeroot... >>> vermin-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/vermin/__pycache__' -> '/home/buildozer/aports/community/vermin/pkg/vermin-pyc/usr/lib/python3.12/site-packages/vermin/__pycache__' '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__' >>> 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 Mon, 13 Oct 2025 19:32:28 +0000 elapsed time 0h 0m 15s >>> vermin: Cleaning up srcdir >>> vermin: Cleaning up pkgdir >>> vermin: Uninstalling dependencies... ( 1/34) Purging .makedepends-vermin (20251013.193214) ( 2/34) Purging py3-setuptools-pyc (80.9.0-r1) ( 3/34) Purging py3-setuptools (80.9.0-r1) ( 4/34) Purging py3-gpep517-pyc (19-r0) ( 5/34) Purging py3-gpep517 (19-r0) ( 6/34) Purging py3-installer-pyc (0.7.0-r2) ( 7/34) Purging py3-installer (0.7.0-r2) ( 8/34) Purging py3-wheel-pyc (0.46.1-r0) ( 9/34) Purging py3-wheel (0.46.1-r0) (10/34) Purging py3-pytest-pyc (8.4.2-r0) (11/34) Purging py3-pytest (8.4.2-r0) (12/34) Purging py3-iniconfig-pyc (2.1.0-r0) (13/34) Purging py3-iniconfig (2.1.0-r0) (14/34) Purging py3-packaging-pyc (25.0-r0) (15/34) Purging py3-packaging (25.0-r0) (16/34) Purging py3-parsing-pyc (3.2.3-r0) (17/34) Purging py3-parsing (3.2.3-r0) (18/34) Purging py3-pluggy-pyc (1.6.0-r0) (19/34) Purging py3-pluggy (1.6.0-r0) (20/34) Purging py3-py-pyc (1.11.0-r4) (21/34) Purging py3-py (1.11.0-r4) (22/34) Purging py3-pygments-pyc (2.19.2-r0) (23/34) Purging py3-pygments (2.19.2-r0) (24/34) Purging python3-pyc (3.12.12-r0) (25/34) Purging python3-pycache-pyc0 (3.12.12-r0) (26/34) Purging pyc (3.12.12-r0) (27/34) Purging python3 (3.12.12-r0) (28/34) Purging gdbm (1.26-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.5.2-r0) (31/34) Purging libpanelw (6.5_p20250816-r0) (32/34) Purging mpdecimal (4.0.1-r0) (33/34) Purging sqlite-libs (3.50.4-r1) (34/34) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 342 MiB in 105 packages >>> vermin: Updating the community/armhf repository index... >>> vermin: Signing the index...