'make test' fails with the following:
t/useing..........................ok
t/utf8............................Cannot find encoding "646" at
/home/jhedden/local/lib/perl5/5.8.8/open.pm line 125.
Cannot find encoding "646" at
/home/jhedden/local/lib/perl5/5.8.8/open.pm line 133.
Out of memory!
Out of memory!
t/utf8............................ Dubious, test returned 1 (wstat 256,
0x100)
No subtests run
Test Summary Report
-------------------
t/utf8.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
Files=73, Tests=521, 102 wallclock secs ( 1.09 usr 0.90 sys + 48.10
cusr 45.33 csys = 95.42 CPU)
Result: FAIL
Running the test directly, produces:
Show quoted text> perl -Mblib t/utf8.t
Cannot find encoding "646" at
/home/jhedden/local/lib/perl5/5.8.8/open.pm line 125.
Cannot find encoding "646" at
/home/jhedden/local/lib/perl5/5.8.8/open.pm line 133.
Segmentation Fault
Show quoted text> perl -V
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi-64int
uname='sunos sundev3 5.9 generic_112233-12 sun4u sparc sunw,sun-fire '
config_args='-de -Dusethreads=yes -Duse64bitint=yes -Dusedevel=yes'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define
usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='/opt/SUNWspro/bin/cc', ccflags ='-D_REENTRANT
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O',
cppflags='-D_REENTRANT -I/usr/local/include'
ccversion='Sun WorkShop 6 update 1 C 5.2 2000/09/11', gccversion='',
gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=87654321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long long', ivsize=8, nvtype='double', nvsize=8,
Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='/opt/SUNWspro/bin/cc', ldflags =' -L/usr/lib -L/usr/ccs/lib
-L/opt/SUNWspro/WS6U1/lib -L/usr/local/lib '
libpth=/usr/lib /usr/ccs/lib /opt/SUNWspro/WS6U1/lib /usr/local/lib
libs=-lsocket -lnsl -lgdbm -ldl -lm -lpthread -lc
perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-KPIC', lddlflags='-G -L/usr/lib -L/usr/ccs/lib
-L/opt/SUNWspro/WS6U1/lib -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP USE_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
Built under solaris
Compiled at May 30 2006 14:17:36
%ENV:
PERL5LIB="/bb/util/common/perlmod/lib/site_perl"
PERLIO="perlio"
@INC:
/bb/util/common/perlmod/lib/site_perl
/home/jhedden/local/lib/perl5/5.8.8/sun4-solaris-thread-multi-64int
/home/jhedden/local/lib/perl5/5.8.8
/home/jhedden/local/lib/perl5/site_perl/5.8.8/sun4-solaris-thread-multi-64int
/home/jhedden/local/lib/perl5/site_perl/5.8.8
/home/jhedden/local/lib/perl5/site_perl
.