Front page | perl.cpan.testers |
Postings from March 2008
FAIL JSON-PC-0.03 i686-linux 2.6.22-14-generic
From:
Frank Wiegand
Date:
March 11, 2008 12:27
Subject:
FAIL JSON-PC-0.03 i686-linux 2.6.22-14-generic
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 Hannyaharamitu,
This is a computer-generated report for JSON-PC-0.03
on perl 5.11.0 patch 33470, created by CPAN-Reporter-1.11.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://cpantest.grango.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /opt/perl-33470/bin/perl5.11.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-pod...............ok
t/01-use...............perl5.11.0: json_converter.c:613: json_convert_hash: Assertion `((svtype)((_svi)->sv_flags & 0xff)) != SVt_PVHV' failed.
Failed 8/11 subtests
t/02-base..............perl5.11.0: json_converter.c:613: json_convert_hash: Assertion `((svtype)((_svi)->sv_flags & 0xff)) != SVt_PVHV' failed.
Failed 46/46 subtests
t/03-circleref.........perl5.11.0: json_converter.c:613: json_convert_hash: Assertion `((svtype)((_svi)->sv_flags & 0xff)) != SVt_PVHV' failed.
Failed 4/4 subtests
t/04-autoconv..........perl5.11.0: json_converter.c:613: json_convert_hash: Assertion `((svtype)((_svi)->sv_flags & 0xff)) != SVt_PVHV' failed.
Failed 12/12 subtests
t/05-esc...............perl5.11.0: json_converter.c:613: json_convert_hash: Assertion `((svtype)((_svi)->sv_flags & 0xff)) != SVt_PVHV' failed.
Failed 17/17 subtests
t/06-comment...........perl5.11.0: json_converter.c:498: json_convert_array: Assertion `((svtype)((_svi)->sv_flags & 0xff)) != SVt_PVAV' failed.
Failed 11/11 subtests
t/07-extra_number......ok
t/08-pretty............perl5.11.0: json_converter.c:613: json_convert_hash: Assertion `((svtype)((_svi)->sv_flags & 0xff)) != SVt_PVHV' failed.
Failed 17/17 subtests
t/09-quote.............perl5.11.0: json_converter.c:613: json_convert_hash: Assertion `((svtype)((_svi)->sv_flags & 0xff)) != SVt_PVHV' failed.
Failed 47/47 subtests
t/10-ordered...........perl5.11.0: json_converter.c:613: json_convert_hash: Assertion `((svtype)((_svi)->sv_flags & 0xff)) != SVt_PVHV' failed.
Failed 8/8 subtests
t/11-convblessed.......perl5.11.0: json_converter.c:613: json_convert_hash: Assertion `((svtype)((_svi)->sv_flags & 0xff)) != SVt_PVHV' failed.
Failed 39/40 subtests
t/12-selfconv..........perl5.11.0: json_converter.c:613: json_convert_hash: Assertion `((svtype)((_svi)->sv_flags & 0xff)) != SVt_PVHV' failed.
Failed 14/15 subtests
t/13-expo..............perl5.11.0: json_converter.c:498: json_convert_array: Assertion `((svtype)((_svi)->sv_flags & 0xff)) != SVt_PVAV' failed.
Failed 7/8 subtests
t/14-utf8..............perl5.11.0: json_converter.c:613: json_convert_hash: Assertion `((svtype)((_svi)->sv_flags & 0xff)) != SVt_PVHV' failed.
Failed 19/21 subtests
t/15-singlequote.......perl5.11.0: json_converter.c:613: json_convert_hash: Assertion `((svtype)((_svi)->sv_flags & 0xff)) != SVt_PVHV' failed.
Failed 7/7 subtests
Test Summary Report
-------------------
t/01-use.t (Wstat: 6 Tests: 3 Failed: 0)
Parse errors: Bad plan. You planned 11 tests but ran 3.
t/02-base.t (Wstat: 6 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 46 tests but ran 0.
t/03-circleref.t (Wstat: 6 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 4 tests but ran 0.
t/04-autoconv.t (Wstat: 6 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 12 tests but ran 0.
t/05-esc.t (Wstat: 6 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 17 tests but ran 0.
t/06-comment.t (Wstat: 6 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 11 tests but ran 0.
t/08-pretty.t (Wstat: 6 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 17 tests but ran 0.
t/09-quote.t (Wstat: 6 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 47 tests but ran 0.
t/10-ordered.t (Wstat: 6 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 8 tests but ran 0.
t/11-convblessed.t (Wstat: 6 Tests: 1 Failed: 0)
Parse errors: Bad plan. You planned 40 tests but ran 1.
t/12-selfconv.t (Wstat: 6 Tests: 1 Failed: 0)
Parse errors: Bad plan. You planned 15 tests but ran 1.
t/13-expo.t (Wstat: 6 Tests: 1 Failed: 0)
Parse errors: Bad plan. You planned 8 tests but ran 1.
t/14-utf8.t (Wstat: 6 Tests: 2 Failed: 0)
Parse errors: Bad plan. You planned 21 tests but ran 2.
t/15-singlequote.t (Wstat: 6 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 7 tests but ran 0.
Files=16, Tests=33, 5 wallclock secs ( 0.05 usr 0.00 sys + 0.78 cusr 0.08 csys = 0.91 CPU)
Result: FAIL
Failed 14/16 test programs. 0/33 subtests failed.
make: *** [test_dynamic] Fehler 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = de_DE.UTF-8
PATH = /home/fw/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 30212
PERL5_CPAN_IS_RUNNING = 30212
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-33470/bin/perl5.11.0
$UID/$EUID = 1000 / 1000
$GID = 1000 4 20 24 25 29 30 44 46 109 111 114 1000
$EGID = 1000 4 20 24 25 29 30 44 46 109 111 114 1000
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.22_01
ExtUtils::Command 1.13
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.19_01
File::Spec 3.2701
Module::Build 0.2808_02
Module::Signature 0.55
Test::Harness 3.10
Test::More 0.78
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 11 subversion 0 patch 33470) configuration:
Platform:
osname=linux, osvers=2.6.22-14-generic, archname=i686-linux
uname='linux hal 2.6.22-14-generic #1 smp tue feb 12 07:42:25 utc 2008 i686 gnulinux '
config_args='-de -DDEBUGGING=both -Dusedevel -Dprefix=/opt/perl-33470/ -Dmad'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -g',
cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.6.1'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib'
-
FAIL JSON-PC-0.03 i686-linux 2.6.22-14-generic
by Frank Wiegand