Back
From: metabase:user:31d414ea-2aae-11df-837a-5e0a49663a4f
Subject: PASS FormValidator-LazyWay-0.15 v5.10.1 SunOS/Solaris
Date: 2010-10-21T20:01:24Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Tomohiro Teranishi,
This is a computer-generated report for FormValidator-LazyWay-0.15
on perl 5.10.1, created by CPAN-Reporter-1.1711.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/local/bin/make test':
PERL_DL_NONLAZY=1 /rpool/home/david/cpantesting/perl-5.10.1/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/01-login-sample.t t/02-regex_map.t t/03-inquery.t t/filter-at-regexp.t t/filter-encode.t t/filter-unify.t t/filter.t t/fix.t t/fixed-class-datetime.t t/fixed-class-uri.t t/input_value_0_is_not_false.t t/lazyway-check-conv-profile.t t/lazyway-check-dependencies.t t/lazyway-check-remove-empty-fields.t t/lazyway-check-required-fields.t t/lazyway-check-set-default.t t/lazyway-check-set-error-message.t t/lazyway-check-set-unknown.t t/lazyway-check-validation-block-append_error_message.t t/lazyway-check-validation-block-get-validator-method.t t/lazyway-new.t t/lazyway-result-class-overwrite.t t/lazyway-result-custom-invalid.t t/lazyway-result-fixed.t t/merge.t t/message-get-label.t t/message-set-lang.t t/message.t t/message_fail.t t/rule-datetime-date.t t/rule-datetime-datetime.t t/rule-datetime-time.t t/rule-japanese-hiragana-bytes.t t/rule-japanese-hiragana.t t/rule-japanese-katakana-bytes.t t/rule-japanese-katakana.t t/rule-net-http.t t/rule-net-https.t t/rule-net-uri.t t/rule-net-url.t t/rule-number-float.t t/rule-number-int.t t/rule-number-range.t t/rule-number-ufloat.t t/rule-number-uint.t t/rule-object-boolean.t t/rule-object-regexp.t t/rule-object-true.t t/rule-string-alphabet.t t/rule-string-ascii.t t/rule-string-length.t t/rule-string-nonsymbol_ascii.t t/rule-string-number.t t/rule.t t/setting-unicode.t t/stash.t t/utils-arrayify.t t/utils-check-profile-syntax.t t/utils-get-input-as-hash.t t/utils-remove-empty-fields.t
t/01-login-sample.t ...................................... ok
t/02-regex_map.t ......................................... ok
t/03-inquery.t ........................................... ok
t/filter-at-regexp.t ..................................... ok
t/filter-encode.t ........................................ ok
t/filter-unify.t ......................................... ok
t/filter.t ............................................... ok
t/fix.t .................................................. ok
t/fixed-class-datetime.t ................................. ok
t/fixed-class-uri.t ...................................... ok
t/input_value_0_is_not_false.t ........................... ok
t/lazyway-check-conv-profile.t ........................... ok
t/lazyway-check-dependencies.t ........................... ok
t/lazyway-check-remove-empty-fields.t .................... ok
t/lazyway-check-required-fields.t ........................ ok
t/lazyway-check-set-default.t ............................ ok
t/lazyway-check-set-error-message.t ...................... ok
t/lazyway-check-set-unknown.t ............................ ok
t/lazyway-check-validation-block-append_error_message.t .. ok
t/lazyway-check-validation-block-get-validator-method.t .. ok
t/lazyway-new.t .......................................... ok
t/lazyway-result-class-overwrite.t ....................... ok
t/lazyway-result-custom-invalid.t ........................ ok
t/lazyway-result-fixed.t ................................. ok
t/merge.t ................................................ ok
t/message-get-label.t .................................... ok
t/message-set-lang.t ..................................... ok
t/message.t .............................................. ok
t/message_fail.t ......................................... ok
t/rule-datetime-date.t ................................... ok
t/rule-datetime-datetime.t ............................... ok
t/rule-datetime-time.t ................................... ok
t/rule-japanese-hiragana-bytes.t ......................... ok
t/rule-japanese-hiragana.t ............................... ok
t/rule-japanese-katakana-bytes.t ......................... ok
t/rule-japanese-katakana.t ............................... ok
t/rule-net-http.t ........................................ ok
t/rule-net-https.t ....................................... ok
t/rule-net-uri.t ......................................... ok
t/rule-net-url.t ......................................... ok
t/rule-number-float.t .................................... ok
t/rule-number-int.t ...................................... ok
t/rule-number-range.t .................................... ok
t/rule-number-ufloat.t ................................... ok
t/rule-number-uint.t ..................................... ok
t/rule-object-boolean.t .................................. ok
t/rule-object-regexp.t ................................... ok
t/rule-object-true.t ..................................... ok
t/rule-string-alphabet.t ................................. ok
t/rule-string-ascii.t .................................... ok
t/rule-string-length.t ................................... ok
t/rule-string-nonsymbol_ascii.t .......................... ok
t/rule-string-number.t ................................... ok
t/rule.t ................................................. ok
t/setting-unicode.t ...................................... ok
t/stash.t ................................................ ok
t/utils-arrayify.t ....................................... ok
t/utils-check-profile-syntax.t ........................... ok
t/utils-get-input-as-hash.t .............................. ok
t/utils-remove-empty-fields.t ............................ ok
All tests successful.
Files=60, Tests=332, 71 wallclock secs ( 1.17 usr 0.70 sys + 59.10 cusr 10.70 csys = 71.67 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------- ---- -------
Class::Accessor::Fast 0 0.34
Data::Validate::URI 0 0.05
DateTime::Format::Strptime 0 1.5000
Email::Valid 0 0.184
Email::Valid::Loose 0 0.05
ExtUtils::MakeMaker 6.42 6.55_02
Perl6::Junction 0 1.40000
Test::Base 0 0.59
Test::Base::Filter 0 0
Test::Exception 0 0.29
UNIVERSAL::require 0 0.13
URI 0 1.54
YAML 0 0.72
YAML::Syck 0 1.15
configure_requires:
Module Need Have
-------------------------- ---- -------
ExtUtils::MakeMaker 6.42 6.55_02
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LD_LIBRARY_PATH = /usr/local/lib:/usr/lib:/usr/openwin/lib:/usr/ucblib:.
PATH = /rpool/home/david/cpantesting/bin:/usr/local/bin:/usr/bin:/sbin:/usr/sbin:/usr/openwin/bin:/usr/ccs/bin:/usr/ucb:/etc:.
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 21043
PERL5_CPAN_IS_RUNNING = 21043
PERLVER = 5.10.1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /rpool/home/david/cpantesting/perl-5.10.1/bin/perl
$UID/$EUID = 10217 / 10217
$GID = 1 1
$EGID = 1 1
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.9402
Cwd 3.31
ExtUtils::CBuilder 0.2703
ExtUtils::Command 1.16
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.55_02
ExtUtils::Manifest 1.56
ExtUtils::ParseXS 2.2206
File::Spec 3.31
Module::Build 0.3607
Module::Signature n/a
Test::Harness 3.17
Test::More 0.96
YAML 0.72
YAML::Syck 1.15
version 0.77
--
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
Platform:
osname=solaris, osvers=2.10, archname=sun4-solaris-thread-multi
uname='sunos t1k.mrbill.net 5.10 generic_142900-06 sun4v sparc sunw,sun-fire-t1000 solaris '
config_args='-de -Dprefix=/usr/local/home/david/cpantesting/perl-5.10.1 -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
optimize='-O',
cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.3 (csl-sol210-3_4-branch+sol_rpath)', gccosandvers='solaris2.10'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib '
libpth=/usr/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -ldl -lm -lpthread -lc
perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_USE_SAFE_PUTENV USE_ITHREADS USE_LARGE_FILES
USE_PERLIO USE_REENTRANT_API
Built under solaris
Compiled at Mar 25 2010 15:59:57
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="21043"
PERL5_CPAN_IS_RUNNING="21043"
PERLVER="5.10.1"
@INC:
/usr/local/home/david/cpantesting/perl-5.10.1/lib/5.10.1/sun4-solaris-thread-multi
/usr/local/home/david/cpantesting/perl-5.10.1/lib/5.10.1
/usr/local/home/david/cpantesting/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi
/usr/local/home/david/cpantesting/perl-5.10.1/lib/site_perl/5.10.1
.