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 [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.
        
--
Dear Junya Kondo,
    
This is a computer-generated test report for Text-Hatena-0.15, created
automatically by CPAN::Reporter, version 0.35, 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.

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:

requires:

    Module                   Need Have 
    ------------------------ ---- -----
    Class::Data::Inheritable 0.04 0.060
    HTML::Parser             3.26 3.550
    LWP::UserAgent           2    2.033
    Net::Amazon              0.34 0.350
    Template                 2.14 2.150
    Text::VimColor           0.11 0.110

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

Environment variables:

    LANG = C
    PATH = 
/home/k/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    Perl: $^X = /home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 40 1000
    EGID: $)  = 1000 40 1000

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.886300 
    Cwd                 3.240    
    ExtUtils::CBuilder  0.180    
    ExtUtils::Command   1.120    
    ExtUtils::Install   1.410    
    ExtUtils::MakeMaker 6.31_0100
    ExtUtils::Manifest  1.490    
    ExtUtils::ParseXS   2.17_0100
    File::Spec          3.240    
    Module::Build       0.280500 
    Module::Signature   0.550    
    Test::Harness       2.640    
    Test::More          0.650    
    version             0.680    

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

make[1]: Entering directory `/home/k/.cpan/build/Text-Hatena-0.15-o2GGdV'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 
'blib/arch')" t/*.t
t/00_text_hatena................
#   Failed test at t/00_text_hatena.t line 54.
#          got: '<div class="section">
#       <h3><a href="http://d.hatena.ne.jp/jkondo/20050906#1234567890"; 
name="1234567890"><span class="sanchor">sa</span></a> record time</h3> <span 
class="timestamp">00:31</span>
#       <p>remember time.</p>
# </div>'
#     expected: '<div class="section">
#       <h3><a href="http://d.hatena.ne.jp/jkondo/20050906#1234567890"; 
name="1234567890"><span class="sanchor">sa</span></a> record time</h3> <span 
class="timestamp">08:31</span>
#       <p>remember time.</p>
# </div>'
Use of uninitialized value in string eq at 
/home/k/.cpan/build/Text-Hatena-0.15-o2GGdV/blib/lib/Text/Hatena/HTMLFilter.pm 
line 52, <DATA> line 855.

#   Failed test at t/00_text_hatena.t line 292.
#          got: '<div class="section">
#       <pre class="hatena-super-pre">
# <span class="synPreProc">#!/usr/bin/perl -w</span>
# <span class="synPreProc">use strict</span>;
# 
# <span class="synStatement">my</span> <span class="synIdentifier">$s</span> = 
<span class="synConstant">&quot;Hello, World!&quot;</span>;
# <span class="synStatement">print</span> <span 
class="synIdentifier">$s</span>; <span class="synComment"># prints Hello, 
World!</span>
# </pre>
# </div>'
#     expected: '<div class="section">
#       <pre class="hatena-super-pre">
# <span class="synPreProc">#!/usr/bin/perl -w</span>
# <span class="synStatement">use strict</span>;
# 
# <span class="synStatement">my</span> <span class="synIdentifier">$s</span> = 
<span class="synConstant">&quot;Hello, World!&quot;</span>;
# <span class="synStatement">print</span> <span 
class="synIdentifier">$s</span>; <span class="synComment"># prints Hello, 
World!</span>
# </pre>
# </div>'

#   Failed test at t/00_text_hatena.t line 307.
#          got: '<div class="section">
#       <pre class="hatena-super-pre">
# <span class="synPreProc">#!/usr/bin/perl -w</span>
# <span class="synPreProc">use strict</span>;
# 
# <span class="synStatement">my</span> <span class="synIdentifier">$s</span> = 
<span class="synConstant">&quot;Hello, World!&quot;</span>;
# <span class="synStatement">print</span> <span 
class="synIdentifier">$s</span>; <span class="synComment"># prints Hello, 
World!</span>
# </pre>
# </div>'
#     expected: '<div class="section">
#       <pre class="hatena-super-pre">
# <span class="synPreProc">#!/usr/bin/perl -w</span>
# <span class="synStatement">use strict</span>;
# 
# <span class="synStatement">my</span> <span class="synIdentifier">$s</span> = 
<span class="synConstant">&quot;Hello, World!&quot;</span>;
# <span class="synStatement">print</span> <span 
class="synIdentifier">$s</span>; <span class="synComment"># prints Hello, 
World!</span>
# </pre>
# </div>'
# Looks like you failed 3 tests of 20.
dubious
        Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 4, 15-16
        Failed 3/20 tests, 85.00% okay
t/01_autolink_compile...........ok
t/02_autolink_text..............ok
t/03_autolink_http..............Parsing of undecoded UTF-8 will give garbage 
when decoding entities at 
/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/LWP/Protocol.pm line 114.
Parsing of undecoded UTF-8 will give garbage when decoding entities at 
/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/LWP/Protocol.pm line 114.
ok
t/04_autolink_ftp...............ok
t/05_autolink_mailto............ok
t/06_autolink_hatenafotolife....ok
t/07_autolink_hatenagroup.......ok
t/08_autolink_asin..............ok
t/09_autolink_hatenadiary.......ok
t/10_autolink_hatenaid..........ok
t/11_autolink_tex...............ok
t/12_autolink_unbracket.........ok
t/13_autolink_hatenaantenna.....ok
t/14_autolink_hatenabookmark....ok
t/15_autolink_hatenarss.........ok
t/16_autolink_hatenaidea........ok
t/17_autolink_hatenaquestion....ok
t/18_autolink_ean...............ok
t/19_autolink_hatenagraph.......ok
t/20_autolink_hatenamap.........ok
t/21_autolink_google............ok
t/22_autolink_hatenasearch......ok
t/23_autolink_amazon............ok
t/24_autolink_rakuten...........ok
t/99_autolink...................Parsing of undecoded UTF-8 will give garbage 
when decoding entities at 
/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/LWP/Protocol.pm line 114, <DATA> line 855.
Parsing of undecoded UTF-8 will give garbage when decoding entities at 
/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL 
PROTECTED]/lib/site_perl/5.9.5/LWP/Protocol.pm line 114, <DATA> line 855.
Use of uninitialized value $ct in pattern match (m//) at 
/home/k/.cpan/build/Text-Hatena-0.15-o2GGdV/blib/lib/Text/Hatena/AutoLink/HTTP.pm
 line 135, <DATA> line 855.
ok
Failed Test        Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/00_text_hatena.t    3   768    20    3  4 15-16
Failed 1/26 test scripts. 3/129 subtests failed.
Files=26, Tests=129, 32 wallclock secs ( 6.61 cusr +  0.58 csys =  7.19 CPU)
Failed 1/26 test programs. 3/129 subtests failed.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/home/k/.cpan/build/Text-Hatena-0.15-o2GGdV'


--

Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.6.17-2-k7, archname=i686-linux-64int
    uname='linux k75 2.6.17-2-k7 #1 smp thu aug 31 13:27:53 utc 2006 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/p3ZIvfN/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des 
-Duse64bitint -Dusedevel'
    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='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061028 (prerelease) (Debian 4.1.1-19)', 
gccosandvers=''
    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='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to