https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: games-misc/fortune-mod-3.16.0 fails to compile. Discovered on: amd64 (internal ref: ci)
Created attachment 853928 [details] build.log build log and emerge --info
Created attachment 853930 [details] 1-CMakeOutput.log 1-CMakeOutput.log
Error(s) that match a know pattern in addition to what has been reported in the summary: Could not find rinutils anywhere - it should have been bundled in the fatal: unable to access 'https://github.com/shlomif/rinutils.git/': Could not resolve host: github.com
Looks like it's trying to pull in a vendored dependency from within the sandbox. The package builds successfully if I manually install dev-libs/rinutils manually first.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d74f15291627c9951b52d4433f8bad888df3e143 commit d74f15291627c9951b52d4433f8bad888df3e143 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-02-22 16:50:32 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-02-22 16:50:32 +0000 games-misc/fortune-mod: add rinutils dep Closes: https://bugs.gentoo.org/895904 Signed-off-by: Sam James <sam@gentoo.org> .../{fortune-mod-3.16.0.ebuild => fortune-mod-3.16.0-r1.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
*** Bug 895914 has been marked as a duplicate of this bug. ***