>>> cpplint: Building testing/cpplint 2.0.2-r0 (using abuild 3.15.0_rc3-r0) started Sun, 13 Apr 2025 23:50:38 +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/44) Installing libbz2 (1.0.8-r6) (2/44) Installing libffi (3.4.8-r0) (3/44) Installing gdbm (1.24-r0) (4/44) Installing xz-libs (5.8.1-r0) (5/44) Installing mpdecimal (4.0.0-r0) (6/44) Installing libpanelw (6.5_p20250216-r0) (7/44) Installing sqlite-libs (3.49.1-r0) (8/44) Installing python3 (3.12.10-r0) (9/44) Installing python3-pycache-pyc0 (3.12.10-r0) (10/44) Installing pyc (3.12.10-r0) (11/44) Installing py3-setuptools-pyc (77.0.3-r0) (12/44) Installing py3-parsing (3.2.0-r0) (13/44) Installing py3-parsing-pyc (3.2.0-r0) (14/44) Installing py3-packaging-pyc (24.2-r0) (15/44) Installing python3-pyc (3.12.10-r0) (16/44) Installing py3-packaging (24.2-r0) (17/44) Installing py3-setuptools (77.0.3-r0) (18/44) Installing py3-installer (0.7.0-r2) (19/44) Installing py3-installer-pyc (0.7.0-r2) (20/44) Installing py3-gpep517 (16-r0) (21/44) Installing py3-gpep517-pyc (16-r0) (22/44) Installing py3-wheel (0.43.0-r0) (23/44) Installing py3-wheel-pyc (0.43.0-r0) (24/44) Installing py3-parameterized (0.9.0-r2) (25/44) Installing py3-parameterized-pyc (0.9.0-r2) (26/44) Installing py3-iniconfig (2.1.0-r0) (27/44) Installing py3-iniconfig-pyc (2.1.0-r0) (28/44) Installing py3-pluggy (1.5.0-r0) (29/44) Installing py3-pluggy-pyc (1.5.0-r0) (30/44) Installing py3-py (1.11.0-r4) (31/44) Installing py3-py-pyc (1.11.0-r4) (32/44) Installing py3-pytest (8.3.5-r0) (33/44) Installing py3-pytest-pyc (8.3.5-r0) (34/44) Installing py3-coverage (7.6.10-r0) (35/44) Installing py3-coverage-pyc (7.6.10-r0) (36/44) Installing py3-pytest-cov (5.0.0-r0) (37/44) Installing py3-pytest-cov-pyc (5.0.0-r0) (38/44) Installing py3-pytest-runner (6.0.1-r1) (39/44) Installing py3-pytest-runner-pyc (6.0.1-r1) (40/44) Installing py3-pytest-timeout (2.3.1-r1) (41/44) Installing py3-pytest-timeout-pyc (2.3.1-r1) (42/44) Installing py3-testfixtures (7.2.2-r1) (43/44) Installing py3-testfixtures-pyc (7.2.2-r1) (44/44) Installing .makedepends-cpplint (20250413.235039) Executing busybox-1.37.0-r16.trigger OK: 333 MiB in 147 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13163 0 13163 0 0 10186 0 --:--:-- 0:00:01 --:--:-- 10186 100 378k 0 378k 0 0 179k 0 --:--:-- 0:00:02 --:--:-- 451k >>> 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/cpplint-2.0.2.tar.gz... 2025-04-13 23:50:43,584 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:50:43,836 root INFO running bdist_wheel 2025-04-13 23:50:43,867 root INFO running build 2025-04-13 23:50:43,867 root INFO running build_py 2025-04-13 23:50:43,874 root INFO creating build/lib 2025-04-13 23:50:43,875 root INFO copying cpplint.py -> build/lib 2025-04-13 23:50:43,887 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-04-13 23:50:43,888 root INFO running install 2025-04-13 23:50:43,918 root INFO running install_lib 2025-04-13 23:50:43,924 root INFO creating build/bdist.linux-ppc64le/wheel 2025-04-13 23:50:43,925 root INFO copying build/lib/cpplint.py -> build/bdist.linux-ppc64le/wheel/. 2025-04-13 23:50:43,925 root INFO running install_egg_info 2025-04-13 23:50:43,931 root INFO running egg_info 2025-04-13 23:50:43,938 root INFO creating cpplint.egg-info 2025-04-13 23:50:43,938 root INFO writing cpplint.egg-info/PKG-INFO 2025-04-13 23:50:43,940 root INFO writing dependency_links to cpplint.egg-info/dependency_links.txt 2025-04-13 23:50:43,941 root INFO writing entry points to cpplint.egg-info/entry_points.txt 2025-04-13 23:50:43,942 root INFO writing requirements to cpplint.egg-info/requires.txt 2025-04-13 23:50:43,942 root INFO writing top-level names to cpplint.egg-info/top_level.txt 2025-04-13 23:50:43,942 root INFO writing manifest file 'cpplint.egg-info/SOURCES.txt' 2025-04-13 23:50:43,949 root INFO reading manifest file 'cpplint.egg-info/SOURCES.txt' 2025-04-13 23:50:43,950 root INFO reading manifest template 'MANIFEST.in' 2025-04-13 23:50:43,950 root WARNING warning: no files found matching 'test-requirements' 2025-04-13 23:50:43,951 root WARNING warning: no files found matching 'dev-requirements' 2025-04-13 23:50:43,953 root WARNING warning: no previously-included files matching '.tox' found anywhere in distribution 2025-04-13 23:50:43,953 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2025-04-13 23:50:43,953 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-04-13 23:50:43,954 root WARNING warning: no previously-included files matching '.coverage' found anywhere in distribution 2025-04-13 23:50:43,954 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2025-04-13 23:50:43,955 root WARNING warning: no previously-included files matching '*.db' found anywhere in distribution 2025-04-13 23:50:43,955 root WARNING warning: no previously-included files matching '.git*' found anywhere in distribution 2025-04-13 23:50:43,955 root WARNING warning: no previously-included files matching '*.orig' found anywhere in distribution 2025-04-13 23:50:43,956 root INFO adding license file 'LICENSE' 2025-04-13 23:50:43,958 root INFO writing manifest file 'cpplint.egg-info/SOURCES.txt' 2025-04-13 23:50:43,959 root INFO Copying cpplint.egg-info to build/bdist.linux-ppc64le/wheel/./cpplint-2.0.2-py3.12.egg-info 2025-04-13 23:50:43,960 root INFO running install_scripts 2025-04-13 23:50:43,961 root INFO creating build/bdist.linux-ppc64le/wheel/cpplint-2.0.2.dist-info/WHEEL 2025-04-13 23:50:43,962 wheel INFO creating '/home/buildozer/aports/testing/cpplint/src/cpplint-2.0.2/.dist/.tmp-_d69qaxa/cpplint-2.0.2-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-04-13 23:50:43,963 wheel INFO adding 'cpplint.py' 2025-04-13 23:50:43,964 wheel INFO adding 'cpplint-2.0.2.dist-info/licenses/LICENSE' 2025-04-13 23:50:43,964 wheel INFO adding 'cpplint-2.0.2.dist-info/METADATA' 2025-04-13 23:50:43,965 wheel INFO adding 'cpplint-2.0.2.dist-info/WHEEL' 2025-04-13 23:50:43,965 wheel INFO adding 'cpplint-2.0.2.dist-info/entry_points.txt' 2025-04-13 23:50:43,965 wheel INFO adding 'cpplint-2.0.2.dist-info/top_level.txt' 2025-04-13 23:50:43,965 wheel INFO adding 'cpplint-2.0.2.dist-info/RECORD' 2025-04-13 23:50:43,965 root INFO removing build/bdist.linux-ppc64le/wheel 2025-04-13 23:50:43,966 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:50:44,266 gpep517 INFO Installing .dist/cpplint-2.0.2-py3-none-any.whl into .testenv 2025-04-13 23:50:44,382 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 161.79s (0:02:41) ======================== >>> cpplint: Entering fakeroot... 2025-04-13 23:53:27,144 gpep517 INFO Installing .dist/cpplint-2.0.2-py3-none-any.whl into /home/buildozer/aports/testing/cpplint/pkg/cpplint 2025-04-13 23:53:27,267 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:53:27 +0000 elapsed time 0h 2m 49s >>> cpplint: Cleaning up srcdir >>> cpplint: Cleaning up pkgdir >>> cpplint: Uninstalling dependencies... (1/44) Purging .makedepends-cpplint (20250413.235039) (2/44) Purging py3-gpep517-pyc (16-r0) (3/44) Purging py3-gpep517 (16-r0) (4/44) Purging py3-installer-pyc (0.7.0-r2) (5/44) Purging py3-installer (0.7.0-r2) (6/44) Purging py3-wheel-pyc (0.43.0-r0) (7/44) Purging py3-wheel (0.43.0-r0) (8/44) Purging py3-parameterized-pyc (0.9.0-r2) (9/44) Purging py3-parameterized (0.9.0-r2) (10/44) Purging py3-pytest-cov-pyc (5.0.0-r0) (11/44) Purging py3-pytest-cov (5.0.0-r0) (12/44) Purging py3-coverage-pyc (7.6.10-r0) (13/44) Purging py3-coverage (7.6.10-r0) (14/44) Purging py3-pytest-runner-pyc (6.0.1-r1) (15/44) Purging py3-pytest-runner (6.0.1-r1) (16/44) Purging py3-setuptools-pyc (77.0.3-r0) (17/44) Purging py3-setuptools (77.0.3-r0) (18/44) Purging py3-pytest-timeout-pyc (2.3.1-r1) (19/44) Purging py3-pytest-timeout (2.3.1-r1) (20/44) Purging py3-pytest-pyc (8.3.5-r0) (21/44) Purging py3-pytest (8.3.5-r0) (22/44) Purging py3-iniconfig-pyc (2.1.0-r0) (23/44) Purging py3-iniconfig (2.1.0-r0) (24/44) Purging py3-packaging-pyc (24.2-r0) (25/44) Purging py3-packaging (24.2-r0) (26/44) Purging py3-parsing-pyc (3.2.0-r0) (27/44) Purging py3-parsing (3.2.0-r0) (28/44) Purging py3-pluggy-pyc (1.5.0-r0) (29/44) Purging py3-pluggy (1.5.0-r0) (30/44) Purging py3-py-pyc (1.11.0-r4) (31/44) Purging py3-py (1.11.0-r4) (32/44) Purging py3-testfixtures-pyc (7.2.2-r1) (33/44) Purging py3-testfixtures (7.2.2-r1) (34/44) Purging python3-pyc (3.12.10-r0) (35/44) Purging python3-pycache-pyc0 (3.12.10-r0) (36/44) Purging pyc (3.12.10-r0) (37/44) Purging python3 (3.12.10-r0) (38/44) Purging gdbm (1.24-r0) (39/44) Purging libbz2 (1.0.8-r6) (40/44) Purging libffi (3.4.8-r0) (41/44) Purging libpanelw (6.5_p20250216-r0) (42/44) Purging mpdecimal (4.0.0-r0) (43/44) Purging sqlite-libs (3.49.1-r0) (44/44) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 275 MiB in 103 packages >>> cpplint: Updating the testing/ppc64le repository index... >>> cpplint: Signing the index...