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 Marc Lehmann, This is a computer-generated error report created automatically by CPANPLUS, version 0.076. 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 Mar 26 06:20:18 2007] Trying to get 'http://www.cpan.org/authors/id/M/ML/MLEHMANN/JSON-XS-0.8.tar.gz' [MSG] [Mon Mar 26 06:20:19 2007] Trying to get 'http://www.cpan.org/authors/id/M/ML/MLEHMANN/CHECKSUMS' [MSG] [Mon Mar 26 06:20:20 2007] Checksum matches for 'JSON-XS-0.8.tar.gz' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/t/' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/t/06_pc_pretty.t' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/t/11_pc_expo.t' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/t/05_dwiw_decode.t' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/t/13_limit.t' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/t/03_types.t' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/t/02_error.t' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/t/01_utf8.t' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/t/07_pc_esc.t' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/t/09_pc_extra_number.t' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/t/10_pc_keysort.t' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/t/12_binary.t' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/t/04_dwiw_encode.t' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/t/00_load.t' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/t/08_pc_base.t' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/eg/' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/eg/bench' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/XS.pm' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/XS.xs' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/README' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/Changes' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/Makefile.PL' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/META.yml' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/COPYING' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON-XS-0.8/MANIFEST' [MSG] [Mon Mar 26 06:20:21 2007] Extracted 'JSON::XS' to '/home/hybrid/perl588/.cpanplus/5.8.8/build/JSON-XS-0.8' [MSG] [Mon Mar 26 06:20:24 2007] Checking if your kit is complete... Looks good Writing Makefile for JSON::XS [MSG] [Mon Mar 26 06:20:24 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Mon Mar 26 06:20:43 2007] cp XS.pm blib/lib/JSON/XS.pm /home/hybrid/perl588/bin/perl /home/hybrid/perl588/lib/5.8.8/ExtUtils/xsubpp -typemap /home/hybrid/perl588/lib/5.8.8/ExtUtils/typemap XS.xs > XS.xsc && mv XS.xsc XS.c cc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.8\" -DXS_VERSION=\"0.8\" -fpic "-I/home/hybrid/perl588/lib/5.8.8/i686-linux-thread-multi-64int-ld/CORE" XS.c Running Mkbootstrap for JSON::XS () chmod 644 XS.bs rm -f blib/arch/auto/JSON/XS/XS.so cc -shared -L/usr/local/lib XS.o -o blib/arch/auto/JSON/XS/XS.so \ \ chmod 755 blib/arch/auto/JSON/XS/XS.so cp XS.bs blib/arch/auto/JSON/XS/XS.bs chmod 644 blib/arch/auto/JSON/XS/XS.bs Manifying blib/man3/JSON::XS.3 [ERROR] [Mon Mar 26 06:21:24 2007] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /home/hybrid/perl588/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_load...............ok t/01_utf8...............ok t/02_error..............ok t/03_types..............ok t/04_dwiw_encode........ok t/05_dwiw_decode........ok t/06_pc_pretty..........ok t/07_pc_esc.............ok t/08_pc_base............ok t/09_pc_extra_number....ok t/10_pc_keysort.........ok t/11_pc_expo............ok t/12_binary.............ok t/13_limit..............dubious Test returned status 0 (wstat 11, 0xb) DIED. FAILED tests 3-7 Failed 5/7 tests, 28.57% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/13_limit.t 0 11 7 10 3-7 Failed 1/14 test scripts. 5/24700 subtests failed. Files=14, Tests=24700, 40 wallclock secs (37.16 cusr + 0.48 csys = 37.64 CPU) Failed 1/14 test programs. 5/24700 subtests failed. make: *** [test_dynamic] Error 255 ******************************** 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: This report was machine-generated by CPAN::YACSmoke 0.0307. -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.4.26, archname=i686-linux-thread-multi-64int-ld uname='linux penguin 2.4.26 #1 smp thu jul 1 18:22:25 bst 2004 i686 unknown unknown gnulinux ' config_args='' 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=undef uselongdouble=define usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -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 -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='3.3.4', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', 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='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
