Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833024 - app-misc/glcdprocdriver-0.1.2-r1 calls g++ directly
Summary: app-misc/glcdprocdriver-0.1.2-r1 calls g++ directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2022-02-10 06:45 UTC by Agostino Sarubbo
Modified: 2022-02-10 20:52 UTC (History)
0 users

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


Attachments
build.log (build.log,43.29 KB, text/plain)
2022-02-10 06:45 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 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(+)