Front page | perl.cpan.testers |
Postings from April 2008
NA FormValidator-Simple-0.23 i386-freebsd 6.1-release
Thread Previous
From:
srezic
Date:
April 17, 2008 07:09
Subject:
NA FormValidator-Simple-0.23 i386-freebsd 6.1-release
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Lyo Kato,
This is a computer-generated report for FormValidator-Simple-0.23
on perl 5.00505, created by CPAN-Reporter-1.13.
Thank you for uploading your work to CPAN. While attempting to build or test
this distribution, the distribution signaled that support is not available
either for this operating system or this version of Perl. Nevertheless, any
diagnostic output produced is provided below for reference. If this is not
what you expect, you may wish to consult the CPAN Testers Wiki:
http://cpantest.grango.org/wiki/CPANAuthorNotes
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':
/usr/local/bin/perl5.00505 "-Iinc" Makefile.PL --config= --installdeps=Class::Accessor,0.22,Class::Inspector,1.13,Class::Data::Accessor,0.03,UNIVERSAL::require,0.1,Mail::Address,0,Email::Valid,0.15,Email::Valid::Loose,0.04,Date::Calc,5.4,Tie::IxHash,1.21,YAML,0.39,List::MoreUtils,0.16,DateTime::Format::Strptime,1.07
Could not eval '
package ExtUtils::MakeMaker::_version;
no strict;
BEGIN { eval {
require version;
"version"->import;
} }
local $VERSION;
$VERSION=undef; do {
our $VERSION = '0.23';
}; $VERSION
' in lib/FormValidator/Simple.pm: Can't modify subroutine entry in scalar assignment at (eval 5) line 11, at EOF
Cannot determine perl version info from lib/FormValidator/Simple.pm
*** Since we're running under CPANPLUS, I'll just let it take care
of the dependency's installation later.
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.00505 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00_compile.t t/01_constraint.t t/02_constraints.t t/03_profile.t t/04_result.t t/05_results.t t/06_data.t t/07_simple.t t/08_length.t t/09_ascii.t t/10_int.t t/11_space.t t/12_duplication.t t/13_datetime.t t/14_regex.t t/15_any.t t/16_plugin.t t/17_pod.t t/18_invalids.t t/19_url.t t/20_numeric_cmp.t t/21_decimal.t t/22_messages.t t/23_messages_yaml.t t/24_options.t t/25_all.t t/26_inarray.t t/27_set_invalid.t t/28_decode.t
t/00_compile..........
# Failed test 'use FormValidator::Simple;'
# at t/00_compile.t line 4.
# Tried to use 'FormValidator::Simple'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple.pm line 3
# BEGIN failed--compilation aborted at t/00_compile.t line 4.
# BEGIN failed--compilation aborted at (eval 3) line 2.
# Looks like you failed 1 test of 1.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/01_constraint.......
# Failed test 'use FormValidator::Simple::Constraint;'
# at t/01_constraint.t line 4.
# Tried to use 'FormValidator::Simple::Constraint'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple/Constraint.pm line 3
# BEGIN failed--compilation aborted at t/01_constraint.t line 4.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "new" via package "FormValidator::Simple::Constraint" at t/01_constraint.t line 6.
# Looks like you planned 23 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-23
Failed 23/23 tests, 0.00% okay
t/02_constraints......
# Failed test 'use FormValidator::Simple::Constraints;'
# at t/02_constraints.t line 4.
# Tried to use 'FormValidator::Simple::Constraints'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple/ArrayList.pm line 3
# BEGIN failed--compilation aborted at t/02_constraints.t line 4.
# ...propagated at /usr/perl5.005_05/lib/5.00505/base.pm line 47.
# BEGIN failed--compilation aborted at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple/Constraints.pm line 3.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "new" via package "FormValidator::Simple::Constraints" at t/02_constraints.t line 6.
# 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/03_profile..........
# Failed test 'use FormValidator::Simple::Profile;'
# at t/03_profile.t line 4.
# Tried to use 'FormValidator::Simple::Profile'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple/ArrayList.pm line 3
# BEGIN failed--compilation aborted at t/03_profile.t line 4.
# ...propagated at /usr/perl5.005_05/lib/5.00505/base.pm line 47.
# BEGIN failed--compilation aborted at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple/Profile.pm line 3.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "new" via package "FormValidator::Simple::Profile::Record" at t/03_profile.t line 6.
# Looks like you planned 42 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-42
Failed 42/42 tests, 0.00% okay
t/04_result...........
# Failed test 'use FormValidator::Simple::Result;'
# at t/04_result.t line 4.
# Tried to use 'FormValidator::Simple::Result'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple/Result.pm line 3
# BEGIN failed--compilation aborted at t/04_result.t line 4.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "new" via package "FormValidator::Simple::Result" at t/04_result.t line 6.
# Looks like you planned 13 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-13
Failed 13/13 tests, 0.00% okay
t/05_results..........
# Failed test 'use FormValidator::Simple::Results;'
# at t/05_results.t line 4.
# Tried to use 'FormValidator::Simple::Results'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple/Results.pm line 3
# BEGIN failed--compilation aborted at t/05_results.t line 4.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "new" via package "FormValidator::Simple::Results" at t/05_results.t line 6.
# Looks like you planned 34 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-34
Failed 34/34 tests, 0.00% okay
t/06_data.............Use of reserved word "our" is deprecated at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple/Constants.pm line 4.
Array found where operator expected at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple/Constants.pm line 4, at end of line
(Do you need to predeclare our?)
Global symbol "@EXPORT" requires explicit package name at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple/Constants.pm line 4.
# Failed test 'use FormValidator::Simple::Data;'
# at t/06_data.t line 4.
# Tried to use 'FormValidator::Simple::Data'.
# Error: syntax error at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple/Constants.pm line 4, near "our @EXPORT "
# BEGIN failed--compilation aborted at t/06_data.t line 4.
# BEGIN failed--compilation aborted at (eval 3) line 2.
(offline mode: enter name=value pairs on standard input)
Can't locate object method "new" via package "FormValidator::Simple::Data" at t/06_data.t line 13.
# Looks like you planned 9 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-9
Failed 9/9 tests, 0.00% okay
t/07_simple...........
# Failed test 'use FormValidator::Simple;'
# at t/07_simple.t line 5.
# Tried to use 'FormValidator::Simple'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple.pm line 3
# BEGIN failed--compilation aborted at t/07_simple.t line 5.
# BEGIN failed--compilation aborted at (eval 3) line 2.
(offline mode: enter name=value pairs on standard input)
Can't locate object method "check" via package "FormValidator::Simple" at t/07_simple.t line 14.
# Looks like you planned 24 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-24
Failed 24/24 tests, 0.00% okay
t/08_length...........
# Failed test 'use FormValidator::Simple;'
# at t/08_length.t line 5.
# Tried to use 'FormValidator::Simple'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple.pm line 3
# BEGIN failed--compilation aborted at t/08_length.t line 5.
# BEGIN failed--compilation aborted at (eval 3) line 2.
(offline mode: enter name=value pairs on standard input)
Can't locate object method "check" via package "FormValidator::Simple" at t/08_length.t line 10.
# Looks like you planned 7 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-7
Failed 7/7 tests, 0.00% okay
t/09_ascii............
# Failed test 'use FormValidator::Simple;'
# at t/09_ascii.t line 5.
# Tried to use 'FormValidator::Simple'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple.pm line 3
# BEGIN failed--compilation aborted at t/09_ascii.t line 5.
# BEGIN failed--compilation aborted at (eval 3) line 2.
(offline mode: enter name=value pairs on standard input)
Can't locate object method "check" via package "FormValidator::Simple" at t/09_ascii.t line 11.
# Looks like you planned 5 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-5
Failed 5/5 tests, 0.00% okay
t/10_int..............
# Failed test 'use FormValidator::Simple;'
# at t/10_int.t line 5.
# Tried to use 'FormValidator::Simple'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple.pm line 3
# BEGIN failed--compilation aborted at t/10_int.t line 5.
# BEGIN failed--compilation aborted at (eval 3) line 2.
(offline mode: enter name=value pairs on standard input)
Can't locate object method "check" via package "FormValidator::Simple" at t/10_int.t line 11.
# Looks like you planned 5 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-5
Failed 5/5 tests, 0.00% okay
t/11_space............
# Failed test 'use FormValidator::Simple;'
# at t/11_space.t line 5.
# Tried to use 'FormValidator::Simple'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple.pm line 3
# BEGIN failed--compilation aborted at t/11_space.t line 5.
# BEGIN failed--compilation aborted at (eval 3) line 2.
(offline mode: enter name=value pairs on standard input)
Can't locate object method "check" via package "FormValidator::Simple" at t/11_space.t line 11.
# Looks like you planned 5 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-5
Failed 5/5 tests, 0.00% okay
t/12_duplication......
# Failed test 'use FormValidator::Simple;'
# at t/12_duplication.t line 5.
# Tried to use 'FormValidator::Simple'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple.pm line 3
# BEGIN failed--compilation aborted at t/12_duplication.t line 5.
# BEGIN failed--compilation aborted at (eval 3) line 2.
(offline mode: enter name=value pairs on standard input)
Can't locate object method "check" via package "FormValidator::Simple" at t/12_duplication.t line 11.
# Looks like you planned 5 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-5
Failed 5/5 tests, 0.00% okay
t/13_datetime.........
# Failed test 'use FormValidator::Simple;'
# at t/13_datetime.t line 5.
# Tried to use 'FormValidator::Simple'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple.pm line 3
# BEGIN failed--compilation aborted at t/13_datetime.t line 5.
# BEGIN failed--compilation aborted at (eval 3) line 2.
(offline mode: enter name=value pairs on standard input)
Can't locate object method "check" via package "FormValidator::Simple" at t/13_datetime.t line 15.
# Looks like you planned 13 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-13
Failed 13/13 tests, 0.00% okay
t/14_regex............
# Failed test 'use FormValidator::Simple;'
# at t/14_regex.t line 5.
# Tried to use 'FormValidator::Simple'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple.pm line 3
# BEGIN failed--compilation aborted at t/14_regex.t line 5.
# BEGIN failed--compilation aborted at (eval 3) line 2.
(offline mode: enter name=value pairs on standard input)
Can't locate object method "check" via package "FormValidator::Simple" at t/14_regex.t line 11.
# Looks like you planned 4 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-4
Failed 4/4 tests, 0.00% okay
t/15_any..............
# Failed test 'use FormValidator::Simple;'
# at t/15_any.t line 5.
# Tried to use 'FormValidator::Simple'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple.pm line 3
# BEGIN failed--compilation aborted at t/15_any.t line 5.
# BEGIN failed--compilation aborted at (eval 3) line 2.
(offline mode: enter name=value pairs on standard input)
Can't locate object method "check" via package "FormValidator::Simple" at t/15_any.t line 12.
# Looks like you planned 5 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-5
Failed 5/5 tests, 0.00% okay
t/16_plugin...........
# Failed test 'require FormValidator::Simple;'
# at t/16_plugin.t line 7.
# Tried to require 'FormValidator::Simple'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple.pm line 3
# BEGIN failed--compilation aborted at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple.pm line 3.
(offline mode: enter name=value pairs on standard input)
Can't locate object method "check" via package "FormValidator::Simple" at t/16_plugin.t line 18.
# Looks like you planned 5 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-5
Failed 5/5 tests, 0.00% okay
t/17_pod..............skipped
all skipped: set TEST_POD to enable this test
t/18_invalids.........
# Failed test 'use FormValidator::Simple;'
# at t/18_invalids.t line 5.
# Tried to use 'FormValidator::Simple'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple.pm line 3
# BEGIN failed--compilation aborted at t/18_invalids.t line 5.
# BEGIN failed--compilation aborted at (eval 3) line 2.
(offline mode: enter name=value pairs on standard input)
Can't locate object method "check" via package "FormValidator::Simple" at t/18_invalids.t line 13.
# Looks like you planned 16 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-16
Failed 16/16 tests, 0.00% okay
t/19_url..............
# Failed test 'use FormValidator::Simple;'
# at t/19_url.t line 5.
# Tried to use 'FormValidator::Simple'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple.pm line 3
# BEGIN failed--compilation aborted at t/19_url.t line 5.
# BEGIN failed--compilation aborted at (eval 3) line 2.
(offline mode: enter name=value pairs on standard input)
Can't locate object method "check" via package "FormValidator::Simple" at t/19_url.t line 12.
# 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/20_numeric_cmp......
# Failed test 'use FormValidator::Simple;'
# at t/20_numeric_cmp.t line 5.
# Tried to use 'FormValidator::Simple'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple.pm line 3
# BEGIN failed--compilation aborted at t/20_numeric_cmp.t line 5.
# BEGIN failed--compilation aborted at (eval 3) line 2.
(offline mode: enter name=value pairs on standard input)
Can't locate object method "check" via package "FormValidator::Simple" at t/20_numeric_cmp.t line 14.
# Looks like you planned 12 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-12
Failed 12/12 tests, 0.00% okay
t/21_decimal..........
# Failed test 'use FormValidator::Simple;'
# at t/21_decimal.t line 3.
# Tried to use 'FormValidator::Simple'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple.pm line 3
# BEGIN failed--compilation aborted at t/21_decimal.t line 3.
# BEGIN failed--compilation aborted at (eval 3) line 2.
(offline mode: enter name=value pairs on standard input)
Can't locate object method "check" via package "FormValidator::Simple" at t/21_decimal.t line 12.
# Looks like you planned 5 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-5
Failed 5/5 tests, 0.00% okay
t/22_messages.........
# Failed test 'use FormValidator::Simple;'
# at t/22_messages.t line 3.
# Tried to use 'FormValidator::Simple'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple.pm line 3
# BEGIN failed--compilation aborted at t/22_messages.t line 3.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "set_messages" via package "FormValidator::Simple" at t/22_messages.t line 27.
# Looks like you planned 25 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-25
Failed 25/25 tests, 0.00% okay
t/23_messages_yaml....
# Failed test 'use FormValidator::Simple;'
# at t/23_messages_yaml.t line 3.
# Tried to use 'FormValidator::Simple'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple.pm line 3
# BEGIN failed--compilation aborted at t/23_messages_yaml.t line 3.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "set_messages" via package "FormValidator::Simple" at t/23_messages_yaml.t line 6.
# Looks like you planned 9 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-9
Failed 9/9 tests, 0.00% okay
t/24_options..........
# Failed test 'use FormValidator::Simple;'
# at t/24_options.t line 3.
# Tried to use 'FormValidator::Simple'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple.pm line 3
# BEGIN failed--compilation aborted at t/24_options.t line 3.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Use of reserved word "our" is deprecated at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple/Constants.pm line 4.
Array found where operator expected at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple/Constants.pm line 4, at end of line
(Do you need to predeclare our?)
Global symbol "@EXPORT" requires explicit package name at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple/Constants.pm line 4.
# Failed test 'use FormValidator::Simple::Validator;'
# at t/24_options.t line 4.
# Tried to use 'FormValidator::Simple::Validator'.
# Error: syntax error at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple/Constants.pm line 4, near "our @EXPORT "
# BEGIN failed--compilation aborted at t/24_options.t line 4.
# BEGIN failed--compilation aborted at (eval 5) line 2.
Execution of t/24_options.t aborted due to compilation errors.
# Looks like you planned 5 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-5
Failed 5/5 tests, 0.00% okay
t/25_all..............
# Failed test 'use FormValidator::Simple;'
# at t/25_all.t line 4.
# Tried to use 'FormValidator::Simple'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple.pm line 3
# BEGIN failed--compilation aborted at t/25_all.t line 4.
# BEGIN failed--compilation aborted at (eval 3) line 2.
(offline mode: enter name=value pairs on standard input)
Can't locate object method "check" via package "FormValidator::Simple" at t/25_all.t line 13.
# 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/26_inarray..........
# Failed test 'use FormValidator::Simple;'
# at t/26_inarray.t line 4.
# Tried to use 'FormValidator::Simple'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple.pm line 3
# BEGIN failed--compilation aborted at t/26_inarray.t line 4.
# BEGIN failed--compilation aborted at (eval 3) line 2.
(offline mode: enter name=value pairs on standard input)
Can't locate object method "check" via package "FormValidator::Simple" at t/26_inarray.t line 13.
# Looks like you planned 4 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-4
Failed 4/4 tests, 0.00% okay
t/27_set_invalid......
# Failed test 'use FormValidator::Simple;'
# at t/27_set_invalid.t line 5.
# Tried to use 'FormValidator::Simple'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple.pm line 3
# BEGIN failed--compilation aborted at t/27_set_invalid.t line 5.
# BEGIN failed--compilation aborted at (eval 3) line 2.
(offline mode: enter name=value pairs on standard input)
Can't locate object method "check" via package "FormValidator::Simple" at t/27_set_invalid.t line 10.
# 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
t/28_decode...........
# Failed test 'use FormValidator::Simple;'
# at t/28_decode.t line 3.
# Tried to use 'FormValidator::Simple'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first.) at /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36/blib/lib/FormValidator/Simple.pm line 3
# BEGIN failed--compilation aborted at t/28_decode.t line 3.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "set_messages" via package "FormValidator::Simple" at t/28_decode.t line 6.
# Looks like you planned 17 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-17
Failed 17/17 tests, 0.00% okay
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/00_compile.t 1 256 1 1 1
t/01_constraint.t 255 65280 23 45 1-23
t/02_constraints.t 255 65280 11 21 1-11
t/03_profile.t 255 65280 42 83 1-42
t/04_result.t 255 65280 13 25 1-13
t/05_results.t 255 65280 34 67 1-34
t/06_data.t 255 65280 9 17 1-9
t/07_simple.t 255 65280 24 47 1-24
t/08_length.t 255 65280 7 13 1-7
t/09_ascii.t 255 65280 5 9 1-5
t/10_int.t 255 65280 5 9 1-5
t/11_space.t 255 65280 5 9 1-5
t/12_duplication.t 255 65280 5 9 1-5
t/13_datetime.t 255 65280 13 25 1-13
t/14_regex.t 255 65280 4 7 1-4
t/15_any.t 255 65280 5 9 1-5
t/16_plugin.t 255 65280 5 9 1-5
t/18_invalids.t 255 65280 16 31 1-16
t/19_url.t 255 65280 3 5 1-3
t/20_numeric_cmp.t 255 65280 12 23 1-12
t/21_decimal.t 255 65280 5 9 1-5
t/22_messages.t 255 65280 25 49 1-25
t/23_messages_yaml.t 255 65280 9 17 1-9
t/24_options.t 255 65280 5 8 1-5
t/25_all.t 255 65280 3 5 1-3
t/26_inarray.t 255 65280 4 7 1-4
t/27_set_invalid.t 255 65280 6 11 1-6
t/28_decode.t 255 65280 17 33 1-17
1 test skipped.
Failed 28/29 test scripts. 316/316 subtests failed.
Files=29, Tests=316, 239 wallclock secs ( 0.57 cusr + 0.35 csys = 0.92 CPU)
Failed 28/29 test programs. 316/316 subtests failed.
*** Error code 35
Stop in /var/tmp/CPAN-build/FormValidator-Simple-0.23-Zijk36.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------- ---- ----
! Class::Accessor 0.22 n/a
! Class::Data::Accessor 0.03 n/a
Class::Data::Inheritable 0.04 0.08
Class::Inspector 1.13 1.22
! Date::Calc 5.4 n/a
! DateTime::Format::Strptime 1.07 n/a
! Email::Valid 0.15 n/a
! Email::Valid::Loose 0.04 n/a
List::MoreUtils 0.16 0.21
! Mail::Address 0 n/a
Scalar::Util 0 1.19
Tie::IxHash 1.21 1.21
UNIVERSAL::require 0.1 0.11
! YAML 0.39 n/a
------------------------------
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.1:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/usr/home/e/eserte/work/srezic-misc/scripts
PERL5LIB = /usr/local/src/CPAN/build/Tie-IxHash-1.21-nJJ9YW/blib/arch:/usr/local/src/CPAN/build/Tie-IxHash-1.21-nJJ9YW/blib/lib:/usr/local/src/CPAN/build/Time-Local-1.18-F6WBdk/blib/arch:/usr/local/src/CPAN/build/Time-Local-1.18-F6WBdk/blib/lib:/usr/local/src/CPAN/build/UNIVERSAL-require-0.11-VLJRjT/blib/arch:/usr/local/src/CPAN/build/UNIVERSAL-require-0.11-VLJRjT/blib/lib:/usr/local/src/CPAN/build/List-MoreUtils-0.21-7Kd7iH/blib/arch:/usr/local/src/CPAN/build/List-MoreUtils-0.21-7Kd7iH/blib/lib:/usr/local/src/CPAN/build/Class-Inspector-1.22-d3Fw2e/blib/arch:/usr/local/src/CPAN/build/Class-Inspector-1.22-d3Fw2e/blib/lib:/usr/local/src/CPAN/build/Tie-RefHash-1.38-daOMhB/blib/arch:/usr/local/src/CPAN/build/Tie-RefHash-1.38-daOMhB/blib/lib:/usr/local/src/CPAN/build/HTML-Tagset-3.20-fLYdR7/blib/arch:/usr/local/src/CPAN/build/HTML-Tagset-3.20-fLYdR7/blib/lib:/usr/local/src/CPAN/build/ExtUtils-CBuilder-0.22-MVDZ4n/blib/arch:/usr/local/src/CPAN/build/ExtUtils-CBuilder-0.22-MVDZ4n/blib/lib:/usr/local/src/CPAN/build/Module-CoreList-2.15-92IwYN/blib/arch:/usr/local/src/CPAN/build/Module-CoreList-2.15-92IwYN/blib/lib:/usr/local/src/CPAN/build/YAML-Tiny-1.29-vrCldr/blib/arch:/usr/local/src/CPAN/build/YAML-Tiny-1.29-vrCldr/blib/lib:/usr/local/src/CPAN/build/HTTP-BrowserDetect-0.99-cVvwju/blib/arch:/usr/local/src/CPAN/build/HTTP-BrowserDetect-0.99-cVvwju/blib/lib:/usr/local/src/CPAN/build/Tie-Hash-Indexed-0.05-zGKwIn/blib/arch:/usr/local/src/CPAN/build/Tie-Hash-Indexed-0.05-zGKwIn/blib/lib:/usr/local/src/CPAN/build/Class-Data-Inheritable-0.08-YoMm56/blib/arch:/usr/local/src/CPAN/build/Class-Data-Inheritable-0.08-YoMm56/blib/lib:/usr/local/src/CPAN/build/Devel-StackTrace-1.18-YBLwXq/blib/arch:/usr/local/src/CPAN/build/Devel-StackTrace-1.18-YBLwXq/blib/lib:/usr/local/src/CPAN/build/File-Which-0.05-3KjyCu/blib/arch:/usr/local/src/CPAN/build/File-Which-0.05-3KjyCu/blib/lib:/usr/local/src/CPAN/build/File-Path-2.04-YMQbNb/blib/arch:/usr/local/src/CPAN/build/File-Path-2.04-YMQbNb/blib/lib:/usr/local/src/CPAN/build/Devel-!
Symdump-
2.08-IfUKkS/blib/arch:/usr/local/src/CPAN/build/Devel-Symdump-2.08-IfUKkS/blib/lib:/usr/local/src/CPAN/build/Test-Pod-1.26-ZDeBBg/blib/arch:/usr/local/src/CPAN/build/Test-Pod-1.26-ZDeBBg/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 89323
PERL5_CPAN_IS_RUNNING = 89323
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 65572,89323
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
SHELL = /usr/local/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/bin/perl5.00505
$UID/$EUID = 1023 / 1023
$GID = 1023 1023 1023
$EGID = 1023 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_60
Cwd 3.25
ExtUtils::CBuilder 0.22
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 n/a
--
Summary of my perl5 (5.0 patchlevel 5 subversion 5) configuration:
Platform:
osname=freebsd, osvers=6.1-release, archname=i386-freebsd
uname='freebsd biokovo.herceg.de 6.1-release freebsd 6.1-release #0: sun may 7 04:32:43 utc 2006 root@opus.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef useperlio=undef d_sfio=undef
Compiler:
cc='ccache cc', optimize='-O2 -mtune=athlon64 -pipe', gccversion=3.4.4 [FreeBSD] 20050518
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=4, ptrsize=4, doublesize=8
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
alignbytes=4, usemymalloc=y, prototype=define
Linker and Libraries:
ld='ccache cc', ldflags ='-Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-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'
Thread Previous