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.
        
--
Dear Zev Benjamin,
    
This is a computer-generated test report for Test-Dependencies-0.08, created
automatically by CPAN::Reporter, version 0.27.

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

Sections of this report:

    * Tester comments
    * Prerequisites
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                Need Have     
    --------------------- ---- ---------
  ! B::PerlReq            0    n/a      
    File::Find::Rule      0    0.300    
    IPC::Cmd              0    0.250    
    Module::CoreList      0    2.090    
  ! PerlReq::Utils        0    n/a      
    Test::Builder::Module 0    0.03_0200
    Test::Builder::Tester 0.64 1.04_0200
    YAML                  0    0.620    

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

make[1]: Entering directory `/home/josh/.cpan/build/Test-Dependencies-0.08'
/home/josh/tmp/blead/bin/perl5.9.5 "-Iinc" Makefile.PL --config= 
--installdeps=B::PerlReq,0,PerlReq::Utils,0
*** Installing dependencies...
CPAN: File::HomeDir loaded ok (v0.58)
*** Installing B::PerlReq...
CPAN: Storable loaded ok (v2.15_02)
Going to read /home/josh/.cpan/Metadata
  Database was generated on Thu, 05 Oct 2006 19:39:34 GMT
Running install for module 'B::PerlReq'
Running make for A/AT/ATOURBIN/rpm-build-perl-0.6.0.tar.gz
CPAN: Digest::SHA loaded ok (v5.43_01)
CPAN: Compress::Zlib loaded ok (v2.00013)
Checksum for 
/home/josh/CPAN/authors/id/A/AT/ATOURBIN/rpm-build-perl-0.6.0.tar.gz ok
Scanning cache /home/josh/.cpan/build for sizes
rpm-build-perl-0.6.0/
rpm-build-perl-0.6.0/fake.pm
rpm-build-perl-0.6.0/README.ALT
rpm-build-perl-0.6.0/t/
rpm-build-perl-0.6.0/t/03-perlprov.t
rpm-build-perl-0.6.0/t/01-B-PerlReq.t
rpm-build-perl-0.6.0/t/02-perlreq.t
rpm-build-perl-0.6.0/rpm-build-perl.spec
rpm-build-perl-0.6.0/META.yml
rpm-build-perl-0.6.0/perl.prov
rpm-build-perl-0.6.0/perl5-alt-rpm-macros
rpm-build-perl-0.6.0/Changes
rpm-build-perl-0.6.0/MANIFEST
rpm-build-perl-0.6.0/lib/
rpm-build-perl-0.6.0/lib/B/
rpm-build-perl-0.6.0/lib/B/PerlReq.pm
rpm-build-perl-0.6.0/lib/PerlReq/
rpm-build-perl-0.6.0/lib/PerlReq/Utils.pm
rpm-build-perl-0.6.0/perl.req
rpm-build-perl-0.6.0/Makefile.PL
rpm-build-perl-0.6.0/README
Removing previously used /home/josh/.cpan/build/rpm-build-perl-0.6.0

  CPAN.pm: Going to build A/AT/ATOURBIN/rpm-build-perl-0.6.0.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for rpm-build-perl
CPAN: YAML loaded ok (v0.62)
make[2]: Entering directory `/home/josh/.cpan/build/rpm-build-perl-0.6.0'
cp fake.pm blib/lib/fake.pm
cp lib/B/PerlReq.pm blib/lib/B/PerlReq.pm
cp lib/PerlReq/Utils.pm blib/lib/PerlReq/Utils.pm
cp perl.prov blib/script/perl.prov
/home/josh/tmp/blead/bin/perl5.9.5 "-MExtUtils::MY" -e "MY->fixin(shift)" 
blib/script/perl.prov
cp perl.req blib/script/perl.req
/home/josh/tmp/blead/bin/perl5.9.5 "-MExtUtils::MY" -e "MY->fixin(shift)" 
blib/script/perl.req
Manifying blib/man1/perl.prov.1
Manifying blib/man1/perl.req.1
Manifying blib/man3/B::PerlReq.3
Manifying blib/man3/PerlReq::Utils.3
make[2]: Leaving directory `/home/josh/.cpan/build/rpm-build-perl-0.6.0'
  /usr/bin/make  -- OK
Running make test
CPAN: CPAN::Reporter loaded ok (v0.27)
make[2]: Entering directory `/home/josh/.cpan/build/rpm-build-perl-0.6.0'
PERL_DL_NONLAZY=1 /home/josh/tmp/blead/bin/perl5.9.5 "-MExtUtils::Command::MM" 
"-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01-B-PerlReq....Bareword "Carp::confess" not allowed while "strict subs" in 
use at /home/josh/.cpan/build/rpm-build-perl-0.6.0/blib/lib/B/PerlReq.pm line 
332.
Compilation failed in require at t/01-B-PerlReq.t line 4.
BEGIN failed--compilation aborted at t/01-B-PerlReq.t line 4.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/02-perlreq......
#   Failed test '/home/josh/tmp/blead/lib/perl5/5.9.5/attributes.pm 
dependencies'
#   at t/02-perlreq.t line 33.
#          got: 'perl(warnings.pm)'
#     expected: ''

