u1# make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01-basic.t .......... ok
t/02-foreign.t ........ ok
t/03-filesystem.t ..... ok
t/04-subclass.t ....... ok
t/05-traverse.t ....... ok
t/06-traverse_filt.t .. 1/4
# Failed test at t/06-traverse_filt.t line 48.
# got: '9'
# expected: '3'
# Failed test at t/06-traverse_filt.t line 60.
# got: '5'
# expected: '3'
# Failed test at t/06-traverse_filt.t line 72.
# got: '3'
# expected: '2'
# Looks like you failed 3 tests of 4.
t/06-traverse_filt.t .. Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/4 subtests
t/07-recurseprune.t ... ok
t/author-critic.t ..... skipped: these tests are for testing by the author
Test Summary Report
-------------------
t/06-traverse_filt.t (Wstat: 768 Tests: 4 Failed: 3)
Failed tests: 2-4
Non-zero exit status: 3
Files=8, Tests=199, 0 wallclock secs ( 0.05 usr 0.02 sys + 0.55 cusr
0.08 csys = 0.70 CPU)
Result: FAIL
Failed 1/8 test programs. 3/199 subtests failed.
*** Error code 255
Stop in /root/.cpan/build/Path-Class-0.27-QXezJo.
u1# uname -a
FreeBSD u1.diff.org 8.1-RELEASE FreeBSD 8.1-RELEASE #3: Sun Jul 18
11:40:02 UTC 2010 ferz@u1.diff.org:/usr/obj/usr/src/sys/GENERIC amd64
u1# perl -V
Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
Platform:
osname=freebsd, osvers=8.1-release, archname=amd64-freebsd-thread-multi
uname='freebsd u1.diff.org 8.1-release freebsd 8.1-release #3: sun
jul 18 11:40:02 utc 2010 ferz@u1.diff.org:usrobjusrsrcsysnonsolosoft8
amd64 '
config_args='-sde -Dprefix=/usr/local
-Darchlib=/usr/local/lib/perl5/5.16.2/mach
-Dprivlib=/usr/local/lib/perl5/5.16.2
-Dman3dir=/usr/local/lib/perl5/5.16.2/perl/m'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags
='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.16.2/BSDPAN" -DHAS_FPSETMASK
-DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector
-I/usr/loc,
optimize='-O2 -pipe -fno-strict-aliasing',
cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.16.2/BSDPAN"
-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe
-fstack-protector -I/usr/local/includ'
ccversion='', gccversion='4.2.1 20070719 [FreeBSD]', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -lm -lcrypt -lutil
perllibs=-lm -lcrypt -lutil
libc=, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='
-Wl,-R/usr/local/lib/perl5/5.16.2/mach/CORE'
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib
-fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_64_BIT_ALL
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API USE_SITECUSTOMIZE
Built under freebsd
Compiled at Dec 15 2012 20:51:40
@INC:
/usr/local/lib/perl5/5.16.2/BSDPAN
/usr/local/lib/perl5/site_perl/5.16.2/mach
/usr/local/lib/perl5/site_perl/5.16.2
/usr/local/lib/perl5/5.16.2/mach
/usr/local/lib/perl5/5.16.2
.