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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--

Dear FERREIRA,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.80. 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] [Tue Jul 24 09:08:47 2007] Trying to get 
'http://www.cpan.org/authors/id/F/FE/FERREIRA/Acme-Roman-0.0.2.11.tar.gz'
[MSG] [Tue Jul 24 09:08:48 2007] Trying to get 
'http://www.cpan.org/authors/id/F/FE/FERREIRA/CHECKSUMS'
[MSG] [Tue Jul 24 09:08:49 2007] Checksum matches for 
'Acme-Roman-0.0.2.11.tar.gz'
[MSG] [Tue Jul 24 09:08:49 2007] Extracted 'Acme-Roman-0.0.2.11/'
[MSG] [Tue Jul 24 09:08:49 2007] Extracted 'Acme-Roman-0.0.2.11/t/'
[MSG] [Tue Jul 24 09:08:49 2007] Extracted 'Acme-Roman-0.0.2.11/t/99_pod.t'
[MSG] [Tue Jul 24 09:08:49 2007] Extracted 'Acme-Roman-0.0.2.11/t/03_autoload.t'
[MSG] [Tue Jul 24 09:08:49 2007] Extracted 'Acme-Roman-0.0.2.11/t/01_use.t'
[MSG] [Tue Jul 24 09:08:49 2007] Extracted 'Acme-Roman-0.0.2.11/t/02_objects.t'
[MSG] [Tue Jul 24 09:08:49 2007] Extracted 'Acme-Roman-0.0.2.11/META.yml'
[MSG] [Tue Jul 24 09:08:49 2007] Extracted 'Acme-Roman-0.0.2.11/eg/'
[MSG] [Tue Jul 24 09:08:49 2007] Extracted 'Acme-Roman-0.0.2.11/eg/fact.pl'
[MSG] [Tue Jul 24 09:08:49 2007] Extracted 'Acme-Roman-0.0.2.11/eg/fib.pl'
[MSG] [Tue Jul 24 09:08:49 2007] Extracted 'Acme-Roman-0.0.2.11/eg/guess.pl'
[MSG] [Tue Jul 24 09:08:49 2007] Extracted 'Acme-Roman-0.0.2.11/Changes'
[MSG] [Tue Jul 24 09:08:49 2007] Extracted 'Acme-Roman-0.0.2.11/MANIFEST'
[MSG] [Tue Jul 24 09:08:49 2007] Extracted 'Acme-Roman-0.0.2.11/lib/'
[MSG] [Tue Jul 24 09:08:49 2007] Extracted 'Acme-Roman-0.0.2.11/lib/Acme/'
[MSG] [Tue Jul 24 09:08:49 2007] Extracted 
'Acme-Roman-0.0.2.11/lib/Acme/Roman.pm'
[MSG] [Tue Jul 24 09:08:49 2007] Extracted 'Acme-Roman-0.0.2.11/README'
[MSG] [Tue Jul 24 09:08:49 2007] Extracted 'Acme-Roman-0.0.2.11/Build.PL'
[MSG] [Tue Jul 24 09:08:49 2007] Extracted 'Acme::Roman' to 
'/home/cpan/.cpanplus/5.8.8/build/Acme-Roman-0.0.2.11'
[ERROR] [Tue Jul 24 09:08:49 2007] This module requires 'Module::Build' and 
'CPANPLUS::Dist::Build' to be installed, but you don't have it! Will fall back 
to 'CPANPLUS::Dist::MM', but might not be able to install!
[MSG] [Tue Jul 24 09:08:49 2007] No 'Makefile.PL' found - attempting to 
generate one
[MSG] [Tue Jul 24 09:08:50 2007] Checking if your kit is complete...
Looks good
Writing Makefile for Acme::Roman

[MSG] [Tue Jul 24 09:08:50 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Tue Jul 24 09:08:52 2007] cp lib/Acme/Roman.pm blib/lib/Acme/Roman.pm
Manifying blib/man3/Acme::Roman.3

