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

FAIL CGI-Alert-1.08 x86_64-linux-thread-multi-ld 2.6.22.10

From:
imacat
Date:
February 26, 2008 00:30
Subject:
FAIL CGI-Alert-1.08 x86_64-linux-thread-multi-ld 2.6.22.10
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 report for CGI-Alert-1.08
on perl 5.10.0, created by CPAN-Reporter-1.09. 

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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 /opt/perl/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01basic.........
#   Failed test 'email line 28'
#   at t/01basic.t line 64.
#                   '  * Use of uninitialized value $nonexistent_variable in print at /tmp/LZFllvUzmV line 10.'
#     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 60'
#   at t/01basic.t line 64.
#                   '  * Use of uninitialized value $nonexistent_variable in print at /tmp/LZFllvUzmV line 10.'
#     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.
#                   '  LZFllvUzmV :   10    warn( "Use of uninitialized value $nonexistent_variable in print at /tmp/LZFllvUzmV line 10.\n" )'
#     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+\)$)'
# Looks like you failed 3 tests of 81.
 Dubious, test returned 3 (wstat 768, 0x300)
 Failed 3/81 subtests 
t/02hide..........ok
t/03http_die......
#   Failed test 'output line 4'
#   at t/03http_die.t line 80.
#                   '<!DOCTYPE html'
#     doesn't match '(?-xism:^<\?xml version="1.0" encoding="iso-8859-1"\?>$)'

#   Failed test 'output line 5'
#   at t/03http_die.t line 80.
#                   '	PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"'
#     doesn't match '(?-xism:^<!DOCTYPE html$)'

#   Failed test 'output line 6'
#   at t/03http_die.t line 80.
#                   '	 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">'
#     doesn't match '(?-xism:^	PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"$)'

#   Failed test 'output line 7'
#   at t/03http_die.t line 80.
#                   '<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">'
#     doesn't match '(?-xism:^	 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">$)'

#   Failed test 'output line 8'
#   at t/03http_die.t line 80.
#                   '<head>'
#     doesn't match '(?-xism:^<html xmlns="http://www.w3.org/1999/xhtml".*><head><title>400 Bad Request</title>$)'

#   Failed test 'output line 9'
#   at t/03http_die.t line 80.
#                   '<title>400 Bad Request</title>'
#     doesn't match '(?-xism:^<link rev="made" href="mailto:esm%40pobox.com" />$)'

#   Failed test 'output line 10'
#   at t/03http_die.t line 80.
#                   '<link rev="made" href="mailto:esm%40pobox.com" />'
#     doesn't match '(?-xism:^<link type="image/x-icon" rel="shortcut icon" href="/foo.ico" />$)'

#   Failed test 'output line 11'
#   at t/03http_die.t line 80.
#                   '<link type="image/x-icon" rel="shortcut icon" href="/foo.ico" />'
#     doesn't match '(?-xism:^<link rel="stylesheet" type="text/css" href="/foo.css" />$)'

#   Failed test 'output line 12'
#   at t/03http_die.t line 80.
#                   '<link rel="stylesheet" type="text/css" href="/foo.css" />'
#     doesn't match '(?-xism:^</head><body>$)'

#   Failed test 'output line 13'
#   at t/03http_die.t line 80.
#                   '<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />'
#     doesn't match '(?-xism:^$)'

#   Failed test 'output line 14'
#   at t/03http_die.t line 80.
#                   '</head>'
#     doesn't match '(?-xism:^<h1>Bad Request</h1>$)'

#   Failed test 'output line 15'
#   at t/03http_die.t line 80.
#                   '<body>'
#     doesn't match '(?-xism:^<p />$)'

#   Failed test 'output line 16'
#   at t/03http_die.t line 80.
#                   ''
#     doesn't match '(?-xism:^this is the body$)'

#   Failed test 'output line 17'
#   at t/03http_die.t line 80.
#                   ''
#     doesn't match '(?-xism:^<p />$)'

#   Failed test 'output line 18'
#   at t/03http_die.t line 80.
#                   '<h1>Bad Request</h1>'
#     doesn't match '(?-xism:^<hr />$)'

#   Failed test 'output line 19'
#   at t/03http_die.t line 80.
#                   '<p />'
#     doesn't match '(?-xism:^Script error: 400 Bad Request$)'

#   Failed test 'output line 20'
#   at t/03http_die.t line 80.
#                   'this is the body'
#     doesn't match '(?-xism:^: this is the body at .*/CGI/Alert.pm line XX.$)'
# Looks like you failed 17 tests of 21.
 Dubious, test returned 17 (wstat 4352, 0x1100)
 Failed 17/21 subtests 

Test Summary Report
-------------------
t/01basic.t   (Wstat: 768 Tests: 81 Failed: 3)
  Failed tests:  29, 61-62
  Non-zero exit status: 3
t/03http_die.t (Wstat: 4352 Tests: 21 Failed: 17)
  Failed tests:  5-21
  Non-zero exit status: 17
Files=3, Tests=114,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.35 cusr  0.02 csys =  0.39 CPU)
Result: FAIL
Failed 2/3 test programs. 20/114 subtests failed.
make: *** [test_dynamic] Error 17

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = zh_TW
    LANGUAGE = zh_TW
    LC_ALL = zh_TW
    LC_COLLATE = zh_TW
    LC_CTYPE = zh_TW
    LC_MESSAGES = zh_TW
    LC_MONETARY = zh_TW
    LC_NUMERIC = zh_TW
    LC_TIME = zh_TW
    PATH = /home/imacat/bin:/bin:/usr/bin:/opt/java/bin:/usr/local/bin
    PERL5LIB = /home/imacat/lib/perl5
    PERL5_CPANPLUS_IS_RUNNING = 11845
    PERL5_CPAN_IS_RUNNING = 11845
    SHELL = /bin/zsh
    TERM = xterm

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

    $^X = /opt/perl/5.10.0/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 100 0 4 6 20 24 25 29 34 38 40 44 46 50 100 104 1000
    $EGID = 100 0 4 6 20 24 25 29 34 38 40 44 46 50 100 104 1000

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2701   
    ExtUtils::CBuilder  0.22     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    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.09     
    Test::More          0.75     
    YAML                0.66     
    YAML::Syck          n/a      
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.22.10, archname=x86_64-linux-thread-multi-ld
    uname='linux rinse 2.6.22.10 #1 smp tue nov 20 02:36:22 cst 2007 x86_64 gnulinux '
    config_args='-d -Dusethreads -Dcc=gcc -Duselongdouble -Doptimize=-g -O3 -Duse64bitint -Duse64bitall -Dprefix=/opt/perl/5.10.0 -Dd_dosuid -Dinc_version_list=none -Duseshrplib=true -Dcf_email=imacat@mail.imacat.idv.tw'
    hint=recommended, useposix=true, d_sigaction=define
    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='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g -O3',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 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='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/opt/perl/5.10.0/lib/5.10.0/x86_64-linux-thread-multi-ld/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -g -O3 -L/usr/local/lib'



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