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

PASS VCI-0.4.1 i686-linux 2.6.24-17-generic

From:
Frank Wiegand
Date:
May 11, 2008 11:33
Subject:
PASS VCI-0.4.1 i686-linux 2.6.24-17-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 Max Kanat-Alexander,
    
This is a computer-generated report for VCI-0.4.1
on perl 5.11.0 patch 33797, 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 './Build test':

t/010_abstract_compile......ok
t/020_bzr_compile...........skipped: bzr not enabled
t/021_git_compile...........skipped: git not enabled
t/022_cvs_compile...........skipped: cvs not enabled
t/023_svn_compile...........skipped: svn not enabled
t/024_hg_compile............ok
t/200_vci_api_version.......ok
t/300_bzr...................skipped: bzr not enabled
t/310_git...................skipped: git not enabled
t/320_cvs...................skipped: cvs not enabled
t/330_svn...................skipped: svn not enabled
t/341_hg_remote.............skipped: VCI_REMOTE_TESTS environment variable not set to 1
t/pod.......................ok
t/pod_coverage..............skipped: Pod::Coverage::Moose is required for testing POD coverage
All tests successful.
Files=14, Tests=82,  9 wallclock secs ( 0.06 usr  0.01 sys +  7.13 cusr  0.37 csys =  7.57 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                      Need  Have    
    --------------------------- ----- --------
    Carp                        0     1.08    
    DateTime                    0     0.42    
    DateTime::Format::DateParse 0     0.04    
    Moose                       0.27  0.43    
    MooseX::Method              0     0.39    
    Path::Abstract              0     0.080   
    perl                        5.006 5.011000
    Text::Diff::Parser          0.07  0.08    
build_requires:

    Module                      Need  Have    
    --------------------------- ----- --------
    File::Spec                  0     3.2701  
    Test::Exception             0     0.27    
    Test::More                  0     0.80    
    Test::Warn                  0     0.10    

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

Environment variables:

    LANG = de_DE.UTF-8
    LANGUAGE = de_DE:de:en_GB:en
    LC_ALL = C
    PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
    PERL5LIB = /home/cpansmoker/.cpan/build/Test-Lazy-0.061-TTAPP5/blib/arch:/home/cpansmoker/.cpan/build/Test-Lazy-0.061-TTAPP5/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 30668
    PERL5_CPAN_IS_RUNNING = 30668
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /opt/perl-33797/bin/perl5.11.0
    $UID/$EUID = 1002 / 1002
    $GID = 1002 1002
    $EGID = 1002 1002

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2701   
    ExtUtils::CBuilder  0.23     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.50_01  
    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.80     
    YAML                0.66     
    YAML::Syck          1.04     
    version             0.74     


--

Summary of my perl5 (revision 5 version 11 subversion 0 patch 33797) configuration:
  Platform:
    osname=linux, osvers=2.6.24-17-generic, archname=i686-linux
    uname='linux hal 2.6.24-17-generic #1 smp thu may 1 14:31:33 utc 2008 i686 gnulinux '
    config_args='-de -DDEBUGGING=both -Dusedevel -DDEBUGGING=both -Dprefix=/opt/perl-33797/ -Dmad -DPERL_EMERGENCY_SBRK'
    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.2.3 (Ubuntu 4.2.3-2ubuntu7)', 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.7.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.7'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib'



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