Report for Net-DBus-1.0.0

Back
From: metabase:user:259e1362-c848-11e1-acfa-89c38cc6bf43
Subject: PASS Net-DBus-1.0.0 v5.18.2 GNU/Linux
Date: 2014-01-13T21:29:01Z

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 Daniel P. Berrange,

This is a computer-generated report for Net-DBus-1.0.0
on perl 5.18.2, created by CPAN-Reporter-1.2010.

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':

Running Mkbootstrap for Net::DBus ()
chmod 644 DBus.bs
PERL_DL_NONLAZY=1 /pkg/perl/5.18.2-13/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-constants.t ................ ok
t/05-pod.t ...................... ok
t/10-pod-coverage.t ............. skipped: Test::Pod::Coverage 1.00 required for testing POD coverage
t/15-message.t .................. ok
t/20-callback.t ................. ok
t/25-reactor.t .................. ok
t/30-server.t ................... ok
t/40-introspector.t ............. ok
t/42-object-introspect-avahi.t .. ok
t/45-exporter.t ................. ok
t/50-object-introspect.t ........ ok
t/55-method-calls.t ............. ok
t/56-scalar-param-typing.t ...... ok
t/60-object-props.t ............. ok
t/65-object-magic.t ............. ok
t/66-child-objects.t ............ ok
t/70-errors.t ................... ok
t/75-notifications.t ............ ok
All tests successful.
Files=18, Tests=706,  4 wallclock secs ( 0.08 usr  0.01 sys +  1.59 cusr  0.08 csys =  1.76 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need Have  
    ------------------- ---- ------
    Test::More          0    0.98  
    Time::HiRes         0    1.9725
    XML::Twig           0    3.44  

build_requires:

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


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

Environment variables:

    LANG = en_GB.UTF-8
    LC_COLLATE = C
    PATH = /usr/bin:/bin:/usr/sbin:/sbin:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 26559
    PERL5_CPAN_IS_RUNNING = 26559
    SHELL = /bin/bash
    TERM = xterm-color

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

    $^X = /pkg/perl/5.18.2-13/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 0 1 2 3 4 6 10 11 16 25 73 89
    $EGID = 0 0 1 2 3 4 6 10 11 16 25 73 89

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.133380
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280212
    ExtUtils::Command   1.18    
    ExtUtils::Install   1.59    
    ExtUtils::MakeMaker 6.86    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.22    
    File::Spec          3.40    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4204  
    Module::Signature   0.73    
    Parse::CPAN::Meta   1.4405  
    Test::Harness       3.30    
    Test::More          0.98    
    YAML                0.88    
    YAML::Syck          n/a     
    version             0.9902  


--

Summary of my perl5 (revision 5 version 18 subversion 2) configuration:
  Local Commit: 480db2e29f47813a4ba1ba64755421a040dd3f3a
  Ancestor: a80542ec933825b39d4634c64ca38e0598154434
  Platform:
    osname=linux, osvers=3.12.5-05352-g58f175d-dirty, archname=x86_64-linux-thread-multi
    uname='linux mutilate 3.12.5-05352-g58f175d-dirty #1 smp preempt mon dec 16 10:38:39 gmt 2013 x86_64 gnulinux '
    config_args='-d -e -D privlib=/usr/lib/perl5/5.18 -D sitelib=/usr/lib/perl5/site_perl/5.18 -D optimize=-Wstrict-overflow=1 -gdwarf-4 -feliminate-dwarf2-dups -feliminate-unused-debug-types -fvar-tracking-assignments -O2 -D__NO_STRING_INLINES -D__NO_MATH_INLINES'
    hint=recommended, useposix=true, d_sigaction=define
    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='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -D_REENTRANT -D_GNU_SOURCE -g -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-Wstrict-overflow=1 -gdwarf-4 -feliminate-dwarf2-dups -feliminate-unused-debug-types -fvar-tracking-assignments -O2 -D__NO_STRING_INLINES -D__NO_MATH_INLINES',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -D_REENTRANT -D_GNU_SOURCE -g -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -fstack-protector'
    ccversion='', gccversion='4.7.3 20130310 (prerelease)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -fstack-protector'
    libpth=/lib/64 /usr/lib/64 /lib /usr/lib /lib64 /usr/lib64
    libs=-lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.18.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.18'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.18/x86_64-linux-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -Wstrict-overflow=1 -gdwarf-4 -feliminate-dwarf2-dups -feliminate-unused-debug-types -fvar-tracking-assignments -O2 -D__NO_STRING_INLINES -D__NO_MATH_INLINES -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Locally applied patches:
	7d4f5a230e0aa1355d3c43d8bc0846373539e9d5
	69011a33f141f67d93da68c3c2fceff361cbb4f4
	74a68f09cf8fcc7428cadc6a52d972ed0c711711
	d68be6d020bbd71d5417bc9058427c6fdada989b
	6b8374d67921f0e94b41dc4cf4e2bdcf3189b97d
	560a90908de166c84afbc53ef342b984baa29132
  Built under linux
  Compiled at Jan 13 2014 14:02:19
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="26559"
    PERL5_CPAN_IS_RUNNING="26559"
  @INC:
    /usr/lib/perl5/site_perl/5.18/x86_64-linux-thread-multi
    /usr/lib/perl5/site_perl/5.18
    /usr/lib/perl5/5.18/x86_64-linux-thread-multi
    /usr/lib/perl5/5.18
    .