Front page | perl.cpan.testers |
Postings from September 2007
FAIL CGI-Alert-1.08 i686-linux 2.4.27-3-686
From:
david
Date:
September 7, 2007 12:33
Subject:
FAIL CGI-Alert-1.08 i686-linux 2.4.27-3-686
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 Eduardo Santiago Munoz,
This is a computer-generated test report for CGI-Alert-1.08, created
automatically by CPAN::Reporter, version 0.46, and sent to the CPAN
Testers mailing list. If you have received this email directly, it is
because the person testing your distribution chose to send a copy to your
CPAN email address; there may be a delay before the official report is
received and processed by CPAN Testers.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
Sections of this report:
* Tester comments
* Prerequisites
* Environment and other context
* Test output
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
[none provided]
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_GB
LANGUAGE = en_GB:en_US:en_GB:en
PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 1
PERL5_CPAN_IS_RUNNING = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/david/cpantesting/perl-5.6.2/bin/perl
UID: $< = 1000
EUID: $> = 1000
GID: $( = 1000 46 44 29 25 24 20 1000
EGID: $) = 1000 46 44 29 25 24 20 1000
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.9102
Cwd 2.04
ExtUtils::CBuilder n/a
ExtUtils::Command 1.09_01
ExtUtils::Install 1.41
ExtUtils::MakeMaker 6.31
ExtUtils::Manifest 1.48
ExtUtils::ParseXS n/a
File::Spec 0.86
Module::Build 0.2808
Module::Signature n/a
Test::Harness 2.64
Test::More 0.67
version 0.7203
------------------------------
TEST OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.6.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01basic.......chmod() mode argument is missing initial 0 at t/01basic.t line 30.
this is where we die
# Failed test 'exit code of sample script'
# at t/01basic.t line 48.
# got: '65280'
# expected: '0'
# Failed test 'email line 3'
# at t/01basic.t line 64.
# 'Subject: Warnings in http://http-host-name/sample/url'
# doesn't match '(?-xism:^Subject:\s+FATAL\s+ERRORS\s+in\s+http://http-host-name/sample/url$)'
# Failed test 'email line 16'
# at t/01basic.t line 64.
# 'Script terminated with status 255! The following warnings were detected:'
# doesn't match '(?-xism:^The\s+script\s+died\s+with:$)'
# Failed test 'email line 18'
# at t/01basic.t line 64.
# ' * Name "main::nonexistent_variable" used only once: possible typo at /tmp/z9VKC18bHR line 10.'
# doesn't match '(?-xism:^\s+this\s+is\s+where\s+we\s+die$)'
# Failed test 'email line 20'
# at t/01basic.t line 64.
# ' * this is warning number 1'
# doesn't match '(?-xism:^$)'
# Failed test 'email line 21'
# at t/01basic.t line 64.
# ''
# doesn't match '(?-xism:^In\s+addition,\s+the\s+following\s+warnings\s+were\s+detected:$)'
# Failed test 'email line 22'
# at t/01basic.t line 64.
# ' * Use of uninitialized value in print at /tmp/z9VKC18bHR line 10.'
# doesn't match '(?-xism:^$)'
# Failed test 'email line 24'
# at t/01basic.t line 64.
# ''
# doesn't match '(?-xism:^\s+\*\s+Name\s+"main::nonexistent_variable"\s+used\s+only\s+once:\s+possible\s+typo\s+at\s+\S+\s+line\s+10.$)'
# Failed test 'email line 26'
# at t/01basic.t line 64.
# 'This message brought to you by CGI::Alert v1.08'
# doesn't match '(?-xism:^\s+\*\s+this\s+is\s+warning\s+number\s+1$)'
# Failed test 'email line 28'
# at t/01basic.t line 64.
# '--==XxX19116'
# doesn't match '(?-xism:^\s+\*\s+Use\s+of\s+uninitialized\s+value\s+in\s+print\s+at\s+\S+\s+line\s+10.$)'
# Failed test 'email line 29'
# at t/01basic.t line 64.
# 'Content-Type: text/plain; name="CGI-Params"'
# doesn't match '(?-xism:^$)'
# Failed test 'email line 30'
# at t/01basic.t line 64.
# 'Content-Description: CGI Parameters (no REQUEST_METHOD)'
# doesn't match '(?-xism:^$)'
# Failed test 'email line 32'
# at t/01basic.t line 64.
# ' arg1 = val1'
# doesn't match '(?-xism:^This\s+message\s+brought\s+to\s+you\s+by\s+CGI::Alert\s+v\S+$)'
# Failed test 'email line 33'
# at t/01basic.t line 64.
# ' arg2 = val2.1'
# doesn't match '(?-xism:^$)'
# Failed test 'email line 34'
# at t/01basic.t line 64.
# ' + val2.2'
# doesn't match '(?-xism:^--==.*$)'
# Failed test 'email line 35 (stack-trace)'
# at t/01basic.t line 64.
# ''
# doesn't match '(?-xism:^Content-Type:\s+text/plain;\s+name="stack-trace"$)'
# Failed test 'email line 36'
# at t/01basic.t line 64.
# '--==XxX19116'
# doesn't match '(?-xism:^Content-Description:\s+Stack\s+Trace$)'
# Failed test 'email line 37'
# at t/01basic.t line 64.
# 'Content-Type: text/plain; name="warnings"'
# doesn't match '(?-xism:^$)'
# Failed test 'email line 38'
# at t/01basic.t line 64.
# 'Content-Description: Warnings, with Stack Traces'
# doesn't match '(?-xism:^\s+\S+\s+:\s+12\s+die\(\s+"this\s+is\s+where\s+we\s+die\\n"\s+\)$)'
# Failed test 'email line 40'
# at t/01basic.t line 64.
# ' * Name "main::nonexistent_variable" used only once: possible typo at /tmp/z9VKC18bHR line 10.'
# doesn't match '(?-xism:^--==.*$)'
# Failed test 'email line 41 (CGI-Params)'
# at t/01basic.t line 64.
# ' z9VKC18bHR : 10 warn( "Name "main::nonexistent_variable" used only once: possible typo at /tmp/z9VKC18bHR line 10.\n" )'
# doesn't match '(?-xism:^Content-Type:\s+text/plain;\s+name="CGI-Params"$)'
# Failed test 'email line 42'
# at t/01basic.t line 64.
# ''
# doesn't match '(?-xism:^Content-Description:\s+CGI\s+Parameters\s+\(no\s+REQUEST_METHOD\)$)'
# Failed test 'email line 44'
# at t/01basic.t line 64.
# ' * this is warning number 1'
# doesn't match '(?-xism:^\s+arg1\s+=\s+val1$)'
# Failed test 'email line 45'
# at t/01basic.t line 64.
# ' z9VKC18bHR : 8 warn( "this is warning number 1\n" )'
# doesn't match '(?-xism:^\s+arg2\s+=\s+val2.1$)'
# Failed test 'email line 46'
# at t/01basic.t line 64.
# ''
# doesn't match '(?-xism:^\s+\+\s+val2.2$)'
# Failed test 'email line 48'
# at t/01basic.t line 64.
# ' * Use of uninitialized value in print at /tmp/z9VKC18bHR line 10.'
# doesn't match '(?-xism:^--==.*$)'
# Failed test 'email line 49 (warnings)'
# at t/01basic.t line 64.
# ' z9VKC18bHR : 10 warn( "Use of uninitialized value in print at /tmp/z9VKC18bHR line 10.\n" )'
# doesn't match '(?-xism:^Content-Type:\s+text/plain;\s+name="warnings"$)'
# Failed test 'email line 50'
# at t/01basic.t line 64.
# ''
# doesn't match '(?-xism:^Content-Description:\s+Warnings,\s+with\s+Stack\s+Traces$)'
# Failed test 'email line 52'
# at t/01basic.t line 64.
# ''
# doesn't match '(?-xism:^\s+\*\s+Name\s+"main::nonexistent_variable"\s+used\s+only\s+once:\s+possible\s+typo\s+at\s+\S+\s+line\s+10.$)'
# Failed test 'email line 53'
# at t/01basic.t line 64.
# ''
# doesn't match '(?-xism:^\s+\S+\s+:\s+10\s+warn\(\s+"Name\s+"main::nonexistent_variable"\s+used\s+only\s+once:\s+possible\s+typo\s+at\s+\S+\s+line\s+10.\\n"\s+\)$)'
# Failed test 'email line 54'
# at t/01basic.t line 64.
# '--==XxX19116'
# doesn't match '(?-xism:^$)'
# Failed test 'email line 55'
# at t/01basic.t line 64.
# 'Content-Type: text/plain; name="Environment"'
# doesn't match '(?-xism:^$)'
# Failed test 'email line 56'
# at t/01basic.t line 64.
# 'Content-Description: Environment'
# doesn't match '(?-xism:^\s+\*\s+this\s+is\s+warning\s+number\s+1$)'
# Failed test 'email line 57'
# at t/01basic.t line 64.
# ''
# doesn't match '(?-xism:^\s+\S+\s+:\s+8\s+warn\(\s+"this\s+is\s+warning\s+number\s+1\\n"\s+\)$)'
# Failed test 'email line 58'
# at t/01basic.t line 64.
# 'HOME = /home/david'
# doesn't match '(?-xism:^$)'
# Failed test 'email line 59'
# at t/01basic.t line 64.
# 'HTTP_HOST = http-host-name'
# doesn't match '(?-xism:^$)'
# Failed test 'email line 60'
# at t/01basic.t line 64.
# 'LOGNAME = david'
# doesn't match '(?-xism:^\s+\*\s+Use\s+of\s+uninitialized\s+value\s+in\s+print\s+at\s+\S+\s+line\s+10.$)'
# Failed test 'email line 61'
# at t/01basic.t line 64.
# 'PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games'
# doesn't match '(?-xism:^\s+\S+\s+:\s+10\s+warn\(\s+"Use\s+of\s+uninitialized\s+value\s+in\s+print\s+at\s+\S+\s+line\s+10.\\n"\s+\)$)'
# Failed test 'email line 62'
# at t/01basic.t line 64.
# 'REQUEST_URI = /sample/url'
# doesn't match '(?-xism:^$)'
# Failed test 'email line 63'
# at t/01basic.t line 64.
# 'SHELL = /bin/bash'
# doesn't match '(?-xism:^$)'
# Failed test 'email line 64'
# at t/01basic.t line 64.
# 'USER = david'
# doesn't match '(?-xism:^$)'
# Failed test 'email line 67 (Environment)'
# at t/01basic.t line 64.
# 'Content-Type: text/plain; name="%INC"'
# doesn't match '(?-xism:^Content-Type:\s+text/plain;\s+name="Environment"$)'
# Failed test 'email line 68'
# at t/01basic.t line 64.
# 'Content-Description: Included Headers'
# doesn't match '(?-xism:^Content-Description:\s+Environment$)'
# Failed test 'email line 70'
# at t/01basic.t line 64.
# 'CGI.pm = /home/david/cpantesting/perl-5.6.2/lib/5.6.2/CGI.pm'
# doesn't match '(?-xism:^HOME\s+=\s+.*$)'
# Failed test 'email line 71'
# at t/01basic.t line 64.
# 'CGI/Alert.pm = blib/lib/CGI/Alert.pm'
# doesn't match '(?-xism:^HTTP_HOST\s+=\s+http-host-name$)'
# Failed test 'email line 72'
# at t/01basic.t line 64.
# 'CGI/Util.pm = /home/david/cpantesting/perl-5.6.2/lib/5.6.2/CGI/Util.pm'
# doesn't match '(?-xism:^LOGNAME\s+=\s+.*$)'
# Failed test 'email line 73'
# at t/01basic.t line 64.
# 'Carp.pm = /home/david/cpantesting/perl-5.6.2/lib/5.6.2/Carp.pm'
# doesn't match '(?-xism:^PATH\s+=\s+.*$)'
# Failed test 'email line 74'
# at t/01basic.t line 64.
# 'Exporter.pm = /home/david/cpantesting/perl-5.6.2/lib/5.6.2/Exporter.pm'
# doesn't match '(?-xism:^REQUEST_URI\s+=\s+/sample/url$)'
# Failed test 'email line 75'
# at t/01basic.t line 64.
# 'Exporter/Heavy.pm = /home/david/cpantesting/perl-5.6.2/lib/5.6.2/Exporter/Heavy.pm'
# doesn't match '(?-xism:^SHELL\s+=\s+.*$)'
# Failed test 'email line 76'
# at t/01basic.t line 64.
# 'constant.pm = /home/david/cpantesting/perl-5.6.2/lib/5.6.2/constant.pm'
# doesn't match '(?-xism:^USER\s+=\s+.*$)'
# Failed test 'email line 77'
# at t/01basic.t line 64.
# 'overload.pm = /home/david/cpantesting/perl-5.6.2/lib/5.6.2/overload.pm'
# doesn't match '(?-xism:^$)'
# Failed test 'email line 78'
# at t/01basic.t line 64.
# 'strict.pm = /home/david/cpantesting/perl-5.6.2/lib/5.6.2/strict.pm'
# doesn't match '(?-xism:^--==.*$)'
# Failed test 'email line 79 (%INC)'
# at t/01basic.t line 64.
# 'vars.pm = /home/david/cpantesting/perl-5.6.2/lib/5.6.2/vars.pm'
# doesn't match '(?-xism:^Content-Type:\s+text/plain;\s+name="%INC"$)'
# Failed test 'email line 80'
# at t/01basic.t line 64.
# 'warnings.pm = /home/david/cpantesting/perl-5.6.2/lib/5.6.2/warnings.pm'
# doesn't match '(?-xism:^Content-Description:\s+Included\s+Headers$)'
# Looks like you failed 54 tests of 81.
dubious
Test returned status 54 (wstat 13824, 0x3600)
DIED. FAILED tests 1, 4, 17, 19, 21-23, 25, 27, 29-31, 33-39, 41-43, 45-47, 49-51, 53-65, 68-69, 71-81
Failed 54/81 tests, 33.33% okay
t/02hide........
# Failed test 'hide=/^aaa(/: expected warnings'
# at t/02hide.t line 47.
# 'Ignoring invalid filter expression 'qr/^aaa(/': Unmatched ( before HERE mark in regex m/^aaa( << HERE / at (eval 5) line 1.
# at t/02hide.t line 41
# '
# doesn't match '(?-xism:Unmatched \( in regex; marked by <-- HERE)'
# Looks like you failed 1 test of 12.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 3
Failed 1/12 tests, 91.67% okay
t/03http_die....
# Failed test 'output line 4'
# at t/03http_die.t line 80.
# '<?xml version="1.0" encoding="utf-8"?>'
# doesn't match '(?-xism:^<\?xml version="1.0" encoding="iso-8859-1"\?>$)'
# Failed test 'output line 6'
# at t/03http_die.t line 80.
# ' PUBLIC "-//W3C//DTD XHTML Basic 1.0//EN"'
# doesn't match '(?-xism:^ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"$)'
# Failed test 'output line 7'
# at t/03http_die.t line 80.
# ' "http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd">'
# doesn't match '(?-xism:^ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">$)'
# Looks like you failed 3 tests of 21.
dubious
Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 5, 7-8
Failed 3/21 tests, 85.71% okay
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/01basic.t 54 13824 81 54 1 4 17 19 21-23 25 27 29-31 33-39 41-43
45-47 49-51 53-65 68-69 71-81
t/02hide.t 1 256 12 1 3
t/03http_die.t 3 768 21 3 5 7-8
Failed 3/3 test scripts. 58/114 subtests failed.
Files=3, Tests=114, 1 wallclock secs ( 0.29 cusr + 0.09 csys = 0.38 CPU)
Failed 3/3 test programs. 58/114 subtests failed.
make: *** [test_dynamic] Error 11
--
Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
Platform:
osname=linux, osvers=2.4.27-3-686, archname=i686-linux
uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686 gnulinux '
config_args='-Dprefix=/home/david/cpantesting/perl-5.6.2 -de'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O3',
cppflags='-fno-strict-aliasing'
ccversion='', gccversion='3.3.5 (Debian 1:3.3.5-13)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, usemymalloc=n, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldl -lm -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
-
FAIL CGI-Alert-1.08 i686-linux 2.4.27-3-686
by david