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

Bug 833024

Summary: app-misc/glcdprocdriver-0.1.2-r1 calls g++ directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Conrad Kostecki <conikost>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-02-10 06:45:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/glcdprocdriver-0.1.2-r1 calls g++ directly.
Discovered on: amd64 (internal ref: ci)

NOTE:
As per QA policy, toolchain tools must not be called directly because they can cause issue in cross-compiling and because is not possible use a different C++ implementation (like clang++). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks].
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-10 06:45:19 UTC
Created attachment 764737 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-02-10 20:52:39 UTC
The bug has been closed via the following commit(s):

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

commit 25235441771f3cd88c54471ca7c686f75c6f8459
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2022-02-10 20:46:27 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2022-02-10 20:52:26 +0000

    app-misc/glcdprocdriver: don't hardcore g++
    
    Closes: https://bugs.gentoo.org/833024
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 app-misc/glcdprocdriver/glcdprocdriver-0.1.2-r1.ebuild | 7 +++++++
 1 file changed, 7 insertions(+)