Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 739366 - games-strategy/knights-demo-1.32-r2 installs files with unresolved SONAME dependencies
Summary: games-strategy/knights-demo-1.32-r2 installs files with unresolved SONAME dep...
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:
Depends on:
Blocks:
 
Reported: 2020-08-28 05:39 UTC by Agostino Sarubbo
Modified: 2021-04-10 13:37 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,6.25 KB, text/plain)
2020-08-28 05:39 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 2020-08-28 05:39:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-strategy/knights-demo-1.32-r2 installs files with unresolved SONAME dependencies.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-28 05:39:25 UTC
Created attachment 657226 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-04-10 13:31:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=131a8dee44f60292b93a83334c9f9c43d086de21

commit 131a8dee44f60292b93a83334c9f9c43d086de21
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-04-10 13:00:53 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-04-10 13:30:36 +0000

    games-strategy/knights-demo: EAPI 7, silence QA warnings for unused file
    
    All the SONAME warnings were for a binary we don't really support. We install
    it for some reason and I don't really want to meddle with it in case it
    _somehow_ works for somebody.
    
    Closes: https://bugs.gentoo.org/739366
    Closes: https://bugs.gentoo.org/739372
    Signed-off-by: Sam James <sam@gentoo.org>

 .../knights-demo/knights-demo-1.32-r2.ebuild       | 33 +++++++++++++++++-----
 1 file changed, 26 insertions(+), 7 deletions(-)