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 Takeru INOUE,
    
This is a computer-generated test report for Atompub-0.1.3, created
automatically by CPAN::Reporter, version 0.38, 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 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::Accessor::Fast 0      0.31    
    DateTime              0      0.35    
    Digest::SHA1          0      2.110   
    File::Slurp           0      9999.120
    HTTP::Date            0      1.470   
    HTTP::Headers         0      1.64    
    HTTP::Request         0      1.400   
    HTTP::Response        0      1.530   
    HTTP::Status          0      1.28    
    MIME::Base64          0      3.070   
    MIME::Types           0      1.200   
    Perl6::Export::Attrs  0      0.000003
    Test::More            0      0.710   
    Test::Perl::Critic    0      1.01    
    URI::Escape           0      3.28    
    version               0      0.630   
    XML::Atom             0.25   0.250   
    XML::Atom::Service    0.15.0 0.015002

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

Environment variables:

    LANG = ja_JP.UTF-8
    PATH = 
/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/flex2/bin:/usr/local/kwiki/bin:/usr/local/java/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/bash
    TERM = xterm

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

    Perl: $^X = /usr/bin/perl
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0 10 6 4 3 2 1 0
    EGID: $)  = 0 10 6 4 3 2 1 0

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9102
    Cwd                 3.12  
    ExtUtils::CBuilder  0.19  
    ExtUtils::Command   1.09  
    ExtUtils::Install   1.33  
    ExtUtils::MakeMaker 6.30  
    ExtUtils::Manifest  1.46  
    ExtUtils::ParseXS   2.15  
    File::Spec          3.25  
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       2.64  
    Test::More          0.71  
    version             0     

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

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

/usr/bin/perl Build --makefile_env_macros 1 test
t/00.load..........# Testing Atompub v0.1.3
ok
t/01.atompub.......ok
t/02.datetime......ok
t/03.media_type....ok
t/04.util..........ok
t/05.info..........Base class package "Class::Accessor::Lvalue::Fast" is empty.
    (Perhaps you need to 'use' the module which defines that package first.)
 at /root/.cpan/build/Atompub-0.1.3-eBkbhk/blib/lib/Atompub/Client.pm line 19
BEGIN failed--compilation aborted at 
/root/.cpan/build/Atompub-0.1.3-eBkbhk/blib/lib/Atompub/Client.pm line 19.
Compilation failed in require at t/05.info.t line 6.
BEGIN failed--compilation aborted at t/05.info.t line 6.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-18
        Failed 18/18 tests, 0.00% okay
t/06.cache.........Base class package "Class::Accessor::Lvalue::Fast" is empty.
    (Perhaps you need to 'use' the module which defines that package first.)
 at /root/.cpan/build/Atompub-0.1.3-eBkbhk/blib/lib/Atompub/Client.pm line 19
BEGIN failed--compilation aborted at 
/root/.cpan/build/Atompub-0.1.3-eBkbhk/blib/lib/Atompub/Client.pm line 19.
Compilation failed in require at t/06.cache.t line 6.
BEGIN failed--compilation aborted at t/06.cache.t line 6.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-5
        Failed 5/5 tests, 0.00% okay
t/10.client........Base class package "Class::Accessor::Lvalue::Fast" is empty.
    (Perhaps you need to 'use' the module which defines that package first.)
 at /root/.cpan/build/Atompub-0.1.3-eBkbhk/blib/lib/Atompub/Client.pm line 19
BEGIN failed--compilation aborted at 
/root/.cpan/build/Atompub-0.1.3-eBkbhk/blib/lib/Atompub/Client.pm line 19.
Compilation failed in require at t/10.client.t line 7.
BEGIN failed--compilation aborted at t/10.client.t line 7.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-84
        Failed 84/84 tests, 0.00% okay
t/20.server........ok
t/perlcritic.......ok
t/pod-coverage.....ok
t/pod..............ok
Failed Test   Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/05.info.t    255 65280    18   36  1-18
t/06.cache.t   255 65280     5   10  1-5
t/10.client.t  255 65280    84  168  1-84
Failed 3/12 test scripts. 107/202 subtests failed.
Files=12, Tests=202,  7 wallclock secs ( 5.82 cusr +  0.40 csys =  6.22 CPU)
Failed 3/12 test programs. 107/202 subtests failed.
make: *** [test] エラー 255


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.20-1.2962.fc6xen, archname=i386-linux-thread-multi
    uname='linux xenbuilder2.fedora.redhat.com 2.6.20-1.2962.fc6xen #1 smp tue 
jun 19 19:10:51 edt 2007 i686 i686 i386 gnulinux '
    config_args='-des -Doptimize=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 
-mtune=generic -fasynchronous-unwind-tables -Dversion=5.8.8 
-Dmyhostname=localhost [EMAIL PROTECTED] -Dcc=gcc -Dcf_by=Red Hat, Inc. 
-Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux -Dvendorprefix=/usr 
-Dsiteprefix=/usr -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles 
-Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog 
-Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly 
-Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto 
-Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto 
-Ud_endservent_r_proto -Ud_setservent_r_proto -Dinc_version_list=5.8.7 5.8.6 
5.8.5 -Dscriptdir=/usr/bin'
    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=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic 
-fasynchronous-unwind-tables',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='4.1.2 20070502 (Red Hat 4.1.2-12)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, 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 /lib /usr/lib
    libs=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.6.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E 
-Wl,-rpath,/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic 
-fasynchronous-unwind-tables -L/usr/local/lib'

Reply via email to