https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-ml/ocamlnet-4.1.8 calls cpp 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 CPP implementation (like clang-cpp). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks] and set the CPP variable to x86_64-pc-linux-gnu-gcc -E.
Created attachment 668576 [details] build.log build log and emerge --info
Possible context of error(s): /bin/sh: cpp: command not found Fatal error: exception Failure("Preprocessor failed")
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cbded7a0360bf8e5cbd89f3fec827c9040bbc7d commit 2cbded7a0360bf8e5cbd89f3fec827c9040bbc7d Author: Alfredo Tupone <tupone@gentoo.org> AuthorDate: 2022-01-18 11:35:19 +0000 Commit: Alfredo Tupone <tupone@gentoo.org> CommitDate: 2022-01-18 11:35:19 +0000 dev-ml/ocamlnet: use toolchain-funcs eclass to get cpp Closes: https://bugs.gentoo.org/751274 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild | 5 +++-- dev-ml/ocamlnet/ocamlnet-4.1.9.ebuild | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-)