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

FAIL Test-Trap-0.1.1 sun4-solaris 2.9

From:
Josts Smokehouse
Date:
April 27, 2008 06:13
Subject:
FAIL Test-Trap-0.1.1 sun4-solaris 2.9
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 Eirik Berg Hanssen,
    
This is a computer-generated report for Test-Trap-0.1.1
on perl 5.10.0, created by CPAN-Reporter-1.13. 

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

t/00-load...........................# Testing Test::Trap 0.1.1, Perl 5.010000, /usr/local/perl-5.10.0/bin/perl
ok
t/01-basic..........................ok
t/02-reentrant......................ok
t/03-files-perlio...................ok
t/03-files-systemsafe...............ok
t/03-files-tempfile.................ok
t/04-exit...........................ok
t/05-import.........................ok
t/06-layers.........................ok
t/07-subclass.......................ok
t/08-fork-no-taint..................skipped: Real fork() -- covered by 08-fork-taint.t
t/08-fork-taint.....................ok
t/09-array-accessor.................ok
t/10-tester.........................ok
t/11-systemsafe-basic-no-taint......skipped: Real fork() -- covered by t/11-systemsafe-basic-taint.t
t/11-systemsafe-basic-taint.........
#   Failed test 'Take 1: exit(1)'
#   at t/11-systemsafe-basic.pl line 112.
#          got: undef
#     expected: '1'
# bless({
#   "die"       => "Insecure \$ENV{CDPATH} while running with -T switch at t/11-systemsafe-basic.pl line 109.\n",
#   leaveby     => "die",
#   stderr      => "",
#   stdout      => "",
#   "wantarray" => undef,
#   "warn"      => [],
# }, "Test::Trap")

#   Failed test 'Take 1: system() STDOUT'
#   at t/11-systemsafe-basic.pl line 114.
#          got: ''
#     expected: 'Printing
# '

#   Failed test 'Take 1: system() STDERR'
#   at t/11-systemsafe-basic.pl line 115.
#          got: ''
#     expected: '0123456789Warning
# '

#   Failed test 'Take 2: exit(1)'
#   at t/11-systemsafe-basic.pl line 112.
#          got: undef
#     expected: '1'
# bless({
#   "die"       => "Insecure \$ENV{CDPATH} while running with -T switch at t/11-systemsafe-basic.pl line 109.\n",
#   leaveby     => "die",
#   stderr      => "",
#   stdout      => "",
#   "wantarray" => undef,
#   "warn"      => [],
# }, "Test::Trap")

#   Failed test 'Take 2: system() STDOUT'
#   at t/11-systemsafe-basic.pl line 114.
#          got: ''
#     expected: 'Printing
# '

#   Failed test 'Take 2: system() STDERR'
#   at t/11-systemsafe-basic.pl line 115.
#          got: ''
#     expected: '0123456789Warning
# '

#   Failed test 'Take 3 - STDIN closed: exit(1)'
#   at t/11-systemsafe-basic.pl line 112.
#          got: undef
#     expected: '1'
# bless({
#   "die"       => "Insecure \$ENV{CDPATH} while running with -T switch at t/11-systemsafe-basic.pl line 109.\n",
#   leaveby     => "die",
#   stderr      => "",
#   stdout      => "",
#   "wantarray" => undef,
#   "warn"      => [],
# }, "Test::Trap")

#   Failed test 'Take 3 - STDIN closed: system() STDOUT'
#   at t/11-systemsafe-basic.pl line 114.
#          got: ''
#     expected: 'Printing
# '

#   Failed test 'Take 3 - STDIN closed: system() STDERR'
#   at t/11-systemsafe-basic.pl line 115.
#          got: ''
#     expected: '0123456789Warning
# '

#   Failed test 'Take 4 - STDIN closed - STDOUT closed: exit(1)'
#   at t/11-systemsafe-basic.pl line 112.
#          got: undef
#     expected: '1'
# bless({
#   "die"       => "Insecure \$ENV{CDPATH} while running with -T switch at t/11-systemsafe-basic.pl line 109.\n",
#   leaveby     => "die",
#   stderr      => "",
#   stdout      => "",
#   "wantarray" => undef,
#   "warn"      => [],
# }, "Test::Trap")

#   Failed test 'Take 4 - STDIN closed - STDOUT closed: system() STDERR'
#   at t/11-systemsafe-basic.pl line 115.
#          got: ''
#     expected: '0123456789Warning
# '

