Front page | perl.cpan.testers |
Postings from February 2005
FAIL HDB-1.05 cygwin-thread-multi-64int 1.5.12(0.11642)
From:
rrwo
Date:
February 18, 2005 15:08
Subject:
FAIL HDB-1.05 cygwin-thread-multi-64int 1.5.12(0.11642)
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 GMPASSOS,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.053. 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 'make test':
[MSG] [Fri Feb 18 23:07:45 2005] Trying to get 'ftp://cpan.etla.org/pub/CPAN/authors/id/G/GM/GMPASSOS/HDB-1.05.tar.gz'
[MSG] [Fri Feb 18 23:07:48 2005] Trying to get 'ftp://cpan.etla.org/pub/CPAN/authors/id/G/GM/GMPASSOS/CHECKSUMS'
[MSG] [Fri Feb 18 23:07:49 2005] Checksum matches for 'HDB-1.05.tar.gz'
[MSG] [Fri Feb 18 23:07:49 2005] Extracted 'HDB-1.05/'
[MSG] [Fri Feb 18 23:07:49 2005] Extracted 'HDB-1.05/Changes'
[MSG] [Fri Feb 18 23:07:49 2005] Extracted 'HDB-1.05/lib/'
[MSG] [Fri Feb 18 23:07:49 2005] Extracted 'HDB-1.05/lib/HDB/'
[MSG] [Fri Feb 18 23:07:49 2005] Extracted 'HDB-1.05/lib/HDB/CMDS.pm'
[MSG] [Fri Feb 18 23:07:49 2005] Extracted 'HDB-1.05/lib/HDB/CORE.pm'
[MSG] [Fri Feb 18 23:07:49 2005] Extracted 'HDB-1.05/lib/HDB/Encode.pm'
[MSG] [Fri Feb 18 23:07:49 2005] Extracted 'HDB-1.05/lib/HDB/MOD/'
[MSG] [Fri Feb 18 23:07:49 2005] Extracted 'HDB-1.05/lib/HDB/MOD/mysql.pm'
[MSG] [Fri Feb 18 23:07:49 2005] Extracted 'HDB-1.05/lib/HDB/MOD/oracle.pm'
[MSG] [Fri Feb 18 23:07:49 2005] Extracted 'HDB-1.05/lib/HDB/MOD/sqlite.pm'
[MSG] [Fri Feb 18 23:07:50 2005] Extracted 'HDB-1.05/lib/HDB/MOD.pm'
[MSG] [Fri Feb 18 23:07:50 2005] Extracted 'HDB-1.05/lib/HDB/Object.hploo'
[MSG] [Fri Feb 18 23:07:50 2005] Extracted 'HDB-1.05/lib/HDB/Object.pm'
[MSG] [Fri Feb 18 23:07:50 2005] Extracted 'HDB-1.05/lib/HDB/Parser.pm'
[MSG] [Fri Feb 18 23:07:50 2005] Extracted 'HDB-1.05/lib/HDB.pm'
[MSG] [Fri Feb 18 23:07:50 2005] Extracted 'HDB-1.05/Makefile.PL'
[MSG] [Fri Feb 18 23:07:50 2005] Extracted 'HDB-1.05/MANIFEST'
[MSG] [Fri Feb 18 23:07:50 2005] Extracted 'HDB-1.05/META.yml'
[MSG] [Fri Feb 18 23:07:50 2005] Extracted 'HDB-1.05/README'
[MSG] [Fri Feb 18 23:07:50 2005] Extracted 'HDB-1.05/test.pl'
[MSG] [Fri Feb 18 23:07:50 2005] Extracted 'HDB' to '/tmp/HDB-1.05'
[ERROR] [Fri Feb 18 23:08:02 2005] MAKE TEST failed: No such file or directory /usr/bin/perl.exe "-Iblib/lib" "-Iblib/arch" test.pl
1..25
# Running under perl version 5.008006 for cygwin
# Current time local: Fri Feb 18 23:08:01 2005
# Current time GMT: Fri Feb 18 23:08:01 2005
# Using Test.pm version 1.25
Can't locate Class/HPLOO/Base.pm in @INC (@INC contains: blib/lib blib/arch /tmp/Test-Tester-0.101/blib/lib /tmp/HDB-1.05/blib/lib /usr/lib/perl5/5.8/cygwin /usr/lib/perl5/5.8 /usr/lib/perl5/site_perl/5.8/cygwin /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/vendor_perl/5.8/cygwin /usr/lib/perl5/vendor_perl/5.8 /usr/lib/perl5/vendor_perl/5.8 .) at blib/lib/HDB/Object.pm line 35.
BEGIN failed--compilation aborted at blib/lib/HDB/Object.pm line 35.
Compilation failed in require at blib/lib/HDB.pm line 36.
make: *** [test_dynamic] Error 2
MISSING PREREQUISITES:
It was observed that the test suite seem to fail without these modules:
Class::HPLOO::Base
As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem. For example:
WriteMakefile(
AUTHOR => 'GMPASSOS (cpanplus-info@lists.sf.net)',
... # other information
PREREQ_PM => {
'Class::HPLOO::Base' => '0', # or a minimum working 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! :-)
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
DBI 1.47
******************************** 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.0207.
--
Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
Platform:
osname=cygwin, osvers=1.5.12(0.11642), archname=cygwin-thread-multi-64int
uname='cygwin_nt-4.0 loreley 1.5.12(0.11642) 2004-11-10 08:34 i686 unknown unknown cygwin '
config_args='-de -Dmksymlinks -Duse64bitint -Dusethreads -Doptimize=-O3 -Dman3ext=3pm'
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=y, 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.1 (cygming special)', 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'
-
FAIL HDB-1.05 cygwin-thread-multi-64int 1.5.12(0.11642)
by rrwo