Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920370 - sys-process/lsof-4.99.0 installs libtool files (.la) without corresponding static libraries (GCC-14-SYSTEM)
Summary: sys-process/lsof-4.99.0 installs libtool files (.la) without corresponding st...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-12-20 10:19 UTC by Agostino Sarubbo
Modified: 2024-01-04 00:07 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,88.61 KB, text/plain)
2023-12-20 10:19 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-12-20 10:19:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-process/lsof-4.99.0 installs libtool files (.la) without corresponding static libraries (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-13 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2023-12-20 10:19:20 UTC
Created attachment 880070 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-01-04 00:07:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4672163358ac5fdff3470273352a892cc13d3934

commit 4672163358ac5fdff3470273352a892cc13d3934
Author:     Sv. Lockal <lockalsash@gmail.com>
AuthorDate: 2023-12-25 16:57:40 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-04 00:05:55 +0000

    sys-process/lsof: do not install libtool .la files
    
    Closes: https://bugs.gentoo.org/920370
    Signed-off-by: Sv. Lockal <lockalsash@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-process/lsof/lsof-4.99.0.ebuild | 5 +++++
 sys-process/lsof/lsof-4.99.3.ebuild | 5 +++++
 2 files changed, 10 insertions(+)