Report for CGI-Wiki-Formatter-UseMod-0.18

Back
From: metabase:user:d2c9f356-b46f-11df-9a90-20a83c0b7757
Subject: FAIL CGI-Wiki-Formatter-UseMod-0.18 v5.16.1 SunOS/Solaris
Date: 2012-09-10T08:02:11Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Kake,

This is a computer-generated report for CGI-Wiki-Formatter-UseMod-0.18
on perl 5.16.1, created by CPAN-Reporter-1.2006.

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://wiki.cpantesters.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/local/bin/make test':

PERL_DL_NONLAZY=1 /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.1/bin/perl5.16.1 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/default_links.t ............ ok
t/encode-node-names.t ........ ok
t/linebreaks.t ............... ok
t/links.t .................... ok
t/lists.t .................... ok
t/macros.t ................... ok
t/macros_with_wiki_passed.t .. ok
t/munge_node_name.t .......... ok
t/node-suffix.t .............. ok
t/paragraphs.t ............... ok
t/tables.t ................... ok
t/twf-bug.t .................. ok

#   Failed test 'extended links work'
#   at t/usemod.t line 107.
#                   '<p>This is an <a href="wiki.pl?[Extended_Link]<a href="wiki.pl?action=edit;id=Extended_Link">?</a>">Extended Link</a>.</p>
# <p>This is a lower-case <a href="wiki.pl?[Extended_Link]<a href="wiki.pl?action=edit;id=Extended_Link">?</a>">extended link</a>.</p>
# <p>This is a <a href="wiki.pl?[Extended_Link]<a href="wiki.pl?action=edit;id=Extended_Link">?</a>">titled extended link</a>.</p>
# <p>This is a <a href="wiki.pl?[Extended_Link_Two]<a href="wiki.pl?action=edit;id=Extended_Link_Two">?</a>">title with leading whitespace</a>.</p>
# <p>This is <a href="wiki.pl?[Another_Link]<a href="wiki.pl?action=edit;id=Another_Link">?</a>">another titled link</a>.</p>
# '
#     doesn't match '(?^:<a href="wiki.pl\?Extended_Link">Extended Link</a>)'

#   Failed test '...and are forced ucfirst'
#   at t/usemod.t line 109.
#                   '<p>This is an <a href="wiki.pl?[Extended_Link]<a href="wiki.pl?action=edit;id=Extended_Link">?</a>">Extended Link</a>.</p>
# <p>This is a lower-case <a href="wiki.pl?[Extended_Link]<a href="wiki.pl?action=edit;id=Extended_Link">?</a>">extended link</a>.</p>
# <p>This is a <a href="wiki.pl?[Extended_Link]<a href="wiki.pl?action=edit;id=Extended_Link">?</a>">titled extended link</a>.</p>
# <p>This is a <a href="wiki.pl?[Extended_Link_Two]<a href="wiki.pl?action=edit;id=Extended_Link_Two">?</a>">title with leading whitespace</a>.</p>
# <p>This is <a href="wiki.pl?[Another_Link]<a href="wiki.pl?action=edit;id=Another_Link">?</a>">another titled link</a>.</p>
# '
#     doesn't match '(?^:<a href="wiki.pl\?Extended_Link">extended link</a>)'

#   Failed test '...and titles work'
#   at t/usemod.t line 111.
#                   '<p>This is an <a href="wiki.pl?[Extended_Link]<a href="wiki.pl?action=edit;id=Extended_Link">?</a>">Extended Link</a>.</p>
# <p>This is a lower-case <a href="wiki.pl?[Extended_Link]<a href="wiki.pl?action=edit;id=Extended_Link">?</a>">extended link</a>.</p>
# <p>This is a <a href="wiki.pl?[Extended_Link]<a href="wiki.pl?action=edit;id=Extended_Link">?</a>">titled extended link</a>.</p>
# <p>This is a <a href="wiki.pl?[Extended_Link_Two]<a href="wiki.pl?action=edit;id=Extended_Link_Two">?</a>">title with leading whitespace</a>.</p>
# <p>This is <a href="wiki.pl?[Another_Link]<a href="wiki.pl?action=edit;id=Another_Link">?</a>">another titled link</a>.</p>
# '
#     doesn't match '(?^:<a href="wiki.pl\?Extended_Link">titled extended link</a>)'

