Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895904 - games-misc/fortune-mod-3.16.0 fails to compile: Could not find rinutils anywhere
Summary: games-misc/fortune-mod-3.16.0 fails to compile: Could not find rinutils anywhere
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
: 895914 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-02-22 16:44 UTC by Agostino Sarubbo
Modified: 2023-06-10 17:36 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,45.58 KB, text/plain)
2023-02-22 16:44 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,46.71 KB, text/plain)
2023-02-22 16:44 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-02-22 16:44:09 UTC
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)
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-22 16:44:11 UTC
Created attachment 853928 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-22 16:44:12 UTC
Created attachment 853930 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 3 Agostino Sarubbo gentoo-dev 2023-02-22 16:44:13 UTC
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
Comment 4 Brian Wong 2023-02-22 16:49:45 UTC
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.
Comment 5 Larry the Git Cow gentoo-dev 2023-02-22 16:50:46 UTC
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(-)
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-22 20:06:21 UTC
*** Bug 895914 has been marked as a duplicate of this bug. ***