#   Failed test '/home/josh/tmp/blead/lib/perl5/5.9.5/i686-linux/POSIX.pm 
dependencies'
#   at t/02-perlreq.t line 33.
#          got: 'perl(AutoLoader.pm) perl(base.pm) perl(Fcntl.pm) 
perl(Tie/Hash.pm) perl(XSLoader.pm)'
#     expected: 'perl(AutoLoader.pm) perl(XSLoader.pm)'
# Looks like you failed 2 tests of 30.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 2, 29
        Failed 2/30 tests, 93.33% okay
t/03-perlprov.....
#   Failed test '/home/josh/tmp/blead/lib/perl5/5.9.5/i686-linux/POSIX.pm 
dependencies'
#   at t/03-perlprov.t line 32.
#                   'perl(POSIX.pm) = 1.110'
#     doesn't match '(?-xism:^perl\(POSIX\.pm\)\ \=\ 1\.0(\d|$))'
# Looks like you failed 1 test of 45.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 44
        Failed 1/45 tests, 97.78% okay
Failed Test      Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/01-B-PerlReq.t  255 65280    ??   ??  ??
t/02-perlreq.t      2   512    30    2  2 29
t/03-perlprov.t     1   256    45    1  44
Failed 3/3 test scripts. 3/75 subtests failed.
Files=3, Tests=75,  6 wallclock secs ( 4.24 cusr +  0.46 csys =  4.70 CPU)
Failed 3/3 test programs. 3/75 subtests failed.
make[2]: *** [test_dynamic] Error 1
make[2]: Leaving directory `/home/josh/.cpan/build/rpm-build-perl-0.6.0'
Preparing a test report for rpm-build-perl-0.6.0
Test result is 'fail': Distribution had failing tests.
Do you want to edit the test report? (yes/no) [no] Sending test report with 
'fail' to [email protected], [EMAIL PROTECTED]
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force
*** B::PerlReq installation failed.
*** Installing PerlReq::Utils...
Running install for module 'PerlReq::Utils'
Running make for A/AT/ATOURBIN/rpm-build-perl-0.6.0.tar.gz
  Is already unwrapped into directory 
/home/josh/.cpan/build/rpm-build-perl-0.6.0
  Has already been processed within this session
Running make test
  Won't repeat unsuccessful test during this command
Running make install
  make test had returned bad status, won't install without force
*** PerlReq::Utils installation failed.
*** Module::AutoInstall installation finished.
PERL_DL_NONLAZY=1 /home/josh/tmp/blead/bin/perl5.9.5 "-MExtUtils::Command::MM" 
"-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-load-basic.t 
t/01-load-with-exclude.t t/02-dependencies.t t/03-empty.t t/boilerplate.t 
t/pod-coverage.t t/pod.t
t/00-load-basic...........
#   Failed test 'use Test::Dependencies;'
#   at t/00-load-basic.t line 9.
# STDOUT is:
# not ok 1 - use Test::Dependencies;
# 
# not:
# ok 1 - use Test::Dependencies;
# 
# as expected
# STDERR is:
# #   Failed test 'use Test::Dependencies;'
# #   at t/00-load-basic.t line 8.
# #     Tried to use 'Test::Dependencies'.
# #     Error:  Can't locate B/PerlReq.pm in @INC (@INC contains: 
/home/josh/.cpan/build/Test-Dependencies-0.08/inc 
/home/josh/.cpan/build/Test-Dependencies-0.08/blib/lib 
/home/josh/.cpan/build/Test-Dependencies-0.08/blib/arch 
/home/josh/tmp/blead/lib/perl5/5.9.5/i686-linux 
/home/josh/tmp/blead/lib/perl5/5.9.5/i686-linux 
/home/josh/tmp/blead/lib/perl5/5.9.5 
/home/josh/tmp/blead/lib/perl5/site_perl/5.9.5/i686-linux 
/home/josh/tmp/blead/lib/perl5/site_perl/5.9.5/i686-linux 
/home/josh/tmp/blead/lib/perl5/site_perl/5.9.5 . 
/home/josh/tmp/blead/lib/perl5/5.9.5/i686-linux 
/home/josh/tmp/blead/lib/perl5/5.9.5 
/home/josh/tmp/blead/lib/perl5/site_perl/5.9.5/i686-linux 
/home/josh/tmp/blead/lib/perl5/site_perl/5.9.5) at 
/home/josh/.cpan/build/Test-Dependencies-0.08/blib/lib/Test/Dependencies.pm 
line 6.
# # BEGIN failed--compilation aborted at t/00-load-basic.t line 8.
# # Compilation failed in require at (eval 3) line 2.
# # BEGIN failed--compilation aborted at (eval 3) line 2.
# 
# not:
# 
# as expected
FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/01-load-with-exclude....
#   Failed test 'use Test::Dependencies;'
#   at t/01-load-with-exclude.t line 10.
# STDOUT is:
# not ok 1 - use Test::Dependencies;
# 
# not:
# ok 1 - use Test::Dependencies;
# 
# as expected
# STDERR is:
# #   Failed test 'use Test::Dependencies;'
# #   at t/01-load-with-exclude.t line 8.
# #     Tried to use 'Test::Dependencies'.
# #     Error:  Can't locate B/PerlReq.pm in @INC (@INC contains: 
/home/josh/.cpan/build/Test-Dependencies-0.08/inc 
/home/josh/.cpan/build/Test-Dependencies-0.08/blib/lib 
/home/josh/.cpan/build/Test-Dependencies-0.08/blib/arch 
/home/josh/tmp/blead/lib/perl5/5.9.5/i686-linux 
/home/josh/tmp/blead/lib/perl5/5.9.5/i686-linux 
/home/josh/tmp/blead/lib/perl5/5.9.5 
/home/josh/tmp/blead/lib/perl5/site_perl/5.9.5/i686-linux 
/home/josh/tmp/blead/lib/perl5/site_perl/5.9.5/i686-linux 
/home/josh/tmp/blead/lib/perl5/site_perl/5.9.5 . 
/home/josh/tmp/blead/lib/perl5/5.9.5/i686-linux 
/home/josh/tmp/blead/lib/perl5/5.9.5 
/home/josh/tmp/blead/lib/perl5/site_perl/5.9.5/i686-linux 
/home/josh/tmp/blead/lib/perl5/site_perl/5.9.5) at 
/home/josh/.cpan/build/Test-Dependencies-0.08/blib/lib/Test/Dependencies.pm 
line 6.
# # BEGIN failed--compilation aborted at t/01-load-with-exclude.t line 8.
# # Compilation failed in require at (eval 3) line 2.
# # BEGIN failed--compilation aborted at (eval 3) line 2.
# 
# not:
# 
# as expected
FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/02-dependencies.........Can't locate B/PerlReq.pm in @INC (@INC contains: 
/home/josh/.cpan/build/Test-Dependencies-0.08/inc 
/home/josh/.cpan/build/Test-Dependencies-0.08/blib/lib 
/home/josh/.cpan/build/Test-Dependencies-0.08/blib/arch 
/home/josh/tmp/blead/lib/perl5/5.9.5/i686-linux 
/home/josh/tmp/blead/lib/perl5/5.9.5/i686-linux 
/home/josh/tmp/blead/lib/perl5/5.9.5 
/home/josh/tmp/blead/lib/perl5/site_perl/5.9.5/i686-linux 
/home/josh/tmp/blead/lib/perl5/site_perl/5.9.5/i686-linux 
/home/josh/tmp/blead/lib/perl5/site_perl/5.9.5 . 
/home/josh/tmp/blead/lib/perl5/5.9.5/i686-linux 
/home/josh/tmp/blead/lib/perl5/5.9.5 
/home/josh/tmp/blead/lib/perl5/site_perl/5.9.5/i686-linux 
/home/josh/tmp/blead/lib/perl5/site_perl/5.9.5 .) at 
/home/josh/.cpan/build/Test-Dependencies-0.08/blib/lib/Test/Dependencies.pm 
line 6.
BEGIN failed--compilation aborted at 
/home/josh/.cpan/build/Test-Dependencies-0.08/blib/lib/Test/Dependencies.pm 
line 6.
Compilation failed in require at t/02-dependencies.t line 4.
BEGIN failed--compilation aborted at t/02-dependencies.t line 4.
dubious
        Test returned status 2 (wstat 512, 0x200)
t/03-empty................Can't locate B/PerlReq.pm in @INC (@INC contains: 
/home/josh/.cpan/build/Test-Dependencies-0.08/inc 
/home/josh/.cpan/build/Test-Dependencies-0.08/blib/lib 
/home/josh/.cpan/build/Test-Dependencies-0.08/blib/arch 
/home/josh/tmp/blead/lib/perl5/5.9.5/i686-linux 
/home/josh/tmp/blead/lib/perl5/5.9.5/i686-linux 
/home/josh/tmp/blead/lib/perl5/5.9.5 
/home/josh/tmp/blead/lib/perl5/site_perl/5.9.5/i686-linux 
/home/josh/tmp/blead/lib/perl5/site_perl/5.9.5/i686-linux 
/home/josh/tmp/blead/lib/perl5/site_perl/5.9.5 . 
/home/josh/tmp/blead/lib/perl5/5.9.5/i686-linux 
/home/josh/tmp/blead/lib/perl5/5.9.5 
/home/josh/tmp/blead/lib/perl5/site_perl/5.9.5/i686-linux 
/home/josh/tmp/blead/lib/perl5/site_perl/5.9.5 .) at 
/home/josh/.cpan/build/Test-Dependencies-0.08/blib/lib/Test/Dependencies.pm 
line 6.
BEGIN failed--compilation aborted at 
/home/josh/.cpan/build/Test-Dependencies-0.08/blib/lib/Test/Dependencies.pm 
line 6.
Compilation failed in require at t/03-empty.t line 4.
BEGIN failed--compilation aborted at t/03-empty.t line 4.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/boilerplate.............ok
t/pod-coverage............skipped
        all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/pod.....................skipped
        all skipped: Test::Pod 1.14 required for testing POD
Failed Test              Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/00-load-basic.t                       1    1  1
t/01-load-with-exclude.t                1    1  1
t/02-dependencies.t         2   512    ??   ??  ??
t/03-empty.t              255 65280     2    4  1-2
2 tests skipped.
Failed 4/7 test scripts. 4/7 subtests failed.
Files=7, Tests=7,  4 wallclock secs ( 0.40 cusr +  0.07 csys =  0.47 CPU)
Failed 4/7 test programs. 4/7 subtests failed.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/home/josh/.cpan/build/Test-Dependencies-0.08'


--

Summary of my perl5 (revision 5 version 9 subversion 5 patch 28990) 
configuration:
  Platform:
    osname=linux, osvers=2.6.15-26-k7, archname=i686-linux
    uname='linux lik 2.6.15-26-k7 #1 smp preempt fri sep 8 20:38:34 utc 2006 
i686 gnulinux '
    config_args='-Dusedevel -DDEBUGGING=both -Dprefix=/home/josh/tmp/blead -des'
    hint=recommended, useposix=true, d_sigaction=define
    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 ='-DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.0.3 (Ubuntu 4.0.3-1ubuntu5)', gccosandvers=''
    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 /lib /usr/lib
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to