Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 839081 - sys-boot/plymouth-22.02.122-r3 installs libtool files (.la) without corresponding static libraries
Summary: sys-boot/plymouth-22.02.122-r3 installs libtool files (.la) without correspon...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-04-18 07:04 UTC by Agostino Sarubbo
Modified: 2025-03-10 01:42 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,296.85 KB, text/plain)
2022-04-18 07:04 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-04-18 07:04:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-boot/plymouth-22.02.122-r1 installs libtool files (.la) without corresponding libraries.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-18 07:04:25 UTC
CC'ing also the author of the commit (4d558066263f70508f0b8acc2e5f35c226d71568)
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-18 07:04:26 UTC
Created attachment 771491 [details]
build.log

build log and emerge --info
Comment 3 Mike Lothian 2022-04-18 09:31:07 UTC
I'll take a look
Comment 4 Mike Lothian 2022-04-18 10:08:13 UTC
Version sys-boot/plymouth-22.02.122 did this too, this wasn't introduced by my commit
Comment 5 Mike Lothian 2022-04-18 10:12:32 UTC
Also the libraries mentioned in the la files, do exist...
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-04-18 10:18:54 UTC
(In reply to Mike Lothian from comment #5)
> Also the libraries mentioned in the la files, do exist...

static libs
Comment 7 Mike Lothian 2022-04-18 11:03:48 UTC
I'm not sure what you mean by "static libs" but either way this wasn't introduced by my change
Comment 8 Agostino Sarubbo gentoo-dev 2022-04-18 19:18:08 UTC
(In reply to Mike Lothian from comment #7)
> I'm not sure what you mean by "static libs" but either way this wasn't
> introduced by my change

The QA check was introduced just a bit beore your change, so the bug was filed at that time.
Comment 9 Agostino Sarubbo gentoo-dev 2024-10-05 16:25:14 UTC
ci has reproduced this issue with version 22.02.122-r2 - Updating summary.
Comment 10 Agostino Sarubbo gentoo-dev 2024-10-22 06:49:23 UTC
ci has reproduced this issue with version 22.02.122-r3 - Updating summary.
Comment 11 Larry the Git Cow gentoo-dev 2025-03-10 01:42:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=167714a29964bccf4b95921d91f71c23cf12619d

commit 167714a29964bccf4b95921d91f71c23cf12619d
Author:     NHOrus <jy6x2b32pie9@yahoo.com>
AuthorDate: 2025-02-26 14:25:43 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-10 01:40:01 +0000

    sys-boot/plymouth: update EAPI 7 -> 8, fix musl build, QA issues
    
    Use C23/compiler extension to conditionally include right header.
    Clean up *.la files.
    Keep empty directories, they are needed for runtime services.
    Fix is only for 22.02.122, not 24.004.60 or live.
    
    Closes: https://bugs.gentoo.org/839081
    Closes: https://bugs.gentoo.org/925430
    Closes: https://bugs.gentoo.org/921110
    Closes: https://bugs.gentoo.org/898564
    Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
    Closes: https://github.com/gentoo/gentoo/pull/40771
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/plymouth-22.02.122-has_rpmatch.patch     |  16 +++
 sys-boot/plymouth/plymouth-22.02.122-r4.ebuild     | 122 +++++++++++++++++++++
 2 files changed, 138 insertions(+)