#   Failed test '...and titled nodes with trailing whitespace are munged correctly before formatting'
#   at t/usemod.t line 115.
#                   '<p>This is an <a href="wiki.pl?[Extended_Link]<a href="wiki.pl?action=edit;id=Extended_Link">?</a>">Extended Link</a>.</p>
# <p>This is a lower-case <a href="wiki.pl?[Extended_Link]<a href="wiki.pl?action=edit;id=Extended_Link">?</a>">extended link</a>.</p>
# <p>This is a <a href="wiki.pl?[Extended_Link]<a href="wiki.pl?action=edit;id=Extended_Link">?</a>">titled extended link</a>.</p>
# <p>This is a <a href="wiki.pl?[Extended_Link_Two]<a href="wiki.pl?action=edit;id=Extended_Link_Two">?</a>">title with leading whitespace</a>.</p>
# <p>This is <a href="wiki.pl?[Another_Link]<a href="wiki.pl?action=edit;id=Another_Link">?</a>">another titled link</a>.</p>
# '
#     doesn't match '(?^:<a href="wiki.pl\?Extended_Link_Two">)'
# Looks like you failed 4 tests of 25.
t/usemod.t ................... 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/25 subtests 

Test Summary Report
-------------------
t/usemod.t                 (Wstat: 1024 Tests: 25 Failed: 4)
  Failed tests:  15-17, 19
  Non-zero exit status: 4
Files=13, Tests=67,  4 wallclock secs ( 0.18 usr  0.10 sys +  1.25 cusr  0.43 csys =  1.96 CPU)
Result: FAIL
Failed 1/13 test programs. 4/67 subtests failed.
make: *** [test_dynamic] Error 4

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

Prerequisite modules loaded:

requires:

    Module               Need Have      
    -------------------- ---- ----------
    HTML::PullParser     0    3.57      
    Test::MockObject     0.07 1.20120301
    Test::More           0    0.98      
    Text::WikiFormat     0.71 0.80      
    URI::Escape          0    3.31      
    URI::Find::Delimited 0.02 0.02      

