FAIL LJ-Schedule-0.6 i686-linux 2.6.24.3
  Home FAQ Contact Sign in
perl.cpan.testers only
 
Advanced search
POPULAR GROUPS

more...

 Up
FAIL LJ-Schedule-0.6 i686-linux 2.6.24.3         

Group: perl.cpan.testers · Group Profile
Author: Rick Myers
Date: Sep 12, 2008 09:54

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 Ben Evans,

This is a computer-generated report for LJ-Schedule-0.6
on perl 5.10.0, created by CPAN-Reporter-1.17.

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':

PERL_DL_NONLAZY=1 /home/tester/perl-5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.........
# Failed test 'use LJ::Schedule;'
# at t/00-load.t line 6.
# Tried to use 'LJ::Schedule'.
# Error: Can't locate Data/Ical.pm in @INC (@INC contains: /home/tester/perl-5.10.0/.cpan/src/LJ-Schedule-0.6-RzQGs7/blib/lib /home/tester/perl-5.10.0/.cpan/src/LJ-Schedule-0.6-RzQGs7/blib/arch /home/tester/perl-5.10.0/.cpan/src/LJ-Schedule-0.6-RzQGs7/blib/lib /home/tester/perl-5.10.0/.cpan/src/LJ-Schedule-0.6-RzQGs7/blib/arch /tmp/CPAN-Reporter-lib-MVJM -MDevel::Autoflush /home/tester/perl-5.10.0/lib/5.10.0/i686-linux /home/tester/perl-5.10.0/lib/5.10.0 /home/tester/perl-5.10.0/lib/site_perl/5.10.0/i686-linux /home/tester/perl-5.10.0/lib/site_perl/5.10.0) at /home/tester/perl-5.10.0/.cpan/src/LJ-Schedule-0.6-RzQGs7/blib/lib/LJ/Schedule/Vcal.pm line 8.
# BEGIN failed--compilation aborted at /home/tester/perl-5.10.0/.cpan/src/LJ-Schedule-0.6-RzQGs7/blib/lib/LJ/Schedule/Vcal.pm line 8.
# Compilation failed in require at /home/tester/perl-5.10.0/.cpan/src/LJ-Schedule-0.6-RzQGs7/blib/lib/LJ/Schedule.pm line 118.
# BEGIN failed--compilation aborted at /home/tester/perl-5.10.0/.cpan/src/LJ-Schedule-0.6-RzQGs7/blib/lib/LJ/Schedule.pm line 118.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.

# Failed test 'use LJ::Schedule::Vcal;'
# at t/00-load.t line 7.
# Tried to use 'LJ::Schedule::Vcal'.
# Error: Attempt to reload LJ/Schedule/Vcal.pm aborted.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Use of uninitialized value $LJ::Schedule::VERSION in concatenation (.) or string at t/00-load.t line 12.
# Testing LJ::Schedule , Perl 5.010000, /home/tester/perl-5.10.0/bin/perl
# Looks like you failed 2 tests of 4.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests
t/01schedule......
# Failed test 'use LJ::Schedule;'
# at t/01schedule.t line 6.
# Tried to use 'LJ::Schedule'.
# Error: Can't locate Data/Ical.pm in @INC (@INC contains: /home/tester/perl-5.10.0/.cpan/src/LJ-Schedule-0.6-RzQGs7/blib/lib /home/tester/perl-5.10.0/.cpan/src/LJ-Schedule-0.6-RzQGs7/blib/arch /home/tester/perl-5.10.0/.cpan/src/LJ-Schedule-0.6-RzQGs7/blib/lib /home/tester/perl-5.10.0/.cpan/src/LJ-Schedule-0.6-RzQGs7/blib/arch /tmp/CPAN-Reporter-lib-MVJM -MDevel::Autoflush /home/tester/perl-5.10.0/lib/5.10.0/i686-linux /home/tester/perl-5.10.0/lib/5.10.0 /home/tester/perl-5.10.0/lib/site_perl/5.10.0/i686-linux /home/tester/perl-5.10.0/lib/site_perl/5.10.0) at /home/tester/perl-5.10.0/.cpan/src/LJ-Schedule-0.6-RzQGs7/blib/lib/LJ/Schedule/Vcal.pm line 8.
# BEGIN failed--compilation aborted at /home/tester/perl-5.10.0/.cpan/src/LJ-Schedule-0.6-RzQGs7/blib/lib/LJ/Schedule/Vcal.pm line 8.
# Compilation failed in require at /home/tester/perl-5.10.0/.cpan/src/LJ-Schedule-0.6-RzQGs7/blib/lib/LJ/Schedule.pm line 118.
# BEGIN failed--compilation aborted at /home/tester/perl-5.10.0/.cpan/src/LJ-Schedule-0.6-RzQGs7/blib/lib/LJ/Schedule.pm line 118.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.
Undefined subroutine &LJ::Schedule::get_config called at t/01schedule.t line 9.
# 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 255 (wstat 65280, 0xff00)
Failed 7/7 subtests
t/02vcal..........
# Failed test 'use LJ::Schedule::Vcal;'
# at t/02vcal.t line 8.
# Tried to use 'LJ::Schedule::Vcal'.
# Error: Can't locate Data/Ical.pm in @INC (@INC contains: /home/tester/perl-5.10.0/.cpan/src/LJ-Schedule-0.6-RzQGs7/blib/lib /home/tester/perl-5.10.0/.cpan/src/LJ-Schedule-0.6-RzQGs7/blib/arch /home/tester/perl-5.10.0/.cpan/src/LJ-Schedule-0.6-RzQGs7/blib/lib /home/tester/perl-5.10.0/.cpan/src/LJ-Schedule-0.6-RzQGs7/blib/arch /tmp/CPAN-Reporter-lib-MVJM -MDevel::Autoflush /home/tester/perl-5.10.0/lib/5.10.0/i686-linux /home/tester/perl-5.10.0/lib/5.10.0 /home/tester/perl-5.10.0/lib/site_perl/5.10.0/i686-linux /home/tester/perl-5.10.0/lib/site_perl/5.10.0) at /home/tester/perl-5.10.0/.cpan/src/LJ-Schedule-0.6-RzQGs7/blib/lib/LJ/Schedule/Vcal.pm line 8.
# BEGIN failed--compilation aborted at /home/tester/perl-5.10.0/.cpan/src/LJ-Schedule-0.6-RzQGs7/blib/lib/LJ/Schedule/Vcal.pm line 8.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.
Can't locate object method "new" via package "LJ::Schedule::Vcal" at t/02vcal.t line 15.
# Looks like you planned 2 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 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
t/boilerplate.....ok
t/pod-coverage....
# Failed test 'Pod coverage on LJ::Schedule::Post'
# at /home/tester/perl-5.10.0/lib/site_perl/5.10.0/Test/Pod/Coverage.pm line 126.
# Coverage for LJ::Schedule::Post is 0.0%%, with 5 naked subroutines:
# do_summary_aliasing
# lj_add_event
# lj_add_week_break
# new
# output_cal_for_lj

