Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729090 - dev-util/cppcheck fails tests
Summary: dev-util/cppcheck fails tests
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-22 06:40 UTC by Agostino Sarubbo
Modified: 2021-11-23 20:57 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,52.52 KB, text/plain)
2020-06-22 06:40 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 2020-06-22 06:40:40 UTC
@@This is an auto-filed bug@@
If you think that a different summary clarifies the issue better, feel free to change it.

Issue: dev-util/cppcheck fails tests.
Discovered on: amd64

NOTE:
If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-22 06:40:45 UTC
Created attachment 645606 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-11-23 20:57:17 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(+)