Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 841710 - mail-client/claws-mail-4.1.0 installs libtool files (.la) without corresponding static libraries
Summary: mail-client/claws-mail-4.1.0 installs libtool files (.la) without correspondi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-29 14:55 UTC by Agostino Sarubbo
Modified: 2022-04-30 08:15 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,64.85 KB, application/x-xz)
2022-04-29 14:55 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-29 14:55:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: mail-client/claws-mail-4.1.0 installs libtool files (.la) without corresponding static libraries.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-29 14:55:21 UTC
Created attachment 775335 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Larry the Git Cow gentoo-dev 2022-04-30 08:15:17 UTC
The bug has been closed via the following commit(s):

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

commit 69cdfcf23583218b4a220498eb5592ddacaba1e6
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2022-04-30 08:14:27 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2022-04-30 08:15:07 +0000

    mail-client/claws-mail: Fix code to remove .la files
    
    Closes: https://bugs.gentoo.org/841710
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 mail-client/claws-mail/claws-mail-3.18.0-r3.ebuild | 4 ++--
 mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild | 4 ++--
 mail-client/claws-mail/claws-mail-4.1.0.ebuild     | 4 ++--
 mail-client/claws-mail/claws-mail-9999.ebuild      | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)