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 Sebastien Aperghis-Tramoni, This is a computer-generated test report for CPAN-Dependency-0.11, created automatically by CPAN::Reporter, version 0.46, and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. 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 * Environment and other context * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ---------------- ----- ------- CPANPLUS 0.053 0.81_01 DBD::SQLite 0 1.13 DBI 1.0 1.58 File::Slurp 0 9999.12 File::Spec 0 3.25 Module::CoreList 2.09 2.12 Test::More 0 0.70 YAML 0 0.65 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_US.utf8 PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/local/perl/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/X11/bin:/sbin:/usr/sbin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 1 PERL5_CPAN_IS_RUNNING = 1 SHELL = /bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/src/perl/repoperls/installed-perls/perl/p07SkbQ/[EMAIL PROTECTED]/bin/perl UID: $< = 1005 EUID: $> = 1005 GID: $( = 1005 1005 EGID: $) = 1005 1005 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.9102 Cwd 3.25 ExtUtils::CBuilder 0.19 ExtUtils::Command 1.13 ExtUtils::Install 1.41_04 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51_01 ExtUtils::ParseXS 2.18 File::Spec 3.25 Module::Build 0.2808 Module::Signature 0.55 Test::Harness 2.64 Test::More 0.70 version 0.7203 ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': make[3]: Entering directory `/home/sand/.cpan/build/CPAN-Dependency-0.11-QCgwKz' PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/p07SkbQ/[EMAIL PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00load.........[ERROR] Could not find the 'cpanp-run-perl' binary in your path--this may be a problem. Please locate this program and set your 'perlwrapper' config entry to its path. >From the default shell, you can do this by typing: s program perlwrapper FULL_PATH_TO_CPANP_RUN_PERL s save # Testing CPAN::Dependency 0.11 ok t/00prereq.......# Checking required modules # - using YAML 0.65 # - using DBD::SQLite 1.13 # - using File::Spec 3.25 # - using Module::CoreList 2.12 [ERROR] Could not find the 'cpanp-run-perl' binary in your path--this may be a problem. Please locate this program and set your 'perlwrapper' config entry to its path. >From the default shell, you can do this by typing: s program perlwrapper FULL_PATH_TO_CPANP_RUN_PERL s save # - using CPANPLUS 0.81_01 # - using File::Slurp 9999.12 # - using DBI 1.58 ok t/01api..........[ERROR] Could not find the 'cpanp-run-perl' binary in your path--this may be a problem. Please locate this program and set your 'perlwrapper' config entry to its path. >From the default shell, you can do this by typing: s program perlwrapper FULL_PATH_TO_CPANP_RUN_PERL s save ok t/02internals....[ERROR] Could not find the 'cpanp-run-perl' binary in your path--this may be a problem. Please locate this program and set your 'perlwrapper' config entry to its path. >From the default shell, you can do this by typing: s program perlwrapper FULL_PATH_TO_CPANP_RUN_PERL s save # Failed test 'calling skip() with two args as list' # at t/02internals.t line 43. # Comparing hash keys of $data # Missing: 'Net_SSLeay.pm' # Extra: 'Net_SSLeay' # Failed test 'calling skip() with two args as arrayref' # at t/02internals.t line 45. # Comparing hash keys of $data # Missing: 'CGI.pm', 'Net_SSLeay.pm' # Extra: 'CGI', 'Net_SSLeay' CPANPLUS currently only supports one CPANPLUS::Backend object per running program at /home/src/perl/repoperls/installed-perls/perl/p07SkbQ/[EMAIL PROTECTED]/lib/5.9.5/CPANPLUS/Internals.pm line 162. CPANPLUS currently only supports one CPANPLUS::Backend object per running program at /home/src/perl/repoperls/installed-perls/perl/p07SkbQ/[EMAIL PROTECTED]/lib/5.9.5/CPANPLUS/Internals.pm line 162. CPANPLUS currently only supports one CPANPLUS::Backend object per running program at /home/src/perl/repoperls/installed-perls/perl/p07SkbQ/[EMAIL PROTECTED]/lib/5.9.5/CPANPLUS/Internals.pm line 162. CPANPLUS currently only supports one CPANPLUS::Backend object per running program at /home/src/perl/repoperls/installed-perls/perl/p07SkbQ/[EMAIL PROTECTED]/lib/5.9.5/CPANPLUS/Internals.pm line 162. # Looks like you failed 2 tests of 53. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 25-26 Failed 2/53 tests, 96.23% okay t/03diag.........skipped all skipped: Test::Warn required for testing warnings t/10process......[ERROR] Could not find the 'cpanp-run-perl' binary in your path--this may be a problem. Please locate this program and set your 'perlwrapper' config entry to its path. >From the default shell, you can do this by typing: s program perlwrapper FULL_PATH_TO_CPANP_RUN_PERL s save # Failed test 'checking information for WWW::Mechanize' # at t/10process.t line 195. # Comparing hash keys of $data->{"prereqs"} # Missing: 'Test-LongString' # Failed test 'checking information for Template' # at t/10process.t line 195. # Compared $data->{"prereqs"}{"AppConfig"} # got : '0' # expect : '1' CPANPLUS currently only supports one CPANPLUS::Backend object per running program at /home/src/perl/repoperls/installed-perls/perl/p07SkbQ/[EMAIL PROTECTED]/lib/5.9.5/CPANPLUS/Internals.pm line 162. # Looks like you planned 98 tests but only ran 97. # Looks like you failed 2 tests of 97 run. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 6, 10, 98 Failed 3/98 tests, 96.94% okay t/11skip.........[ERROR] Could not find the 'cpanp-run-perl' binary in your path--this may be a problem. Please locate this program and set your 'perlwrapper' config entry to its path. >From the default shell, you can do this by typing: s program perlwrapper FULL_PATH_TO_CPANP_RUN_PERL s save ok t/distchk........skipped all skipped: Test::Distribution required for checking distribution t/pod............ok t/podcover.......skipped all skipped: Test::Pod::Coverage 0.08 required for testing POD coverage t/portfs.........skipped all skipped: Test::Portability::Files required for testing filenames portability Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02internals.t 2 512 53 2 25-26 t/10process.t 2 512 98 4 6 10 98 4 tests skipped. Failed 2/11 test scripts. 5/222 subtests failed. Files=11, Tests=222, 379 wallclock secs (103.62 cusr + 2.92 csys = 106.54 CPU) Failed 2/11 test programs. 5/222 subtests failed. make[3]: *** [test_dynamic] Error 255 make[3]: Leaving directory `/home/sand/.cpan/build/CPAN-Dependency-0.11-QCgwKz' -- Summary of my perl5 (revision 5 version 9 subversion 5) configuration: Platform: osname=linux, osvers=2.6.18-4-k7, archname=i686-linux-64int uname='linux k75 2.6.18-4-k7 #1 smp mon mar 26 17:57:15 utc 2007 i686 gnulinux ' config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/p07SkbQ/[EMAIL PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des -Duse64bitint -Dusedevel' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, 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='-g', cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 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 =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib /usr/lib64 libs=-lnsl -lgdbm -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 -g -L/usr/local/lib'
