Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 826602 - dev-util/cppcheck-2.4.1 calls python directly (dev-lang/python-exec[-native-symlinks])
Summary: dev-util/cppcheck-2.4.1 calls python directly (dev-lang/python-exec[-native-s...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2021-11-22 16:17 UTC by Agostino Sarubbo
Modified: 2023-12-23 17:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,54.17 KB, text/plain)
2021-11-22 16:17 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-11-22 16:17:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/cppcheck-2.4.1 calls python directly (dev-lang/python-exec[-native-symlinks]).
Discovered on: amd64 (internal ref: ci)

NOTE:
Please take a look at the tracker bug for more info.
Comment 1 Agostino Sarubbo gentoo-dev 2021-11-22 16:17:12 UTC
Created attachment 755202 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-22 16:17:14 UTC
Error(s) that match a know pattern:


-- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) 
/var/tmp/portage/dev-util/cppcheck-2.4.1/work/cppcheck-2.4.1/cli/cppcheckexecutor.cpp:334:22: error: size of array ‘mytstack’ is not an integral constant-expression
Comment 3 Larry the Git Cow gentoo-dev 2023-12-23 17:38:50 UTC
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(+)