alester@flr4[/tmp/Filter-1.28]$ make test
make[1]: Entering directory `/tmp/Filter-1.28/Call'
make[1]: Leaving directory `/tmp/Filter-1.28/Call'
make[1]: Entering directory `/tmp/Filter-1.28/Exec'
make[1]: Leaving directory `/tmp/Filter-1.28/Exec'
make[1]: Entering directory `/tmp/Filter-1.28/decrypt'
make[1]: Leaving directory `/tmp/Filter-1.28/decrypt'
make[1]: Entering directory `/tmp/Filter-1.28/tee'
make[1]: Leaving directory `/tmp/Filter-1.28/tee'
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/call.......ok
t/cpp........ok
t/decrypt....FAILED tests 1-3, 5-6
Failed 5/6 tests, 16.67% okay
t/exec.......ok
t/order......ok
t/sh.........ok
t/tee........ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/decrypt.t 6 5 83.33% 1-3 5-6
Failed 1/7 test scripts, 85.71% okay. 5/48 subtests failed, 89.58% okay.
make: *** [test_dynamic] Error 11
alester@flr4[/tmp/Filter-1.28]$ perl -Mblib t/decrypt.t
Using /tmp/Filter-1.28/blib
1..6
not ok 1
not ok 2
not ok 3
ok 4
not ok 5
not ok 6
--
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
Platform:
osname=solaris, osvers=2.7, archname=sun4-solaris
uname='sunos flr4 5.7 generic_106541-18 sun4u sparc '
config_args=''
hint=previous, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='gcc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64',
optimize='-O',
cppflags='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64'
ccversion='', gccversion='3.0.2', gccosandvers='solaris2.7'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, usemymalloc=y, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib '
libpth=/usr/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -ldb -ldl -lm -lc
perllibs=-lsocket -lnsl -ldl -lm -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-E'
cccdlflags='-fPIC', lddlflags=' -W,l-E -G -L/usr/local/lib'