Front page | perl.cpan.testers |
Postings from June 2008
FAIL Schedule-Cron-Nofork-0.03 i686-linux-64int-ld 2.6.24-16-generic
From:
DAGOLDEN
Date:
June 10, 2008 13:26
Subject:
FAIL Schedule-Cron-Nofork-0.03 i686-linux-64int-ld 2.6.24-16-generic
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 Max Maischein,
This is a computer-generated report for Schedule-Cron-Nofork-0.03
on perl 5.8.8, created by CPAN-Reporter-1.15.
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/david/perl/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01-api.............................# Scheduling an entry for * * * * *, please stand by
Use of uninitialized value in concatenation (.) or string at /home/david/.cpan/build/Schedule-Cron-Nofork-0.03-rZIw3A/blib/lib/Schedule/Cron/Nofork.pm line 19.
# Failed test 'Scheduled job was called'
# at t/01-api.t line 41.
# 'No subroutine provided with at /home/david/.cpan/build/Schedule-Cron-Nofork-0.03-rZIw3A/blib/lib/Schedule/Cron/Nofork.pm line 19.
# '
# doesn't match '/Cron job called/'
# Scheduling an entry for * * * * *, please stand by
Use of uninitialized value in concatenation (.) or string at /home/david/.cpan/build/Schedule-Cron-Nofork-0.03-rZIw3A/blib/lib/Schedule/Cron/Nofork.pm line 19.
# Failed test 'Scheduled job was called'
# at t/01-api.t line 55.
# 'No subroutine provided with at /home/david/.cpan/build/Schedule-Cron-Nofork-0.03-rZIw3A/blib/lib/Schedule/Cron/Nofork.pm line 19.
# '
# doesn't match '/General dispatch called/'
# Failed test 'One job was dispatched'
# at t/01-api.t line 56.
# got: '0'
# expected: '1'
# Failed test 'General dispatch parameters[0]'
# at t/01-api.t line 57.
# got: undef
# expected: 'MESSAGE'
# Failed test 'General dispatch parameters[1]'
# at t/01-api.t line 58.
# got: undef
# expected: 'just testing'
# Scheduling two entries for * * * * *, please stand by
Use of uninitialized value in concatenation (.) or string at /home/david/.cpan/build/Schedule-Cron-Nofork-0.03-rZIw3A/blib/lib/Schedule/Cron/Nofork.pm line 19.
# Failed test 'Scheduled job was called'
# at t/01-api.t line 73.
# 'No subroutine provided with at /home/david/.cpan/build/Schedule-Cron-Nofork-0.03-rZIw3A/blib/lib/Schedule/Cron/Nofork.pm line 19.
# '
# doesn't match '/General dispatch called/'
# Failed test 'Only one job was dispatched'
# at t/01-api.t line 74.
# got: '0'
# expected: '1'
# Failed test 'General dispatch parameters[0]'
# at t/01-api.t line 75.
# got: undef
# expected: 'MESSAGE'
Use of uninitialized value in pattern match (m//) at t/01-api.t line 76.
# Failed test 'General dispatch parameters[1]'
# at t/01-api.t line 76.
# undef
# doesn't match '/^just testing/'
# Scheduling three entries for * * * * *, please stand by
Use of uninitialized value in concatenation (.) or string at /home/david/.cpan/build/Schedule-Cron-Nofork-0.03-rZIw3A/blib/lib/Schedule/Cron/Nofork.pm line 19.
# Failed test 'Scheduled cleanup was called'
# at t/01-api.t line 102.
# 'No subroutine provided with at /home/david/.cpan/build/Schedule-Cron-Nofork-0.03-rZIw3A/blib/lib/Schedule/Cron/Nofork.pm line 19.
# '
# doesn't match '/Work done/'
# Failed test 'All three jobs were dispatched'
# at t/01-api.t line 103.
# got: '0'
# expected: '3'
# Looks like you planned 21 tests but only ran 18.
# Looks like you failed 11 tests of 18 run.
Dubious, test returned 11 (wstat 2816, 0xb00)
Failed 14/21 subtests
t/embedded-Schedule-Cron-Nofork......ok
Test Summary Report
-------------------
t/01-api.t (Wstat: 2816 Tests: 18 Failed: 11)
Failed tests: 4, 6-9, 11-14, 16-17
Non-zero exit status: 11
Parse errors: Bad plan. You planned 21 tests but ran 18.
Files=2, Tests=19, 193 wallclock secs ( 0.01 usr 0.02 sys + 0.09 cusr 0.08 csys = 0.20 CPU)
Result: FAIL
Failed 1/2 test programs. 11/19 subtests failed.
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------- ---- ----
Schedule::Cron 0 0.97
Test::More 0 0.80
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LD_LIBRARY_PATH = /home/david/opt/subversion/lib
PATH = .:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:.:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB = /home/david/perl/5.8.8/lib/5.8.8
PERL5OPT = -MCPAN::PERL5INC=yaml_module,YAML::Syck,tempfile,/tmp/cpan_perl5inc_f0_p.txt
PERL5_CPANPLUS_IS_RUNNING = 21260
PERL5_CPAN_IS_RUNNING = 21260
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 11035,21260
PERL_CR_SMOKER_CURRENT = Schedule-Cron-Nofork-0.03
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/david/perl/5.8.8/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 1000 116 115 107 46 44 30 29 25 24 20 4
$EGID = 1000 1000 116 115 107 46 44 30 29 25 24 20 4
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.92_62
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.13
ExtUtils::Install 1.45
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51
ExtUtils::ParseXS n/a
File::Spec 3.2701
Module::Build 0.2808
Module::Signature n/a
Test::Harness 3.10
Test::More 0.80
YAML 0.66
YAML::Syck 1.04
version n/a
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=linux, osvers=2.6.24-16-generic, archname=i686-linux-64int-ld
uname='linux griffon 2.6.24-16-generic #1 smp thu apr 10 13:23:42 utc 2008 i686 gnulinux '
config_args='-de -Uversiononly -Dusedevel -Dusemorebits -Dprefix=/home/david/perl/5.8.8 -Dmydomain=.hyperbolic.net -Dcf_email=dagolden@cpan.org -Dperladmin=dagolden@cpan.org -Dcc=gcc'
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=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
ccversion='', gccversion='4.2.3 (Ubuntu 4.2.3-2ubuntu7)', 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='long double', nvsize=12, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='gcc', 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-2.7.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
-
FAIL Schedule-Cron-Nofork-0.03 i686-linux-64int-ld 2.6.24-16-generic
by DAGOLDEN