https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-util/cppcheck-2.6.2 does not enable tests. Discovered on: amd64 (internal ref: ci)
Created attachment 755742 [details] build.log build log and emerge --info
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3a5e06f8f574a3b11800aab9ea8b282a144848a commit a3a5e06f8f574a3b11800aab9ea8b282a144848a Author: Sam James <sam@gentoo.org> AuthorDate: 2021-11-23 22:00:54 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-11-23 22:07:01 +0000 dev-util/cppcheck: partial plumbing for (small) Python tests Done most of the plumbing here but it needs some additional work to actually find the cppcheck binary as it expects it in the source directory. Bug: https://bugs.gentoo.org/826970 Signed-off-by: Sam James <sam@gentoo.org> dev-util/cppcheck/cppcheck-2.6.2.ebuild | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=661b7b58a203bdcce713c25edd118dcd113f3427 commit 661b7b58a203bdcce713c25edd118dcd113f3427 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-07-10 23:45:56 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-07-10 23:50:41 +0000 dev-util/cppcheck: PEP517 Also, the Python tests I was referring to earlier are.. gone? Bug: https://bugs.gentoo.org/826970 Signed-off-by: Sam James <sam@gentoo.org> dev-util/cppcheck/cppcheck-2.8.1-r1.ebuild | 118 +++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+)
ci has reproduced this issue with version 2.8.1-r1 - Updating summary.
ci has reproduced this issue with version 2.8.2 - Updating summary.
tinderbox_musl has reproduced this issue with version 2.9 - Updating summary.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64c1501bf9edc0a5daa4d4759275a0a9725be8bd commit 64c1501bf9edc0a5daa4d4759275a0a9725be8bd Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2023-12-22 18:56:11 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-12-23 17:38:01 +0000 dev-util/cppcheck: add 2.13.0 * Drop hppa and sparc due to dev-qt/qtcharts Bug: https://bugs.gentoo.org/826602 Bug: https://bugs.gentoo.org/826970 Bug: https://bugs.gentoo.org/867364 Closes: https://bugs.gentoo.org/911256 Closes: https://bugs.gentoo.org/920547 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/34448 Signed-off-by: Sam James <sam@gentoo.org> dev-util/cppcheck/Manifest | 1 + dev-util/cppcheck/cppcheck-2.13.0.ebuild | 153 +++++++++++++++++++++++++++++++ dev-util/cppcheck/metadata.xml | 1 + 3 files changed, 155 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9cfc28f81943005af13523bd9b0349784dd7924 commit c9cfc28f81943005af13523bd9b0349784dd7924 Author: David Roman <droman@ifae.es> AuthorDate: 2025-01-21 14:02:09 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2025-03-01 07:54:26 +0000 dev-util/cppcheck: add 2.16.0 Closes: https://bugs.gentoo.org/826970 Closes: https://bugs.gentoo.org/867364 Signed-off-by: David Roman <droman@ifae.es> Signed-off-by: Joonas Niilola <juippis@gentoo.org> dev-util/cppcheck/Manifest | 1 + dev-util/cppcheck/cppcheck-2.16.0.ebuild | 132 +++++++++++++++++++++++++++++++ 2 files changed, 133 insertions(+)