develooper Front page | perl.cpan.testers | Postings from December 2007

FAIL JSON-PC-0.03 i386-pc-solaris2.11-thread-multi-64int 2.11

From:
chris
Date:
December 30, 2007 23:26
Subject:
FAIL JSON-PC-0.03 i386-pc-solaris2.11-thread-multi-64int 2.11
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 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] [Mon Dec 31 07:26:46 2007] Trying to get 'http://www.cpan.org/authors/id/M/MA/MAKAMAKA/JSON-PC-0.03.tar.gz'
[MSG] [Mon Dec 31 07:26:49 2007] Trying to get 'http://www.cpan.org/authors/id/M/MA/MAKAMAKA/CHECKSUMS'
[MSG] [Mon Dec 31 07:26:50 2007] Checksum matches for 'JSON-PC-0.03.tar.gz'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/json_pc.h'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/t'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/json_converter.c'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/Changes'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/MANIFEST'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/lib'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/ppport.h'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/META.yml'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/json_parser.c'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/PC.xs'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/README'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/Makefile.PL'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/lib/JSON'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/lib/JSON/PC.pm'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/t/03-circleref.t'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/t/05-esc.t'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/t/11-convblessed.t'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/t/00-pod.t'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/t/12-selfconv.t'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/t/13-expo.t'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/t/06-comment.t'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/t/09-quote.t'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/t/02-base.t'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/t/10-ordered.t'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/t/07-extra_number.t'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/t/01-use.t'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/t/15-singlequote.t'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/t/04-autoconv.t'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/t/08-pretty.t'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON-PC-0.03/t/14-utf8.t'
[MSG] [Mon Dec 31 07:26:51 2007] Extracted 'JSON::PC' to '/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/JSON-PC-0.03'
[MSG] [Mon Dec 31 07:26:53 2007] 
## 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] [Mon Dec 31 07:26:53 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Mon Dec 31 07:27:02 2007] 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/i386-pc-solaris2.11-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/i386-pc-solaris2.11-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/i386-pc-solaris2.11-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  -Wl,-E -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] [Mon Dec 31 07:27:08 2007] 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.56 usr  0.58 sys +  2.27 cusr  0.92 csys =  4.33 CPU)
Result: FAIL
Failed 1/16 test programs. 0/281 subtests failed.
make: *** [test_dynamic] Error 255

[MSG] [Mon Dec 31 07:27:08 2007] 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
    PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/usr/bin/X11:/usr/games
    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 = 20608
    PERL5_CPANPLUS_IS_VERSION = 0.84
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

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


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


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=solaris, osvers=2.11, archname=i386-pc-solaris2.11-thread-multi-64int
    uname='sunos wobble 5.11 nexentaos_20070402 i86pc i386 i86pc solaris '
    config_args='-e -Dprefix=/export/home/chris/perl5.10.0 -Duse64bitint -Dusethreads -Dusemymalloc'
    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='4.0.3 (GNU_Solaris 4.0.3-1nexenta6)', 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='gcc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -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=' -Wl,-E'
    cccdlflags='-fPIC', lddlflags=' -Wl,-E -G -L/usr/local/lib'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About