>>> vermin: Building community/vermin 1.6.0-r1 (using abuild 3.15.0_rc3-r1) started Mon, 28 Apr 2025 21:34:24 +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/32) Installing libbz2 (1.0.8-r6) (2/32) Installing libffi (3.4.8-r0) (3/32) Installing gdbm (1.24-r0) (4/32) Installing xz-libs (5.8.1-r0) (5/32) Installing mpdecimal (4.0.0-r0) (6/32) Installing libpanelw (6.5_p20250412-r0) (7/32) Installing sqlite-libs (3.49.1-r1) (8/32) Installing python3 (3.12.10-r0) (9/32) Installing python3-pycache-pyc0 (3.12.10-r0) (10/32) Installing pyc (3.12.10-r0) (11/32) Installing py3-setuptools-pyc (77.0.3-r0) (12/32) Installing py3-parsing (3.2.0-r0) (13/32) Installing py3-parsing-pyc (3.2.0-r0) (14/32) Installing py3-packaging-pyc (25.0-r0) (15/32) Installing python3-pyc (3.12.10-r0) (16/32) Installing py3-packaging (25.0-r0) (17/32) Installing py3-setuptools (77.0.3-r0) (18/32) Installing py3-installer (0.7.0-r2) (19/32) Installing py3-installer-pyc (0.7.0-r2) (20/32) Installing py3-gpep517 (16-r0) (21/32) Installing py3-gpep517-pyc (16-r0) (22/32) Installing py3-wheel (0.43.0-r0) (23/32) Installing py3-wheel-pyc (0.43.0-r0) (24/32) Installing py3-iniconfig (2.1.0-r0) (25/32) Installing py3-iniconfig-pyc (2.1.0-r0) (26/32) Installing py3-pluggy (1.5.0-r0) (27/32) Installing py3-pluggy-pyc (1.5.0-r0) (28/32) Installing py3-py (1.11.0-r4) (29/32) Installing py3-py-pyc (1.11.0-r4) (30/32) Installing py3-pytest (8.3.5-r0) (31/32) Installing py3-pytest-pyc (8.3.5-r0) (32/32) Installing .makedepends-vermin (20250428.213500) Executing busybox-1.37.0-r16.trigger OK: 449 MiB in 135 packages >>> vermin: Cleaning up srcdir >>> vermin: Cleaning up pkgdir >>> vermin: Cleaning up tmpdir >>> vermin: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/vermin-1.6.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/vermin-1.6.0.tar.gz.part' vermin-1.6.0.tar.gz. 100% |********************************| 187k 0:00:00 ETA '/var/cache/distfiles/v3.22/vermin-1.6.0.tar.gz.part' saved >>> vermin: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/vermin-1.6.0.tar.gz >>> vermin: Checking sha512sums... vermin-1.6.0.tar.gz: OK >>> vermin: Unpacking /var/cache/distfiles/v3.22/vermin-1.6.0.tar.gz... 2025-04-28 21:35:01,423 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:760: 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-04-28 21:35:01,451 root INFO running bdist_wheel 2025-04-28 21:35:01,473 root INFO running build 2025-04-28 21:35:01,473 root INFO running build_py 2025-04-28 21:35:01,478 root INFO creating build/lib/vermin 2025-04-28 21:35:01,478 root INFO copying vermin/parser.py -> build/lib/vermin 2025-04-28 21:35:01,479 root INFO copying vermin/processor.py -> build/lib/vermin 2025-04-28 21:35:01,479 root INFO copying vermin/constants.py -> build/lib/vermin 2025-04-28 21:35:01,480 root INFO copying vermin/__init__.py -> build/lib/vermin 2025-04-28 21:35:01,480 root INFO copying vermin/backports.py -> build/lib/vermin 2025-04-28 21:35:01,480 root INFO copying vermin/features.py -> build/lib/vermin 2025-04-28 21:35:01,481 root INFO copying vermin/detection.py -> build/lib/vermin 2025-04-28 21:35:01,481 root INFO copying vermin/arguments.py -> build/lib/vermin 2025-04-28 21:35:01,481 root INFO copying vermin/source_state.py -> build/lib/vermin 2025-04-28 21:35:01,482 root INFO copying vermin/main.py -> build/lib/vermin 2025-04-28 21:35:01,482 root INFO copying vermin/printing.py -> build/lib/vermin 2025-04-28 21:35:01,482 root INFO copying vermin/rules.py -> build/lib/vermin 2025-04-28 21:35:01,483 root INFO copying vermin/config.py -> build/lib/vermin 2025-04-28 21:35:01,484 root INFO copying vermin/source_visitor.py -> build/lib/vermin 2025-04-28 21:35:01,484 root INFO copying vermin/utility.py -> build/lib/vermin 2025-04-28 21:35:01,485 root INFO creating build/lib/vermin/formats 2025-04-28 21:35:01,485 root INFO copying vermin/formats/format.py -> build/lib/vermin/formats 2025-04-28 21:35:01,485 root INFO copying vermin/formats/__init__.py -> build/lib/vermin/formats 2025-04-28 21:35:01,485 root INFO copying vermin/formats/default_format.py -> build/lib/vermin/formats 2025-04-28 21:35:01,486 root INFO copying vermin/formats/parsable_format.py -> build/lib/vermin/formats 2025-04-28 21:35:01,495 root INFO installing to build/bdist.linux-i686/wheel 2025-04-28 21:35:01,495 root INFO running install 2025-04-28 21:35:01,507 root INFO running install_lib 2025-04-28 21:35:01,511 root INFO creating build/bdist.linux-i686/wheel 2025-04-28 21:35:01,512 root INFO creating build/bdist.linux-i686/wheel/vermin 2025-04-28 21:35:01,512 root INFO copying build/lib/vermin/parser.py -> build/bdist.linux-i686/wheel/./vermin 2025-04-28 21:35:01,512 root INFO copying build/lib/vermin/processor.py -> build/bdist.linux-i686/wheel/./vermin 2025-04-28 21:35:01,513 root INFO creating build/bdist.linux-i686/wheel/vermin/formats 2025-04-28 21:35:01,513 root INFO copying build/lib/vermin/formats/format.py -> build/bdist.linux-i686/wheel/./vermin/formats 2025-04-28 21:35:01,513 root INFO copying build/lib/vermin/formats/__init__.py -> build/bdist.linux-i686/wheel/./vermin/formats 2025-04-28 21:35:01,513 root INFO copying build/lib/vermin/formats/default_format.py -> build/bdist.linux-i686/wheel/./vermin/formats 2025-04-28 21:35:01,514 root INFO copying build/lib/vermin/formats/parsable_format.py -> build/bdist.linux-i686/wheel/./vermin/formats 2025-04-28 21:35:01,514 root INFO copying build/lib/vermin/constants.py -> build/bdist.linux-i686/wheel/./vermin 2025-04-28 21:35:01,514 root INFO copying build/lib/vermin/__init__.py -> build/bdist.linux-i686/wheel/./vermin 2025-04-28 21:35:01,514 root INFO copying build/lib/vermin/backports.py -> build/bdist.linux-i686/wheel/./vermin 2025-04-28 21:35:01,515 root INFO copying build/lib/vermin/features.py -> build/bdist.linux-i686/wheel/./vermin 2025-04-28 21:35:01,515 root INFO copying build/lib/vermin/detection.py -> build/bdist.linux-i686/wheel/./vermin 2025-04-28 21:35:01,515 root INFO copying build/lib/vermin/arguments.py -> build/bdist.linux-i686/wheel/./vermin 2025-04-28 21:35:01,515 root INFO copying build/lib/vermin/source_state.py -> build/bdist.linux-i686/wheel/./vermin 2025-04-28 21:35:01,516 root INFO copying build/lib/vermin/main.py -> build/bdist.linux-i686/wheel/./vermin 2025-04-28 21:35:01,516 root INFO copying build/lib/vermin/printing.py -> build/bdist.linux-i686/wheel/./vermin 2025-04-28 21:35:01,516 root INFO copying build/lib/vermin/rules.py -> build/bdist.linux-i686/wheel/./vermin 2025-04-28 21:35:01,517 root INFO copying build/lib/vermin/config.py -> build/bdist.linux-i686/wheel/./vermin 2025-04-28 21:35:01,517 root INFO copying build/lib/vermin/source_visitor.py -> build/bdist.linux-i686/wheel/./vermin 2025-04-28 21:35:01,517 root INFO copying build/lib/vermin/utility.py -> build/bdist.linux-i686/wheel/./vermin 2025-04-28 21:35:01,518 root INFO running install_egg_info 2025-04-28 21:35:01,522 root INFO running egg_info 2025-04-28 21:35:01,526 root INFO creating vermin.egg-info 2025-04-28 21:35:01,527 root INFO writing vermin.egg-info/PKG-INFO 2025-04-28 21:35:01,527 root INFO writing dependency_links to vermin.egg-info/dependency_links.txt 2025-04-28 21:35:01,527 root INFO writing entry points to vermin.egg-info/entry_points.txt 2025-04-28 21:35:01,528 root INFO writing top-level names to vermin.egg-info/top_level.txt 2025-04-28 21:35:01,528 root INFO writing manifest file 'vermin.egg-info/SOURCES.txt' 2025-04-28 21:35:01,533 root INFO reading manifest file 'vermin.egg-info/SOURCES.txt' 2025-04-28 21:35:01,533 root INFO adding license file 'LICENSE.txt' 2025-04-28 21:35:01,535 root INFO writing manifest file 'vermin.egg-info/SOURCES.txt' 2025-04-28 21:35:01,535 root INFO Copying vermin.egg-info to build/bdist.linux-i686/wheel/./vermin-1.6.0-py3.12.egg-info 2025-04-28 21:35:01,536 root INFO running install_scripts 2025-04-28 21:35:01,537 root INFO creating build/bdist.linux-i686/wheel/vermin-1.6.0.dist-info/WHEEL 2025-04-28 21:35:01,538 wheel INFO creating '/home/buildozer/aports/community/vermin/src/vermin-1.6.0/.dist/.tmp-3tlqazg3/vermin-1.6.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-04-28 21:35:01,539 wheel INFO adding 'vermin/__init__.py' 2025-04-28 21:35:01,539 wheel INFO adding 'vermin/arguments.py' 2025-04-28 21:35:01,539 wheel INFO adding 'vermin/backports.py' 2025-04-28 21:35:01,540 wheel INFO adding 'vermin/config.py' 2025-04-28 21:35:01,540 wheel INFO adding 'vermin/constants.py' 2025-04-28 21:35:01,540 wheel INFO adding 'vermin/detection.py' 2025-04-28 21:35:01,540 wheel INFO adding 'vermin/features.py' 2025-04-28 21:35:01,541 wheel INFO adding 'vermin/main.py' 2025-04-28 21:35:01,541 wheel INFO adding 'vermin/parser.py' 2025-04-28 21:35:01,541 wheel INFO adding 'vermin/printing.py' 2025-04-28 21:35:01,541 wheel INFO adding 'vermin/processor.py' 2025-04-28 21:35:01,542 wheel INFO adding 'vermin/rules.py' 2025-04-28 21:35:01,543 wheel INFO adding 'vermin/source_state.py' 2025-04-28 21:35:01,543 wheel INFO adding 'vermin/source_visitor.py' 2025-04-28 21:35:01,544 wheel INFO adding 'vermin/utility.py' 2025-04-28 21:35:01,544 wheel INFO adding 'vermin/formats/__init__.py' 2025-04-28 21:35:01,544 wheel INFO adding 'vermin/formats/default_format.py' 2025-04-28 21:35:01,545 wheel INFO adding 'vermin/formats/format.py' 2025-04-28 21:35:01,545 wheel INFO adding 'vermin/formats/parsable_format.py' 2025-04-28 21:35:01,545 wheel INFO adding 'vermin-1.6.0.dist-info/licenses/LICENSE.txt' 2025-04-28 21:35:01,546 wheel INFO adding 'vermin-1.6.0.dist-info/METADATA' 2025-04-28 21:35:01,546 wheel INFO adding 'vermin-1.6.0.dist-info/WHEEL' 2025-04-28 21:35:01,546 wheel INFO adding 'vermin-1.6.0.dist-info/entry_points.txt' 2025-04-28 21:35:01,546 wheel INFO adding 'vermin-1.6.0.dist-info/top_level.txt' 2025-04-28 21:35:01,547 wheel INFO adding 'vermin-1.6.0.dist-info/RECORD' 2025-04-28 21:35:01,547 root INFO removing build/bdist.linux-i686/wheel 2025-04-28 21:35:01,548 gpep517 INFO The backend produced .dist/vermin-1.6.0-py3-none-any.whl vermin-1.6.0-py3-none-any.whl .............................................................................. ---------------------------------------------------------------------- Ran 78 tests in 3.479s OK ................................ ---------------------------------------------------------------------- Ran 32 tests in 0.054s OK ........................................ ---------------------------------------------------------------------- Ran 40 tests in 0.114s OK ........................................................................................... ---------------------------------------------------------------------- Ran 91 tests in 0.948s OK ................................................................................................................................................................................ ---------------------------------------------------------------------- Ran 176 tests in 0.303s OK ........... ---------------------------------------------------------------------- Ran 11 tests in 0.018s OK ...................................................................................................................................................................................................................... ---------------------------------------------------------------------- Ran 214 tests in 0.364s OK .............................................................. ---------------------------------------------------------------------- Ran 62 tests in 0.101s OK .................................................................................... ---------------------------------------------------------------------- Ran 84 tests in 0.338s OK ...... ---------------------------------------------------------------------- Ran 6 tests in 0.033s OK ................................... ---------------------------------------------------------------------- Ran 35 tests in 0.077s OK ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. ---------------------------------------------------------------------- Ran 1181 tests in 2.252s OK .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. ---------------------------------------------------------------------- Ran 974 tests in 1.666s OK ......................... ---------------------------------------------------------------------- Ran 25 tests in 0.052s OK ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ---------------------------------------------------------------------- Ran 875 tests in 1.655s OK .... ---------------------------------------------------------------------- Ran 4 tests in 0.009s OK ...... ---------------------------------------------------------------------- Ran 6 tests in 0.023s OK .... ---------------------------------------------------------------------- Ran 4 tests in 0.011s OK .. ---------------------------------------------------------------------- Ran 2 tests in 0.014s OK ............... ---------------------------------------------------------------------- Ran 15 tests in 0.039s OK ........................ ---------------------------------------------------------------------- Ran 24 tests in 0.133s OK ..... ---------------------------------------------------------------------- Ran 5 tests in 0.026s OK ................................ ---------------------------------------------------------------------- Ran 32 tests in 0.125s OK ...... ---------------------------------------------------------------------- Ran 6 tests in 0.001s OK ... ---------------------------------------------------------------------- Ran 3 tests in 0.005s OK ....................... ---------------------------------------------------------------------- Ran 23 tests in 0.059s 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 4008 tests (26 suites) in 12.498s >>> 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: 414.2 KB >>> vermin-pyc*: Compressing data... >>> vermin-pyc*: Create checksum... >>> vermin-pyc*: Create vermin-pyc-1.6.0-r1.apk >>> vermin*: Tracing dependencies... python3~3.12 >>> vermin*: Package size: 372.1 KB >>> vermin*: Compressing data... >>> vermin*: Create checksum... >>> vermin*: Create vermin-1.6.0-r1.apk >>> vermin: Build complete at Mon, 28 Apr 2025 21:35:14 +0000 elapsed time 0h 0m 50s >>> vermin: Cleaning up srcdir >>> vermin: Cleaning up pkgdir >>> vermin: Uninstalling dependencies... (1/32) Purging .makedepends-vermin (20250428.213500) (2/32) Purging py3-setuptools-pyc (77.0.3-r0) (3/32) Purging py3-setuptools (77.0.3-r0) (4/32) Purging py3-gpep517-pyc (16-r0) (5/32) Purging py3-gpep517 (16-r0) (6/32) Purging py3-installer-pyc (0.7.0-r2) (7/32) Purging py3-installer (0.7.0-r2) (8/32) Purging py3-wheel-pyc (0.43.0-r0) (9/32) Purging py3-wheel (0.43.0-r0) (10/32) Purging py3-pytest-pyc (8.3.5-r0) (11/32) Purging py3-pytest (8.3.5-r0) (12/32) Purging py3-iniconfig-pyc (2.1.0-r0) (13/32) Purging py3-iniconfig (2.1.0-r0) (14/32) Purging py3-packaging-pyc (25.0-r0) (15/32) Purging py3-packaging (25.0-r0) (16/32) Purging py3-parsing-pyc (3.2.0-r0) (17/32) Purging py3-parsing (3.2.0-r0) (18/32) Purging py3-pluggy-pyc (1.5.0-r0) (19/32) Purging py3-pluggy (1.5.0-r0) (20/32) Purging py3-py-pyc (1.11.0-r4) (21/32) Purging py3-py (1.11.0-r4) (22/32) Purging python3-pyc (3.12.10-r0) (23/32) Purging python3-pycache-pyc0 (3.12.10-r0) (24/32) Purging pyc (3.12.10-r0) (25/32) Purging python3 (3.12.10-r0) (26/32) Purging gdbm (1.24-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.4.8-r0) (29/32) Purging libpanelw (6.5_p20250412-r0) (30/32) Purging mpdecimal (4.0.0-r0) (31/32) Purging sqlite-libs (3.49.1-r1) (32/32) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 400 MiB in 103 packages >>> vermin: Updating the community/x86 repository index... >>> vermin: Signing the index...