https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-games/clanlib-2.3.7-r2 calls commands that do not exist. Discovered on: amd64 (internal ref: ci) NOTE: This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html Please look for 'command not found' and/or 'no such file or directory'.
Created attachment 746088 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1554cb63d8cf42132e194290366165f7ada66e6f commit 1554cb63d8cf42132e194290366165f7ada66e6f Author: Pacho Ramos <pacho@gentoo.org> AuthorDate: 2022-10-28 22:44:57 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2022-10-28 22:47:01 +0000 dev-games/clanlib: Drop .la files, fix dependencies and fixes from Fedora Closes: https://bugs.gentoo.org/842165 Closes: https://bugs.gentoo.org/599634 Closes: https://bugs.gentoo.org/819396 Signed-off-by: Pacho Ramos <pacho@gentoo.org> dev-games/clanlib/clanlib-2.3.7-r3.ebuild | 119 +++++++++++++++++++++ dev-games/clanlib/files/clanlib-2.3.7-gcc47.patch | 107 ++++++++++++++++++ dev-games/clanlib/files/clanlib-2.3.7-gcc7.patch | 20 ++++ .../clanlib-2.3.7-no-ldflags-for-conftest.patch | 19 ++++ .../files/clanlib-2.3.7-no-wm_type-in-fs.patch | 12 +++ .../clanlib/files/clanlib-2.3.7-non-x86.patch | 38 +++++++ 6 files changed, 315 insertions(+)