https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/tpm2-pytss-2.1.0 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].
Created attachment 849147 [details] build.log build log and emerge --info
Error(s) that match a know pattern: FileNotFoundError: [Errno 2] No such file or directory: 'cpp' Original error: [Errno 2] No such file or directory: 'cpp' RuntimeError: Unable to invoke 'cpp'. Make sure its path was passed correctly Original error: [Errno 2] No such file or directory: 'cpp'
The problem is dev-python/pycparser . I can't fix this. *** This bug has been marked as a duplicate of bug 719934 ***