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] [Sat Jan  5 23:48:32 2008] Trying to get 
'http://www.cpan.org/authors/id/M/MA/MAKAMAKA/JSON-PC-0.03.tar.gz'
[MSG] [Sat Jan  5 23:48:35 2008] Trying to get 
'http://www.cpan.org/authors/id/M/MA/MAKAMAKA/CHECKSUMS'
[MSG] [Sat Jan  5 23:48:37 2008] Checksum matches for 'JSON-PC-0.03.tar.gz'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/json_pc.h'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/t'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/json_converter.c'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/Changes'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/MANIFEST'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/lib'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/ppport.h'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/META.yml'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/json_parser.c'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/PC.xs'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/README'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/Makefile.PL'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/lib/JSON'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/lib/JSON/PC.pm'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/t/03-circleref.t'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/t/05-esc.t'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/t/11-convblessed.t'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/t/00-pod.t'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/t/12-selfconv.t'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/t/13-expo.t'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/t/06-comment.t'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/t/09-quote.t'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/t/02-base.t'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/t/10-ordered.t'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/t/07-extra_number.t'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/t/01-use.t'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/t/15-singlequote.t'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/t/04-autoconv.t'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/t/08-pretty.t'
[MSG] [Sat Jan  5 23:48:37 2008] Extracted 'JSON-PC-0.03/t/14-utf8.t'
[MSG] [Sat Jan  5 23:48:38 2008] Extracted 'JSON::PC' to 
'/home/cwill1is/blead/.cpanplus/5.11.0/build/JSON-PC-0.03'
[MSG] [Sat Jan  5 23:48:40 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] [Sat Jan  5 23:48:40 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Sat Jan  5 23:49:04 2008] cp lib/JSON/PC.pm blib/lib/JSON/PC.pm
/home/cwill1is/blead/bin/perl5.11.0.exe 
/home/cwill1is/blead/lib/perl5/5.11.0/ExtUtils/xsubpp  -typemap 
/home/cwill1is/blead/lib/perl5/5.11.0/ExtUtils/typemap  PC.xs > PC.xsc && mv 
PC.xsc PC.c
gcc -c  -I. -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe 
-I/usr/local/include -DUSEIMPORTLIB -O2   -DVERSION=\"0.03\" 
-DXS_VERSION=\"0.03\"  
"-I/home/cwill1is/blead/lib/perl5/5.11.0/cygwin-thread-multi-64int/CORE"   PC.c
gcc -c  -I. -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe 
-I/usr/local/include -DUSEIMPORTLIB -O2   -DVERSION=\"0.03\" 
-DXS_VERSION=\"0.03\"  
"-I/home/cwill1is/blead/lib/perl5/5.11.0/cygwin-thread-multi-64int/CORE"   
json_converter.c
gcc -c  -I. -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe 
-I/usr/local/include -DUSEIMPORTLIB -O2   -DVERSION=\"0.03\" 
-DXS_VERSION=\"0.03\"  
"-I/home/cwill1is/blead/lib/perl5/5.11.0/cygwin-thread-multi-64int/CORE"   
json_parser.c
Running Mkbootstrap for JSON::PC ()
chmod 644 PC.bs
rm -f blib/arch/auto/JSON/PC/PC.dll
g++  --shared  -Wl,--enable-auto-import -Wl,--export-all-symbols 
-Wl,--stack,8388608 -Wl,--enable-auto-image-base -Wl,--enable-auto-import 
-L/usr/local/lib PC.o json_converter.o json_parser.o  -o 
blib/arch/auto/JSON/PC/PC.dll       \
          
/home/cwill1is/blead/lib/perl5/5.11.0/cygwin-thread-multi-64int/CORE/libperl.dll.a
    \
          
chmod 755 blib/arch/auto/JSON/PC/PC.dll
cp PC.bs blib/arch/auto/JSON/PC/PC.bs
chmod 644 blib/arch/auto/JSON/PC/PC.bs

