Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927795 - media-libs/netpbm-11.5.3 calls commands that do not exist: locale
Summary: media-libs/netpbm-11.5.3 calls commands that do not exist: locale
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Viorel Munteanu
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-25 11:48 UTC by Agostino Sarubbo
Modified: 2024-04-08 05:34 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,67.94 KB, application/x-xz)
2024-03-25 11:48 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 2024-03-25 11:48:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/netpbm-11.5.3 calls commands that do not exist.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0018
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-25 11:48:05 UTC
Created attachment 888520 [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 2024-04-08 05:34:42 UTC
The bug has been closed via the following commit(s):

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

commit 9a176ecec80792e19e106a099539652417300642
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2024-04-08 05:32:05 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2024-04-08 05:32:59 +0000

    media-libs/netpbm: disable locale test on musl
    
    Closes: https://bugs.gentoo.org/927795
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 media-libs/netpbm/netpbm-11.2.8.ebuild | 6 ++++--
 media-libs/netpbm/netpbm-11.5.3.ebuild | 4 +++-
 media-libs/netpbm/netpbm-11.6.0.ebuild | 4 +++-
 3 files changed, 10 insertions(+), 4 deletions(-)