Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 891627 - net-misc/libteam-1.31-r1 installs '.a' files without static-libs USE (USR-MERGE-SYSTEM)
Summary: net-misc/libteam-1.31-r1 installs '.a' files without static-libs USE (USR-MER...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: static-libs
  Show dependency tree
 
Reported: 2023-01-21 18:18 UTC by Agostino Sarubbo
Modified: 2024-09-15 09:24 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,89.76 KB, text/plain)
2023-01-21 18:18 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-01-21 18:18:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/libteam-1.31-r1 installs '.a' files without static-libs USE (USR-MERGE-SYSTEM).
Discovered on: amd64 (internal ref: usr-merge_tinderbox)

NOTE:
(USR-MERGE-SYSTEM) in the summary means that the bug was found on a machine that runs default/linux/amd64/17.1/systemd/merged-usr profile but this bug MAY or MAY NOT BE related to the new profile.
https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0302.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-21 18:18:54 UTC
Created attachment 848939 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-05-24 23:35:42 UTC
The bug has been referenced in the following commit(s):

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

commit bad09792330fe48b3a266ca8927dc30154b7ee82
Author:     Michael Mair-Keimberger <mmk@levelnine.at>
AuthorDate: 2024-05-18 09:31:07 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2024-05-24 23:35:14 +0000

    net-misc/libteam: add 1.32
    
    Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
    
    Bug: https://bugs.gentoo.org/891627
    Closes: https://github.com/gentoo/gentoo/pull/36730
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 net-misc/libteam/Manifest            |  1 +
 net-misc/libteam/libteam-1.32.ebuild | 62 ++++++++++++++++++++++++++++++++++++
 2 files changed, 63 insertions(+)
Comment 3 Petr Vaněk gentoo-dev 2024-09-15 09:24:14 UTC
The issue seems to be fixed in referenced ::gentoo commit