#   Failed test 'Take 5 - STDIN closed - STDOUT closed: exit(1)'
#   at t/11-systemsafe-basic.pl line 112.
#          got: undef
#     expected: '1'
# bless({
#   "die"       => "Insecure \$ENV{CDPATH} while running with -T switch at t/11-systemsafe-basic.pl line 109.\n",
#   leaveby     => "die",
#   stderr      => "",
#   stdout      => "",
#   "wantarray" => undef,
#   "warn"      => [],
# }, "Test::Trap")

#   Failed test 'Take 5 - STDIN closed - STDOUT closed: system() STDERR'
#   at t/11-systemsafe-basic.pl line 115.
#          got: ''
#     expected: '0123456789Warning
# '
# Looks like you failed 13 tests of 43.
 Dubious, test returned 13 (wstat 3328, 0xd00)
 Failed 13/43 subtests 
t/12-systemsafe-errors..............ok
t/13-regressions....................ok
t/99-coverage.......................ok
t/pod-coverage......................ok
t/pod...............................ok

Test Summary Report
-------------------
t/11-systemsafe-basic-taint.t   (Wstat: 3328 Tests: 43 Failed: 13)
  Failed tests:  10-12, 16-18, 22-24, 28, 30, 34, 36
  Non-zero exit status: 13
Files=21, Tests=837, 22 wallclock secs ( 1.33 usr  0.22 sys + 17.68 cusr  2.78 csys = 22.01 CPU)
Result: FAIL
Failed 1/21 test programs. 13/837 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module        Need  Have    
    ------------- ----- --------
    base          0     2.13    
    Carp          0     1.08    
    Config        0     0       
    constant      0     1.15    
    Data::Dump    0     1.08    
    Exporter      0     5.62    
    File::Temp    0     0.20    
    IO::Handle    0     1.27    
    lib           0     0.5565  
    perl          5.6.0 5.010000
    strict        0     1.04    
    Test::Builder 0     0.80    
    Test::More    0     0.80    
    Test::Tester  0.107 0.107   
    version       0     0.74    
    warnings      0     1.06    

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

Environment variables:

    AUTOMATED_TESTING = 1
    LD_LIBRARY_PATH = /usr/local/gnu/lib:/usr/local/gcc/lib:/opt/SUNWits/Graphics-sw/xil/lib:/usr/openwin/lib:/opt/SUNWits/Graphics-sw/xgl/lib:/usr/dt/lib:/usr/openwin/lib:/usr/local/lib:/usr/lib:/usr/ucblib
    PATH = /net/sunu991/disc1/home/ibin/:/usr/local/perl-5.10.0/bin:/usr/openwin/bin:/usr/local/bin:/usr/bin:/usr/sbin:/usr/openwin/bin:/opt/SUNWspro/bin:/usr/dt/bin:/opt/SUNWmfwm/bin:/opt/SUNWguide/bin:/usr/ccs/bin:/usr/ucb:.:/usr/etc:/etc:/usr/hosts:/usr/ucb:/usr/sbin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 7819
    PERL5_CPAN_IS_RUNNING = 7819
    PERL_CR_SMOKER_CURRENT = Test-Run-0.0116
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = vt100

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

    $^X = /usr/local/perl-5.10.0/bin/perl
    $UID/$EUID = 10167 / 10167
    $GID = 10004 10004 116 113 117 6 112 52 53 115
    $EGID = 10004 10004 116 113 117 6 112 52 53 115

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2701   
    ExtUtils::CBuilder  0.23     
    ExtUtils::Command   1.14     
    ExtUtils::Install   1.50     
    ExtUtils::MakeMaker 6.44     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.19     
    File::Spec          3.2701   
    Module::Build       0.2808_01
    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 10 subversion 0) configuration:
  Platform:
    osname=solaris, osvers=2.9, archname=sun4-solaris
    uname='sunos irgendwas 5.9 generic_118558-35 sun4u sparc sunw,ultra-5_10 '
    config_args='-Dcc=gcc -de'
    hint=previous, 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='gcc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    ccversion='', gccversion='3.4.6', gccosandvers='solaris2.9'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib -L/opt/gnu/lib '
    libpth=/usr/local/lib /opt/gnu/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib -L/opt/gnu/lib'



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