Front page | perl.cpan.testers |
Postings from November 2005
UNKNOWN Config-Universal-0.5 cygwin-thread-multi-64int 1.5.18(0.13242)
From:
imacat
Date:
November 18, 2005 06:31
Subject:
UNKNOWN Config-Universal-0.5 cygwin-thread-multi-64int 1.5.18(0.13242)
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.
--
Dear ITGURU,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.055. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'fetch':
[MSG] [Fri Nov 18 22:30:02 2005] Trying to get 'http://www.cpan.org/authors/id/I/IT/ITGURU/Config-Universal-0.5.tar.gz'
[MSG] [Fri Nov 18 22:30:03 2005] Trying to get 'http://www.cpan.org/authors/id/I/IT/ITGURU/CHECKSUMS'
[MSG] [Fri Nov 18 22:30:04 2005] Checksum matches for 'Config-Universal-0.5.tar.gz'
[MSG] [Fri Nov 18 22:30:05 2005] Extracted 'Config-Universal-0.5/'
[MSG] [Fri Nov 18 22:30:05 2005] Extracted 'Config-Universal-0.5/lib/'
[MSG] [Fri Nov 18 22:30:05 2005] Extracted 'Config-Universal-0.5/lib/Config/'
[MSG] [Fri Nov 18 22:30:05 2005] Extracted 'Config-Universal-0.5/lib/Config/Universal.pm'
[MSG] [Fri Nov 18 22:30:05 2005] Extracted 'Config-Universal-0.5/README'
[MSG] [Fri Nov 18 22:30:05 2005] Extracted 'Config-Universal-0.5/samples/'
[MSG] [Fri Nov 18 22:30:05 2005] Extracted 'Config-Universal-0.5/samples/sample2-array.pl'
[MSG] [Fri Nov 18 22:30:05 2005] Extracted 'Config-Universal-0.5/samples/sample3-a.conf'
[MSG] [Fri Nov 18 22:30:05 2005] Extracted 'Config-Universal-0.5/samples/sample3-b.conf'
[MSG] [Fri Nov 18 22:30:05 2005] Extracted 'Config-Universal-0.5/samples/sample4-include.pl'
[MSG] [Fri Nov 18 22:30:05 2005] Extracted 'Config-Universal-0.5/samples/sample3-multiple.pl'
[MSG] [Fri Nov 18 22:30:05 2005] Extracted 'Config-Universal-0.5/samples/sample1.conf'
[MSG] [Fri Nov 18 22:30:05 2005] Extracted 'Config-Universal-0.5/samples/sample2.conf'
[MSG] [Fri Nov 18 22:30:05 2005] Extracted 'Config-Universal-0.5/samples/sample5-hierarchical.pl'
[MSG] [Fri Nov 18 22:30:05 2005] Extracted 'Config-Universal-0.5/samples/sample5.conf'
[MSG] [Fri Nov 18 22:30:05 2005] Extracted 'Config-Universal-0.5/samples/sample4-a.conf'
[MSG] [Fri Nov 18 22:30:05 2005] Extracted 'Config-Universal-0.5/samples/sample1-simple.pl'
[MSG] [Fri Nov 18 22:30:05 2005] Extracted 'Config-Universal-0.5/samples/sample4-b.conf'
[MSG] [Fri Nov 18 22:30:05 2005] Extracted 'Config-Universal-0.5/Makefile.PL'
[MSG] [Fri Nov 18 22:30:05 2005] Extracted 'Config-Universal-0.5/META.yml'
[MSG] [Fri Nov 18 22:30:05 2005] Extracted 'Config-Universal-0.5/MANIFEST'
[MSG] [Fri Nov 18 22:30:05 2005] Extracted 'Config::Universal' to '/cygdrive/c/Documents and Settings/imacat/Application Data/cygwin/.cpanplus/5.8.7/build/Config-Universal-0.5'
[MSG] [Fri Nov 18 22:30:23 2005] Checking if your kit is complete...
Looks good
Writing Makefile for Config::Universal
[MSG] [Fri Nov 18 22:30:23 2005] Module 'Config::Universal' requires 'XML::DOM' version '0.0' to be installed
[MSG] [Fri Nov 18 22:31:07 2005] cp lib/Config/Universal.pm blib/lib/Config/Universal.pm
[MSG] [Fri Nov 18 22:31:10 2005] No tests defined for Config::Universal extension.
RECOMMENDATIONS:
It would be very helpful if you could include even a simple test
script in the next release, so people can verify which platforms
can successfully install them, as well as avoid regression bugs?
A simple 't/use.t' that says:
#!/usr/bin/env perl -w
use strict;
use Test;
BEGIN { plan tests => 1 }
use Your::Module::Here; ok(1);
exit;
__END__
would be appreciated. If you are interested in making a more robust
test suite, please see the Test::Simple, Test::More and Test::Tutorial
documentation at <http://search.cpan.org/dist/Test-Simple/>.
Thanks! :-)
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
HTTP::Request::Common 1.26
HTTP::Response 1.52
LWP::UserAgent 2.033
XML::DOM 0
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely 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 informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPAN::YACSmoke 0.03.
--
Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
Platform:
osname=cygwin, osvers=1.5.18(0.13242), archname=cygwin-thread-multi-64int
uname='cygwin_nt-5.1 inspiron 1.5.18(0.13242) 2005-07-02 20:30 i686 unknown unknown cygwin '
config_args='-de -Dmksymlinks -Duse64bitint -Dusethreads -Uusemymalloc -Doptimize=-O3 -Dman3ext=3pm -Dusesitecustomize'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O3',
cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)', 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='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='ld2', ldflags =' -s -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib
libs=-lgdbm -ldb -lcrypt -lgdbm_compat
perllibs=-lcrypt -lgdbm_compat
libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s'
cccdlflags=' ', lddlflags=' -s -L/usr/local/lib'
-
UNKNOWN Config-Universal-0.5 cygwin-thread-multi-64int 1.5.18(0.13242)
by imacat