Report for PerlBean-1.0

Back
From: metabase:user:313dc9fe-2aae-11df-837a-5e0a49663a4f
Subject: PASS PerlBean-1.0 v5.15.4 GNU/Linux
Date: 2011-11-10T20:37:49Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Vincenzo Zocca,

This is a computer-generated report for PerlBean-1.0
on perl 5.15.4, created by CPAN-Reporter-1.2002.

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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/perl5154/perl/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-use-all.t ....... ok
Use of uninitialized value $' in concatenation (.) or string at gen/attr-PerlBean.pl line 6.
Subroutine get_syn redefined at gen/attr-PerlBean_Attribute_Boolean.pl line 226.
Subroutine get_syn redefined at gen/attr-PerlBean_Attribute_Factory.pl line 156.
Subroutine get_syn redefined at gen/attr-PerlBean_Attribute_Multi_Ordered.pl line 529.
Subroutine get_syn redefined at gen/attr-PerlBean_Attribute_Multi_Unique.pl line 310.
Subroutine get_syn redefined at gen/attr-PerlBean_Attribute_Multi_Unique_Associative.pl line 376.
Subroutine get_syn redefined at gen/attr-PerlBean_Attribute_Multi_Unique_Associative_MethodKey.pl line 360.
Subroutine get_syn redefined at gen/attr-PerlBean_Attribute_Multi_Unique_Ordered.pl line 431.
Subroutine get_syn redefined at gen/attr-PerlBean_Attribute_Single.pl line 513.
Subroutine get_syn redefined at gen/attr-PerlBean_Collection.pl line 85.
Subroutine get_syn redefined at gen/attr-PerlBean_Symbol.pl line 84.
t/01-make-self.t ..... ok
t/02-gen-TestPkg.t ... ok
t/03-test-TestPkg.t .. ok
t/04-syn-PAB.t ....... ok
t/05-syn-PAF.t ....... ok
t/06-syn-PAMO.t ...... ok
t/07-syn-PAMUA.t ..... ok
t/08-syn-PAMUO.t ..... ok
t/09-syn-PAMU.t ...... ok
t/10-syn-PAS.t ....... ok
t/11-syn-P.t ......... ok
"my" variable $factory masks earlier declaration in same scope at gen/syn-PerlBean_Collection.pl line 20.
t/12-syn-PC.t ........ ok
All tests successful.
Files=13, Tests=17,  1 wallclock secs ( 0.05 usr  0.02 sys +  0.75 cusr  0.08 csys =  0.90 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need Have   
    ------------------- ---- -------
    Error               0    0.17016

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.61_01


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERL5LIB = /home/perl5154/.cpan/build/Error-0.17016-86SPWS/blib/arch:/home/perl5154/.cpan/build/Error-0.17016-86SPWS/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 31506
    PERL5_CPAN_IS_RUNNING = 31506
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 18082,31506
    PERL_CR_SMOKER_CURRENT = PerlBean-1.0
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /home/perl5154/perl/perl
    $UID/$EUID = 1012 / 1012
    $GID = 1016 1016
    $EGID = 1016 1016

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.112621
    Cwd                 3.37    
    ExtUtils::CBuilder  0.280204
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.57    
    ExtUtils::MakeMaker 6.61_01 
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.05    
    File::Spec          3.34    
    JSON                n/a     
    JSON::PP            2.27200 
    Module::Build       0.39_01 
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4401  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.77    
    YAML::Syck          n/a     
    version             0.93    


--

Summary of my perl5 (revision 5 version 15 subversion 4) configuration:
   
  Platform:
    osname=linux, osvers=2.6.35-28-generic-pae, archname=i686-linux-thread-multi-64int-ld
    uname='linux higgsboson 2.6.35-28-generic-pae #49-ubuntu smp tue mar 1 14:58:06 utc 2011 i686 gnulinux '
    config_args=''
    hint=previous, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    ccversion='', gccversion='4.5.2', 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='long double', nvsize=12, 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 /usr/lib64
    libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc -lrt
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc -lrt
    libc=/lib/libc-2.12.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_64_BIT_INT
                        USE_ITHREADS USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LONG_DOUBLE USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Oct 30 2011 11:16:52
  %ENV:
    PERL5LIB="/home/perl5154/.cpan/build/Error-0.17016-86SPWS/blib/arch:/home/perl5154/.cpan/build/Error-0.17016-86SPWS/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="31506"
    PERL5_CPAN_IS_RUNNING="31506"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="18082,31506"
    PERL_CR_SMOKER_CURRENT="PerlBean-1.0"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/perl5154/.cpan/build/Error-0.17016-86SPWS/blib/arch
    /home/perl5154/.cpan/build/Error-0.17016-86SPWS/blib/lib
    /home/perl5154/perl/lib
    /home/perl5154/perl/lib
    .