FAIL Devel-MemUsed-0.01 i386-dragonfly-thread-multi-64int 2.0.0-release
  Home FAQ Contact Sign in
perl.cpan.testers only
 
Advanced search
POPULAR GROUPS

more...

 Up
FAIL Devel-MemUsed-0.01 i386-dragonfly-thread-multi-64int 2.0.0-release         

Group: perl.cpan.testers · Group Profile
Author: bingos
Date: Sep 19, 2008 01:19

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/

--

Dear JKUTEJ,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.84. Testers personal comments may appear
at the end of this report.

Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Fri Sep 19 09:17:39 2008] Trying to get 'ftp://ftp.funet.fi/pub/CPAN/authors/id/R/RO/ROBIN/CHECKSUMS'
[MSG] [Fri Sep 19 09:17:41 2008] Checksum matches for 'Want-0.18.tar.gz'
[MSG] [Fri Sep 19 09:17:41 2008] Extracted 'Want-0.18/'
[MSG] [Fri Sep 19 09:17:41 2008] Extracted 'Want-0.18/Changes'
[MSG] [Fri Sep 19 09:17:41 2008] Extracted 'Want-0.18/Makefile.PL'
[MSG] [Fri Sep 19 09:17:41 2008] Extracted 'Want-0.18/MANIFEST'
[MSG] [Fri Sep 19 09:17:41 2008] Extracted 'Want-0.18/META.yml'
[MSG] [Fri Sep 19 09:17:41 2008] Extracted 'Want-0.18/README'
[MSG] [Fri Sep 19 09:17:41 2008] Extracted 'Want-0.18/t/'
[MSG] [Fri Sep 19 09:17:41 2008] Extracted 'Want-0.18/t/all.t'
[MSG] [Fri Sep 19 09:17:42 2008] Extracted 'Want-0.18/t/assign.t'
[MSG] [Fri Sep 19 09:17:42 2008] Extracted 'Want-0.18/t/boolean.t'
[MSG] [Fri Sep 19 09:17:42 2008] Extracted 'Want-0.18/t/damian.t'
[MSG] [Fri Sep 19 09:17:42 2008] Extracted 'Want-0.18/t/err.t'
[MSG] [Fri Sep 19 09:17:42 2008] Extracted 'Want-0.18/t/methcall.t'
[MSG] [Fri Sep 19 09:17:42 2008] Extracted 'Want-0.18/t/object.t'
[MSG] [Fri Sep 19 09:17:42 2008] Extracted 'Want-0.18/t/threads.p'
[MSG] [Fri Sep 19 09:17:42 2008] Extracted 'Want-0.18/t/threads.t'
[MSG] [Fri Sep 19 09:17:42 2008] Extracted 'Want-0.18/TODO'
[MSG] [Fri Sep 19 09:17:42 2008] Extracted 'Want-0.18/Want.pm'
[MSG] [Fri Sep 19 09:17:42 2008] Extracted 'Want-0.18/Want.xs'
[MSG] [Fri Sep 19 09:17:43 2008] Extracted 'Want' to '/usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Want-0.18'
[MSG] [Fri Sep 19 09:17:44 2008] Checking if your kit is complete...
Looks good
Writing Makefile for Want

[MSG] [Fri Sep 19 09:17:44 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Fri Sep 19 09:17:44 2008] Checking for previous PASS result for "Want-0.18"
[MSG] [Fri Sep 19 09:17:52 2008] cp Want.pm blib/lib/Want.pm
/usr/smokers/dev/perl-5.8.x/bin/perl /usr/smokers/dev/perl-5.8.x/lib/5.8.8/ExtUtils/xsubpp -typemap /usr/smokers/dev/perl-5.8.x/lib/5.8.8/ExtUtils/typemap Want.xs > Want.xsc && mv Want.xsc Want.c
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -O -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -DPIC -fPIC "-I/usr/smokers/dev/perl-5.8.x/lib/5.8.8/i386-dragonfly-thread-multi-64int/CORE" Want.c
Running Mkbootstrap for Want ()
chmod 644 Want.bs
rm -f blib/arch/auto/Want/Want.so
cc -shared -L/usr/local/lib Want.o -o blib/arch/auto/Want/Want.so
chmod 755 blib/arch/auto/Want/Want.so
cp Want.bs blib/arch/auto/Want/Want.bs
chmod 644 blib/arch/auto/Want/Want.bs
Manifying blib/man3/Want.3

[MSG] [Fri Sep 19 09:17:56 2008] MAKE TEST passed: PERL_DL_NONLAZY=1 /usr/smokers/dev/perl-5.8.x/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/all.........ok
t/assign......ok
t/boolean.....ok
t/damian......ok
t/err.........ok
t/methcall....ok
t/object......ok
t/threads.....ok
All tests successful.
Files=8, Tests=146, 3 wallclock secs ( 0.23 usr 0.16 sys + 0.46 cusr 0.48 csys = 1.32 CPU)
Result: PASS

