Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 859322

Summary: games-util/slade-3.2.1 installs files with unresolved SONAME dependencies
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-07-19 12:46:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-util/slade-3.2.1 installs files with unresolved SONAME dependencies.
Discovered on: amd64 (internal ref: lto_tinderbox)

NOTE:
This machine uses lto with CFLAGS=-flto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-19 12:46:03 UTC
Created attachment 792386 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-08-16 12:18:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a1fe067379a48c4b329c99db390f75f154a788c

commit 1a1fe067379a48c4b329c99db390f75f154a788c
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2022-08-16 12:18:08 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2022-08-16 12:18:08 +0000

    games-util/slade: Unbundle fmt library, fixing broken SONAME
    
    Closes: https://bugs.gentoo.org/859322
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 .../slade/files/slade-3.2.0-bundled-libs.patch     | 176 ++++++++++++++++-----
 .../{slade-3.2.1.ebuild => slade-3.2.1-r1.ebuild}  |   5 +-
 2 files changed, 141 insertions(+), 40 deletions(-)