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 MAKAMAKA,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.84. 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 Jan  4 18:27:04 2008] Trying to get 
'http://www.cpan.org/authors/id/M/MA/MAKAMAKA/JSON-PC-0.03.tar.gz'
[MSG] [Fri Jan  4 18:27:08 2008] Trying to get 
'http://www.cpan.org/authors/id/M/MA/MAKAMAKA/CHECKSUMS'
[MSG] [Fri Jan  4 18:27:09 2008] Checksum matches for 'JSON-PC-0.03.tar.gz'
[MSG] [Fri Jan  4 18:27:09 2008] Extracted 'JSON-PC-0.03'
[MSG] [Fri Jan  4 18:27:09 2008] Extracted 'JSON-PC-0.03/json_pc.h'
[MSG] [Fri Jan  4 18:27:09 2008] Extracted 'JSON-PC-0.03/t'
[MSG] [Fri Jan  4 18:27:09 2008] Extracted 'JSON-PC-0.03/json_converter.c'
[MSG] [Fri Jan  4 18:27:09 2008] Extracted 'JSON-PC-0.03/Changes'
[MSG] [Fri Jan  4 18:27:09 2008] Extracted 'JSON-PC-0.03/MANIFEST'
[MSG] [Fri Jan  4 18:27:09 2008] Extracted 'JSON-PC-0.03/lib'
[MSG] [Fri Jan  4 18:27:09 2008] Extracted 'JSON-PC-0.03/ppport.h'
[MSG] [Fri Jan  4 18:27:09 2008] Extracted 'JSON-PC-0.03/META.yml'
[MSG] [Fri Jan  4 18:27:09 2008] Extracted 'JSON-PC-0.03/json_parser.c'
[MSG] [Fri Jan  4 18:27:09 2008] Extracted 'JSON-PC-0.03/PC.xs'
[MSG] [Fri Jan  4 18:27:09 2008] Extracted 'JSON-PC-0.03/README'
[MSG] [Fri Jan  4 18:27:09 2008] Extracted 'JSON-PC-0.03/Makefile.PL'
[MSG] [Fri Jan  4 18:27:09 2008] Extracted 'JSON-PC-0.03/lib/JSON'
[MSG] [Fri Jan  4 18:27:09 2008] Extracted 'JSON-PC-0.03/lib/JSON/PC.pm'
[MSG] [Fri Jan  4 18:27:09 2008] Extracted 'JSON-PC-0.03/t/03-circleref.t'
[MSG] [Fri Jan  4 18:27:09 2008] Extracted 'JSON-PC-0.03/t/05-esc.t'
[MSG] [Fri Jan  4 18:27:09 2008] Extracted 'JSON-PC-0.03/t/11-convblessed.t'
[MSG] [Fri Jan  4 18:27:09 2008] Extracted 'JSON-PC-0.03/t/00-pod.t'
[MSG] [Fri Jan  4 18:27:10 2008] Extracted 'JSON-PC-0.03/t/12-selfconv.t'
[MSG] [Fri Jan  4 18:27:10 2008] Extracted 'JSON-PC-0.03/t/13-expo.t'
[MSG] [Fri Jan  4 18:27:10 2008] Extracted 'JSON-PC-0.03/t/06-comment.t'
[MSG] [Fri Jan  4 18:27:10 2008] Extracted 'JSON-PC-0.03/t/09-quote.t'
[MSG] [Fri Jan  4 18:27:10 2008] Extracted 'JSON-PC-0.03/t/02-base.t'
[MSG] [Fri Jan  4 18:27:10 2008] Extracted 'JSON-PC-0.03/t/10-ordered.t'
[MSG] [Fri Jan  4 18:27:10 2008] Extracted 'JSON-PC-0.03/t/07-extra_number.t'
[MSG] [Fri Jan  4 18:27:10 2008] Extracted 'JSON-PC-0.03/t/01-use.t'
[MSG] [Fri Jan  4 18:27:10 2008] Extracted 'JSON-PC-0.03/t/15-singlequote.t'
[MSG] [Fri Jan  4 18:27:10 2008] Extracted 'JSON-PC-0.03/t/04-autoconv.t'
[MSG] [Fri Jan  4 18:27:10 2008] Extracted 'JSON-PC-0.03/t/08-pretty.t'
[MSG] [Fri Jan  4 18:27:10 2008] Extracted 'JSON-PC-0.03/t/14-utf8.t'
[MSG] [Fri Jan  4 18:27:10 2008] Extracted 'JSON::PC' to 
'/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/JSON-PC-0.03'
[MSG] [Fri Jan  4 18:27:11 2008] 
## DEPRECATED #####################################################
# This module is too buggy and is not maintained.
# Please try to use JSON::XS which is faster than JSON::Syck and
# properly works.
#
# Additionally, JSON module now use JSON::XS as the backend module
# and if not available, it uses the pure Perl module JSON::PP.
# Theire interfaces are incompatible to old JSON module (ver 1.xx).
#
# See to the new JSON module (ver 2.xx).
###################################################################

Checking if your kit is complete...
Looks good
Writing Makefile for JSON::PC

