develooper Front page | perl.cpan.testers | Postings from April 2008

PASS JSON-XS-2.2 i686-linux-thread-multi 2.6.15.1

From:
conrad
Date:
April 22, 2008 19:57
Subject:
PASS JSON-XS-2.2 i686-linux-thread-multi 2.6.15.1
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 Marc Lehmann,
    
This is a computer-generated report for JSON-XS-2.2
on perl 5.8.8, created by CPAN-Reporter-1.13. 

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

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 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_load.................ok
t/01_utf8.................ok
t/02_error................ok
t/03_types................ok
t/04_dwiw_encode..........ok
t/05_dwiw_decode..........ok
t/06_pc_pretty............ok
t/07_pc_esc...............ok
t/08_pc_base..............ok
t/09_pc_extra_number......ok
t/10_pc_keysort...........ok
t/11_pc_expo..............ok
t/12_blessed..............ok
t/13_limit................ok
t/14_latin1...............ok
t/15_prefix...............ok
t/16_tied.................ok
t/17_relaxed..............ok
t/18_json_checker.........ok
t/19_incr.................ok
t/99_binary...............ok
All tests successful.
Files=21, Tests=25543, 94 wallclock secs (36.22 usr  2.08 sys + 45.20 cusr  2.28 csys = 85.78 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LANG = en_US
    PATH = /usr/local/java/bin:/usr/local/qt/bin:/var/qmail/bin:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/usr/sbin:/usr/bin:/usr/games:/sbin:/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 31401
    PERL5_CPAN_IS_RUNNING = 31401
    SHELL = /bin/zsh
    TERM = xterm-color

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

    $^X = /usr/local/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1001 1000 501
    $EGID = 1000 1001 1000 501

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.2701
    ExtUtils::CBuilder  0.23  
    ExtUtils::Command   1.14  
    ExtUtils::Install   1.50  
    ExtUtils::MakeMaker 6.44  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.19  
    File::Spec          3.2701
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       3.10  
    Test::More          0.80  
    YAML                0.66  
    YAML::Syck          1.04  
    version             0.74  


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.15.1, archname=i686-linux-thread-multi
    uname='linux iggy 2.6.15.1 #1 sun jan 15 10:37:36 pst 2006 i686 gnulinux '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-Os',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='4.0.3 20060128 (prerelease) (Debian 4.0.2-8)', 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='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.3.5.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'



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