Report for Config-Merge-Dynamic-0.141

Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Config-Merge-Dynamic-0.141 v5.8.9 GNU/Linux
Date: 2011-10-27T17:07:47Z

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 Karpich Dmitry,

This is a computer-generated report for Config-Merge-Dynamic-0.141
on perl 5.8.9 patch 35104, created by CPAN-Reporter-1.1902.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

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 './Build test':

# Testing Config::Merge::Dynamic 0.141, Perl 5.008009, /usr/local/bin/perl5.8.9
t/00-load.t ....... ok

#   Failed test 'new() died'
#   at t/01-inject.t line 20.
#     Error was:  Error loading config file t/data/result.yaml:
# 
# Assertion ((key_node)->sv_flags & 0x00040000) failed: file "perl_libyaml.c", line 298 at /usr/local/lib/perl5/site_perl/5.8.9/x86_64-linux-thread-multi-ld/YAML/XS.pm line 48, <$IN> line 1.
Use of uninitialized value in subroutine entry at t/01-inject.t line 23.
Undefined subroutine &main:: called at t/01-inject.t line 23.
# Looks like you planned 10 tests but ran 2.
# Looks like you failed 1 test of 2 run.
# Looks like your test exited with 255 just after 2.
t/01-inject.t ..... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 9/10 subtests 

#   Failed test 'new() died'
#   at t/02-move.t line 20.
#     Error was:  Error loading config file t/data/result.yaml:
# 
# Assertion ((key_node)->sv_flags & 0x00040000) failed: file "perl_libyaml.c", line 298 at /usr/local/lib/perl5/site_perl/5.8.9/x86_64-linux-thread-multi-ld/YAML/XS.pm line 48, <$IN> line 1.
Can't call method "move" on an undefined value at t/02-move.t line 23.
# Looks like you planned 8 tests but ran 2.
# Looks like you failed 1 test of 2 run.
# Looks like your test exited with 255 just after 2.
t/02-move.t ....... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/8 subtests 
t/boilerplate.t ... ok
t/manifest.t ...... skipped: Author tests not required for installation
t/pod-coverage.t .. ok
t/pod.t ........... ok

Test Summary Report
-------------------
t/01-inject.t   (Wstat: 65280 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 10 tests but ran 2.
t/02-move.t     (Wstat: 65280 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 8 tests but ran 2.
t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0)
  TODO passed:   1-3
Files=7, Tests=10,  1 wallclock secs ( 0.04 usr  0.04 sys +  0.43 cusr  0.09 csys =  0.60 CPU)
Result: FAIL
Failed 2/7 test programs. 2/10 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module        Need  Have    
    ------------- ----- --------
    Carp          1.2   1.23    
    Config::Merge 1.01  1.01    
    parent        0     0.225   
    perl          5.008 5.008009
    YAML::XS      0.35  0.35    

build_requires:

    Module        Need  Have    
    ------------- ----- --------
    Test::More    0     0.98    

configure_requires:

    Module        Need  Have    
    ------------- ----- --------
    Module::Build 0.38  0.3800  


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /usr/bin:/bin
    PERL5LIB = /home/njh/.local/share/.cpan/build/Carp-1.23-ZhOtkw/blib/arch:/home/njh/.local/share/.cpan/build/Carp-1.23-ZhOtkw/blib/lib:/home/njh/.local/share/.cpan/build/Config-Merge-1.01-BpLsBE/blib/arch:/home/njh/.local/share/.cpan/build/Config-Merge-1.01-BpLsBE/blib/lib:/home/njh/.local/share/.cpan/build/Config-Any-0.23-MgBa2V/blib/arch:/home/njh/.local/share/.cpan/build/Config-Any-0.23-MgBa2V/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 23817
    PERL5_CPAN_IS_RUNNING = 23817
    PERL5_MINISMOKEBOX = 0.44
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/sh

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

    $^X = /usr/local/bin/perl5.8.9
    $UID/$EUID = 1000 / 1000
    $GID = 1000 20 24 25 29 44 46 104 112 1000
    $EGID = 1000 20 24 25 29 44 46 104 112 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9600  
    Cwd                 3.33    
    ExtUtils::CBuilder  0.280202
    ExtUtils::Command   1.16    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 6.56    
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   2.2206  
    File::Spec          3.33    
    Module::Build       0.3800  
    Module::Signature   0.66    
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.72    
    YAML::Syck          1.17    
    version             0.88    


--

Summary of my perl5 (revision 5 version 8 subversion 9 patch 35104) configuration:
  Platform:
    osname=linux, osvers=2.6.32-5-amd64, archname=x86_64-linux-thread-multi-ld
    uname='linux compaq 2.6.32-5-amd64 #1 smp fri sep 17 21:50:19 utc 2010 x86_64 gnulinux '
    config_args='-des -Dusedevel -Duseithreads -Dusemorebits -DDEBUGGING'
    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=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.4.5 20100728 (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='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: DEBUGGING MULTIPLICITY PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP THREADS_HAVE_PIDS USE_64_BIT_ALL
                        USE_64_BIT_INT USE_FAST_STDIO USE_ITHREADS
                        USE_LARGE_FILES USE_LONG_DOUBLE USE_PERLIO
                        USE_REENTRANT_API
  Locally applied patches:
	MAINT35104
	SMOKE7d6ecb1f6c7eabec011b66526161fcf678919c99
  Built under linux
  Compiled at Sep 23 2010 18:37:37
  %ENV:
    PERL5LIB="/home/njh/.local/share/.cpan/build/Carp-1.23-ZhOtkw/blib/arch:/home/njh/.local/share/.cpan/build/Carp-1.23-ZhOtkw/blib/lib:/home/njh/.local/share/.cpan/build/Config-Merge-1.01-BpLsBE/blib/arch:/home/njh/.local/share/.cpan/build/Config-Merge-1.01-BpLsBE/blib/lib:/home/njh/.local/share/.cpan/build/Config-Any-0.23-MgBa2V/blib/arch:/home/njh/.local/share/.cpan/build/Config-Any-0.23-MgBa2V/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="23817"
    PERL5_CPAN_IS_RUNNING="23817"
    PERL5_MINISMOKEBOX="0.44"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/njh/.local/share/.cpan/build/Carp-1.23-ZhOtkw/blib/arch
    /home/njh/.local/share/.cpan/build/Carp-1.23-ZhOtkw/blib/lib
    /home/njh/.local/share/.cpan/build/Config-Merge-1.01-BpLsBE/blib/arch
    /home/njh/.local/share/.cpan/build/Config-Merge-1.01-BpLsBE/blib/lib
    /home/njh/.local/share/.cpan/build/Config-Any-0.23-MgBa2V/blib/arch
    /home/njh/.local/share/.cpan/build/Config-Any-0.23-MgBa2V/blib/lib
    /usr/local/lib/perl5/5.8.9/x86_64-linux-thread-multi-ld
    /usr/local/lib/perl5/5.8.9
    /usr/local/lib/perl5/site_perl/5.8.9/x86_64-linux-thread-multi-ld
    /usr/local/lib/perl5/site_perl/5.8.9
    .