[MSG] [Fri Sep 19 09:17:57 2008] Sending test report for 'Want-0.18'
[MSG] [Fri Sep 19 09:17:58 2008] Successfully sent 'pass' report for 'Want-0.18'
[MSG] [Fri Sep 19 09:18:02 2008] cp lib/Contextual/Return.pm blib/lib/Contextual/Return.pm
cp lib/Contextual/Return/Failure.pm blib/lib/Contextual/Return/Failure.pm
Manifying blib/man3/Contextual::Return.3
Manifying blib/man3/Contextual::Return::Failure.3

[MSG] [Fri Sep 19 09:18:18 2008] MAKE TEST passed: PERL_DL_NONLAZY=1 /usr/smokers/dev/perl-5.8.x/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00.load.....................# Testing Contextual::Return
ok
t/args........................ok
t/args_RESULT.................ok
t/caller......................ok
t/context_tests...............ok
t/fail........................ok
t/fail_with...................ok
t/failures....................ok
t/fixed.......................ok
t/interp......................ok
t/lazy........................ok
t/lvalue......................ok
t/nonvoid.....................ok
t/object......................ok
t/pod-coverage................skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/pod.........................skipped: Test::Pod 1.14 required for testing POD
t/RECOVER.....................ok
t/RECOVER_exception...........ok
t/RECOVER_exception_RESULT....ok
t/RECOVER_RESULT..............ok
t/scalar-to-list..............ok
t/SCALAR......................ok
t/simple......................ok
t/simple_RESULT...............ok
All tests successful.
Files=24, Tests=252, 15 wallclock secs ( 0.39 usr 0.84 sys + 2.22 cusr 3.97 csys = 7.41 CPU)
Result: PASS

[MSG] [Fri Sep 19 09:18:19 2008] Sending test report for 'Contextual-Return-v0.2.1'
[MSG] [Fri Sep 19 09:18:19 2008] Successfully sent 'pass' report for 'Contextual-Return-v0.2.1'
[MSG] [Fri Sep 19 09:18:21 2008] Trying to get 'ftp://ftp.funet.fi/pub/CPAN/authors/id/K/KR/KRYDE/CHECKSUMS'
[MSG] [Fri Sep 19 09:18:22 2008] Checksum matches for 'Devel-Mallinfo-3.tar.gz'
[MSG] [Fri Sep 19 09:18:23 2008] Extracted 'Devel-Mallinfo-3/'
[MSG] [Fri Sep 19 09:18:23 2008] Extracted 'Devel-Mallinfo-3/examples/'
[MSG] [Fri Sep 19 09:18:23 2008] Extracted 'Devel-Mallinfo-3/examples/info.pl'
[MSG] [Fri Sep 19 09:18:23 2008] Extracted 'Devel-Mallinfo-3/debian/'
[MSG] [Fri Sep 19 09:18:23 2008] Extracted 'Devel-Mallinfo-3/debian/copyright'
[MSG] [Fri Sep 19 09:18:23 2008] Extracted 'Devel-Mallinfo-3/debian/rules'
[MSG] [Fri Sep 19 09:18:23 2008] Extracted 'Devel-Mallinfo-3/debian/compat'
[MSG] [Fri Sep 19 09:18:23 2008] Extracted 'Devel-Mallinfo-3/debian/control'
[MSG] [Fri Sep 19 09:18:23 2008] Extracted 'Devel-Mallinfo-3/debian/changelog'
[MSG] [Fri Sep 19 09:18:23 2008] Extracted 'Devel-Mallinfo-3/debian/watch'
[MSG] [Fri Sep 19 09:18:23 2008] Extracted 'Devel-Mallinfo-3/COPYING'
[MSG] [Fri Sep 19 09:18:23 2008] Extracted 'Devel-Mallinfo-3/MANIFEST'
[MSG] [Fri Sep 19 09:18:23 2008] Extracted 'Devel-Mallinfo-3/t/'
[MSG] [Fri Sep 19 09:18:23 2008] Extracted 'Devel-Mallinfo-3/t/noimport.t'
[MSG] [Fri Sep 19 09:18:23 2008] Extracted 'Devel-Mallinfo-3/t/pod.t'
[MSG] [Fri Sep 19 09:18:23 2008] Extracted 'Devel-Mallinfo-3/t/import.t'
[MSG] [Fri Sep 19 09:18:24 2008] Extracted 'Devel-Mallinfo-3/ppport.h'
[MSG] [Fri Sep 19 09:18:24 2008] Extracted 'Devel-Mallinfo-3/Mallinfo.xs'
[MSG] [Fri Sep 19 09:18:24 2008] Extracted 'Devel-Mallinfo-3/config.pl'
[MSG] [Fri Sep 19 09:18:24 2008] Extracted 'Devel-Mallinfo-3/lib/'
[MSG] [Fri Sep 19 09:18:24 2008] Extracted 'Devel-Mallinfo-3/lib/Devel/'
[MSG] [Fri Sep 19 09:18:24 2008] Extracted 'Devel-Mallinfo-3/lib/Devel/Mallinfo.pm'
[MSG] [Fri Sep 19 09:18:24 2008] Extracted 'Devel-Mallinfo-3/Makefile.PL'
[MSG] [Fri Sep 19 09:18:24 2008] Extracted 'Devel-Mallinfo-3/README'
[MSG] [Fri Sep 19 09:18:24 2008] Extracted 'Devel-Mallinfo-3/SIGNATURE'
[MSG] [Fri Sep 19 09:18:24 2008] Extracted 'Devel-Mallinfo-3/META.yml'
[MSG] [Fri Sep 19 09:18:24 2008] Extracted 'Devel::Mallinfo' to '/usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-Mallinfo-3'
[MSG] [Fri Sep 19 09:18:26 2008] Checking if your kit is complete...
Looks good
Writing Makefile for Devel::Mallinfo

