FAIL DateTime-Event-NameDay-0.02 armv5tejl-linux 2.6.17.14
  Home FAQ Contact Sign in
perl.cpan.testers only
 
Advanced search
POPULAR GROUPS

more...

 Up
FAIL DateTime-Event-NameDay-0.02 armv5tejl-linux 2.6.17.14         

Group: perl.cpan.testers · Group Profile
Author: stro
Date: Aug 16, 2008 17:12

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/

--
Dear Benjamin Bennett,

This is a computer-generated report for DateTime-Event-NameDay-0.02
on perl 5.10.0, created by CPAN-Reporter-1.1556.

Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

/home/stro0/perl510/bin/perl Build --makefile_env_macros 1 test
t/00load...........^* matches null string many times in regex; marked by <-- HERE in m/^* <-- HERE / at /home/stro0/.cpan/build/DateTime-Event-NameDay-0.02-vi2ClA/blib/lib/DateTime/Event/NameDay.pm line 273.
ok
t/01names..........^* matches null string many times in regex; marked by <-- HERE in m/^* <-- HERE / at /home/stro0/.cpan/build/DateTime-Event-NameDay-0.02-vi2ClA/blib/lib/DateTime/Event/NameDay.pm line 273.
"my" variable @names masks earlier declaration in same scope at t/01names.t line 30.
"my" variable $names masks earlier declaration in same scope at t/01names.t line 32.
ok
t/02set............^* matches null string many times in regex; marked by <-- HERE in m/^* <-- HERE / at /home/stro0/.cpan/build/DateTime-Event-NameDay-0.02-vi2ClA/blib/lib/DateTime/Event/NameDay.pm line 273.
The 'second' parameter ("-1") to DateTime::new did not pass the 'is between 0 and 61' callback
at /home/stro0/perl510/lib/site_perl/5.10.0/armv5tejl-linux/DateTime.pm line 169
DateTime::new(undef, 'hour', 0, 'minute', 0, 'second', -1, 'month', 12, ...) called at /home/stro0/perl510/lib/site_perl/5.10.0/armv5tejl-linux/DateTime.pm line 521
DateTime::from_object(undef, 'object', 'DateTime::Infinite::Future=HASH(0x5bf2b8)') called at /home/stro0/perl510/lib/site_perl/5.10.0/DateTime/Calendar/Christian.pm line 197
DateTime::Calendar::Christian::from_object('DateTime::Calendar::Christian', 'object', 'DateTime::Infinite::Future=HASH(0x5bf2b8)', 'reform_date', 'DateTime=HASH(0x5bb8b8)') called at /home/stro0/.cpan/build/DateTime-Event-NameDay-0.02-vi2ClA/blib/lib/DateTime/Event/NameDay.pm line 182
DateTime::Event::NameDay::_make_recurrence('DateTime::Infinite::Future=HASH(0x5bf2b8)', 'DateTime=HASH(0x5bb8b8)', 1, 3, -1, 'HASH(0x5bb4f8)') called at /home/stro0/.cpan/build/DateTime-Event-NameDay-0.02-vi2ClA/blib/lib/DateTime/Event/NameDay.pm line 171
DateTime::Event::NameDay::__ANON__('DateTime::Infinite::Future=HASH(0x5bf2b8)') called at /home/stro0/perl510/lib/site_perl/5.10.0/DateTime/Set.pm line 223
DateTime::Set::__ANON__('DateTime::Infinite::Future=HASH(0x3dd9d8)') called at /home/stro0/perl510/lib/site_perl/5.10.0/DateTime/Set.pm line 245
DateTime::Set::from_recurrence('DateTime::Set', 'next', 'CODE(0x13dee8)', 'previous', 'CODE(0x5c30c0)') called at /home/stro0/.cpan/build/DateTime-Event-NameDay-0.02-vi2ClA/blib/lib/DateTime/Event/NameDay.pm line 174
DateTime::Event::NameDay::get_namedays(undef, 'country', 'sweden', 'name', 'Alfred') called at t/02set.t line 27
# Looks like your test died before it could output anything.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
t/03countries......^* matches null string many times in regex; marked by <-- HERE in m/^* <-- HERE / at /home/stro0/.cpan/build/DateTime-Event-NameDay-0.02-vi2ClA/blib/lib/DateTime/Event/NameDay.pm line 273.
Use of uninitialized value $DateTime::Event::NameDay::slovakia::scar in concatenation (.) or string at /home/stro0/.cpan/build/DateTime-Event-NameDay-0.02-vi2ClA/blib/lib/DateTime/Event/NameDay/slovakia.pm line 11.
Use of uninitialized value $DateTime::Event::NameDay::slovakia::scar in concatenation (.) or string at /home/stro0/.cpan/build/DateTime-Event-NameDay-0.02-vi2ClA/blib/lib/DateTime/Event/NameDay/slovakia.pm line 11.
ok
t/04constructor....^* matches null string many times in regex; marked by <-- HERE in m/^* <-- HERE / at /home/stro0/.cpan/build/DateTime-Event-NameDay-0.02-vi2ClA/blib/lib/DateTime/Event/NameDay.pm line 273.
"my" variable @names masks earlier declaration in same scope at t/04constructor.t line 32.
"my" variable $names masks earlier declaration in same scope at t/04constructor.t line 34.
ok

Test Summary Report
-------------------
t/02set (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 0.
Files=5, Tests=9, 48 wallclock secs ( 0.53 usr 0.13 sys + 45.70 cusr 1.42 csys = 47.78 CPU)
Result: FAIL
Failed 1/5 test programs. 0/9 subtests failed.
make: *** [test] Error 255

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

Module Need Have
----------------------------- ---- ------
Carp 0 1.08
DateTime 0 0.4302
DateTime::Calendar::Christian 0 0.04
DateTime::Set 0 0.25
Params::Validate 0.52 0.91
Test::More 0 0.80

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

AUTOMATED_TESTING = 1
LD_LIBRARY_PATH = .:/opt/lib:/opt/usr/lib:/opt/usr/local/lib
PATH = /bin:/sbin:/usr/bin:/usr/sbin:/usr/bin/X11:/usr/local/bin:/opt/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 15116
PERL5_CPAN_IS_RUNNING = 15116
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/sh
TERM = xterm

Perl special variables (and OS-specific diagnostics, for MSWin32):

$^X = /home/stro0/perl510/bin/perl
$UID/$EUID = 1004 / 1004
$GID = 1004 1004
$EGID = 1004 1004

Perl module toolchain versions installed:

Module Have
------------------- ---------
CPAN 1.92_63
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.13
ExtUtils::Install 1.45
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.18_02
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature n/a
Test::Harness 3.12
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.74

--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.17.14, archname=armv5tejl-linux
uname='linux musicbox 2.6.17.14 #1 preempt mon mar 26 12:36:33 bst 2007 armv5tejl gnulinux '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, 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='3.4.2', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, 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
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc.so.0, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
no comments
diggit! del.icio.us! reddit!