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 Clayton O'Neill, This is a computer-generated report for Config-Validate-0.2.2 on 5.8.8 patch 32025, created automatically by CPAN-Reporter-1.08 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 /home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/[EMAIL PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/add_default_type.........You tried to run a test without a plan at t/add_default_type.t line 13. BEGIN failed--compilation aborted at t/add_default_type.t line 13. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/add_type.................You tried to run a test without a plan at t/add_type.t line 13. BEGIN failed--compilation aborted at t/add_type.t line 13. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/alias....................ok t/array....................You tried to run a test without a plan at t/array.t line 13. BEGIN failed--compilation aborted at t/array.t line 13. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/basic....................You tried to run a test without a plan at t/basic.t line 15. BEGIN failed--compilation aborted at t/basic.t line 15. Dubious, test returned 9 (wstat 2304, 0x900) No subtests run t/boolean..................ok t/callback.................ok t/config-general...........ok t/data-path-not-found......ok t/data-path................skipped: Data::Path required for test t/debug_print..............ok t/domain-hostname..........ok t/filedir..................You tried to run a test without a plan at t/filedir.t line 14. BEGIN failed--compilation aborted at t/filedir.t line 14. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/float....................You tried to run a test without a plan at t/float.t line 13. BEGIN failed--compilation aborted at t/float.t line 13. Dubious, test returned 9 (wstat 2304, 0x900) No subtests run t/hash.....................You tried to run a test without a plan at t/hash.t line 15. BEGIN failed--compilation aborted at t/hash.t line 15. Dubious, test returned 9 (wstat 2304, 0x900) No subtests run t/integer..................You tried to run a test without a plan at t/integer.t line 14. BEGIN failed--compilation aborted at t/integer.t line 14. Dubious, test returned 9 (wstat 2304, 0x900) No subtests run t/kwalitee.................skipped: Test::Kwalitee not installed; skipping t/nested...................ok t/on_debug.................You tried to run a test without a plan at t/on_debug.t line 15. BEGIN failed--compilation aborted at t/on_debug.t line 15. Dubious, test returned 9 (wstat 2304, 0x900) No subtests run t/perlcritic............... # Failed test 'Test::Perl::Critic for "blib/lib/Config/Validate.pm"' # at /home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/[EMAIL PROTECTED]/lib/site_perl/5.8.8/Test/Perl/Critic.pm line 99. # # Perl::Critic found these violations in "blib/lib/Config/Validate.pm": # Subroutine "Field" is neither declared nor explicitly imported at line 26, column 28. This might be a major bug. (Severity: 4) # Subroutine "Accessor" is neither declared nor explicitly imported at line 27, column 28. This might be a major bug. (Severity: 4) # Subroutine "schema" is neither declared nor explicitly imported at line 27, column 37. This might be a major bug. (Severity: 4) # Subroutine "Arg" is neither declared nor explicitly imported at line 28, column 28. This might be a major bug. (Severity: 4) # Subroutine "schema" is neither declared nor explicitly imported at line 28, column 32. This might be a major bug. (Severity: 4) # Subroutine "Field" is neither declared nor explicitly imported at line 29, column 28. This might be a major bug. (Severity: 4) # Subroutine "Accessor" is neither declared nor explicitly imported at line 30, column 28. This might be a major bug. (Severity: 4) # Subroutine "array_allows_scalar" is neither declared nor explicitly imported at line 30, column 37. This might be a major bug. (Severity: 4) # Subroutine "Arg" is neither declared nor explicitly imported at line 31, column 28. This might be a major bug. (Severity: 4) # Subroutine "array_allows_scalar" is neither declared nor explicitly imported at line 31, column 32. This might be a major bug. (Severity: 4) # Subroutine "Default" is neither declared nor explicitly imported at line 32, column 28. This might be a major bug. (Severity: 4) # Subroutine "Field" is neither declared nor explicitly imported at line 33, column 28. This might be a major bug. (Severity: 4) # Subroutine "Accessor" is neither declared nor explicitly imported at line 34, column 28. This might be a major bug. (Severity: 4) # Subroutine "debug" is neither declared nor explicitly imported at line 34, column 37. This might be a major bug. (Severity: 4) # Subroutine "Arg" is neither declared nor explicitly imported at line 35, column 28. This might be a major bug. (Severity: 4) # Subroutine "debug" is neither declared nor explicitly imported at line 35, column 32. This might be a major bug. (Severity: 4) # Subroutine "Field" is neither declared nor explicitly imported at line 36, column 28. This might be a major bug. (Severity: 4) # Subroutine "Accessor" is neither declared nor explicitly imported at line 37, column 28. This might be a major bug. (Severity: 4) # Subroutine "on_debug" is neither declared nor explicitly imported at line 37, column 37. This might be a major bug. (Severity: 4) # Subroutine "Arg" is neither declared nor explicitly imported at line 38, column 28. This might be a major bug. (Severity: 4) # Subroutine "on_debug" is neither declared nor explicitly imported at line 38, column 32. This might be a major bug. (Severity: 4) # Subroutine "Default" is neither declared nor explicitly imported at line 39, column 28. This might be a major bug. (Severity: 4) # Subroutine "&debug_print" is neither declared nor explicitly imported at line 39, column 37. This might be a major bug. (Severity: 4) # Subroutine "Field" is neither declared nor explicitly imported at line 40, column 28. This might be a major bug. (Severity: 4) # Subroutine "Accessor" is neither declared nor explicitly imported at line 41, column 28. This might be a major bug. (Severity: 4) # Subroutine "data_path" is neither declared nor explicitly imported at line 41, column 37. This might be a major bug. (Severity: 4) # Subroutine "Arg" is neither declared nor explicitly imported at line 42, column 28. This might be a major bug. (Severity: 4) # Subroutine "data_path" is neither declared nor explicitly imported at line 42, column 32. This might be a major bug. (Severity: 4) # Subroutine "Default" is neither declared nor explicitly imported at line 43, column 28. This might be a major bug. (Severity: 4) # Subroutine "Field" is neither declared nor explicitly imported at line 44, column 28. This might be a major bug. (Severity: 4) # Subroutine "Accessor" is neither declared nor explicitly imported at line 45, column 28. This might be a major bug. (Severity: 4) # Subroutine "data_path_options" is neither declared nor explicitly imported at line 45, column 37. This might be a major bug. (Severity: 4) # Subroutine "Arg" is neither declared nor explicitly imported at line 46, column 28. This might be a major bug. (Severity: 4) # Subroutine "data_path_options" is neither declared nor explicitly imported at line 46, column 32. This might be a major bug. (Severity: 4) # Subroutine "Default" is neither declared nor explicitly imported at line 47, column 28. This might be a major bug. (Severity: 4) # Subroutine "Field" is neither declared nor explicitly imported at line 49, column 28. This might be a major bug. (Severity: 4) # Subroutine "SCALAR" is neither declared nor explicitly imported at line 94, column 36. This might be a major bug. (Severity: 4) # Subroutine "CODEREF" is neither declared nor explicitly imported at line 95, column 40. This might be a major bug. (Severity: 4) # Subroutine "CODEREF" is neither declared nor explicitly imported at line 98, column 40. This might be a major bug. (Severity: 4) # Subroutine "CODEREF" is neither declared nor explicitly imported at line 101, column 40. This might be a major bug. (Severity: 4) # Subroutine "HASHREF" is neither declared nor explicitly imported at line 206, column 38. This might be a major bug. (Severity: 4) # Subroutine "HASHREF" is neither declared nor explicitly imported at line 207, column 38. This might be a major bug. (Severity: 4) # Looks like you failed 1 test of 1. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/pod......................ok t/podcoverage..............ok t/string...................ok Test Summary Report ------------------- t/add_default_type.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/add_type.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/array.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/basic.t (Wstat: 2304 Tests: 0 Failed: 0) Non-zero exit status: 9 Parse errors: No plan found in TAP output t/filedir.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/float.t (Wstat: 2304 Tests: 0 Failed: 0) Non-zero exit status: 9 Parse errors: No plan found in TAP output t/hash.t (Wstat: 2304 Tests: 0 Failed: 0) Non-zero exit status: 9 Parse errors: No plan found in TAP output t/integer.t (Wstat: 2304 Tests: 0 Failed: 0) Non-zero exit status: 9 Parse errors: No plan found in TAP output t/on_debug.t (Wstat: 2304 Tests: 0 Failed: 0) Non-zero exit status: 9 Parse errors: No plan found in TAP output t/perlcritic.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=23, Tests=81, 16 wallclock secs ( 0.12 usr 0.03 sys + 10.12 cusr 0.62 csys = 10.89 CPU) Result: FAIL Failed 10/23 test programs. 1/81 subtests failed. make: *** [test_dynamic] Fehler 255 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ---------------------- ---- ---- Carp::Clan 0 5.10 Data::Validate::Domain 0 0.08 List::MoreUtils 0 0.21 Object::InsideOut 0 3.35 Params::Validate 0 0.89 Scalar::Util::Clone 0 0.10 Test::Class 0 0.28 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = de_DE.UTF-8 PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 7454 PERL5_CPAN_IS_RUNNING = 7454 PERL_MM_USE_DEFAULT = 1 SHELL = /usr/bin/zsh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/[EMAIL PROTECTED]/bin/perl $UID/$EUID = 1005 / 1005 $GID = 1005 1005 $EGID = 1005 1005 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.92_56 Cwd 3.27 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.43_01 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.18 File::Spec 3.27 Module::Build 0.2808 Module::Signature 0.55 Test::Harness 3.07 Test::More 0.74 YAML 0.66 YAML::Syck 1.01 version 0.74 -- Summary of my perl5 (revision 5 version 8 subversion 8 patch 32025) configuration: Platform: osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux ' config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/pOwntgt/[EMAIL PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Duse64bitint' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef 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 ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-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.6.1.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.6.1' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