[MSG] [Fri Sep 19 09:18:26 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Fri Sep 19 09:18:26 2008] Checking for previous PASS result for "Devel-Mallinfo-3"
[MSG] [Fri Sep 19 09:18:39 2008] cp lib/Devel/Mallinfo.pm blib/lib/Devel/Mallinfo.pm
/usr/smokers/dev/perl-5.8.x/bin/perl config.pl "make" ".o" ""
config.pl: settings
MAKE=make
OBJ_EXT=.o
EXE_EXT=
config.pl: testing whether compiler works
make conftest
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -O -DVERSION=\"3\" -DXS_VERSION=\"3\" -DPIC -fPIC "-I/usr/smokers/dev/perl-5.8.x/lib/5.8.8/i386-dragonfly-thread-multi-64int/CORE" conftest.c
cc -pthread -Wl,-E -L/usr/local/lib conftest.o -o conftest
config.pl: testing whether is available
make conftest
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -O -DVERSION=\"3\" -DXS_VERSION=\"3\" -DPIC -fPIC "-I/usr/smokers/dev/perl-5.8.x/lib/5.8.8/i386-dragonfly-thread-multi-64int/CORE" conftest.c
In file included from conftest.c:3:
/usr/include/malloc.h:2:2: warning: #warning "this file includes which is deprecated, use instead"
cc -pthread -Wl,-E -L/usr/local/lib conftest.o -o conftest
config.pl: is available
config.pl: testing whether mallinfo() function is available
make conftest
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -O -DVERSION=\"3\" -DXS_VERSION=\"3\" -DPIC -fPIC "-I/usr/smokers/dev/perl-5.8.x/lib/5.8.8/i386-dragonfly-thread-multi-64int/CORE" conftest.c
In file included from conftest.c:4:
/usr/include/malloc.h:2:2: warning: #warning "this file includes which is deprecated, use instead"
conftest.c: In function 'main':
conftest.c:7: error: storage size of 'm' isn't known
*** Error code 1

Stop in /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-Mallinfo-3.
+--------------------------------------+
+ WARNING: |
+ WARNING: mallinfo() not available |
+ WARNING: this module will do nothing |
+ WARNING: |
+--------------------------------------+
/usr/smokers/dev/perl-5.8.x/bin/perl /usr/smokers/dev/perl-5.8.x/lib/5.8.8/ExtUtils/xsubpp -typemap /usr/smokers/dev/perl-5.8.x/lib/5.8.8/ExtUtils/typemap Mallinfo.xs > Mallinfo.xsc && mv Mallinfo.xsc Mallinfo.c
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -O -DVERSION=\"3\" -DXS_VERSION=\"3\" -DPIC -fPIC "-I/usr/smokers/dev/perl-5.8.x/lib/5.8.8/i386-dragonfly-thread-multi-64int/CORE" Mallinfo.c
In file included from Mallinfo.xs:22:
/usr/include/malloc.h:2:2: warning: #warning "this file includes which is deprecated, use instead"
Running Mkbootstrap for Devel::Mallinfo ()
chmod 644 Mallinfo.bs
rm -f blib/arch/auto/Devel/Mallinfo/Mallinfo.so
cc -shared -L/usr/local/lib Mallinfo.o -o blib/arch/auto/Devel/Mallinfo/Mallinfo.so
chmod 755 blib/arch/auto/Devel/Mallinfo/Mallinfo.so
cp Mallinfo.bs blib/arch/auto/Devel/Mallinfo/Mallinfo.bs
chmod 644 blib/arch/auto/Devel/Mallinfo/Mallinfo.bs
Manifying blib/man3/Devel::Mallinfo.3

