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.10.0, created automatically by CPAN-Reporter-1.0602 
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 'make test':

PERL_DL_NONLAZY=1 /usr/local/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 at t/02-content.t 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 at t/11-entry.t 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 at t/18-unicode.t line 34.
Wide character in print at /usr/local/lib/perl5/5.10.0/Test/Builder.pm line 
1266.
#          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:  22
  Non-zero exit status: 1
t/11-entry.t         (Wstat: 256 Tests: 71 Failed: 1)
  Failed test:  71
  Non-zero exit status: 1
t/18-unicode.t       (Wstat: 256 Tests: 14 Failed: 1)
  Failed test:  14
  Non-zero exit status: 1
Files=20, Tests=278,  3 wallclock secs ( 0.10 usr  0.07 sys +  2.38 cusr  0.35 
csys =  2.90 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   
    MIME::Base64             0    3.07_01
    URI                      0    1.35   
    XML::LibXML              1.64 1.65   

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

Environment variables:

    LANG = en_US.UTF-8
    PATH = 
/Users/rjbs/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/teTeX/bin/i386-apple-darwin-current/
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 42980
    PERL5_CPAN_IS_RUNNING = 42980
    SHELL = /bin/zsh
    TERM = xterm-color
    TMPDIR = /var/folders/pP/pPet3xRoHvqUoMgT7H92t++++TI/-Tmp-/

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

    $^X = /usr/local/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 501 501 98 101
    $EGID = 501 501 98 101

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2501   
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.2501   
    Module::Build       0.2808_01
    Module::Signature   0.53     
    Test::Harness       3.07     
    Test::More          0.74     
    YAML                0.66     
    YAML::Syck          0.98     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=darwin, osvers=9.1.0, archname=darwin-2level
    uname='darwin knight 9.1.0 darwin kernel version 9.1.0: wed oct 31 17:46:22 
pdt 2007; root:xnu-1228.0.2~1release_i386 i386 i386 macbook1,1 darwin '
    config_args='-de'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe -I/usr/local/include -I/opt/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='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib 
-L/opt/local/lib'
    libpth=/usr/local/lib /opt/local/lib /usr/lib
    libs=-lgdbm -ldbm -ldl -lm -lutil -lc
    perllibs=-ldl -lm -lutil -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup 
-L/usr/local/lib -L/opt/local/lib'

Reply via email to