[Differential] D26973: Switch C.UTF-8 as the default locales
gallatin (Andrew Gallatin)
phabric-noreply at FreeBSD.org
Fri Nov 20 15:55:21 UTC 2020
gallatin added a comment.
In D26973#609585 <https://reviews.freebsd.org/D26973#609585>, @gallatin wrote:
> After this change, perl freaks out like this:
>
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
> LC_ALL = (unset),
> LANG = "C.UTF-8"
>
> are supported and installed on your system.
>
> perl: warning: Falling back to the standard locale ("C").
> panic: locale.c: 4560: Could not change LC_CTYPE locale to C.UTF-8, errno=22
>
> Is this expected? This is perl5-5.32.0
>
> Thanks
My issue appears to have been caused by building with WITHOUT_LOCALES=YES. Removing that makes perl happy again. Sort of odd that nothing else cared.
REPOSITORY
rS FreeBSD src repository
CHANGES SINCE LAST ACTION
https://reviews.freebsd.org/D26973/new/
REVISION DETAIL
https://reviews.freebsd.org/D26973
EMAIL PREFERENCES
https://reviews.freebsd.org/settings/panel/emailpreferences/
To: bapt, cem, emaste, pfg, vangyzen, delphij, eadler, trasz, kevans, tsoome, 0mp, me_igalic.co, mikael, romain, imp
Cc: gallatin, me_igalic.co, zeising, egypcio, trasz, slw_zxy.spb.ru, mateusz_serveraptor.com, 0mp, cem, imp, dev-reviews
More information about the dev-reviews
mailing list