Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 686916

Summary: dev-util/cppcheck-1.87 - add PYTHON_COMPAT+=python3_7
Product: Gentoo Linux Reporter: Jeff Kowalczyk <jeff.kowalczyk>
Component: Current packagesAssignee: Matthias Maier <tamiko>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: cppcheck-1.87.ebuild to add PYTHON_COMPAT+=python3_7

Description Jeff Kowalczyk 2019-05-28 16:30:47 UTC
dev-util/cppcheck-1.87 fails to build with Python 3.7. Adding python3_7 to PYTHON_COMPAT fixes this.
Comment 1 Jeff Kowalczyk 2019-05-28 16:32:24 UTC
Created attachment 577936 [details, diff]
cppcheck-1.87.ebuild to add PYTHON_COMPAT+=python3_7
Comment 2 Larry the Git Cow gentoo-dev 2019-06-12 07:25:03 UTC
The bug has been closed via the following commit(s):

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

commit a6365625a588d25c9d36449ef608473f32e8db18
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2019-06-12 07:24:34 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2019-06-12 07:24:56 +0000

    dev-util/cppcheck: allow python3_7, bug #686916
    
    Reported-by: Jeff Kowalczyk
    Fixed-by: Jeff Kowalczyk
    Closes: https://bugs.gentoo.org/686916
    Package-Manager: Portage-2.3.67, Repoman-2.3.14
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-util/cppcheck/cppcheck-1.87.ebuild | 2 +-
 dev-util/cppcheck/cppcheck-9999.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)