[Bug 282285] devel/glib20 fails to build on 14.2-PRERELEASE system
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 23 Oct 2024 15:55:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282285
Bug ID: 282285
Summary: devel/glib20 fails to build on 14.2-PRERELEASE system
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: desktop@FreeBSD.org
Reporter: web@umich.edu
Assignee: desktop@FreeBSD.org
Flags: maintainer-feedback?(desktop@FreeBSD.org)
Created attachment 254467
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=254467&action=edit
error output from portmaster building devel/json-glib and devel/glib20
Using portmaster to build devel/json-glib requires building devel/glib20 first.
Near the end of the build of devel/glib20 I get a series of errors that state
the following (see also the attached output):
locale.Error: unsupported locale setting
My locale settings are as follows:
unix# which locale
/usr/bin/locale
unix# locale -a | m
C
C.UTF-8
POSIX
unix# locale
LANG=C.UTF-8
LC_CTYPE="C.UTF-8"
LC_COLLATE="C.UTF-8"
LC_TIME="C.UTF-8"
LC_NUMERIC="C.UTF-8"
LC_MONETARY="C.UTF-8"
LC_MESSAGES="C.UTF-8"
LC_ALL=
Since I am unable to build either of these two ports, several other (many!)
ports cannot be built. If someone can explain what is going on here, I would
greatly appreciate it. Thank you in advance.
.
--
You are receiving this mail because:
You are the assignee for the bug.