build_requires:

    Module               Need Have      
    -------------------- ---- ----------
    ExtUtils::MakeMaker  0    6.63_02   


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    LD_LIBRARY_PATH = /usr/local/lib:
    MANPATH_WITHOUT_PERLBREW = 
    PATH = /export/home/cpant4/perl5/perlbrew/bin:/export/home/cpant4/perl5/perlbrew/perls/perl-5.16.1/bin:/export/home/cpant4/perl5/bin:/usr/local/bin:/usr/bin
    PATH_WITHOUT_PERLBREW = /export/home/cpant4/perl5/bin:/usr/local/bin:/usr/bin
    PERL5LIB = /export/home/cpant4/.cpan/build/URI-Find-Delimited-0.02-9ClqTA/blib/arch:/export/home/cpant4/.cpan/build/URI-Find-Delimited-0.02-9ClqTA/blib/lib:/export/home/cpant4/.cpan/build/URI-Find-20111103-qaDQGR/blib/arch:/export/home/cpant4/.cpan/build/URI-Find-20111103-qaDQGR/blib/lib:/export/home/cpant4/.cpan/build/Test-MockObject-1.20120301-g1mvKz/blib/arch:/export/home/cpant4/.cpan/build/Test-MockObject-1.20120301-g1mvKz/blib/lib:/export/home/cpant4/.cpan/build/UNIVERSAL-can-1.20120726-NzNqr4/blib/arch:/export/home/cpant4/.cpan/build/UNIVERSAL-can-1.20120726-NzNqr4/blib/lib:/export/home/cpant4/.cpan/build/UNIVERSAL-isa-1.20120726-kIiOY1/blib/arch:/export/home/cpant4/.cpan/build/UNIVERSAL-isa-1.20120726-kIiOY1/blib/lib:/export/home/cpant4/.cpan/build/CGI-Wiki-0.63-sKg_EG/blib/arch:/export/home/cpant4/.cpan/build/CGI-Wiki-0.63-sKg_EG/blib/lib:/export/home/cpant4/.cpan/build/Text-WikiFormat-0.80-lJzP6E/blib/arch:/export/home/cpant4/.cpan/build/Text-WikiFormat-0.80-lJzP6E/blib/lib:/export/home/cpant4/.cpan/build/VCS-Lite-0.09-fpgv8k/blib/arch:/export/home/cpant4/.cpan/build/VCS-Lite-0.09-fpgv8k/blib/lib:/export/home/cpant4/.cpan/build/Module-Optional-0.03-xtDXfI/blib/arch:/export/home/cpant4/.cpan/build/Module-Optional-0.03-xtDXfI/blib/lib:/export/home/cpant4/.cpan/build/Algorithm-Merge-0.08-ErEJ4_/blib/arch:/export/home/cpant4/.cpan/build/Algorithm-Merge-0.08-ErEJ4_/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 16417
    PERL5_CPAN_IS_RUNNING = 16417
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 27376,16417
    PERLBREW_BASHRC_VERSION = 0.46
    PERLBREW_HOME = /export/home/cpant4/.perlbrew
    PERLBREW_MANPATH = /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.1/man
    PERLBREW_PATH = /export/home/cpant4/perl5/perlbrew/bin:/export/home/cpant4/perl5/perlbrew/perls/perl-5.16.1/bin
    PERLBREW_PERL = perl-5.16.1
    PERLBREW_ROOT = /export/home/cpant4/perl5/perlbrew
    PERLBREW_VERSION = 0.46
    PERL_CR_SMOKER_CURRENT = CGI-Wiki-Kwiki-0.59
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.1/bin/perl5.16.1
    $UID/$EUID = 104 / 104
    $GID = 1 1
    $EGID = 1 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120921
    Cwd                 3.39_02 
    ExtUtils::CBuilder  0.280206
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.58    
    ExtUtils::MakeMaker 6.63_02 
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.16    
    File::Spec          3.39_02 
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.4003  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.25    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.20    
    version             0.99    


--

