Front page | perl.cpan.testers |
Postings from May 2006
FAIL Tk-ActivityBar-0.01 i686-linux-thread-multi 2.4.20-8bigmem
From:
lcolwell
Date:
May 31, 2006 02:41
Subject:
FAIL Tk-ActivityBar-0.01 i686-linux-thread-multi 2.4.20-8bigmem
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 Bret Aarden,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.0562. 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':
[CP_MSG] [Tue May 30 21:51:40 2006] Trying to get 'ftp://cpan.sunsite.ualberta.ca/pub/CPAN/authors/id/A/AA/AARDEN/Tk-ActivityBar/CHECKSUMS'
[CP_MSG] [Tue May 30 21:52:04 2006] Checksum matches for 'Tk-ActivityBar-0.01.tar.gz'
[CP_MSG] [Tue May 30 21:52:21 2006] Extracted 'Tk-ActivityBar-0.01/'
[CP_MSG] [Tue May 30 21:52:21 2006] Extracted 'Tk-ActivityBar-0.01/demo/'
[CP_MSG] [Tue May 30 21:52:21 2006] Extracted 'Tk-ActivityBar-0.01/demo/activitybar.pl'
[CP_MSG] [Tue May 30 21:52:21 2006] Extracted 'Tk-ActivityBar-0.01/lib/'
[CP_MSG] [Tue May 30 21:52:21 2006] Extracted 'Tk-ActivityBar-0.01/lib/ActivityBar.pm'
[CP_MSG] [Tue May 30 21:52:21 2006] Extracted 'Tk-ActivityBar-0.01/Makefile.PL'
[CP_MSG] [Tue May 30 21:52:21 2006] Extracted 'Tk-ActivityBar-0.01/MANIFEST'
[CP_MSG] [Tue May 30 21:52:21 2006] Extracted 'Tk-ActivityBar-0.01/t/'
[CP_MSG] [Tue May 30 21:52:21 2006] Extracted 'Tk-ActivityBar-0.01/t/actbar.t'
[CP_MSG] [Tue May 30 21:52:23 2006] Extracted 'Tk::ActivityBar' to '/home/software/.cpanplus/5.8.3/build/Tk-ActivityBar-0.01'
[CP_MSG] [Tue May 30 21:52:56 2006] Writing Makefile for Tk::ActivityBar
[CP_MSG] [Tue May 30 21:52:59 2006] Manifying blib/man3/ActivityBar.3
[CP_ERROR] [Tue May 30 21:53:01 2006] MAKE TEST failed: Bad file descriptor PERL_DL_NONLAZY=1 /usr/local/perl/5.8.3/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/actbar....Can't locate Tk/ActivityBar.pm in @INC (@INC contains: /home/software/.cpanplus/5.8.3/build/Tk-ActivityBar-0.01/blib/lib /home/software/.cpanplus/5.8.3/build/Tk-ActivityBar-0.01/blib/arch /usr/local/share/perl/fix /usr/local/perl/5.8.3/lib/5.8.3/i686-linux-thread-multi /usr/local/perl/5.8.3/lib/5.8.3 /usr/local/perl/5.8.3/lib/site_perl/5.8.3/i686-linux-thread-multi /usr/local/perl/5.8.3/lib/site_perl/5.8.3 /usr/local/perl/5.8.3/lib/site_perl /usr/local/share/perl/common .) at /usr/local/perl/5.8.3/lib/site_perl/5.8.3/i686-linux-thread-multi/Tk/widgets.pm line 14.
at t/actbar.t line 5
BEGIN failed--compilation aborted at t/actbar.t line 5.
dubious
Test returned status 255 (wstat 65280, 0xff00)
FAILED--1 test script could be run, alas--no output ever seen
make: *** [test_dynamic] Error 255
MISSING PREREQUISITES:
It was observed that the test suite seem to fail without these modules:
Tk::ActivityBar
As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem. For example:
WriteMakefile(
AUTHOR => 'Bret Aarden (aarden.1@osu.edu)',
... # other information
PREREQ_PM => {
'Tk::ActivityBar' => '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:
Tk::ProgressBar 4.010
******************************** 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:
--
Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration:
Platform:
osname=linux, osvers=2.4.20-8bigmem, archname=i686-linux-thread-multi
uname='linux socrates 2.4.20-8bigmem #1 smp thu mar 13 17:32:29 est 2003 i686 i686 i386 gnulinux '
config_args='-Dcc=gcc -Doptimize=-g -Dusemymalloc=y -Dprefix=/usr/local/perl/5.8.3 -Dotherlibdirs=/usr/local/share/perl/common -Duseperlio -Dusethreads -Accflags=-DPERL_Y2KWARN -DAPPLLIB_EXP=\"/usr/local/share/perl/fix\" -DPERL_DEBUGGING_MSTATS -de'
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=undef use64bitall=undef uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPERL_Y2KWARN -DAPPLLIB_EXP="/usr/local/share/perl/fix" -DPERL_DEBUGGING_MSTATS -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
optimize='-g',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPERL_Y2KWARN -DAPPLLIB_EXP="/usr/local/share/perl/fix" -DPERL_DEBUGGING_MSTATS -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -I/usr/include/gdbm'
ccversion='', gccversion='3.2.2 20030222 (Red Hat Linux 3.2.2-5)', 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='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.3.2'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
-
FAIL Tk-ActivityBar-0.01 i686-linux-thread-multi 2.4.20-8bigmem
by lcolwell