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 10:11:08 2008] Trying to get 
'ftp://ftp.cpan.org/pub/CPAN/authors/id/M/MA/MAKAMAKA/CHECKSUMS'
[MSG] [Fri Jan  4 10:11:09 2008] Checksum matches for 'JSON-PC-0.03.tar.gz'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/json_pc.h'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/t'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/json_converter.c'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/Changes'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/MANIFEST'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/lib'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/ppport.h'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/META.yml'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/json_parser.c'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/PC.xs'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/README'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/Makefile.PL'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/lib/JSON'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/lib/JSON/PC.pm'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/t/03-circleref.t'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/t/05-esc.t'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/t/11-convblessed.t'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/t/00-pod.t'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/t/12-selfconv.t'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/t/13-expo.t'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/t/06-comment.t'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/t/09-quote.t'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/t/02-base.t'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/t/10-ordered.t'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/t/07-extra_number.t'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/t/01-use.t'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/t/15-singlequote.t'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/t/04-autoconv.t'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/t/08-pretty.t'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON-PC-0.03/t/14-utf8.t'
[MSG] [Fri Jan  4 10:11:09 2008] Extracted 'JSON::PC' to 
'/home/cpantester/perl511/.cpanplus/5.11.0/build/JSON-PC-0.03'
[MSG] [Fri Jan  4 10:11:09 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).
###################################################################

Writing Makefile for JSON::PC

[MSG] [Fri Jan  4 10:11:09 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Fri Jan  4 10:11:11 2008] cc -c  -I. -D_REENTRANT -D_GNU_SOURCE 
-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.03\" 
-DXS_VERSION=\"0.03\" -fPIC 
"-I/home/cpantester/perl511/lib/5.11.0/x86_64-linux-thread-multi-ld/CORE"   PC.c
cc -c  -I. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC 
"-I/home/cpantester/perl511/lib/5.11.0/x86_64-linux-thread-multi-ld/CORE"   
json_converter.c
cc -c  -I. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC 
"-I/home/cpantester/perl511/lib/5.11.0/x86_64-linux-thread-multi-ld/CORE"   
json_parser.c
json_parser.c: In function 'json_set_opt':
json_parser.c:604: warning: cast from pointer to integer of different size
json_parser.c:614: warning: cast from pointer to integer of different size
Running Mkbootstrap for JSON::PC ()
chmod 644 PC.bs
rm -f blib/arch/auto/JSON/PC/PC.so
cc  -shared -O2 -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 10:11:12 2008] MAKE TEST failed: Illegal seek 
PERL_DL_NONLAZY=1 /home/cpantester/perl511/bin/perl "-MExtUtils::Command::MM" 
"-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-pod...............ok
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...........Undefined sort subroutine "main::1" called at 
lib/JSON/PC.pm line 78.
# Looks like you planned 8 tests but only ran 7.
# Looks like your test died just after 7.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 1/8 subtests 
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.
t/10-ordered.t     (Wstat: 65280 Tests: 7 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 8 tests but ran 7.
Files=16, Tests=281,  1 wallclock secs ( 0.08 usr  0.01 sys +  0.51 cusr  0.07 
csys =  0.67 CPU)
Result: FAIL
Failed 2/16 test programs. 0/281 subtests failed.
make: *** [test_dynamic] Error 255

[MSG] [Fri Jan  4 10:11:12 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.

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    PATH = /home/cpantester/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
    PERL5LIB = 
/home/cpantester/lib:/home/cpantester/perl511/.cpanplus/5.11.0/build/JSON-PC-0.03/blib/lib:/home/cpantester/perl511/.cpanplus/5.11.0/build/JSON-PC-0.03/blib/arch:/home/cpantester/perl511/.cpanplus/5.11.0/build/JSON-PC-0.03/blib
    PERL5_CPANPLUS_IS_RUNNING = 30829
    PERL5_CPANPLUS_IS_VERSION = 0.84
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = linux

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

    Perl: $^X = /home/cpantester/perl511/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


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


--

Summary of my perl5 (revision 5 version 11 subversion 0 patch 32809) 
configuration:
  Platform:
    osname=linux, osvers=2.6.22-3-amd64, archname=x86_64-linux-thread-multi-ld
    uname='linux zippy 2.6.22-3-amd64 #1 smp sun nov 4 18:18:09 utc 2007 x86_64 
gnulinux '
    config_args='-D prefix=/home/cpantester/perl511/ -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.3 20071123 (prerelease) (Debian 4.2.2-4)', 
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='long double', nvsize=16, Off_t='off_t', 
lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
    libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.7'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'

Reply via email to