Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884441 - [guru] app-misc/uwufetch-2.0 installs shared libraries that lack a SONAME
Summary: [guru] app-misc/uwufetch-2.0 installs shared libraries that lack a SONAME
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2022-12-05 11:05 UTC by Agostino Sarubbo
Modified: 2022-12-06 06:09 UTC (History)
0 users

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


Attachments
build.log (build.log,48.59 KB, text/plain)
2022-12-05 11:05 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 2022-12-05 11:05:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/uwufetch-2.0 installs shared libraries that lack a SONAME.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-05 11:05:39 UTC
Created attachment 840205 [details]
build.log

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

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b958e50641648c619c0a657027fd39e826e5163b

commit b958e50641648c619c0a657027fd39e826e5163b
Author:     Cara Salter <cara@devcara.com>
AuthorDate: 2022-12-05 14:31:18 +0000
Commit:     Cara Salter <cara@devcara.com>
CommitDate: 2022-12-05 14:31:18 +0000

    app-misc/uwufetch: Respect LDFLAGS, CFLAGS, CC, and generate soname
    
    Closes: https://bugs.gentoo.org/884441
    Closes: https://bugs.gentoo.org/884431
    Closes: https://bugs.gentoo.org/884439
    Closes: https://bugs.gentoo.org/884437
    Signed-off-by: Cara Salter <cara@devcara.com>

 app-misc/uwufetch/files/uwufetch-2.0-cc.patch        | 11 +++++++++++
 .../uwufetch/files/uwufetch-2.0-cflags-ldflags.patch | 20 ++++++++++++++++++++
 .../files/uwufetch-2.0-no-install-soname.patch       | 12 ++++++++++++
 app-misc/uwufetch/files/uwufetch-2.0-soname.patch    | 18 +++++++++---------
 app-misc/uwufetch/uwufetch-2.0.ebuild                | 10 ++++++++--
 5 files changed, 60 insertions(+), 11 deletions(-)