[ERROR] [Sat Jan  5 23:49:17 2008] MAKE TEST failed: Illegal seek 
/home/cwill1is/blead/bin/perl5.11.0.exe "-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.............. Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 7/46 subtests 
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.
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........... Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 1/8 subtests 
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.
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=280,  9 wallclock secs ( 0.31 usr  0.22 sys +  4.00 cusr  2.96 
csys =  7.49 CPU)
Result: FAIL
Failed 2/16 test programs. 0/280 subtests failed.
make: *** [test_dynamic] Error 255

[MSG] [Sat Jan  5 23:49:17 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
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    INCLUDE = C:\strawberry\c\include;C:\strawberry\perl\lib\CORE
    LIB = C:\strawberry\c\lib;C:\strawberry\perl\bin
    NUMBER_OF_PROCESSORS = 1
    PATH = 
/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/GNUWin32/bin:/cygdrive/c/Program
 
Files/Subversion/bin:/cygdrive/c/strawberry/c/bin:/cygdrive/c/strawberry/perl/bin:/cygdrive/c/WINDOWS/system32/WindowsPowerShell/v1.0:/cygdrive/c/Program
 Files/Support 
Tools/:/cygdrive/c/Mingw/dmake:/cygdrive/c/Mingw/bin:/cygdrive/c/Mingw/tools:/cygdrive/c/Perl/bin/:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program
 Files/Microsoft SQL 
Server/80/Tools/BINN://scc030/helpdeskv6$/HelpDesk/HDBIN32/:/cygdrive/c/Program 
Files/Vim/vim63:/cygdrive/c/Program 
Files/QuickTime/QTSystem/:/cygdrive/c/Program Files/SSH Communications 
Security/SSH Secure Shell:/cygdrive/c/Program Files/Nmap
    PERL5LIB = 
:/home/cwill1is/blead/.cpanplus/5.11.0/build/JSON-PC-0.03/blib/lib:/home/cwill1is/blead/.cpanplus/5.11.0/build/JSON-PC-0.03/blib/arch:/home/cwill1is/blead/.cpanplus/5.11.0/build/JSON-PC-0.03/blib
    PERL5_CPANPLUS_IS_RUNNING = 47888
    PERL5_CPANPLUS_IS_VERSION = 0.84
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 1 Stepping 2, GenuineIntel
    SHELL = /bin/sh
    TERM = screen

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

    Perl: $^X = /home/cwill1is/blead/bin/perl5.11.0.exe
    UID:  $<  = 11964
    EUID: $>  = 11964
    GID:  $(  = 10513 544 545 1003 1026 10512 10513 35917 10519 12222 51275 
47366 11814 11812 11265 14694 13857 44594 44599 19834 18930 49232 47137 46503
    EGID: $)  = 10513 544 545 1003 1026 10512 10513 35917 10519 12222 51275 
47366 11814 11812 11265 14694 13857 44594 44599 19834 18930 49232 47137 46503


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


--

Summary of my perl5 (revision 5 version 11 subversion 0 patch 32837) 
configuration:
  Platform:
    osname=cygwin, osvers=1.5.24(0.15642), archname=cygwin-thread-multi-64int
    uname='cygwin_nt-5.2 citu003 1.5.24(0.15642) 2007-01-31 10:57 i686 cygwin '
    config_args='-e -Dprefix=/home/cwill1is/blead -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 ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ 
-fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O2',
    cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing 
-pipe -I/usr/local/include'
    ccversion='', gccversion='3.4.4 (cygming special, gdc 0.12, using dmd 
0.125)', 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=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags =' -Wl,--enable-auto-import -Wl,--export-all-symbols 
-Wl,--stack,8388608 -Wl,--enable-auto-image-base -Wl,--enable-auto-import 
-L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib
    libs=-lgdbm -ldb -ldl -lcrypt -lgdbm_compat
    perllibs=-ldl -lcrypt -lgdbm_compat
    libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s'
    cccdlflags=' ', lddlflags=' --shared  -Wl,--enable-auto-import 
-Wl,--export-all-symbols -Wl,--stack,8388608 -Wl,--enable-auto-image-base 
-Wl,--enable-auto-import -L/usr/local/lib'

Reply via email to