Front page | perl.cpan.testers |
Postings from July 2008
PASS JSON-2.11 darwin-thread-multi-2level 9.0
From:
Jonas Alves
Date:
July 6, 2008 16:22
Subject:
PASS JSON-2.11 darwin-thread-multi-2level 9.0
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/
--
Dear Makamaka Hannyaharamitu,
This is a computer-generated report for JSON-2.11
on perl 5.8.8, created by CPAN-Reporter-1.1601.
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/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_load...................ok
t/00_pod....................skipped: Test::Pod 1.00 required for testing POD
t/01_utf8...................ok
t/02_error..................ok
t/03_types..................ok
t/04_pretty.................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/20_unknown................ok
t/99_binary.................ok
t/e00_func..................ok
t/e01_property..............ok
t/e02_bool..................ok
t/e03_bool2.................ok
t/e04_sortby................ok
t/e05_esc_slash.............ok
t/e06_allow_barekey.........ok
t/e07_allow_singlequote.....ok
t/e08_decode................ok
t/e09_encode................ok
t/e10_bignum................ok
t/e11_conv_blessed_univ.....ok
t/x00_load..................ok
t/x02_error.................ok
t/x12_blessed...............ok
t/x16_tied..................ok
t/xe01_property.............ok
t/xe02_bool.................ok
t/xe03_bool2................ok
t/xe04support_by_pp.........ok
t/xe05_indent_length........ok
t/xe08_decode...............ok
t/xe10_bignum...............ok
t/xe11_conv_blessed_univ....ok
t/xe12_boolean..............ok
All tests successful.
Files=47, Tests=3768, 5 wallclock secs ( 0.57 usr 0.20 sys + 4.62 cusr 0.47 csys = 5.86 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------- ---- ----
Test::More 0 0.80
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_GB.UTF-8
LC_CTYPE = pt_PT.UTF-8
PATH = /Users/jgda/perl5/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/git/bin/:/Users/jgda/bin:/opt/local/bin:/opt/local/sbin:/Applications/Graphviz.app/Contents/MacOS:/usr/local/mysql/bin:/Users/jgda/perl5.11/bin
PERL5LIB = /Users/jgda/perl5/lib/perl5:/Users/jgda/perl5/lib/perl5/darwin-thread-multi-2level
PERL5_CPANPLUS_IS_RUNNING = 80004
PERL5_CPAN_IS_RUNNING = 80004
PERL_MM_OPT = INSTALL_BASE=/Users/jgda/perl5
SHELL = /bin/bash
TERM = xterm-color
TMPDIR = /var/folders/oC/oChdzb3wE0S187tdM7do-k+++TI/-Tmp-/
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl
$UID/$EUID = 501 / 501
$GID = 20 101 80 79 81 98 20
$EGID = 20 101 80 79 81 98 20
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.13
ExtUtils::Install 1.45
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51
ExtUtils::ParseXS 2.18
File::Spec 3.2701
Module::Build 0.2806
Module::Signature n/a
Test::Harness 3.12
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.70
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=darwin, osvers=9.0, archname=darwin-thread-multi-2level
uname='darwin b70.apple.com 9.0 darwin kernel version 9.0.0: mon dec 3 11:36:03 pst 2007; root:xnu-1228.0.1~4release_i386 i386 '
config_args='-ds -e -Dprefix=/usr -Dccflags=-g -pipe -Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib'
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=define use64bitall=define uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-arch i386 -arch ppc -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -Wdeclaration-after-statement -I/usr/local/include',
optimize='-O3',
cppflags='-no-cpp-precomp -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -Wdeclaration-after-statement -I/usr/local/include'
ccversion='', gccversion='4.0.1 (Apple Inc. build 5465)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc -mmacosx-version-min=10.5.1', ldflags ='-arch i386 -arch ppc -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-ldbm -ldl -lm -lutil -lc
perllibs=-ldl -lm -lutil -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-arch i386 -arch ppc -bundle -undefined dynamic_lookup -L/usr/local/lib'
-
PASS JSON-2.11 darwin-thread-multi-2level 9.0
by Jonas Alves