This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to [EMAIL PROTECTED] to keep other
test volunteers informed and to prevent any duplicate effort.
--
This is an error report generated automatically by CPANPLUS,
version .
Below is the error stack during 'make test':
PERL_DL_NONLAZY=1 /usr/local/perl-5.8.0/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/all_tests.......ok
t/assert..........ok
t/try_examples....# Test 1 got: 'Suite setup
# ..FSuite teardown
#
# TIME-SUMMARY
#
# !!!FAILURES!!!
# Test Results:
# Run: 2, Failures: 1, Errors: 0
#
# There was 1 failure:
# 1) examples/fail_example.pm:19 - test_fail(fail_example)
# Born to lose ...
#
# Test was not successful.
# ' (t/try_examples.t at line 103)
# Expected: 'Suite setup
# .F.Suite teardown
#
# TIME-SUMMARY
#
# !!!FAILURES!!!
# Test Results:
# Run: 2, Failures: 1, Errors: 0
#
# There was 1 failure:
# 1) examples/fail_example.pm:19 - test_fail(fail_example)
# Born to lose ...
#
# Test was not successful.
# '
# Test 2 got: 'TEST-RUN-SUMMARY
# Time: 0 wallclock secs ( 0.01 usr + -0.01 sys = 0.00 CPU)
#
# OK (3 tests)
# ' (t/try_examples.t at line 103 fail #2)
# Expected: 'TEST-RUN-SUMMARY
# TIME-SUMMARY
#
# OK (3 tests)
# '
FAILED tests 1-2
Failed 2/4 tests, 50.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/try_examples.t 4 2 50.00% 1-2
Failed 1/3 test scripts, 66.67% okay. 2/83 subtests failed, 97.59% okay.
*** Error code 25
Stop in /usr/local/home/alian/.cpanplus/5.8.0/build/Test-Unit-0.24 (line 854 of
Makefile).
Additional comments:
--
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=openbsd, osvers=3.0, archname=OpenBSD.i386-openbsd
uname='openbsd openbsd 3.0 generic#94 i386 '
config_args='-Dprefix=/usr/local/perl-5.8.0 -d'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include',
optimize='-O2',
cppflags='-fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='2.95.3 20010125 (prerelease)', gccosandvers='openbsd3.0'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-lm -lc -lutil
perllibs=-lm -lc -lutil
libc=/usr/lib/libc.so.28.0, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=define, ccdlflags=' '
cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -L/usr/local/lib'