https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: x11-wm/xpra-4.3.1-r1 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 762380 [details] build.log build log and emerge --info
ci has reproduced this issue with version 4.3.2 - Updating summary.
ci has reproduced this issue with version 4.3.3 - Updating summary.
FWIW, I did look into this before, but couldn't quite figure out how to fix it properly.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c3f62cd0d98ca76908cc3d661159cfc6c119d12 commit 9c3f62cd0d98ca76908cc3d661159cfc6c119d12 Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2022-05-22 12:41:34 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2022-05-22 12:41:34 +0000 x11-wm/xpra: Patch around setup.py hardcoded call to cpp This has been merged upstream. Closes: https://bugs.gentoo.org/831337 Signed-off-by: James Le Cuirot <chewi@gentoo.org> x11-wm/xpra/files/xpra-4.3-cpp.patch | 34 ++++++++++++++++++++++++++++++++++ x11-wm/xpra/xpra-4.3.3.ebuild | 1 + 2 files changed, 35 insertions(+)