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/pkg/bin/perl -Iblib/arch -Iblib/lib 
-I/usr/pkg/lib/perl5/5.6.1/sparc-netbsd -I/usr/pkg/lib/perl5/5.6.1 -e 'use 
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/DebugInit....Can't locate C/Scan.pm in @INC (@INC contains: blib/arch blib/lib 
/usr/pkg/lib/perl5/5.6.1/sparc-netbsd /usr/pkg/lib/perl5/5.6.1/sparc-netbsd 
/usr/pkg/lib/perl5/5.6.1/sparc-netbsd /usr/pkg/lib/perl5/5.6.1 
/usr/local/home/alian/.cpanplus/build/Devel-DebugInit-0.3/blib/lib 
/usr/local/home/alian/.cpanplus/build/Devel-DebugInit-0.3/blib/arch 
/usr/pkg/lib/perl5/site_perl/5.6.1/sparc-netbsd 
/usr/pkg/lib/perl5/site_perl/5.6.1/sparc-netbsd /usr/pkg/lib/perl5/site_perl/5.6.1 
/usr/pkg/lib/perl5/site_perl/5.6.1/sparc-netbsd /usr/pkg/lib/perl5/site_perl/5.6.1 
/usr/pkg/lib/perl5/site_perl /usr/pkg/lib/perl5/5.6.1/sparc-netbsd 
/usr/pkg/lib/perl5/5.6.1/sparc-netbsd /usr/pkg/lib/perl5/5.6.1 . 
/usr/pkg/lib/perl5/site_perl/5.6.1/sparc-netbsd /usr/pkg/lib/perl5/site_perl/5.6.1 
/usr/pkg/lib/perl5/site_perl /usr/pkg/lib/perl5/5.6.1/sparc-netbsd 
/usr/pkg/lib/perl5/5.6.1 .) at blib/lib/Devel/DebugInit.pm line 4.
BEGIN failed--compilation aborted at blib/lib/Devel/DebugInit.pm line 4.
Compilation failed in require at t/DebugInit.t line 14.
BEGIN failed--compilation aborted at t/DebugInit.t line 14.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t/GDB..........Can't locate C/Scan.pm in @INC (@INC contains: blib/arch blib/lib 
/usr/pkg/lib/perl5/5.6.1/sparc-netbsd /usr/pkg/lib/perl5/5.6.1/sparc-netbsd 
/usr/pkg/lib/perl5/5.6.1/sparc-netbsd /usr/pkg/lib/perl5/5.6.1 
/usr/local/home/alian/.cpanplus/build/Devel-DebugInit-0.3/blib/lib 
/usr/local/home/alian/.cpanplus/build/Devel-DebugInit-0.3/blib/arch 
/usr/pkg/lib/perl5/site_perl/5.6.1/sparc-netbsd 
/usr/pkg/lib/perl5/site_perl/5.6.1/sparc-netbsd /usr/pkg/lib/perl5/site_perl/5.6.1 
/usr/pkg/lib/perl5/site_perl/5.6.1/sparc-netbsd /usr/pkg/lib/perl5/site_perl/5.6.1 
/usr/pkg/lib/perl5/site_perl /usr/pkg/lib/perl5/5.6.1/sparc-netbsd 
/usr/pkg/lib/perl5/5.6.1/sparc-netbsd /usr/pkg/lib/perl5/5.6.1 . 
/usr/pkg/lib/perl5/site_perl/5.6.1/sparc-netbsd /usr/pkg/lib/perl5/site_perl/5.6.1 
/usr/pkg/lib/perl5/site_perl /usr/pkg/lib/perl5/5.6.1/sparc-netbsd 
/usr/pkg/lib/perl5/5.6.1 .) at blib/lib/Devel/DebugInit.pm line 4.
BEGIN failed--compilation aborted at blib/lib/Devel/DebugInit.pm line 4.
Compilation failed in require at blib/lib/Devel/DebugInit/GDB.pm line 2.
BEGIN failed--compilation aborted at blib/lib/Devel/DebugInit/GDB.pm line 2.
Compilation failed in require at t/GDB.t line 14.
BEGIN failed--compilation aborted at t/GDB.t line 14.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
Failed Test   Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/DebugInit.t    2   512     3    3 100.00%  1-3
t/GDB.t          2   512     2    2 100.00%  1-2
Failed 2/2 test scripts, 0.00% okay. 5/5 subtests failed, 0.00% okay.
*** Error code 2

Stop.


Additional comments:

Hello, Jason E. Stewart! Thanks for uploading your works to CPAN.

I noticed that the test suite seem to fail without these modules:

C::Scan

As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem.  For example:

WriteMakefile(
    AUTHOR      => 'Jason E. Stewart ([EMAIL PROTECTED])',
    ... # other information
    PREREQ_PM   => {
        'C::Scan'       => '0', # or a minimum workable version
    }
);

If you are interested in making a more flexible Makefile.PL that can
probe for missing dependencies and install them, ExtUtils::AutoInstall
at <http://search.cpan.org/search?dist=ExtUtils-AutoInstall> may be
worth a look.

Thanks! :-)

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  Also, because many people performs automatic
tests on CPAN, chances are 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. :)
**********************************************************************




--

Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
  Platform:
    osname=netbsd, osvers=1.5.1, archname=sparc-netbsd
    uname='netbsd pogen 1.5.1 netbsd 1.5.1 (pogen) #0: thu jul 5 14:22:48 edt 2001 
dan@bondage:exportdisk1srcsyssrc-1-5sysarchsparccompilepogen sparc '
    config_args='-sde -Dprefix=/usr/pkg -Dscriptdir=/usr/pkg/bin 
-Darchname=sparc-netbsd -Doptimize=-O2 -Dcc=cc -Uusemymalloc -Uinstallusrbinperl 
-Dlibswanted=m crypt -Duseshrplib'
    hint=recommended, 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='cc', ccflags ='-fno-strict-aliasing -I/usr/pkg/include',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -I/usr/pkg/include'
    ccversion='', gccversion='egcs-2.91.66 19990314 (egcs-1.1.2 release)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-R/usr/pkg/lib  -L/usr/pkg/lib'
    libpth=/usr/pkg/lib /usr/lib
    libs=-lm -lcrypt
    perllibs=-lm -lcrypt
    libc=/usr/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-whole-archive -lgcc 
-Wl,-no-whole-archive                    -Wl,-E -Wl,-R/usr/pkg/lib  
-Wl,-R/usr/pkg/lib/perl5/5.6.1/sparc-netbsd/CORE'
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  -Wl,-R/usr/pkg/lib 
-L/usr/pkg/lib'

Reply via email to