Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 845303 - dev-util/codeblocks-20.03-r4 installs libtool files (.la) without corresponding static libraries
Summary: dev-util/codeblocks-20.03-r4 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: Sergey Torokhov
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-05-18 08:00 UTC by Agostino Sarubbo
Modified: 2022-11-25 05:41 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,47.96 KB, application/x-xz)
2022-05-18 08:00 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-05-18 08:00:11 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/codeblocks-20.03-r4 installs libtool files (.la) without corresponding static libraries.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-18 08:00:13 UTC
Created attachment 779390 [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-11-25 05:41:00 UTC
The bug has been closed via the following commit(s):

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

commit 61e04583514997c1e9291a45cbb4849c3e3ca252
Author:     Sergey Torokhov <torokhov-s-a@yandex.ru>
AuthorDate: 2022-06-04 22:03:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-11-25 05:40:30 +0000

    dev-util/codeblocks: rm libtool files (.la) on src_install, drop masked USE=pch
    
    Closes: https://bugs.gentoo.org/845303
    
    Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/codeblocks/codeblocks-20.03-r5.ebuild | 82 ++++++++++++++++++++++++++
 dev-util/codeblocks/codeblocks-9999.ebuild     |  9 ++-
 2 files changed, 89 insertions(+), 2 deletions(-)