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

Bug 827766

Summary: [lmiphay] dev-db/rocksdb-3.11.1 calls g++ directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: OverlaysAssignee: Paul Healy <lmiphay>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-11-28 19:32:11 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-db/rocksdb-3.11.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:14 UTC
Created attachment 756915 [details]
build.log

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


/bin/sh: line 1: g++: command not found
make: g++: No such file or directory
Comment 3 Paul Healy 2022-02-19 12:14:28 UTC
Fixed at 6b95c88cc75ee2c3c461cec2f6ca350ae6d1fa37