Report for Bit-Vector-7.2

Back
From: metabase:user:0b91ce32-3676-11e1-a1bc-bfed0df65b4f
Subject: PASS Bit-Vector-7.2 v5.8.8 GNU/Linux
Date: 2012-05-11T10:09:28Z

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 Andreas J. Koenig,

This is a computer-generated report for Bit-Vector-7.2
on perl 5.8.8, created by CPAN-Reporter-1.2006.

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 /opt/perl32-5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_____version.t .. ok
t/01_________new.t .. ok
t/02_____destroy.t .. ok
t/03__operations.t .. ok
t/04___functions.t .. ok
t/05______primes.t .. ok
t/06______subset.t .. ok
t/07_____compare.t .. ok
t/08______resize.t .. ok
t/09__parameters.t .. ok
t/10___intervals.t .. ok
t/11_______shift.t .. ok
t/12______string.t .. ok
t/13___increment.t .. ok
t/14_______empty.t .. ok
t/15_________add.t .. ok
t/16____subtract.t .. ok
t/17_________gcd.t .. ok
t/28___chunklist.t .. ok
t/30__overloaded.t .. ok
t/40___auxiliary.t .. ok
t/50_freeze_thaw.t .. ok
t/51_file_nstore.t .. ok
All tests successful.
Files=23, Tests=91579, 24 wallclock secs (16.75 usr  0.14 sys +  3.39 cusr  0.56 csys = 20.84 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need Have
    ------------------- ---- ----
    Carp::Clan          5.3  6.04
    Storable            2.21 2.30

build_requires:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    6.62

configure_requires:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    6.62


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

Environment variables:

    LANG = en_US.UTF-8
    PATH = /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/real/RealPlayer:/root/bin:/opt/real/RealPlayer
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 22350
    PERL5_CPAN_IS_RUNNING = 22350
    PERL_ANYEVENT_MEMCACHED_SERVERS = 1
    PERL_LIBMEMCACHED_TEST_SERVERS = 1
    SHELL = /bin/bash
    TERM = xterm
    TEST_PERL_CRITIC = 1

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

    $^X = /opt/perl32-5.8.8/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 10 6 4 3 2 1 0
    $EGID = 0 10 6 4 3 2 1 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120921
    Cwd                 3.33    
    ExtUtils::CBuilder  0.280205
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 6.62    
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.15    
    File::Spec          3.33    
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.40    
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.81    
    YAML::Syck          1.20    
    version             0.99    


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.18-1.2798.fc6, archname=i686-linux
    uname='linux localhost.localdomain 2.6.18-1.2798.fc6 #1 smp mon oct 16 14:37:32 edt 2006 i686 i686 i386 gnulinux '
    config_args='-Dcc=gcc -Dprefix=/opt/perl32-5.8.8'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=undef usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -I/usr/include/gdbm',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='4.1.1 20061011 (Red Hat 4.1.1-30)', 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=4
    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 -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.5.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: MYMALLOC PERL_MALLOC_WRAP USE_PERLIO
  Built under linux
  Compiled at May  7 2012 08:59:51
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="22350"
    PERL5_CPAN_IS_RUNNING="22350"
    PERL_ANYEVENT_MEMCACHED_SERVERS="1"
    PERL_LIBMEMCACHED_TEST_SERVERS="1"
  @INC:
    /opt/perl32-5.8.8/lib/5.8.8/i686-linux
    /opt/perl32-5.8.8/lib/5.8.8
    /opt/perl32-5.8.8/lib/site_perl/5.8.8/i686-linux
    /opt/perl32-5.8.8/lib/site_perl/5.8.8
    /opt/perl32-5.8.8/lib/site_perl
    .