https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-cluster/sionlib-1.7.6-r1 calls cc directly. Discovered on: amd64 (internal ref: guru_ci) NOTE: This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html 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 CC implementation (like clang). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks].
Created attachment 709518 [details] build.log build log and emerge --info
Possible context of error(s): Error parsing data file opal_wrapper: Not found config/determine-compiler-version.sh: line 27: gcc: command not found make[3]: gfortran: No such file or directory
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7a29a09110c5d2834ad092cf25eba1d366692147 commit 7a29a09110c5d2834ad092cf25eba1d366692147 Author: Anna Vyalkova <cyber@sysrq.in> AuthorDate: 2021-05-18 22:12:37 +0000 Commit: Anna Vyalkova <cyber@sysrq.in> CommitDate: 2021-05-18 22:12:37 +0000 sys-cluster/sionlib: compiler vars + docs eclass Closes: https://bugs.gentoo.org/790755 Closes: https://bugs.gentoo.org/790752 Closes: https://bugs.gentoo.org/785730 Signed-off-by: Anna Vyalkova <cyber@sysrq.in> sys-cluster/sionlib/sionlib-1.7.6-r1.ebuild | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-)