Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922534 - app-shells/pwsh-7.4.0 fails to compile (MUSL-SYSTEM): pwsh-7.4.0.ebuild: line 297: locale: command not found
Summary: app-shells/pwsh-7.4.0 fails to compile (MUSL-SYSTEM): pwsh-7.4.0.ebuild: line...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-20 11:58 UTC by Agostino Sarubbo
Modified: 2024-01-21 00:44 UTC (History)
0 users

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


Attachments
build.log (build.log,41.73 KB, text/plain)
2024-01-20 11:58 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-01-20 11:58:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-shells/pwsh-7.4.0 fails to compile (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-20 11:58:06 UTC
Created attachment 882688 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-01-21 00:44:56 UTC
The bug has been closed via the following commit(s):

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

commit 0c8b5b9879551e757487e140fd6d4bd7fb13daec
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-01-21 00:42:33 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-01-21 00:44:53 +0000

    app-shells/pwsh: just export desired locale on musl
    
    Closes: https://bugs.gentoo.org/922534
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 app-shells/pwsh/pwsh-7.3.9.ebuild | 24 +++++++++++++++++++++++-
 app-shells/pwsh/pwsh-7.4.0.ebuild | 22 +++++++++++++---------
 2 files changed, 36 insertions(+), 10 deletions(-)