Summary of my perl5 (revision 5 version 16 subversion 1) configuration:
   
  Platform:
    osname=solaris, osvers=2.10, archname=i86pc-solaris-64int
    uname='sunos vmrz0046 5.10 generic_141445-09 i86pc i386 i86pc solaris '
    config_args='-de -Dprefix=/export/home/cpant4/perl5/perlbrew/perls/perl-5.16.1 -Dcc=gcc -Duse64bitint -Dusedevel -Aeval:scriptdir=/export/home/cpant4/perl5/perlbrew/perls/perl-5.16.1/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.4.6', gccosandvers='solaris2.10'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -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'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
                        PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under solaris
  Compiled at Aug 15 2012 12:27:50
  %ENV:
    PERL5LIB="/export/home/cpant4/.cpan/build/URI-Find-Delimited-0.02-9ClqTA/blib/arch:/export/home/cpant4/.cpan/build/URI-Find-Delimited-0.02-9ClqTA/blib/lib:/export/home/cpant4/.cpan/build/URI-Find-20111103-qaDQGR/blib/arch:/export/home/cpant4/.cpan/build/URI-Find-20111103-qaDQGR/blib/lib:/export/home/cpant4/.cpan/build/Test-MockObject-1.20120301-g1mvKz/blib/arch:/export/home/cpant4/.cpan/build/Test-MockObject-1.20120301-g1mvKz/blib/lib:/export/home/cpant4/.cpan/build/UNIVERSAL-can-1.20120726-NzNqr4/blib/arch:/export/home/cpant4/.cpan/build/UNIVERSAL-can-1.20120726-NzNqr4/blib/lib:/export/home/cpant4/.cpan/build/UNIVERSAL-isa-1.20120726-kIiOY1/blib/arch:/export/home/cpant4/.cpan/build/UNIVERSAL-isa-1.20120726-kIiOY1/blib/lib:/export/home/cpant4/.cpan/build/CGI-Wiki-0.63-sKg_EG/blib/arch:/export/home/cpant4/.cpan/build/CGI-Wiki-0.63-sKg_EG/blib/lib:/export/home/cpant4/.cpan/build/Text-WikiFormat-0.80-lJzP6E/blib/arch:/export/home/cpant4/.cpan/build/Text-WikiFormat-0.80-lJzP6E/blib/lib:/export/home/cpant4/.cpan/build/VCS-Lite-0.09-fpgv8k/blib/arch:/export/home/cpant4/.cpan/build/VCS-Lite-0.09-fpgv8k/blib/lib:/export/home/cpant4/.cpan/build/Module-Optional-0.03-xtDXfI/blib/arch:/export/home/cpant4/.cpan/build/Module-Optional-0.03-xtDXfI/blib/lib:/export/home/cpant4/.cpan/build/Algorithm-Merge-0.08-ErEJ4_/blib/arch:/export/home/cpant4/.cpan/build/Algorithm-Merge-0.08-ErEJ4_/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="16417"
    PERL5_CPAN_IS_RUNNING="16417"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="27376,16417"
    PERLBREW_BASHRC_VERSION="0.46"
    PERLBREW_HOME="/export/home/cpant4/.perlbrew"
    PERLBREW_MANPATH="/export/home/cpant4/perl5/perlbrew/perls/perl-5.16.1/man"
    PERLBREW_PATH="/export/home/cpant4/perl5/perlbrew/bin:/export/home/cpant4/perl5/perlbrew/perls/perl-5.16.1/bin"
    PERLBREW_PERL="perl-5.16.1"
    PERLBREW_ROOT="/export/home/cpant4/perl5/perlbrew"
    PERLBREW_VERSION="0.46"
    PERL_CR_SMOKER_CURRENT="CGI-Wiki-Kwiki-0.59"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /export/home/cpant4/.cpan/build/URI-Find-Delimited-0.02-9ClqTA/blib/arch
    /export/home/cpant4/.cpan/build/URI-Find-Delimited-0.02-9ClqTA/blib/lib
    /export/home/cpant4/.cpan/build/URI-Find-20111103-qaDQGR/blib/arch
    /export/home/cpant4/.cpan/build/URI-Find-20111103-qaDQGR/blib/lib
    /export/home/cpant4/.cpan/build/Test-MockObject-1.20120301-g1mvKz/blib/arch
    /export/home/cpant4/.cpan/build/Test-MockObject-1.20120301-g1mvKz/blib/lib
    /export/home/cpant4/.cpan/build/UNIVERSAL-can-1.20120726-NzNqr4/blib/arch
    /export/home/cpant4/.cpan/build/UNIVERSAL-can-1.20120726-NzNqr4/blib/lib
    /export/home/cpant4/.cpan/build/UNIVERSAL-isa-1.20120726-kIiOY1/blib/arch
    /export/home/cpant4/.cpan/build/UNIVERSAL-isa-1.20120726-kIiOY1/blib/lib
    /export/home/cpant4/.cpan/build/CGI-Wiki-0.63-sKg_EG/blib/arch
    /export/home/cpant4/.cpan/build/CGI-Wiki-0.63-sKg_EG/blib/lib
    /export/home/cpant4/.cpan/build/Text-WikiFormat-0.80-lJzP6E/blib/arch
    /export/home/cpant4/.cpan/build/Text-WikiFormat-0.80-lJzP6E/blib/lib
    /export/home/cpant4/.cpan/build/VCS-Lite-0.09-fpgv8k/blib/arch
    /export/home/cpant4/.cpan/build/VCS-Lite-0.09-fpgv8k/blib/lib
    /export/home/cpant4/.cpan/build/Module-Optional-0.03-xtDXfI/blib/arch
    /export/home/cpant4/.cpan/build/Module-Optional-0.03-xtDXfI/blib/lib
    /export/home/cpant4/.cpan/build/Algorithm-Merge-0.08-ErEJ4_/blib/arch
    /export/home/cpant4/.cpan/build/Algorithm-Merge-0.08-ErEJ4_/blib/lib
    /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.1/lib/site_perl/5.16.1/i86pc-solaris-64int
    /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.1/lib/site_perl/5.16.1
    /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/i86pc-solaris-64int
    /export/home/cpant4/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1
    .