Bugzilla Automation <bugzi...@freebsd.org> has asked freebsd-desktop (Team) <desk...@freebsd.org> for maintainer-feedback: Bug 282285: devel/glib20 fails to build on 14.2-PRERELEASE system https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282285
--- Description --- 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. .