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

Bug 784527

Summary: net-wireless/tempestsdr-0.0_p20200221-r1 calls g++ directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Rick Farina (Zero_Chaos) <zerochaos>
Status: CONFIRMED ---    
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 2021-04-20 18:43:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-wireless/tempestsdr-0.0_p20200221 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] and set the CXX variable to x86_64-pc-linux-gnu-g++.
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-20 18:43:42 UTC
Created attachment 701280 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-20 18:43:44 UTC
Possible context of error(s):

make[2]: g++: No such file or directory
cp: cannot stat '../TSDRPlugin_librtlsdr//bin/LINUX/X64/*.so': No such file or directory
make[2]: g++: No such file or directory
cp: cannot stat '../TSDRPlugin_Airspy//bin/LINUX/X64/*.so': No such file or directory
make[2]: g++: No such file or directory
cp: cannot stat '../TSDRPlugin_HackRF//bin/LINUX/X64/*.so': No such file or directory
make[2]: g++: No such file or directory
cp: cannot stat '../TSDRPlugin_BladeRF//bin/LINUX/X64/*.so': No such file or directory
Comment 3 Agostino Sarubbo gentoo-dev 2022-08-18 06:38:34 UTC
ci has reproduced this issue with version 0.0_p20200221-r1 - Updating summary.