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

FAIL Devel-Backtrace-0.11 MSWin32-x86-multi-thread 5.1

From:
sanko
Date:
July 8, 2008 10:37
Subject:
FAIL Devel-Backtrace-0.11 MSWin32-x86-multi-thread 5.1
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/


--
Dear Christoph Bussenius,
    
This is a computer-generated report for Devel-Backtrace-0.11
on perl 5.11.0 patch 34101, created by CPAN-Reporter-1.1601. 

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://cpantest.grango.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 'C:\perl\bin\perl.exe ./Build test':

t\00-load.........
1..1
ok 1 - use Devel::Backtrace;
# Testing Devel::Backtrace 0.11, Perl 5.011000, C:\perl\bin\perl.exe
ok
t\basic...........
1..7

#   Failed test 'stringification'
#   at t\basic.t line 16.
#          got: 'Devel::Backtrace::new called from main (t\\basic.t:15)
# main::bar called from main (t\\basic.t:11)
# main::foo called from main (t\\basic.t:49)
# '
#     expected: 'Devel::Backtrace::new called from main (t/basic.t:15)
# main::bar called from main (t/basic.t:11)
# main::foo called from main (t/basic.t:49)
# '

#   Failed test 'stringification with argument 1 to new'
#   at t\basic.t line 21.
#          got: 'main::bar called from main (t\\basic.t:11)
# main::foo called from main (t\\basic.t:49)
# '
#     expected: 'main::bar called from main (t/basic.t:11)
# main::foo called from main (t/basic.t:49)
# '

#   Failed test 'stringification with argument 2 to new'
#   at t\basic.t line 25.
#          got: 'main::foo called from main (t\\basic.t:49)
# '
#     expected: 'main::foo called from main (t/basic.t:49)
# '

#   Failed test 'to_long_string'
#   at t\basic.t line 27.
#                   'package: main
# filename: t\\basic.t
# line: 49
# subroutine: main::foo
# hasargs: 1
# wantarray: undef
# evaltext: undef
# is_require: undef
# hints: 1794
# bitmask: UUUUUUUUUUUU\05
# '
#     doesn't match '(?x-ism:^
# package:\s*main\n
# filename:\s*t[\\/]basic\.t\n
# line:\s*49\n
# subroutine:\s*main::foo\n
# hasargs:\s*1\n
# wantarray:\s*undef\n
# evaltext:\s*undef\n
# is_require:\s*undef\n
# hints:.*\n
# bitmask:.*\n
# \z)'
# Looks like you failed 4 tests of 7.
not ok 1 - stringification
not ok 2 - stringification with argument 1 to new
not ok 3 - stringification with argument 2 to new
not ok 4 - to_long_string
ok 5 - line number
ok 6 - called_package
ok 7 - format strings
 Dubious, test returned 4 (wstat 1024, 0x400)
 Failed 4/7 subtests 
t\by_index........
1..2
ok 1 - field 3
ok 2 - field 7000
ok
t\dollarat........
1..4
ok 1 - stringification
ok 2 - line
ok 3 - subroutine is eval
ok 4 - called_package
ok
t\pod-coverage....
1..3
ok 1 - Pod coverage on Devel::Backtrace
ok 2 - Pod coverage on Devel::DollarAt
ok 3 - Pod coverage on Devel::Backtrace::Point
ok
t\pod.............
1..3
ok 1 - blib\lib\Devel\Backtrace.pm
ok 2 - blib\lib\Devel\DollarAt.pm
ok 3 - blib\lib\Devel\Backtrace\Point.pm
ok
t\skipme..........
1..8
ok 1 - skipme count
ok 2 - skipme
ok 3 - skipmysubs count
ok 4 - skipmysubs
ok 5 - %I
ok 6 - _skip
ok 7 - %i
ok 8 - _skip / -start
ok

Test Summary Report
-------------------
t\basic       (Wstat: 1024 Tests: 7 Failed: 4)
  Failed tests:  1-4
  Non-zero exit status: 4
Files=7, Tests=28,  2 wallclock secs ( 0.11 usr +  0.01 sys =  0.12 CPU)
Result: FAIL
Failed 1/7 test programs. 4/28 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module          Need      Have    
    --------------- --------- --------
    Carp            0         1.09    
    Class::Accessor 0         0.31    
    perl            5.006_000 5.011000
    String::Escape  0         2002.001
build_requires:

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

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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Graphviz2.18\Bin;C:\Program Files\Bakefile;C:\Program Files\TortoiseSVN\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Subversion\bin;C:\MinGW\bin\;C:\perl\bin\;C:\bin\
    PERL5LIB = \.cpan\build\String-Escape-2002.001-ArS1m8/blib/arch;\.cpan\build\String-Escape-2002.001-ArS1m8/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 2212
    PERL5_CPAN_IS_RUNNING = 2212
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1572,2212
    PERL_CR_SMOKER_CURRENT = Devel-Backtrace-0.11
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 3 Stepping 3, GenuineIntel
    TEMP = C:\DOCUME~1\SANKOR~1\LOCALS~1\Temp

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

    $^X = C:\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 3, v.3311, 5, 1, 2600, 2, 3, 0, 0, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.92_63  
    Cwd                 3.2701   
    ExtUtils::CBuilder  0.23     
    ExtUtils::Command   1.14     
    ExtUtils::Install   1.50_01  
    ExtUtils::MakeMaker 6.44     
    ExtUtils::Manifest  1.54     
    ExtUtils::ParseXS   2.19_01  
    File::Spec          3.2701   
    Module::Build       0.2808_02
    Module::Signature   n/a      
    Test::Harness       3.12     
    Test::More          0.80     
    YAML                0.66     
    YAML::Syck          n/a      
    version             0.7501   


--

Summary of my perl5 (revision 5 version 11 subversion 0 patch 34101) configuration:
  Platform:
    osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -DPERL_MSVCRT_READFIX',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='3.4.5', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"c:\perl\lib\CORE" -L"C:\MinGW\lib"'
    libpth=C:\MinGW\lib
    libs=-lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32
    perllibs=-lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32
    libc=-lmsvcrt, so=dll, useshrplib=true, libperl=libperl511.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"c:\perl\lib\CORE" -L"C:\MinGW\lib"'



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