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 Stray Taoist, This is a computer-generated error report created automatically by CPANPLUS, version 0.82. 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] [Mon Oct 29 01:12:10 2007] Checking if source files are up to date [MSG] [Mon Oct 29 01:12:10 2007] Retrieving /home/devogon/.cpanplus/sourcefiles.2.16.stored [MSG] [Mon Oct 29 01:12:11 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/S/ST/STRYTOAST/CHECKSUMS' [MSG] [Mon Oct 29 01:12:11 2007] Checksum matches for 'PluceneSimple-1.04.tar.gz' [MSG] [Mon Oct 29 01:12:12 2007] Extracted 'PluceneSimple-1.04/' [MSG] [Mon Oct 29 01:12:12 2007] Extracted 'PluceneSimple-1.04/t/' [MSG] [Mon Oct 29 01:12:12 2007] Extracted 'PluceneSimple-1.04/t/indexdeleter.t' [MSG] [Mon Oct 29 01:12:12 2007] Extracted 'PluceneSimple-1.04/t/multiple_fields.t' [MSG] [Mon Oct 29 01:12:12 2007] Extracted 'PluceneSimple-1.04/t/datesearch.t' [MSG] [Mon Oct 29 01:12:12 2007] Extracted 'PluceneSimple-1.04/t/search1.t' [MSG] [Mon Oct 29 01:12:12 2007] Extracted 'PluceneSimple-1.04/t/index1.t' [MSG] [Mon Oct 29 01:12:12 2007] Extracted 'PluceneSimple-1.04/t/docids.t' [MSG] [Mon Oct 29 01:12:12 2007] Extracted 'PluceneSimple-1.04/lib/' [MSG] [Mon Oct 29 01:12:12 2007] Extracted 'PluceneSimple-1.04/lib/Plucene/' [MSG] [Mon Oct 29 01:12:12 2007] Extracted 'PluceneSimple-1.04/lib/Plucene/Simple.pm' [MSG] [Mon Oct 29 01:12:12 2007] Extracted 'PluceneSimple-1.04/Changes' [MSG] [Mon Oct 29 01:12:12 2007] Extracted 'PluceneSimple-1.04/Build.PL' [MSG] [Mon Oct 29 01:12:12 2007] Extracted 'PluceneSimple-1.04/Makefile.PL' [MSG] [Mon Oct 29 01:12:12 2007] Extracted 'PluceneSimple-1.04/META.yml' [MSG] [Mon Oct 29 01:12:12 2007] Extracted 'PluceneSimple-1.04/MANIFEST' [MSG] [Mon Oct 29 01:12:12 2007] Extracted 'Plucene::Simple' to '/home/devogon/.cpanplus/5.8.8/build/PluceneSimple-1.04' [MSG] [Mon Oct 29 01:12:12 2007] # running Build.PL /usr/bin/perl Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Deleting Build Removed previous script 'Build' Creating new 'Build' script for 'PluceneSimple' version '1.04' Unknown 'build_class', defaulting to 'Module::Build' [MSG] [Mon Oct 29 01:12:12 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Mon Oct 29 01:12:13 2007] /usr/bin/perl Build --makefile_env_macros 1 [ERROR] [Mon Oct 29 01:12:16 2007] MAKE TEST failed: Illegal seek /usr/bin/perl Build --makefile_env_macros 1 test t/datesearch.........ok t/docids.............Argument "me" isn't numeric in bitwise xor (^) at /usr/local/share/perl/5.8.8/Plucene/Index/TermInfosWriter.pm line 134. Argument "s" isn't numeric in bitwise xor (^) at /usr/local/share/perl/5.8.8/Plucene/Index/TermInfosWriter.pm line 134. Argument "you" isn't numeric in bitwise xor (^) at /usr/local/share/perl/5.8.8/Plucene/Index/TermInfosWriter.pm line 134. Argument "way" isn't numeric in bitwise xor (^) at /usr/local/share/perl/5.8.8/Plucene/Index/TermInfosWriter.pm line 134. Argument "us" isn't numeric in bitwise xor (^) at /usr/local/share/perl/5.8.8/Plucene/Index/TermInfosWriter.pm line 134. Argument "we" isn't numeric in bitwise xor (^) at /usr/local/share/perl/5.8.8/Plucene/Index/TermInfosWriter.pm line 134. Argument "me" isn't numeric in bitwise xor (^) at /usr/local/share/perl/5.8.8/Plucene/Index/TermInfosWriter.pm line 134. Argument "me" isn't numeric in bitwise xor (^) at /usr/local/share/perl/5.8.8/Plucene/Index/TermInfosWriter.pm line 134. Argument "s" isn't numeric in bitwise xor (^) at /usr/local/share/perl/5.8.8/Plucene/Index/TermInfosWriter.pm line 134. Argument "you" isn't numeric in bitwise xor (^) at /usr/local/share/perl/5.8.8/Plucene/Index/TermInfosWriter.pm line 134. Argument "way" isn't numeric in bitwise xor (^) at /usr/local/share/perl/5.8.8/Plucene/Index/TermInfosWriter.pm line 134. Argument "us" isn't numeric in bitwise xor (^) at /usr/local/share/perl/5.8.8/Plucene/Index/TermInfosWriter.pm line 134. Argument "we" isn't numeric in bitwise xor (^) at /usr/local/share/perl/5.8.8/Plucene/Index/TermInfosWriter.pm line 134. Argument "me" isn't numeric in bitwise xor (^) at /usr/local/share/perl/5.8.8/Plucene/Index/TermInfosWriter.pm line 134. # Failed test 'Correct ids returned (after deleting them and reindexing)' # at t/docids.t line 66. # Structures begin differing at: # $got->[1] = '0' # $expected->[1] = '3' # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/index1.............ok t/indexdeleter.......ok t/multiple_fields....Argument "melville" isn't numeric in bitwise xor (^) at /usr/local/share/perl/5.8.8/Plucene/Index/TermInfosWriter.pm line 134. Argument "call" isn't numeric in bitwise xor (^) at /usr/local/share/perl/5.8.8/Plucene/Index/TermInfosWriter.pm line 134. Argument "lydia" isn't numeric in bitwise xor (^) at /usr/local/share/perl/5.8.8/Plucene/Index/TermInfosWriter.pm line 134. Argument "boo" isn't numeric in bitwise xor (^) at /usr/local/share/perl/5.8.8/Plucene/Index/TermInfosWriter.pm line 134. ok t/search1............ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/docids.t 1 256 2 1 2 Failed 1/6 test scripts. 1/35 subtests failed. Files=6, Tests=35, 3 wallclock secs ( 2.80 cusr + 0.33 csys = 3.13 CPU) Failed 1/6 test programs. 1/35 subtests failed. make: *** [test] Error 255 [HISTORY] [Mon Oct 29 01:12:19 2007] Proceed anyway? [y/N]: y PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Module Name Have Want File::Find::Rule 0.30 0.10 File::Path 1.08 1.05 File::Slurp 9999.12 2002.1031 File::Spec::Functions 1.3 1.2 Plucene 1.25 1.09 Test::Class 0.24 0.03 Test::Harness 2.64 2.30 Time::Piece 1.11 1.08 Time::Piece::Range 1.2 1.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 8) configuration: Platform: osname=linux, osvers=2.6.17-2-vserver-amd64, archname=x86_64-linux-gnu-thread-multi uname='linux excelsior 2.6.17-2-vserver-amd64 #1 smp wed sep 13 18:02:36 cest 2006 x86_64 gnulinux ' config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcccdlflags=-fPIC -Darchname=x86_64-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.8 -Dsitearch=/usr/local/lib/perl/5.8.8 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib -Dlibperl=libperl.so.5.8.8 -Dd_dosuid -des' 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=define uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.2.1 (Debian 4.2.1-5)', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt perllibs=-ldl -lm -lpthread -lc -lcrypt libc=/lib/libc-2.6.1.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8 gnulibc_version='2.6.1' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
