Skip Menu |

This queue is for tickets about the DateTime-Format-HTTP CPAN distribution.

Report information
The Basics
Id: 4071
Status: resolved
Priority: 0/
Queue: DateTime-Format-HTTP

People
Owner: spoon [...] cpan.org
Requestors: webmaster [...] thr.msu.edu
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: (no value)
Fixed in: (no value)



Date: Thu, 9 Oct 2003 21:07:23 -0400 (EDT)
Subject: FAIL DateTime-Format-HTTP-0.35 i386-freebsd 5.1-current
From: webmaster [...] thr.msu.edu
To: cpan-testers [...] perl.org
CC: SPOON [...] cpan.org
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. -- This is an error report generated automatically by CPANPLUS, version 0.045. Below is the error stack during 'make test': PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib -I/usr/local/lib/perl5/5.6.1/mach -I/usr/local/lib/perl5/5.6.1/BSDPAN -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/99pod.......ok 1/1 skipped: File::Find::Rule not installed t/basic.......# Failed test (t/basic.t at line 7) # Tried to use 'DateTime::Format::HTTP'. # Error: Can't locate DateTime/Locale.pm in @INC (@INC contains: inc blib/arch blib/lib /usr/local/lib/perl5/5.6.1/mach /usr/local/lib/perl5/5.6.1/BSDPAN /root/.cpanplus/5.6.1/build/DateTime-Format-HTTP-0.35/blib/lib /root/.cpanplus/5.6.1/build/DateTime-Format-HTTP-0.35/blib/arch /root/.cpanplus/5.6.1/build/DateTime-0.1705/blib/lib /root/.cpanplus/5.6.1/build/DateTime-0.1705/blib/arch /root/.cpanplus/5.6.1/build/DateTime-TimeZone-0.2503/blib/lib /root/.cpanplus/5.6.1/build/DateTime-TimeZone-0.2503/blib/arch /root/.cpanplus/5.6.1/build/Class-Singleton-1.03/blib/lib /root/.cpanplus/5.6.1/build/Class-Singleton-1.03/blib/arch /root/.cpanplus/5.6.1/build/Params-Validate-0.66/blib/lib /root/.cpanplus/5.6.1/build/Params-Validate-0.66/blib/arch /root/.cpanplus/5.6.1/build/Attribute-Handlers-0.78/blib/lib /root/.cpanplus/5.6.1/build/Attribute-Handlers-0.78/blib/arch /usr/local/lib/perl5/site_perl/5.6.1/mach /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl /usr! /local/lib/perl5/5.6.1 .) at /root/.cpanplus/5.6.1/build/DateTime-0.1705/blib/lib/DateTime.pm line 46. # BEGIN failed--compilation aborted at /root/.cpanplus/5.6.1/build/DateTime-0.1705/blib/lib/DateTime.pm line 46. # Compilation failed in require at blib/lib/DateTime/Format/HTTP.pm line 8. # BEGIN failed--compilation aborted at blib/lib/DateTime/Format/HTTP.pm line 8. # Compilation failed in require at (eval 1) line 2. # Looks like you failed 1 tests of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/2 tests, 50.00% okay t/date........# Failed test (t/date.t at line 9) # Tried to use 'DateTime::Format::HTTP'. # Error: Can't locate DateTime/Locale.pm in @INC (@INC contains: inc blib/arch blib/lib /usr/local/lib/perl5/5.6.1/mach /usr/local/lib/perl5/5.6.1/BSDPAN /root/.cpanplus/5.6.1/build/DateTime-Format-HTTP-0.35/blib/lib /root/.cpanplus/5.6.1/build/DateTime-Format-HTTP-0.35/blib/arch /root/.cpanplus/5.6.1/build/DateTime-0.1705/blib/lib /root/.cpanplus/5.6.1/build/DateTime-0.1705/blib/arch /root/.cpanplus/5.6.1/build/DateTime-TimeZone-0.2503/blib/lib /root/.cpanplus/5.6.1/build/DateTime-TimeZone-0.2503/blib/arch /root/.cpanplus/5.6.1/build/Class-Singleton-1.03/blib/lib /root/.cpanplus/5.6.1/build/Class-Singleton-1.03/blib/arch /root/.cpanplus/5.6.1/build/Params-Validate-0.66/blib/lib /root/.cpanplus/5.6.1/build/Params-Validate-0.66/blib/arch /root/.cpanplus/5.6.1/build/Attribute-Handlers-0.78/blib/lib /root/.cpanplus/5.6.1/build/Attribute-Handlers-0.78/blib/arch /usr/local/lib/perl5/site_perl/5.6.1/mach /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl /usr! /local/lib/perl5/5.6.1 .) at /root/.cpanplus/5.6.1/build/DateTime-0.1705/blib/lib/DateTime.pm line 46. # BEGIN failed--compilation aborted at /root/.cpanplus/5.6.1/build/DateTime-0.1705/blib/lib/DateTime.pm line 46. # Compilation failed in require at blib/lib/DateTime/Format/HTTP.pm line 8. # BEGIN failed--compilation aborted at blib/lib/DateTime/Format/HTTP.pm line 8. # Compilation failed in require at (eval 1) line 2. # # Don't worry about the large number of error messages. # That's the module doing its job. # # Worry about actual test failures. # Can't locate object method "from_epoch" via package "DateTime" (perhaps you forgot to load "DateTime"?) at t/date.t line 73. # Looks like you planned 55 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-55 Failed 55/55 tests, 0.00% okay t/time2str....dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/basic.t 1 256 2 1 50.00% 1 t/date.t 255 65280 55 109 198.18% 1-55 t/time2str.t 2 512 3 6 200.00% 1-3 1 subtest skipped. *** Error code 2 Stop in /usr/cpanplus/5.6.1/build/DateTime-Format-HTTP-0.35. Can't locate DateTime/Locale.pm in @INC (@INC contains: inc blib/arch blib/lib /usr/local/lib/perl5/5.6.1/mach /usr/local/lib/perl5/5.6.1/BSDPAN /root/.cpanplus/5.6.1/build/DateTime-Format-HTTP-0.35/blib/lib /root/.cpanplus/5.6.1/build/DateTime-Format-HTTP-0.35/blib/arch /root/.cpanplus/5.6.1/build/DateTime-0.1705/blib/lib /root/.cpanplus/5.6.1/build/DateTime-0.1705/blib/arch /root/.cpanplus/5.6.1/build/DateTime-TimeZone-0.2503/blib/lib /root/.cpanplus/5.6.1/build/DateTime-TimeZone-0.2503/blib/arch /root/.cpanplus/5.6.1/build/Class-Singleton-1.03/blib/lib /root/.cpanplus/5.6.1/build/Class-Singleton-1.03/blib/arch /root/.cpanplus/5.6.1/build/Params-Validate-0.66/blib/lib /root/.cpanplus/5.6.1/build/Params-Validate-0.66/blib/arch /root/.cpanplus/5.6.1/build/Attribute-Handlers-0.78/blib/lib /root/.cpanplus/5.6.1/build/Attribute-Handlers-0.78/blib/arch /usr/local/lib/perl5/site_perl/5.6.1/mach /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl /usr/local/lib/per! l5/5.6.1 .) at /root/.cpanplus/5.6.1/build/DateTime-0.1705/blib/lib/DateTime.pm line 46. BEGIN failed--compilation aborted at /root/.cpanplus/5.6.1/build/DateTime-0.1705/blib/lib/DateTime.pm line 46. Compilation failed in require at t/time2str.t line 6. BEGIN failed--compilation aborted at t/time2str.t line 6. Failed 3/4 test scripts, 25.00% okay. 59/61 subtests failed, 3.28% okay. Additional comments: Hello, Iain Truskett! Thanks for uploading your works to CPAN. I noticed that the test suite seem to fail without these modules: DateTime::Locale As such, adding the prerequisite module(s) to 'PREREQ_PM' in your Makefile.PL should solve this problem. For example: WriteMakefile( AUTHOR => 'Iain Truskett (spoon@dellah.org)', ... # other information PREREQ_PM => { 'DateTime::Locale' => '0', # or a minimum workable version } ); If you are interested in making a more flexible Makefile.PL that can probe for missing dependencies and install them, ExtUtils::AutoInstall at <http://search.cpan.org/dist/ExtUtils-AutoInstall/> may be worth a look. Thanks! :-) ******************************** NOTE ******************************** The comments above are created mechanically, possibly without manual checking by the sender. Also, because many people perform automatic tests on CPAN, chances are that you will receive identical messages about the same problem. If you believe that the message is mistaken, please reply to the first one with correction and/or additional information, and do not take it personally. We appreciate your patience. :) ********************************************************************** -- Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration: Platform: osname=freebsd, osvers=5.1-current, archname=i386-freebsd uname='freebsd www.theatre.msu.edu 5.1-current freebsd 5.1-current #0: sun sep 28 19:34:21 edt 2003 root@www.theatre.msu.edu:usrobjusrsrcsystheatre i386 ' config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.6.1/mach -Dprivlib=/usr/local/lib/perl5/5.6.1 -Dman3dir=/usr/local/lib/perl5/5.6.1/man/man3 -Dsitearch=/usr/local/lib/perl5/site_perl/5.6.1/mach -Dsitelib=/usr/local/lib/perl5/site_perl/5.6.1 -Dscriptdir=/usr/local/bin -Dcc=cc -Ui_malloc -Ui_iconv -Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.6.1/BSDPAN" -Ui_gdbm -Dusemymalloc=n' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef Compiler: cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.6.1/BSDPAN" -fno-strict-aliasing -I/usr/local/include', optimize='-O -pipe -mmmx -msse -msse2 ', cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.6.1/BSDPAN" -fno-strict-aliasing -I/usr/local/include' ccversion='', gccversion='3.3.1 [FreeBSD]', 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, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags ='-Wl,-E -L/usr/local/lib' libpth=/usr/lib /usr/local/lib libs=-lm -lc -lcrypt -lutil perllibs=-lm -lc -lcrypt -lutil 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'
RT-Send-CC: cpan-testers [...] perl.org
[webmaster@thr.msu.edu - Sat Oct 11 01:14:41 2003]: Show quoted text
> I noticed that the test suite seem to fail without these modules: > > DateTime::Locale
Perhaps you should install it then. It's a prerequisite for one of my prerequisites. At no point do I use DateTime::Locale myself, only indirectly. cheers, -- Iain.