Front page | perl.cpan.testers |
Postings from December 2007
FAIL JSON-PC-0.03 x86_64-linux-ld 2.6.22-3-amd64
Thread Previous
|
Thread Next
From:
cpantester
Date:
December 31, 2007 07:23
Subject:
FAIL JSON-PC-0.03 x86_64-linux-ld 2.6.22-3-amd64
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 11:03:39 2007] Trying to get 'http://www.cpan.org/authors/id/M/MA/MAKAMAKA/JSON-PC-0.03.tar.gz'
[MSG] [Mon Dec 31 11:03:40 2007] Trying to get 'http://www.cpan.org/authors/id/M/MA/MAKAMAKA/CHECKSUMS'
[MSG] [Mon Dec 31 11:03:40 2007] Checksum matches for 'JSON-PC-0.03.tar.gz'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/json_pc.h'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/t'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/json_converter.c'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/Changes'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/MANIFEST'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/lib'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/ppport.h'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/META.yml'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/json_parser.c'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/PC.xs'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/README'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/Makefile.PL'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/lib/JSON'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/lib/JSON/PC.pm'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/t/03-circleref.t'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/t/05-esc.t'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/t/11-convblessed.t'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/t/00-pod.t'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/t/12-selfconv.t'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/t/13-expo.t'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/t/06-comment.t'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/t/09-quote.t'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/t/02-base.t'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/t/10-ordered.t'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/t/07-extra_number.t'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/t/01-use.t'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/t/15-singlequote.t'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/t/04-autoconv.t'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/t/08-pretty.t'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON-PC-0.03/t/14-utf8.t'
[MSG] [Mon Dec 31 11:03:40 2007] Extracted 'JSON::PC' to '/home/bri/.cpanplus/5.11.0/build/JSON-PC-0.03'
[MSG] [Mon Dec 31 11:03:41 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 11:03:41 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Mon Dec 31 11:03:42 2007] cp lib/JSON/PC.pm blib/lib/JSON/PC.pm
/home/bri/bleadperl/bin/perl5.11.0 /home/bri/bleadperl/lib/5.11.0/ExtUtils/xsubpp -typemap /home/bri/bleadperl/lib/5.11.0/ExtUtils/typemap PC.xs > PC.xsc && mv PC.xsc PC.c
cc -c -I. -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/bri/bleadperl/lib/5.11.0/x86_64-linux-ld/CORE" PC.c
cc -c -I. -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/bri/bleadperl/lib/5.11.0/x86_64-linux-ld/CORE" json_converter.c
cc -c -I. -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/bri/bleadperl/lib/5.11.0/x86_64-linux-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] [Mon Dec 31 11:03:43 2007] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /home/bri/bleadperl/bin/perl5.11.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-pod...............ok
t/01-use...............ok
t/02-base..............ok
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/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=288, 1 wallclock secs ( 0.05 usr 0.01 sys + 0.42 cusr 0.08 csys = 0.56 CPU)
Result: FAIL
Failed 1/16 test programs. 0/288 subtests failed.
make: *** [test_dynamic] Error 255
[MSG] [Mon Dec 31 11:03:43 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.03.
--
Summary of my perl5 (revision 5 version 11 subversion 0 patch 32787) configuration:
Platform:
osname=linux, osvers=2.6.22-3-amd64, archname=x86_64-linux-ld
uname='linux zippy 2.6.22-3-amd64 #1 smp sun nov 4 18:18:09 utc 2007 x86_64 gnulinux '
config_args=''
hint=previous, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
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 -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -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'
Thread Previous
|
Thread Next