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 Tatsuhiko Miyagawa,
    
This is a computer-generated report for XML-Atom-0.28
on perl-5.8.8, created automatically by CPAN-Reporter-1.0601 
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 with your distribution.  If these results are 
not what you expect or if you would like to learn how to avoid FAIL 
reports for missing dependencies, unsupported operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: 
http://cpantest.grango.org

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

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

/usr/bin/perl "-Iinc" Makefile.PL --config= --installdeps=XML::LibXML,1.64
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'inc', 'blib/lib', 'blib/arch')" t/00-compile.t t/01-util.t t/02-content.t 
t/03-link.t t/04-person.t t/11-entry.t t/12-feed.t t/13-atom1.t 
t/14-atom1-create.t t/15-content-image.t t/16-content-binary.t t/17-renames.t 
t/18-unicode.t t/19-ext.t t/20-content-xhtml.t t/23-category.t 
t/24-bad-content.t t/25-utf8-create.t t/27-client-leaks.t t/28-ext.t
t/00-compile.............ok
t/01-util................ok
t/02-content.............
#   Failed test in t/02-content.t at line 57.
#          got: 'My name is 宮川.'
#     expected: 'My name is 宮川.'
# Looks like you failed 1 test of 32.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/32 subtests 
t/03-link................ok
t/04-person..............ok
t/11-entry...............
#   Failed test in t/11-entry.t at line 162.
#          got: 
'<p>&#x65E5;&#x672C;&#x8A9E;&#x306E;&#x30D5;&#x30A3;&#x30FC;&#x30C9;</p>'
#     expected: '<p>日本語のフィード</p>'
# Looks like you failed 1 test of 71.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/71 subtests 
t/12-feed................ok
t/13-atom1...............ok
t/14-atom1-create........ok
t/15-content-image.......ok
t/16-content-binary......ok
t/17-renames.............ok
t/18-unicode.............
#   Failed test in t/18-unicode.t at line 34.
Wide character in print at /System/Library/Perl/5.8.8/Test/Builder.pm line 1199.
#          got: 
'<p>&#x3053;&#x308C;&#x306F;&#x65E5;&#x672C;&#x8A9E;&#x306E;&#x30DD;&#x30B9;&#x30C8;&#x3067;&#x3059;&#x3002;</p>'
#     expected: '<p>これは日本語のポストです。</p>'
# Looks like you failed 1 test of 14.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/14 subtests 
t/19-ext.................ok
t/20-content-xhtml.......ok
t/23-category............ok
t/24-bad-content.........ok
t/25-utf8-create.........ok
t/27-client-leaks........ok
t/28-ext.................ok

Test Summary Report
-------------------
t/02-content.t       (Wstat: 256 Tests: 32 Failed: 1)
  Failed test number(s):  22
  Non-zero exit status: 1
t/11-entry.t         (Wstat: 256 Tests: 71 Failed: 1)
  Failed test number(s):  71
  Non-zero exit status: 1
t/18-unicode.t       (Wstat: 256 Tests: 14 Failed: 1)
  Failed test number(s):  14
  Non-zero exit status: 1
Files=20, Tests=278,  3 wallclock secs ( 0.08 usr  0.07 sys +  1.95 cusr  0.36 
csys =  2.46 CPU)
Result: FAIL
Failed 3/20 test programs. 3/278 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module                   Need Have 
    ------------------------ ---- -----
    Class::Data::Inheritable 0    0.06 
    DateTime                 0    0.41 
    Digest::SHA1             0    2.11 
    HTML::Parser             0    3.55 
    LWP                      0    5.805
    LWP::Authen::Wsse        0    0.05 
    MIME::Base64             0    3.07 
    URI                      0    1.35 
    XML::LibXML              1.64 1.65 
    XML::XPath               0    1.13 

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

Environment variables:

    LANG = fr_FR.UTF-8
    PATH = /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/mysql/bin
    PERL5LIB = 
/Users/eric/.cpan/build/XML-LibXML-1.65-e4o1TZ/blib/arch:/Users/eric/.cpan/build/XML-LibXML-1.65-e4o1TZ/blib/lib:/Users/eric/lib
    PERL5_CPANPLUS_IS_RUNNING = 16988
    PERL5_CPAN_IS_RUNNING = 16988
    PERLDOC_PAGER = less -+C -E
    SHELL = /bin/bash
    TERM = ansi
    TMPDIR = /var/folders/C6/C6-ymoJ6GRWNWqXco550n++++TI/-Tmp-/

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

    $^X = /usr/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 501 80 79 81 98 501
    $EGID = 501 80 79 81 98 501

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.25  
    ExtUtils::CBuilder  0.18  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.25  
    Module::Build       0.2806
    Module::Signature   n/a   
    Test::Harness       3.05  
    Test::More          0.62  
    YAML                0.62  
    YAML::Syck          0.85  
    version             0.70  


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=darwin, osvers=9.0, archname=darwin-thread-multi-2level
    uname='darwin omen.apple.com 9.0 darwin kernel version 9.0.0b5: mon sep 10 
17:17:11 pdt 2007; root:xnu-1166.6~1release_ppc power macintosh '
    config_args='-ds -e -Dprefix=/usr -Dccflags=-g  -pipe  
-Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-arch i386 -arch ppc -g -pipe -fno-common -DPERL_DARWIN 
-no-cpp-precomp -fno-strict-aliasing -Wdeclaration-after-statement 
-I/usr/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -g -pipe -fno-common -DPERL_DARWIN 
-no-cpp-precomp -fno-strict-aliasing -Wdeclaration-after-statement 
-I/usr/local/include'
    ccversion='', gccversion='4.0.1 (Apple Inc. build 5465)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc -mmacosx-version-min=10.5', ldflags ='-arch i386 -arch ppc 
-L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lutil -lc
    perllibs=-ldl -lm -lutil -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-arch i386 -arch ppc -bundle -undefined 
dynamic_lookup -L/usr/local/lib'

Reply via email to