Front page | perl.cpan.testers |
Postings from March 2008
FAIL Test-Trap-0.1.1 sun4-solaris-thread-multi-64int 2.9
From:
Josts Smokehouse
Date:
March 25, 2008 10:50
Subject:
FAIL Test-Trap-0.1.1 sun4-solaris-thread-multi-64int 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, 29 wallclock secs ( 1.78 usr 0.31 sys + 19.34 cusr 3.25 csys = 24.68 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.78
Test::More 0 0.78
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/test/lib:/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/sbin/:/usr/local/gcc/bin:/usr/local/test/bin:/usr/local/python/bin:/usr/local/emacs/bin:/usr/local/tex/bin:/var/qmail/bin:/usr/local/tools/bin:/usr/local/perl-5.10.0/bin:/usr/local/gnu/bin:/usr/local/gcc/bin:/usr/local/net/bin:/usr/local/graphics/bin:/usr/local/mail/bin:/usr/local/oper/etc:/usr/local/oper/bin:/net/sunu991/disc1/home/bin.sun4:/usr/openwin/bin:/net/sunu991/disc1/home/bin.sun4:/net/sunu991/disc1/home/sbin:/net/sunu991/disc1/home/sbin:/net/sunu991/disc1/home/bin/sun4/SunOS-5.9:/net/sunu991/disc1/home/bin/sun4:/net/sunu991/disc1/home/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 = /net/sunu991/disc1/home/.cpan/build/Data-Dump-1.08-lgFXTW/blib/arch:/net/sunu991/disc1/home/.cpan/build/Data-Dump-1.08-lgFXTW/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 3140
PERL5_CPAN_IS_RUNNING = 3140
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 13197,3140
PERL_CR_SMOKER_CURRENT = Test-Trap-0.1.1
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.92_59
Cwd 3.2701
ExtUtils::CBuilder 0.21
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.78
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-thread-multi-64int
uname='sunos irgendwas 5.9 generic_118558-35 sun4u sparc sunw,ultra-5_10 solaris '
config_args='-des -Dprefix=/usr/local/perl-5.10.0 -Dcc=gcc -Dlocincpth=/usr/local/test/include /usr/local/gnu/include -Dloclibpth=/usr/local/test/lib /usr/local/gnu/lib -Dusethreads -Duse64bitint'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/test/include -I/usr/local/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O',
cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/test/include -I/usr/local/gnu/include'
ccversion='', gccversion='3.4.1', gccosandvers='solaris2.9'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=87654321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/test/lib -L/usr/local/gnu/lib '
libpth=/usr/local/test/lib /usr/local/gnu/lib /usr/lib /usr/ccs/lib /usr/local/lib
libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lpthread -lc
perllibs=-lsocket -lnsl -ldl -lm -lpthread -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/test/lib -L/usr/local/gnu/lib'
-
FAIL Test-Trap-0.1.1 sun4-solaris-thread-multi-64int 2.9
by Josts Smokehouse