It passed test after I updated other modules, including MakeMaker; you can disregard this bug report I think.
Conrad -----Original Message----- From: Ken Williams To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: 12/22/03 11:35 AM Subject: Re: FAIL Cwd-2.12 i686-linux 2.4.19 Hmm, why would it be loading /usr/local/lib/perl5/5.8.0/i686-linux/Cwd.pm if you're testing Cwd-2.12 locally? Seems like it's loading the wrong one, and the bug is in the Cwd you already have installed, not the new one you downloaded. -Ken On Monday, December 22, 2003, at 12:18 PM, [EMAIL PROTECTED] wrote: > 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.048. > > Below is the error stack during 'make test': > > t/cwd......ok > t/taint....# Failed test (t/taint.t at line 22) > # got: 'Insecure dependency in chdir while running with -T > switch at /usr/local/lib/perl5/5.8.0/i686-linux/Cwd.pm line 421. > # ' > # expected: '' > # Failed test (t/taint.t at line 23) > # Failed test (t/taint.t at line 22) > # got: 'Insecure dependency in chdir while running with -T > switch at /usr/local/lib/perl5/5.8.0/i686-linux/Cwd.pm line 421. > # ' > # expected: '' > # Failed test (t/taint.t at line 23) > # Looks like you failed 4 tests of 16. > dubious > Test returned status 4 (wstat 1024, 0x400) > DIED. FAILED tests 11-12, 15-16 > Failed 4/16 tests, 75.00% okay > Failed 1/2 test scripts, 50.00% okay. 4/32 subtests failed, 87.50% > okay. > Failed Test Stat Wstat Total Fail Failed List of Failed > ----------------------------------------------------------------------- > ----------------------------------------------------------------------- > ------------------------------------ > t/taint.t 4 1024 16 4 25.00% 11-12 15-16 > > > Additional comments: > -- > > Summary of my perl5 (revision 5.0 version 8 subversion 0) > configuration: > Platform: > osname=linux, osvers=2.4.19, archname=i686-linux > uname='linux sportsdev.foxsports.com 2.4.19 #5 smp fri aug 30 > 05:52:30 gmt 2002 i686 unknown ' > config_args='' > hint=recommended, useposix=true, d_sigaction=define > usethreads=undef use5005threads=undef useithreads=undef > usemultiplicity=undef > useperlio=define d_sfio=undef uselargefiles=define usesocks=undef > use64bitint=undef use64bitall=undef uselongdouble=undef > usemymalloc=n, bincompat5005=undef > Compiler: > cc='gcc', ccflags ='-fno-strict-aliasing -I/usr/local/include > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', > optimize='-O2', > cppflags='-fno-strict-aliasing -I/usr/local/include > -I/usr/include/gdbm' > ccversion='', gccversion='2.96 20000731 (Red Hat Linux 7.1 > 2.96-85)', 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 -ldl -lm -lc -lcrypt -lutil > perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil > libc=/lib/libc-2.2.4.so, so=so, useshrplib=false, libperl=libperl.a > gnulibc_version='2.2.4' > Dynamic Linking: > dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, > ccdlflags='-rdynamic' > cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
