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. -- Dear AEvar Arnfjord Bjarmason, This is a computer-generated error report created automatically by CPANPLUS, version 0.78. 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 May 11 10:09:18 2007] Checking if source files are up to date [MSG] [Fri May 11 10:09:18 2007] Retrieving /home/maddingue/.cpanplus/sourcefiles.2.16.stored [MSG] [Fri May 11 10:09:19 2007] Trying to get 'file://mnt/video/MiniCPAN/authors/id/A/AV/AVAR/Taint-Util-0.05.tar.gz' [MSG] [Fri May 11 10:09:19 2007] Trying to get 'file://mnt/video/MiniCPAN/authors/id/A/AV/AVAR/CHECKSUMS' [MSG] [Fri May 11 10:09:19 2007] Checksum matches for 'Taint-Util-0.05.tar.gz' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/t/' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/t/prototype.t' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/t/export.t' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/t/00-compile.t' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/t/taint-non-T.t' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/t/usage.t' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/inc/' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/inc/Module/' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/inc/Module/Install/' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/inc/Module/Install/Can.pm' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/inc/Module/Install/Base.pm' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/inc/Module/Install/Win32.pm' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/inc/Module/Install/WriteAll.pm' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/inc/Module/Install/AutoInstall.pm' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/inc/Module/Install/Makefile.pm' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/inc/Module/Install/Fetch.pm' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/inc/Module/Install/Include.pm' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/inc/Module/Install/Metadata.pm' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/inc/Module/Install.pm' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/inc/Module/AutoInstall.pm' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/Util.pm' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/Util.xs' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/Makefile.PL' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/META.yml' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/ChangeLog' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint-Util-0.05/MANIFEST' [MSG] [Fri May 11 10:09:19 2007] Extracted 'Taint::Util' to '/home/maddingue/.cpanplus/5.8.5/build/Taint-Util-0.05' [MSG] [Fri May 11 10:09:20 2007] *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.7) - Exporter ...loaded. (5.58) - XSLoader ...loaded. (0.08) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Taint::Util [MSG] [Fri May 11 10:09:20 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Fri May 11 10:09:21 2007] cp Util.pm blib/lib/Taint/Util.pm /usr/bin/perl5.8.5 "-Iinc" /usr/lib/perl5/5.8.5/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.5/ExtUtils/typemap Util.xs > Util.xsc && mv Util.xsc Util.c Please specify prototyping behavior for Util.xs (see perlxs manual) gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPERL_DISABLE_PMC -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE" Util.c Running Mkbootstrap for Taint::Util () chmod 644 Util.bs rm -f blib/arch/auto/Taint/Util/Util.so gcc -shared -L/usr/local/lib Util.o -o blib/arch/auto/Taint/Util/Util.so \ \ chmod 755 blib/arch/auto/Taint/Util/Util.so cp Util.bs blib/arch/auto/Taint/Util/Util.bs chmod 644 blib/arch/auto/Taint/Util/Util.bs Manifying blib/man3/Taint::Util.3pm [ERROR] [Fri May 11 10:09:22 2007] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /usr/bin/perl5.8.5 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00-compile.....ok t/export.........ok t/prototype......ok t/taint-non-T....ok t/usage..........Modification of a read-only value attempted at t/usage.t line 75. # Looks like you planned 72 tests but only ran 27. # Looks like your test died just after 27. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 28-72 Failed 45/72 tests, 37.50% okay Failed Test Stat Wstat Total Fail List of Failed --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/usage.t 255 65280 72 90 28-72 Failed 1/5 test scripts. 45/81 subtests failed. Files=5, Tests=81, 0 wallclock secs ( 0.27 cusr + 0.04 csys = 0.31 CPU) Failed 1/5 test programs. 45/81 subtests failed. PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Exporter 5.58 0 Test::More 0.70 0 XSLoader 0.08 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: -- Summary of my perl5 (revision 5 version 8 subversion 5) configuration: Platform: osname=linux, osvers=2.6.3-25mdk-i686-up-4gb, archname=i386-linux-thread-multi uname='linux mercury.mandriva.com 2.6.3-25mdk-i686-up-4gb #1 fri jan 14 03:39:39 mst 2005 i686 intel(r) pentium(r) 4 cpu 3.00ghz unknown gnulinux ' config_args='-des -Dinc_version_list=5.8.4/i386-linux-thread-multi 5.8.4 5.8.3/i386-linux-thread-multi 5.8.3 5.8.2/i386-linux-thread-multi 5.8.2 5.8.1/i386-linux-thread-multi 5.8.1 5.8.0/i386-linux-thread-multi 5.8.0 5.6.1 5.6.0 -Darchname=i386-linux -Dcc=gcc -Doptimize=-O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro -Dprefix=/usr -Dvendorprefix=/usr -Dsiteprefix=/usr -Dman3ext=3pm -Dcf_by=Mandrakesoft -Dmyhostname=localhost [EMAIL PROTECTED] -Dd_dosuid -Ud_csh -Duseshrplib -Accflags=-DPERL_DISABLE_PMC -Dusethreads' 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='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPERL_DISABLE_PMC -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro ', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPERL_DISABLE_PMC -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/include/gdbm' ccversion='', gccversion='3.4.1 (Mandrakelinux 10.1 3.4.1-4mdk)', 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 -lndbm -lgdbm -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.3.3.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='2.3.3' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