# Failed test 'Pod coverage on LJ::Schedule::Post::Simple'
# at /home/tester/perl-5.10.0/lib/site_perl/5.10.0/Test/Pod/Coverage.pm line 126.
# Coverage for LJ::Schedule::Post::Simple is 0.0%%, with 2 naked subroutines:
# new
# post_cal
# Looks like you failed 2 tests of 4.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests
t/pod.............ok

Test Summary Report
-------------------
t/00-load (Wstat: 512 Tests: 4 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
t/01schedule (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 7 tests but ran 1.
t/02vcal (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/pod-coverage (Wstat: 512 Tests: 4 Failed: 2)
Failed tests: 2, 4
Non-zero exit status: 2
Files=6, Tests=20, 2 wallclock secs ( 0.04 usr 0.00 sys + 0.83 cusr 0.13 csys = 1.00 CPU)
Result: FAIL
Failed 4/6 test programs. 6/20 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

Module Need Have
---------- ---- ----
Test::More 0 0.80

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

Environment variables:

AUTOMATED_TESTING = 1
LANG = en_US
LC_COLLATE = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/opt/www/htdig/bin:/usr/lib/java/bin:/usr/lib/java/jre/bin:/opt/kde/bin:/usr/lib/qt/bin:/usr/share/texmf/bin
PERL5LIB =
PERL5OPT = -I/tmp/CPAN-Reporter-lib-MVJM -MDevel::Autoflush
PERL5_CPANPLUS_IS_RUNNING = 10948
PERL5_CPAN_IS_RUNNING = 10948
PERL_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = linux

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

$^X = /home/tester/perl-5.10.0/bin/perl
$UID/$EUID = 1016 / 1016
$GID = 100 11 17 18 19 100
$EGID = 100 11 17 18 19 100

Perl module toolchain versions installed:

Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.24
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature 0.55
Test::Harness 3.13
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.76

--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.24.3, archname=i686-linux
uname='linux xbox 2.6.24.3 #1 mon mar 3 22:14:46 est 2008 i686 pentium4 i386 gnulinux '
config_args='-de -Uman1dir -Uman3dir -Dprefix=/home/tester/perl-5.10.0 -Uinstallusrbinperl'
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.6', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
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 -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.3.6'
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!

RELATED THREADS
SubjectArticles qty Group
FAIL Gas-Prices-0.0.3 alpha-linux-thread-multi 2.6.16.19perl.cpan.testers ·
FAIL HTML-StripScripts-LibXML-0.11 i686-linux-64int 2.6.16-2-k7perl.cpan.testers ·