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

Bug 847412

Summary: media-libs/libfpx-1.3.1_p10 installs libtool files (.la) without corresponding static libraries
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/35019
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-05-25 08:18:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/libfpx-1.3.1_p10 installs libtool files (.la) without corresponding static libraries.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-25 08:18:10 UTC
Created attachment 780692 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-03-16 12:13:42 UTC
The bug has been closed via the following commit(s):

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

commit a357ebd8c860107ac82c3600114b899b9df27f4b
Author:     Michael Mair-Keimberger <mmk@levelnine.at>
AuthorDate: 2024-01-25 19:30:37 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2024-03-16 12:13:27 +0000

    media-libs/libfpx: EAPI8 bump, fix bug #847412
    
    Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
    
    Closes: https://bugs.gentoo.org/847412
    Closes: https://github.com/gentoo/gentoo/pull/35019
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 media-libs/libfpx/libfpx-1.3.1_p10-r1.ebuild | 52 ++++++++++++++++++++++++++++
 1 file changed, 52 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2024-04-19 10:46:10 UTC
The bug has been referenced in the following commit(s):

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

commit 247bd57530051e238456c86dc082411a65743d9b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-04-19 10:44:01 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-04-19 10:45:31 +0000

    media-libs/libfpx: restore LTO workarounds
    
    The PR hadn't been rebased so it lost the changes from 1ebd8326257a79006c4517d93f3a07eadd000834.
    
    Bug: https://bugs.gentoo.org/847412
    Bug: https://bugs.gentoo.org/859913
    Fixes: a357ebd8c860107ac82c3600114b899b9df27f4b
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/libfpx/libfpx-1.3.1_p10-r1.ebuild | 8 ++++++++
 1 file changed, 8 insertions(+)