Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 827772 - [lmiphay] dev-lsl/lslint-1.1.1 calls g++ directly
Summary: [lmiphay] dev-lsl/lslint-1.1.1 calls g++ directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Paul Healy
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-28 19:32 UTC by Agostino Sarubbo
Modified: 2022-02-19 13:18 UTC (History)
0 users

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


Attachments
build.log (build.log,38.17 KB, text/plain)
2021-11-28 19:32 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 2021-11-28 19:32:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lsl/lslint-1.1.1 calls g++ directly.
Discovered on: amd64 (internal ref: lmiphay_tinderbox)

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 2021-11-28 19:32:25 UTC
Created attachment 756927 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-28 19:32:26 UTC
Error(s) that match a know pattern:


/bin/sh: line 1: c++: command not found
Comment 3 Paul Healy 2022-02-19 13:18:20 UTC
Fixed at fb251b615d1cbd796845f622d62372a3ce000bb0