>>> cpplint: Building testing/cpplint 2.0.2-r0 (using abuild 3.15.0_rc3-r0) started Sun, 13 Apr 2025 23:23:10 +0000 >>> cpplint: Validating /home/buildozer/aports/testing/cpplint/APKBUILD... >>> cpplint: Analyzing dependencies... >>> cpplint: Installing for build: build-base py3-setuptools py3-gpep517 py3-wheel py3-parameterized py3-pytest py3-pytest-cov py3-pytest-runner py3-pytest-timeout py3-testfixtures (1/42) Installing libffi (3.4.8-r0) (2/42) Installing gdbm (1.24-r0) (3/42) Installing mpdecimal (4.0.0-r0) (4/42) Installing libpanelw (6.5_p20250216-r0) (5/42) Installing sqlite-libs (3.49.1-r0) (6/42) Installing python3 (3.12.10-r0) (7/42) Installing python3-pycache-pyc0 (3.12.10-r0) (8/42) Installing pyc (3.12.10-r0) (9/42) Installing py3-setuptools-pyc (77.0.3-r0) (10/42) Installing py3-parsing (3.2.0-r0) (11/42) Installing py3-parsing-pyc (3.2.0-r0) (12/42) Installing py3-packaging-pyc (24.2-r0) (13/42) Installing python3-pyc (3.12.10-r0) (14/42) Installing py3-packaging (24.2-r0) (15/42) Installing py3-setuptools (77.0.3-r0) (16/42) Installing py3-installer (0.7.0-r2) (17/42) Installing py3-installer-pyc (0.7.0-r2) (18/42) Installing py3-gpep517 (16-r0) (19/42) Installing py3-gpep517-pyc (16-r0) (20/42) Installing py3-wheel (0.43.0-r0) (21/42) Installing py3-wheel-pyc (0.43.0-r0) (22/42) Installing py3-parameterized (0.9.0-r2) (23/42) Installing py3-parameterized-pyc (0.9.0-r2) (24/42) Installing py3-iniconfig (2.1.0-r0) (25/42) Installing py3-iniconfig-pyc (2.1.0-r0) (26/42) Installing py3-pluggy (1.5.0-r0) (27/42) Installing py3-pluggy-pyc (1.5.0-r0) (28/42) Installing py3-py (1.11.0-r4) (29/42) Installing py3-py-pyc (1.11.0-r4) (30/42) Installing py3-pytest (8.3.5-r0) (31/42) Installing py3-pytest-pyc (8.3.5-r0) (32/42) Installing py3-coverage (7.6.10-r0) (33/42) Installing py3-coverage-pyc (7.6.10-r0) (34/42) Installing py3-pytest-cov (5.0.0-r0) (35/42) Installing py3-pytest-cov-pyc (5.0.0-r0) (36/42) Installing py3-pytest-runner (6.0.1-r1) (37/42) Installing py3-pytest-runner-pyc (6.0.1-r1) (38/42) Installing py3-pytest-timeout (2.3.1-r1) (39/42) Installing py3-pytest-timeout-pyc (2.3.1-r1) (40/42) Installing py3-testfixtures (7.2.2-r1) (41/42) Installing py3-testfixtures-pyc (7.2.2-r1) (42/42) Installing .makedepends-cpplint (20250413.232311) Executing busybox-1.37.0-r16.trigger OK: 457 MiB in 160 packages >>> cpplint: Cleaning up srcdir >>> cpplint: Cleaning up pkgdir >>> cpplint: Cleaning up tmpdir >>> cpplint: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cpplint-2.0.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> cpplint: Fetching https://github.com/cpplint/cpplint/archive/2.0.2/cpplint-2.0.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 378k 0 378k 0 0 755k 0 --:--:-- --:--:-- --:--:-- 755k >>> cpplint: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cpplint-2.0.2.tar.gz >>> cpplint: Checking sha512sums... cpplint-2.0.2.tar.gz: OK >>> cpplint: Unpacking /var/cache/distfiles/edge/cpplint-2.0.2.tar.gz... 2025-04-13 23:23:13,133 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/ptr/__init__.py:81: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! class PyTest(orig.test): /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: Freely Distributable License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 :: Freely Distributable License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-13 23:23:13,330 root INFO running bdist_wheel 2025-04-13 23:23:13,353 root INFO running build 2025-04-13 23:23:13,353 root INFO running build_py 2025-04-13 23:23:13,358 root INFO creating build/lib 2025-04-13 23:23:13,358 root INFO copying cpplint.py -> build/lib 2025-04-13 23:23:13,368 root INFO installing to build/bdist.linux-i686/wheel 2025-04-13 23:23:13,368 root INFO running install 2025-04-13 23:23:13,380 root INFO running install_lib 2025-04-13 23:23:13,384 root INFO creating build/bdist.linux-i686/wheel 2025-04-13 23:23:13,384 root INFO copying build/lib/cpplint.py -> build/bdist.linux-i686/wheel/. 2025-04-13 23:23:13,385 root INFO running install_egg_info 2025-04-13 23:23:13,389 root INFO running egg_info 2025-04-13 23:23:13,394 root INFO creating cpplint.egg-info 2025-04-13 23:23:13,394 root INFO writing cpplint.egg-info/PKG-INFO 2025-04-13 23:23:13,396 root INFO writing dependency_links to cpplint.egg-info/dependency_links.txt 2025-04-13 23:23:13,396 root INFO writing entry points to cpplint.egg-info/entry_points.txt 2025-04-13 23:23:13,397 root INFO writing requirements to cpplint.egg-info/requires.txt 2025-04-13 23:23:13,397 root INFO writing top-level names to cpplint.egg-info/top_level.txt 2025-04-13 23:23:13,397 root INFO writing manifest file 'cpplint.egg-info/SOURCES.txt' 2025-04-13 23:23:13,402 root INFO reading manifest file 'cpplint.egg-info/SOURCES.txt' 2025-04-13 23:23:13,402 root INFO reading manifest template 'MANIFEST.in' 2025-04-13 23:23:13,403 root WARNING warning: no files found matching 'test-requirements' 2025-04-13 23:23:13,403 root WARNING warning: no files found matching 'dev-requirements' 2025-04-13 23:23:13,405 root WARNING warning: no previously-included files matching '.tox' found anywhere in distribution 2025-04-13 23:23:13,405 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2025-04-13 23:23:13,405 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-04-13 23:23:13,405 root WARNING warning: no previously-included files matching '.coverage' found anywhere in distribution 2025-04-13 23:23:13,406 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2025-04-13 23:23:13,406 root WARNING warning: no previously-included files matching '*.db' found anywhere in distribution 2025-04-13 23:23:13,406 root WARNING warning: no previously-included files matching '.git*' found anywhere in distribution 2025-04-13 23:23:13,406 root WARNING warning: no previously-included files matching '*.orig' found anywhere in distribution 2025-04-13 23:23:13,407 root INFO adding license file 'LICENSE' 2025-04-13 23:23:13,408 root INFO writing manifest file 'cpplint.egg-info/SOURCES.txt' 2025-04-13 23:23:13,408 root INFO Copying cpplint.egg-info to build/bdist.linux-i686/wheel/./cpplint-2.0.2-py3.12.egg-info 2025-04-13 23:23:13,410 root INFO running install_scripts 2025-04-13 23:23:13,411 root INFO creating build/bdist.linux-i686/wheel/cpplint-2.0.2.dist-info/WHEEL 2025-04-13 23:23:13,411 wheel INFO creating '/home/buildozer/aports/testing/cpplint/src/cpplint-2.0.2/.dist/.tmp-q7xe_3f_/cpplint-2.0.2-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-04-13 23:23:13,412 wheel INFO adding 'cpplint.py' 2025-04-13 23:23:13,414 wheel INFO adding 'cpplint-2.0.2.dist-info/licenses/LICENSE' 2025-04-13 23:23:13,414 wheel INFO adding 'cpplint-2.0.2.dist-info/METADATA' 2025-04-13 23:23:13,414 wheel INFO adding 'cpplint-2.0.2.dist-info/WHEEL' 2025-04-13 23:23:13,414 wheel INFO adding 'cpplint-2.0.2.dist-info/entry_points.txt' 2025-04-13 23:23:13,415 wheel INFO adding 'cpplint-2.0.2.dist-info/top_level.txt' 2025-04-13 23:23:13,415 wheel INFO adding 'cpplint-2.0.2.dist-info/RECORD' 2025-04-13 23:23:13,415 root INFO removing build/bdist.linux-i686/wheel 2025-04-13 23:23:13,416 gpep517 INFO The backend produced .dist/cpplint-2.0.2-py3-none-any.whl cpplint-2.0.2-py3-none-any.whl 2025-04-13 23:23:13,645 gpep517 INFO Installing .dist/cpplint-2.0.2-py3-none-any.whl into .testenv 2025-04-13 23:23:13,754 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/testing/cpplint/src/cpplint-2.0.2 configfile: pyproject.toml testpaths: . plugins: cov-5.0.0, timeout-2.3.1 timeout: 481.0s timeout method: signal timeout func_only: False collected 222 items cpplint_clitest.py ................. [ 7%] cpplint_unittest.py .................................................... [ 31%] ........................................................................ [ 63%] ........................................................................ [ 95%] ......... [100%] ---------- coverage: platform linux, python 3.12.10-final-0 ---------- Name Stmts Miss Cover -------------------------------- cpplint.py 2375 113 95% -------------------------------- TOTAL 2375 113 95% Required test coverage of 90% reached. Total coverage: 95.24%  ======================== 222 passed in 76.65s (0:01:16) ======================== >>> cpplint: Entering fakeroot... 2025-04-13 23:24:31,130 gpep517 INFO Installing .dist/cpplint-2.0.2-py3-none-any.whl into /home/buildozer/aports/testing/cpplint/pkg/cpplint 2025-04-13 23:24:31,238 gpep517 INFO Installation complete >>> cpplint-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/testing/cpplint/pkg/cpplint-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> cpplint-pyc*: Preparing subpackage cpplint-pyc... >>> cpplint-pyc*: Running postcheck for cpplint-pyc >>> cpplint*: Running postcheck for cpplint >>> cpplint*: Preparing package cpplint... >>> cpplint-pyc*: Tracing dependencies... python3~3.12 >>> cpplint-pyc*: Package size: 238.6 KB >>> cpplint-pyc*: Compressing data... >>> cpplint-pyc*: Create checksum... >>> cpplint-pyc*: Create cpplint-pyc-2.0.2-r0.apk >>> cpplint*: Tracing dependencies... python3~3.12 >>> cpplint*: Package size: 299.4 KB >>> cpplint*: Compressing data... >>> cpplint*: Create checksum... >>> cpplint*: Create cpplint-2.0.2-r0.apk >>> cpplint: Build complete at Sun, 13 Apr 2025 23:24:31 +0000 elapsed time 0h 1m 21s >>> cpplint: Cleaning up srcdir >>> cpplint: Cleaning up pkgdir >>> cpplint: Uninstalling dependencies... (1/42) Purging .makedepends-cpplint (20250413.232311) (2/42) Purging py3-gpep517-pyc (16-r0) (3/42) Purging py3-gpep517 (16-r0) (4/42) Purging py3-installer-pyc (0.7.0-r2) (5/42) Purging py3-installer (0.7.0-r2) (6/42) Purging py3-wheel-pyc (0.43.0-r0) (7/42) Purging py3-wheel (0.43.0-r0) (8/42) Purging py3-parameterized-pyc (0.9.0-r2) (9/42) Purging py3-parameterized (0.9.0-r2) (10/42) Purging py3-pytest-cov-pyc (5.0.0-r0) (11/42) Purging py3-pytest-cov (5.0.0-r0) (12/42) Purging py3-coverage-pyc (7.6.10-r0) (13/42) Purging py3-coverage (7.6.10-r0) (14/42) Purging py3-pytest-runner-pyc (6.0.1-r1) (15/42) Purging py3-pytest-runner (6.0.1-r1) (16/42) Purging py3-setuptools-pyc (77.0.3-r0) (17/42) Purging py3-setuptools (77.0.3-r0) (18/42) Purging py3-pytest-timeout-pyc (2.3.1-r1) (19/42) Purging py3-pytest-timeout (2.3.1-r1) (20/42) Purging py3-pytest-pyc (8.3.5-r0) (21/42) Purging py3-pytest (8.3.5-r0) (22/42) Purging py3-iniconfig-pyc (2.1.0-r0) (23/42) Purging py3-iniconfig (2.1.0-r0) (24/42) Purging py3-packaging-pyc (24.2-r0) (25/42) Purging py3-packaging (24.2-r0) (26/42) Purging py3-parsing-pyc (3.2.0-r0) (27/42) Purging py3-parsing (3.2.0-r0) (28/42) Purging py3-pluggy-pyc (1.5.0-r0) (29/42) Purging py3-pluggy (1.5.0-r0) (30/42) Purging py3-py-pyc (1.11.0-r4) (31/42) Purging py3-py (1.11.0-r4) (32/42) Purging py3-testfixtures-pyc (7.2.2-r1) (33/42) Purging py3-testfixtures (7.2.2-r1) (34/42) Purging python3-pyc (3.12.10-r0) (35/42) Purging python3-pycache-pyc0 (3.12.10-r0) (36/42) Purging pyc (3.12.10-r0) (37/42) Purging python3 (3.12.10-r0) (38/42) Purging gdbm (1.24-r0) (39/42) Purging libffi (3.4.8-r0) (40/42) Purging libpanelw (6.5_p20250216-r0) (41/42) Purging mpdecimal (4.0.0-r0) (42/42) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 405 MiB in 118 packages >>> cpplint: Updating the testing/x86 repository index... >>> cpplint: Signing the index...