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 Steffen Mueller, This is a computer-generated report for Module-ScanDeps-0.78 on perl-5.00505, created automatically by CPAN-Reporter-1.06 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 with your distribution. If these results are not what you expect or if you would like to learn how to avoid FAIL reports for missing dependencies, unsupported operating systems, etc., please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: http://cpantest.grango.org Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /usr/local/bin/perl5.00505 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/0-pod.........................................skipped all skipped: Test::Pod 1.00 required for testing POD t/1-static_functional_interface_real............Module/ScanDeps.pm did not return a true value at t/Utils.pm line 7. BEGIN failed--compilation aborted at t/Utils.pm line 7. BEGIN failed--compilation aborted at t/1-static_functional_interface_real.t line 8. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/10-case-insensitive-keys......................Module/ScanDeps.pm did not return a true value at t/Utils.pm line 7. BEGIN failed--compilation aborted at t/Utils.pm line 7. BEGIN failed--compilation aborted at t/10-case-insensitive-keys.t line 15. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/11-finds-shared-lib........................... # Failed test 'use Module::ScanDeps;' # at t/11-finds-shared-lib.t line 18. # Tried to use 'Module::ScanDeps'. # Error: Module/ScanDeps.pm did not return a true value at (eval 5) line 2. # BEGIN failed--compilation aborted at t/11-finds-shared-lib.t line 18. Undefined subroutine &main::scan_deps called at t/11-finds-shared-lib.t line 28. # Looks like you planned 3 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/12-ScanFileRE................................. # Failed test 'use Module::ScanDeps;' # at t/12-ScanFileRE.t line 10. # Tried to use 'Module::ScanDeps'. # Error: Module/ScanDeps.pm did not return a true value at (eval 4) line 2. # BEGIN failed--compilation aborted at t/12-ScanFileRE.t line 10. (?-xism:(?:^|\\|/)(?:[^.]*|.*\.(?i:p[ml]|t|al))$) at t/12-ScanFileRE.t line 13. Undefined subroutine &main::scan_deps called at t/12-ScanFileRE.t line 17. # Looks like you planned 8 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 4-8 Failed 6/8 tests, 25.00% okay t/2-static_functional_interface_fake............Module/ScanDeps.pm did not return a true value at t/Utils.pm line 7. BEGIN failed--compilation aborted at t/Utils.pm line 7. BEGIN failed--compilation aborted at t/2-static_functional_interface_fake.t line 8. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-302 Failed 302/302 tests, 0.00% okay t/3-static_oo_interface_real.................... # Failed test 'use Module::ScanDeps;' # at t/3-static_oo_interface_real.t line 14. # Tried to use 'Module::ScanDeps'. # Error: Module/ScanDeps.pm did not return a true value at (eval 3) line 2. # BEGIN failed--compilation aborted at t/3-static_oo_interface_real.t line 14. Use of uninitialized value at /mnt/i386/usr/local/src/CPAN/build/Module-ScanDeps-0.78-GsXXWi/blib/lib/Module/ScanDeps.pm line 497. Cannot open keys: No such file or directory at /mnt/i386/usr/local/src/CPAN/build/Module-ScanDeps-0.78-GsXXWi/blib/lib/Module/ScanDeps.pm line 568. # Looks like you planned 11 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-11 Failed 11/11 tests, 0.00% okay t/4-static_functional_interface_options_fake....Module/ScanDeps.pm did not return a true value at t/Utils.pm line 7. BEGIN failed--compilation aborted at t/Utils.pm line 7. BEGIN failed--compilation aborted at t/4-static_functional_interface_options_fake.t line 9. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-546 Failed 546/546 tests, 0.00% okay t/5-pluggable_fake..............................Module/ScanDeps.pm did not return a true value at t/5-pluggable_fake.t line 3. BEGIN failed--compilation aborted at t/5-pluggable_fake.t line 3. dubious Test returned status 2 (wstat 512, 0x200) t/6-file-glob...................................Module/ScanDeps.pm did not return a true value at t/6-file-glob.t line 6. BEGIN failed--compilation aborted at t/6-file-glob.t line 6. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/7-check-dynaloader............................Module/ScanDeps.pm did not return a true value at t/7-check-dynaloader.t line 6. BEGIN failed--compilation aborted at t/7-check-dynaloader.t line 6. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/8-check_duplicated_entries....................Module/ScanDeps.pm did not return a true value at t/Utils.pm line 7. BEGIN failed--compilation aborted at t/Utils.pm line 7. BEGIN failed--compilation aborted at t/8-check_duplicated_entries.t line 8. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-30 Failed 30/30 tests, 0.00% okay t/9-check_path_to_inc_name...................... # Failed test 'use Module::ScanDeps;' # at t/9-check_path_to_inc_name.t line 12. # Tried to use 'Module::ScanDeps'. # Error: Module/ScanDeps.pm did not return a true value at (eval 4) line 2. # BEGIN failed--compilation aborted at t/9-check_path_to_inc_name.t line 12. Undefined subroutine &main::path_to_inc_name called at t/9-check_path_to_inc_name.t line 21. # Looks like you planned 6 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/1-static_functional_interface_real.t 255 65280 ?? ?? ?? t/10-case-insensitive-keys.t 255 65280 ?? ?? ?? t/11-finds-shared-lib.t 255 65280 3 5 1-3 t/12-ScanFileRE.t 255 65280 8 11 1 4-8 t/2-static_functional_interface_fake.t 255 65280 302 604 1-302 t/3-static_oo_interface_real.t 255 65280 11 21 1-11 t/4-static_functional_interface_options_f 255 65280 546 1092 1-546 t/5-pluggable_fake.t 2 512 ?? ?? ?? t/6-file-glob.t 2 512 2 4 1-2 t/7-check-dynaloader.t 255 65280 ?? ?? ?? t/8-check_duplicated_entries.t 255 65280 30 60 1-30 t/9-check_path_to_inc_name.t 255 65280 6 11 1-6 1 test skipped. Failed 12/13 test scripts. 906/908 subtests failed. Files=13, Tests=908, 1 wallclock secs ( 0.45 cusr + 0.41 csys = 0.86 CPU) Failed 12/13 test programs. 906/908 subtests failed. *** Error code 35 Stop in /mnt/i386/usr/local/src/CPAN/build/Module-ScanDeps-0.78-GsXXWi. ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------------------- ---- --------- File::Spec 0 3.25 File::Temp 0 0.18 Module::Build::ModuleInfo 0 0.2808_01 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd6.2:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/mnt/i386/usr/home/e/eserte/work/srezic-misc/scripts PERL5LIB = /usr/local/src/CPAN/build/Net-DNS-ToolKit-0.35-NgYi39/blib/arch:/usr/local/src/CPAN/build/Net-DNS-ToolKit-0.35-NgYi39/blib/lib:/usr/local/src/CPAN/build/Net-DNS-Codes-0.09-QFrDG2/blib/arch:/usr/local/src/CPAN/build/Net-DNS-Codes-0.09-QFrDG2/blib/lib:/usr/local/src/CPAN/build/NetAddr-IP-4.007-UBxJnC/blib/arch:/usr/local/src/CPAN/build/NetAddr-IP-4.007-UBxJnC/blib/lib:/usr/local/src/CPAN/build/Crypt-RC4-2.02-WECWZO/blib/arch:/usr/local/src/CPAN/build/Crypt-RC4-2.02-WECWZO/blib/lib:/usr/local/src/CPAN/build/Text-PDF-0.29-PzqKbT/blib/arch:/usr/local/src/CPAN/build/Text-PDF-0.29-PzqKbT/blib/lib:/usr/local/src/CPAN/build/Readonly-1.03-aTlk0G/blib/arch:/usr/local/src/CPAN/build/Readonly-1.03-aTlk0G/blib/lib:/usr/local/src/CPAN/build/IO-1.20-A8zGIa/blib/arch:/usr/local/src/CPAN/build/IO-1.20-A8zGIa/blib/lib:/usr/local/src/CPAN/build/Attribute-Handlers-0.78-29Bvhl/blib/arch:/usr/local/src/CPAN/build/Attribute-Handlers-0.78-29Bvhl/blib/lib:/usr/local/src/CPAN/build/Class-ISA-0.33-A1epaA/blib/arch:/usr/local/src/CPAN/build/Class-ISA-0.33-A1epaA/blib/lib:/usr/local/src/CPAN/build/Sub-Uplevel-0.18-l8ii1s/blib/arch:/usr/local/src/CPAN/build/Sub-Uplevel-0.18-l8ii1s/blib/lib:/usr/local/src/CPAN/build/Devel-Symdump-2.08-eOvHed/blib/arch:/usr/local/src/CPAN/build/Devel-Symdump-2.08-eOvHed/blib/lib PERL5_CPANPLUS_IS_RUNNING = 42097 PERL5_CPAN_IS_RUNNING = 42097 PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla SHELL = /usr/local/bin/zsh TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = perl5.00505 $UID/$EUID = 1023 / 1023 $GID = 1023 1023 1023 $EGID = 1023 1023 1023 Perl module toolchain versions installed: Module Have ------------------- --------- CPAN 1.9205 Cwd 3.25 ExtUtils::CBuilder n/a ExtUtils::Command 1.13 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS n/a File::Spec 3.25 Module::Build 0.2808_01 Module::Signature n/a Test::Harness 2.64 Test::More 0.72 YAML n/a YAML::Syck n/a version 0.74 -- Summary of my perl5 (5.0 patchlevel 5 subversion 5) configuration: Platform: osname=freebsd, osvers=6.2-release, archname=amd64-freebsd uname='freebsd biokovo-amd64.herceg.de 6.2-release freebsd 6.2-release #0: fri jan 12 08:32:24 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric amd64 ' hint=recommended, useposix=true, d_sigaction=define usethreads=undef useperlio=undef d_sfio=undef Compiler: cc='ccache cc', optimize='-O2 -pipe', gccversion=3.4.6 [FreeBSD] 20060305 cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include' ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include' stdchar='char', d_stdstdio=undef, usevfork=true intsize=4, longsize=8, ptrsize=8, doublesize=8 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 alignbytes=8, usemymalloc=n, prototype=define Linker and Libraries: ld='ccache cc', ldflags ='-Wl,-E -L/usr/local/lib' libpth=/usr/lib /usr/local/lib libs=-lgdbm -lm -lc -lcrypt libc=, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