[MSG] [Fri Sep 19 09:18:42 2008] MAKE TEST passed: PERL_DL_NONLAZY=1 /usr/smokers/dev/perl-5.8.x/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/import......ok
t/noimport....ok
t/pod.........skipped: Test::Pod 1.00 required for testing POD
All tests successful.
Files=3, Tests=5, 2 wallclock secs ( 0.23 usr 0.09 sys + 0.30 cusr 0.23 csys = 0.86 CPU)
Result: PASS

[MSG] [Fri Sep 19 09:18:42 2008] Sending test report for 'Devel-Mallinfo-3'
[MSG] [Fri Sep 19 09:18:43 2008] Successfully sent 'pass' report for 'Devel-Mallinfo-3'
[MSG] [Fri Sep 19 09:18:48 2008] cp lib/Devel/MemUsed.pm blib/lib/Devel/MemUsed.pm
Manifying blib/man3/Devel::MemUsed.3

[ERROR] [Fri Sep 19 09:18:57 2008] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /usr/smokers/dev/perl-5.8.x/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_compile..........skipped: Test::Compile 0.08 required for testing compilation
t/01_Devel-MemUsed....Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.

# Failed test 'more then 5kB should be allocated (0)'
# at t/01_Devel-MemUsed.t line 28.
# '0'
# >
# '5120'
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.

# Failed test 'more then 100kB should be allocated now (0)'
# at t/01_Devel-MemUsed.t line 35.
# '0'
# >
# '102400'
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.
Use of uninitialized value in addition (+) at /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01/blib/lib/Devel/MemUsed... line 138.

# Failed test 'more then 128kB should be allocated now (0)'
# at t/01_Devel-MemUsed.t line 42.
# '0'
# >
# '131072'
# Looks like you failed 3 tests of 8.
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/8 subtests
t/distribution........skipped: Test::Distribution not installed
t/pod-coverage........skipped: Test::Pod::Coverage 1.08 required for testing POD coverage
t/pod-spell...........skipped: Set the environment variable TEST_SPELLING to enable this test.
t/pod.................skipped: Test::Pod 1.22 required for testing POD
t/signature...........skipped: Set the environment variable TEST_SIGNATURE to enable this test.

Test Summary Report
-------------------
t/01_Devel-MemUsed (Wstat: 768 Tests: 8 Failed: 3)
Failed tests: 4, 6, 8
Non-zero exit status: 3
Files=7, Tests=8, 7 wallclock secs ( 0.15 usr 0.30 sys + 0.54 cusr 0.88 csys = 1.88 CPU)
Result: FAIL
Failed 1/7 test programs. 3/8 subtests failed.
*** Error code 255

Stop in /usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Devel-MemUsed-0.01.

[MSG] [Fri Sep 19 09:18:57 2008] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'

PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

Module Name Have Want
Class::Accessor::Fast 0.31 0
Contextual::Return 0.2.1 0
Devel::Mallinfo 3 0
Test::More 0.80 0

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************

Additional comments:

This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.08.

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

AUTOMATED_TESTING = 1
PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/pkg/sbin:/usr/pkg/bin:/usr/pkg/xorg/bin:/usr/local/sbin:/usr/local/bin:/usr/smokers/bin
PERL5LIB = :/usr/smokers/dev/perl-5.8.x/.cpanplus/5.8.8/build/Class-Accessor-0.31/blib/lib:/usr/smokers/dev/perl...
PERL5_CPANPLUS_IS_RUNNING = 63857
PERL5_CPANPLUS_IS_VERSION = 0.84
PERL5_CPANPLUS_VERBOSE = 1
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/pkg/bin/bash
TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

Perl: $^X = /usr/smokers/dev/perl-5.8.x/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 1001 1001 1001
EGID: $) = 1001 1001 1001

-------------------------------

--

Summary of my perl5 (revision 5 version 8 subversion 8 patch 34376) configuration:
Platform:
osname=dragonfly, osvers=2.0.0-release, archname=i386-dragonfly-thread-multi-64int
uname='dragonfly gwasyneidr.bingosnet.co.uk 2.0.0-release dragonfly 2.0.0-release #1: sat jul 19 14:34:49 pdt 2008 root@test12.backplane.com:usrobjusrsrcsysgeneric i386 '
config_args='-de -Dprefix=/usr/smokers/dev/perl-5.8.x -Dusethreads -Duse64bitint'
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='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.1.2 (DragonFly)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-pthread -Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt -lutil -lc_r
perllibs=-lm -lcrypt -lutil -lc_r
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
no comments
diggit! del.icio.us! reddit!