Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 822114 - dev-util/cppcheck-2.6 version bump
Summary: dev-util/cppcheck-2.6 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL: https://github.com/danmar/cppcheck/re...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-06 14:12 UTC by Andreas Sturmlechner
Modified: 2021-11-23 20:57 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2021-11-06 14:12:38 UTC
Released one month ago.

https://github.com/danmar/cppcheck/releases/tag/2.6
Comment 1 Larry the Git Cow gentoo-dev 2021-11-23 20:57:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4de40c03a6832bc5cfc95637ca4d26fe81ff1da7

commit 4de40c03a6832bc5cfc95637ca4d26fe81ff1da7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-11-23 20:56:24 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-11-23 20:57:05 +0000

    dev-util/cppcheck: add 2.6.2
    
    Fixes build with glibc-2.34.
    
    Also:
    - Use BDEPEND
    - Run tests
    - Don't use bundled tinyxml2
    - Don't recompile in src_install (and don't call CXX directly within it)
    
    Closes: https://bugs.gentoo.org/822114
    Closes: https://bugs.gentoo.org/806312
    Closes: https://bugs.gentoo.org/803014
    Closes: https://bugs.gentoo.org/802279
    Closes: https://bugs.gentoo.org/796638
    Closes: https://bugs.gentoo.org/729090
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/cppcheck/Manifest              |  1 +
 dev-util/cppcheck/cppcheck-2.6.2.ebuild | 87 +++++++++++++++++++++++++++++++++
 2 files changed, 88 insertions(+)