https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-forensics/aflplusplus-3.12c 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++.
Created attachment 696624 [details] build.log build log and emerge --info
Possible context of error(s): /bin/sh: line 1: c++: command not found
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=044e2eaed9c9613eafad2bb51de3acbf58e8d003 commit 044e2eaed9c9613eafad2bb51de3acbf58e8d003 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-04-25 21:23:35 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-04-25 22:00:48 +0000 app-forensics/aflplusplus: respect CXX Closes: https://bugs.gentoo.org/779655 Signed-off-by: Sam James <sam@gentoo.org> app-forensics/aflplusplus/aflplusplus-3.12c-r1.ebuild | 8 ++++++++ 1 file changed, 8 insertions(+)