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 [EMAIL PROTECTED] to keep other
test volunteers informed and to prevent any duplicate effort.
--
This is an error report generated automatically by CPANPLUS,
version 0.042.
Below is the error stack during 'make test':
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.0 "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/adaptive.......ok
t/file-repair....ok
t/link...........ok
t/redirect.......ok
t/repair.........ok
t/reporter.......Can't locate CGI/Form.pm in @INC (@INC contains:
/root/.cpanplus/5.8.0/build/WWW-Link-0.036/blib/lib
/root/.cpanplus/5.8.0/build/WWW-Link-0.036/blib/arch
/usr/local/lib/perl5/5.8.0/i686-pld-linux-thread-multi /usr/local/share/perl5
/usr/lib/perl5/vendor_perl/5.8.0/i686-pld-linux-thread-multi
/usr/share/perl5/vendor_perl /usr/lib/perl5/5.8.0/i686-pld-linux-thread-multi
/usr/share/perl5/5.8.0 . /usr/local/lib/perl5/5.8.0/i686-pld-linux-thread-multi
/usr/local/share/perl5 /usr/lib/perl5/vendor_perl/5.8.0/i686-pld-linux-thread-multi
/usr/share/perl5/vendor_perl /usr/lib/perl5/5.8.0/i686-pld-linux-thread-multi
/usr/share/perl5/5.8.0 .) at
/root/.cpanplus/5.8.0/build/WWW-Link-0.036/blib/lib/WWW/Link/Reporter/RepairForm.pm
line 31.
BEGIN failed--compilation aborted at
/root/.cpanplus/5.8.0/build/WWW-Link-0.036/blib/lib/WWW/Link/Reporter/RepairForm.pm
line 31.
Compilation failed in require at t/reporter.t line 24.
BEGIN failed--compilation aborted at t/reporter.t line 24.
dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-79
Failed 79/79 tests, 0.00% okay
t/selector.......Scalar found where operator expected at (eval 151) line 1, near
"'int' $__val"
(Missing operator before $__val?)
ok
t/substitutor....ok
t/tester-base....ok
t/tester.........ok
t/unsupported....ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/reporter.t 2 512 79 79 100.00% 1-79
Failed 1/11 test scripts, 90.91% okay. 79/227 subtests failed, 65.20% okay.
make: *** [test_dynamic] B��d 29
Additional comments:
Hello, Michael De La Rue! Thanks for uploading your works to CPAN.
I noticed that the test suite seem to fail without these modules:
CGI::Form
As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem. For example:
WriteMakefile(
AUTHOR => 'Michael De La Rue ([EMAIL PROTECTED])',
... # other information
PREREQ_PM => {
'CGI::Form' => '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/search?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 8 subversion 0) configuration:
Platform:
osname=linux, osvers=2.4.20, archname=i686-pld-linux-thread-multi
uname='linux hq.centernet.com.pl 2.4.20 #1 nie lut 23 10:57:28 cet 2003 i686
intel(r)_xeon(tm)_cpu_2.00ghz unknown pld linux '
config_args='-des -Dcc=i686-pld-linux-gcc -Darchname=i686-pld-linux
-Dcccdlflags=-fPIC -Dccdlflags=-rdynamic -Doptimize=-O2 -march=i686 -Duseshrplib
-Dd_dosuid -Dman1dir=/usr/share/man/man1 -Dman1ext=1 -Dman3dir=/usr/share/man/man3
-Dman3ext=3perl -Dvendorman1=/usr/share/man/man1 -Dvendorman1ext=1p
-Dvendorman3=/usr/share/man/man3 -Dvendorman3ext=3pm
-Dsiteman1=/usr/local/share/man/man1 -Dsiteman1ext=1p
-Dsiteman3=/usr/local/share/man/man3p -Dsiteman3ext=3pm -Dprefix=/usr
-Dvendorprefix=/usr -Dsiteprefix=/usr/local -Dprivlib=/usr/share/perl5/5.8.0
-Darchlib=/usr/lib/perl5/5.8.0/i686-pld-linux-thread-multi
-Dsitelib=/usr/local/share/perl5
-Dsitearch=/usr/local/lib/perl5/5.8.0/i686-pld-linux-thread-multi
-Dvendorlib=/usr/share/perl5/vendor_perl
-Dvendorarch=/usr/lib/perl5/vendor_perl/5.8.0/i686-pld-linux-thread-multi
-Dinstallprefix=/usr -Ui_db -Ui_dbm -Di_gdbm -Ui_ndbm -Dlibswanted=dl m c crypt gdbm
-Dusethreads -Duselargefiles'
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=n, bincompat5005=undef
Compiler:
cc='i686-pld-linux-gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -march=i686',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing'
ccversion='', gccversion='3.2.2 (PLD Linux)', 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='i686-pld-linux-gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-ldl -lm -lpthread -lc -lcrypt -lgdbm
perllibs=-ldl -lm -lpthread -lc -lcrypt
libc=/lib/libc-2.3.2.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.3.2'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic
-Wl,-rpath,/usr/lib/perl5/5.8.0/i686-pld-linux-thread-multi/CORE'
cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'