[ERROR] [Tue Jul 24 09:08:53 2007] MAKE TEST failed:  PERL_DL_NONLAZY=1 
/usr/home/cpan/perl588/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/01_use.........
#   Failed test 'use Acme::Roman;'
#   at t/01_use.t line 4.
#     Tried to use 'Acme::Roman'.
#     Error:  Base class package "Class::Accessor" is empty.
#     (Perhaps you need to 'use' the module which defines that package first.)
#  at 
/usr/home/cpan/.cpanplus/5.8.8/build/Acme-Roman-0.0.2.11/blib/lib/Acme/Roman.pm 
line 12
# BEGIN failed--compilation aborted at t/01_use.t line 4.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Use of uninitialized value in concatenation (.) or string at t/01_use.t line 6.
# Testing Acme::Roman 
# Looks like you failed 1 test of 1.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/02_objects.....dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/03_autoload....
#   Failed test 'require Acme::Roman;'
#   at t/02_objects.t line 4.
#     Tried to require 'Acme::Roman'.
#     Error:  Base class package "Class::Accessor" is empty.
#     (Perhaps you need to 'use' the module which defines that package first.)
#  at 
/usr/home/cpan/.cpanplus/5.8.8/build/Acme-Roman-0.0.2.11/blib/lib/Acme/Roman.pm 
line 12
# BEGIN failed--compilation aborted at 
/usr/home/cpan/.cpanplus/5.8.8/build/Acme-Roman-0.0.2.11/blib/lib/Acme/Roman.pm 
line 12.
# Compilation failed in require at (eval 3) line 2.
Can't locate object method "new" via package "Acme::Roman" at t/02_objects.t 
line 7.
# Looks like you failed 1 test of 1.
# Looks like your test died just after 1.

#   Failed test 'use Acme::Roman;'
#   at t/03_autoload.t line 4.
#     Tried to use 'Acme::Roman'.
#     Error:  Base class package "Class::Accessor" is empty.
#     (Perhaps you need to 'use' the module which defines that package first.)
#  at 
/usr/home/cpan/.cpanplus/5.8.8/build/Acme-Roman-0.0.2.11/blib/lib/Acme/Roman.pm 
line 12
# BEGIN failed--compilation aborted at t/03_autoload.t line 4.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'autoload was defined'
#   at t/03_autoload.t line 6.

#   Failed test 'The object isa Acme::Roman'
#   at t/03_autoload.t line 9.
#     The object isn't a reference
Argument "X" isn't numeric in abs at t/03_autoload.t line 10.

#   Failed test at t/03_autoload.t line 10.
#          got: '0'
#     expected: '10'
Argument "II" isn't numeric in addition (+) at t/03_autoload.t line 14.
Argument "I" isn't numeric in addition (+) at t/03_autoload.t line 14.

#   Failed test at t/03_autoload.t line 14.
#          got: '0'
#     expected: '3'
Argument "II" isn't numeric in addition (+) at t/03_autoload.t line 15.
Argument "I" isn't numeric in addition (+) at t/03_autoload.t line 15.

#   Failed test at t/03_autoload.t line 16.
#          got: '0'
#     expected: 'III'
# Looks like you failed 6 tests of 8.
dubious
        Test returned status 6 (wstat 1536, 0x600)
DIED. FAILED tests 1-2, 4-5, 7-8
        Failed 6/8 tests, 25.00% okay
t/99_pod.........skipped
        all skipped: Test::Pod 1.18 required for testing POD
Failed Test     Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/01_use.t         1   256     1    1  1
t/02_objects.t   255 65280     1    1  1
t/03_autoload.t    6  1536     8    6  1-2 4-5 7-8
1 test skipped.
Failed 3/4 test scripts. 8/10 subtests failed.
Files=4, Tests=10,  0 wallclock secs ( 0.25 cusr +  0.44 csys =  0.69 CPU)
Failed 3/4 test programs. 8/10 subtests failed.
*** Error code 35

Stop in /usr/home/cpan/.cpanplus/5.8.8/build/Acme-Roman-0.0.2.11.

[MSG] [Tue Jul 24 09:08:53 2007] DEFAULT 'proceed_on_test_failure' HANDLER 
RETURNING 'sub return value'


******************************** 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 CPAN::YACSmoke 0.0307.

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = 
/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/cpan/bin
    PERL5LIB = 
:/home/cpan/.cpanplus/5.8.8/build/Acme-Roman-0.0.2.11/blib/lib:/home/cpan/.cpanplus/5.8.8/build/Acme-Roman-0.0.2.11/blib/arch:/home/cpan/.cpanplus/5.8.8/build/Acme-Roman-0.0.2.11/blib
    PERL5_CPANPLUS_IS_RUNNING = 25142
    PERL5_CPANPLUS_IS_VERSION = 0.80
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/sh
    TERM = screen

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

    Perl: $^X = /usr/home/cpan/perl588/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 20 2 20 20
    EGID: $)  = 20 2 20 20


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


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=freebsd, osvers=6.2-release, archname=i386-freebsd-thread-multi-64int
    uname='freebsd forneus.bingosnet.co.uk 6.2-release freebsd 6.2-release #0: 
fri jan 12 10:40:27 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric i386 '
    config_args=''
    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 -Wdeclaration-after-statement -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', 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:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'

Reply via email to