https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-libs/boron-2.0.8 calls cc directly. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0014
Created attachment 897994 [details] build.log build log and emerge --info
Error(s) that match a know pattern: make: cc: No such file or directory
handling
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=033ed74419349447c84c1df5c583b15cbbc1775f commit 033ed74419349447c84c1df5c583b15cbbc1775f Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2024-07-19 14:43:09 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-07-19 14:43:57 +0000 dev-libs/boron: fix direct call to cc Closes: https://bugs.gentoo.org/936308 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> dev-libs/boron/boron-2.0.8.ebuild | 10 +++--- dev-libs/boron/files/boron-2.0.8_makefile.patch | 48 +++++++++++++++---------- 2 files changed, 35 insertions(+), 23 deletions(-)