Open
Description
Description
With v5.37.3-160-g818cdb7aa9 tests started to fail for RJBS/Number-Format-1.76.tar.gz under the locale de_DE.utf8.
Sample fail reports:
- with 5.37.4: http://www.cpantesters.org/cpan/report/035a4956-13eb-11ee-87a2-9a761ae52feb
- with 5.38.0 RC2: http://www.cpantesters.org/cpan/report/50c40856-13e8-11ee-b12d-5b681ae52feb
The commit has already been discussed in #20617
Steps to Reproduce
LC_NUMERIC=de_DE.utf8 cpan -i RJBS/Number-Format-1.76.tar.gz
Expected behavior
Should build, test and install the pkg
Perl configuration
# perl -V output goes here
Summary of my perl5 (revision 5 version 37 subversion 4) configuration:
Commit id: f2582f5b18658f945a763f2edc110cdc7c5220e7
Platform:
osname=linux
osvers=5.19.0-1-amd64
archname=x86_64-linux
uname='linux k93msid 5.19.0-1-amd64 #1 smp preempt_dynamic debian 5.19.6-1 (2022-09-01) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.37.4/da1c -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Uuselongdouble -DEBUGGING=-g'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2 -g'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='12.2.0'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /usr/lib64
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/x86_64-linux-gnu/libc.so.6
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.34'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Sep 22 2022 09:26:30
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="2831720"
PERL5_CPAN_IS_RUNNING="2831720"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.37.4/da1c/lib/site_perl/5.37.4/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.37.4/da1c/lib/site_perl/5.37.4
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.37.4/da1c/lib/5.37.4/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.37.4/da1c/lib/5.37.4
.