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 cpan-testers@perl.org 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.80. 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 'fetch':

[MSG] [Wed Aug 22 07:12:25 2007] Trying to get 
'http://www.cpan.org/authors/id/M/ML/MLEHMANN/CHECKSUMS'
[MSG] [Wed Aug 22 07:12:26 2007] Checksum matches for 'JSON-XS-1.44.tar.gz'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/t/'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/t/06_pc_pretty.t'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/t/11_pc_expo.t'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/t/12_blessed.t'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/t/05_dwiw_decode.t'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/t/13_limit.t'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/t/14_latin1.t'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/t/15_prefix.t'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/t/03_types.t'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/t/02_error.t'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/t/99_binary.t'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/t/01_utf8.t'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/t/07_pc_esc.t'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/t/09_pc_extra_number.t'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/t/10_pc_keysort.t'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/t/04_dwiw_encode.t'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/t/00_load.t'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/t/08_pc_base.t'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/XS/'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/XS/Boolean.pm'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/eg/'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/eg/bench'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/XS.pm'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/XS.xs'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/README'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/Changes'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/Makefile.PL'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/META.yml'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/typemap'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/COPYING'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON-XS-1.44/MANIFEST'
[MSG] [Wed Aug 22 07:12:27 2007] Extracted 'JSON::XS' to 
'/home/cpan/perl581/.cpanplus/5.8.1/build/JSON-XS-1.44'
[MSG] [Wed Aug 22 07:12:28 2007] Checking if your kit is complete...
Looks good
Writing Makefile for JSON::XS

[MSG] [Wed Aug 22 07:12:28 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[ERROR] [Wed Aug 22 07:12:32 2007] MAKE failed:  cp XS/Boolean.pm 
blib/lib/JSON/XS/Boolean.pm
cp XS.pm blib/lib/JSON/XS.pm
/home/cpan/perl581/bin/perl /home/cpan/perl581/lib/5.8.1/ExtUtils/xsubpp  
-typemap /home/cpan/perl581/lib/5.8.1/ExtUtils/typemap -typemap typemap  XS.xs 
> XS.xsc && mv XS.xsc XS.c
cc -c   -fno-strict-aliasing -I/usr/pkg/include -O   -DVERSION=\"1.44\" 
-DXS_VERSION=\"1.44\" -DPIC -fPIC  
"-I/home/cpan/perl581/lib/5.8.1/i386-netbsd-thread-multi-64int/CORE"   XS.c
XS.xs: In function `encode_json':
XS.xs:657: error: parse error before '}' token
XS.xs: In function `decode_str':
XS.xs:873: error: parse error before '}' token
XS.xs: In function `decode_hv':
XS.xs:1082: warning: comparison is always false due to limited range of data 
type
XS.xs: In function `XS_JSON__XS_new':
XS.xs:1392: error: parse error before '}' token
gmake: *** [XS.o] Error 1



******************************** 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.

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = 
/home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL5_CPANPLUS_IS_RUNNING = 11819
    PERL5_CPANPLUS_IS_VERSION = 0.80
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /home/cpan/perl581/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 100 100
    EGID: $)  = 100 100


-------------------------------


--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
    osname=netbsd, osvers=3.1, archname=i386-netbsd-thread-multi-64int
    uname='netbsd canker.bingosnet.co.uk 3.1 netbsd 3.1 (generic_laptop) #0: 
tue oct 31 04:32:05 utc 2006 [EMAIL 
PROTECTED]:homebuildsabnetbsd-3-1-releasei386200610302053z-objhomebuildsabnetbsd-3-1-releasesrcsysarchi386compilegeneric_laptop
 i386 '
    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=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -I/usr/pkg/include'
    ccversion='', gccversion='3.3.3 (NetBSD nb3 20040520)', 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='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib 
-L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc -lposix -lpthread
    perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  
-L/usr/pkg/lib'

Reply via email to