[MSG] [Fri Jan  4 18:27:11 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Fri Jan  4 18:27:19 2008] cp lib/JSON/PC.pm blib/lib/JSON/PC.pm
/export/home/chris/perl5.10.0/bin/perl 
/export/home/chris/perl5.10.0/lib/5.10.0/ExtUtils/xsubpp  -typemap 
/export/home/chris/perl5.10.0/lib/5.10.0/ExtUtils/typemap  PC.xs > PC.xsc && mv 
PC.xsc PC.c
gcc -c  -I.  -D_REENTRANT -DPTR_IS_LONG -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-DPERL_USE_SAFE_PUTENV -O    -DVERSION=\"0.03\"  -DXS_VERSION=\"0.03\" -fPIC 
"-I/export/home/chris/perl5.10.0/lib/5.10.0/i86pc-solaris-thread-multi-64int/CORE"
   PC.c
gcc -c  -I.  -D_REENTRANT -DPTR_IS_LONG -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-DPERL_USE_SAFE_PUTENV -O    -DVERSION=\"0.03\"  -DXS_VERSION=\"0.03\" -fPIC 
"-I/export/home/chris/perl5.10.0/lib/5.10.0/i86pc-solaris-thread-multi-64int/CORE"
   json_converter.c
gcc -c  -I.  -D_REENTRANT -DPTR_IS_LONG -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-DPERL_USE_SAFE_PUTENV -O    -DVERSION=\"0.03\"  -DXS_VERSION=\"0.03\" -fPIC 
"-I/export/home/chris/perl5.10.0/lib/5.10.0/i86pc-solaris-thread-multi-64int/CORE"
   json_parser.c
Running Mkbootstrap for JSON::PC ()
chmod 644 PC.bs
rm -f blib/arch/auto/JSON/PC/PC.so
gcc  -G -L/usr/local/lib PC.o  json_converter.o  json_parser.o  -o 
blib/arch/auto/JSON/PC/PC.so         \
        \
  
chmod 755 blib/arch/auto/JSON/PC/PC.so
cp PC.bs blib/arch/auto/JSON/PC/PC.bs
chmod 644 blib/arch/auto/JSON/PC/PC.bs
Manifying blib/man3/JSON::PC.3

[ERROR] [Fri Jan  4 18:27:25 2008] MAKE TEST failed: Illegal seek 
PERL_DL_NONLAZY=1 /export/home/chris/perl5.10.0/bin/perl 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-pod...............skipped: Test::Pod 1.00 required for testing POD
t/01-use...............ok
t/02-base..............circle ref at lib/JSON/PC.pm line 39.
# Looks like you planned 46 tests but only ran 39.
# Looks like your test died just after 39.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 7/46 subtests 
t/03-circleref.........ok
t/04-autoconv..........ok
t/05-esc...............ok
t/06-comment...........ok
t/07-extra_number......ok
t/08-pretty............ok
t/09-quote.............ok
t/10-ordered...........ok
t/11-convblessed.......ok
t/12-selfconv..........ok
t/13-expo..............ok
t/14-utf8..............ok
t/15-singlequote.......ok

Test Summary Report
-------------------
t/02-base.t        (Wstat: 65280 Tests: 39 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 46 tests but ran 39.
Files=16, Tests=281,  5 wallclock secs ( 0.43 usr  0.41 sys +  2.20 cusr  0.92 
csys =  3.96 CPU)
Result: FAIL
Failed 1/16 test programs. 0/281 subtests failed.
*** Error code 255
make: Fatal error: Command failed for target `test_dynamic'

[MSG] [Fri Jan  4 18:27:25 2008] DEFAULT 'proceed_on_test_failure' HANDLER 
RETURNING 'sub return value'


******************************** 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. Powered by 
POE::Component::CPAN::YACSmoke.

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    PATH = 
/export/home/chris/perl/bin:/usr/sfw/bin:/usr/ccs/bin:/usr/local/bin:/usr/bin:
    PERL5LIB = 
:/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/JSON-PC-0.03/blib/lib:/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/JSON-PC-0.03/blib/arch:/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/JSON-PC-0.03/blib
    PERL5_CPANPLUS_IS_RUNNING = 13584
    PERL5_CPANPLUS_IS_VERSION = 0.84
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/bash
    TERM = screen

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

    Perl: $^X = /export/home/chris/perl5.10.0/bin/perl
    UID:  $<  = 100
    EUID: $>  = 100
    GID:  $(  = 1 1
    EGID: $)  = 1 1


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


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=solaris, osvers=2.10, archname=i86pc-solaris-thread-multi-64int
    uname='sunos soleil 5.10 generic_118855-33 i86pc i386 i86pc '
    config_args='-e -Dprefix=/export/home/chris/perl5.10.0 -Dusethreads 
-Duse64bitint -Dusemymalloc=n'
    hint=recommended, useposix=true, d_sigaction=define
    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='gcc', ccflags ='-D_REENTRANT -DPTR_IS_LONG -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-D_REENTRANT -DPTR_IS_LONG -fno-strict-aliasing -pipe 
-I/usr/local/include'
    ccversion='', gccversion='3.4.3 (csl-sol210-3_4-branch+sol_rpath)', 
gccosandvers='solaris2.10'
    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='gcc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldl -lm -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
    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=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'

Reply via email to