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 DMUEY,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.82. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Wed Jan  2 15:30:03 2008] Trying to get 
'file://ftp/pub/CPAN/authors/id/D/DM/DMUEY/XML-Atom-App-0.0.3.tar.gz'
[MSG] [Wed Jan  2 15:30:04 2008] Extracted 'XML-Atom-App-0.0.3/'
[MSG] [Wed Jan  2 15:30:04 2008] Extracted 'XML-Atom-App-0.0.3/Build.PL'
[MSG] [Wed Jan  2 15:30:04 2008] Extracted 'XML-Atom-App-0.0.3/Changes'
[MSG] [Wed Jan  2 15:30:04 2008] Extracted 'XML-Atom-App-0.0.3/lib/'
[MSG] [Wed Jan  2 15:30:04 2008] Extracted 'XML-Atom-App-0.0.3/lib/XML/'
[MSG] [Wed Jan  2 15:30:04 2008] Extracted 'XML-Atom-App-0.0.3/lib/XML/Atom/'
[MSG] [Wed Jan  2 15:30:04 2008] Extracted 
'XML-Atom-App-0.0.3/lib/XML/Atom/App.pm'
[MSG] [Wed Jan  2 15:30:04 2008] Extracted 'XML-Atom-App-0.0.3/Makefile.PL'
[MSG] [Wed Jan  2 15:30:04 2008] Extracted 'XML-Atom-App-0.0.3/MANIFEST'
[MSG] [Wed Jan  2 15:30:04 2008] Extracted 'XML-Atom-App-0.0.3/META.yml'
[MSG] [Wed Jan  2 15:30:04 2008] Extracted 'XML-Atom-App-0.0.3/README'
[MSG] [Wed Jan  2 15:30:04 2008] Extracted 'XML-Atom-App-0.0.3/t/'
[MSG] [Wed Jan  2 15:30:04 2008] Extracted 'XML-Atom-App-0.0.3/t/00.load.t'
[MSG] [Wed Jan  2 15:30:04 2008] Extracted 'XML-Atom-App-0.0.3/t/01.new.t'
[MSG] [Wed Jan  2 15:30:04 2008] Extracted 
'XML-Atom-App-0.0.3/t/02.alert_cant.t'
[MSG] [Wed Jan  2 15:30:04 2008] Extracted 'XML-Atom-App-0.0.3/t/03.rfc3339.t'
[MSG] [Wed Jan  2 15:30:04 2008] Extracted 'XML-Atom-App-0.0.3/t/04.particles.t'
[MSG] [Wed Jan  2 15:30:04 2008] Extracted 'XML-Atom-App-0.0.3/t/perlcritic.t'
[MSG] [Wed Jan  2 15:30:04 2008] Extracted 'XML-Atom-App-0.0.3/t/pod-coverage.t'
[MSG] [Wed Jan  2 15:30:04 2008] Extracted 'XML-Atom-App-0.0.3/t/pod.t'
[MSG] [Wed Jan  2 15:30:04 2008] Extracted 'XML::Atom::App' to 
'/net/sunu991/disc1/home/.cpanplus/5.8.8/build/XML-Atom-App-0.0.3'
[MSG] [Wed Jan  2 15:30:10 2008] Checking if your kit is complete...
Looks good
Writing Makefile for XML::Atom::App

[MSG] [Wed Jan  2 15:30:10 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Wed Jan  2 15:30:23 2008] cp lib/XML/Atom/App.pm blib/lib/XML/Atom/App.pm
Manifying blib/man3/XML::Atom::App.3

[ERROR] [Wed Jan  2 15:31:18 2008] MAKE TEST failed: Illegal seek 
PERL_DL_NONLAZY=1 /usr/local/perl-5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00.load............# Testing XML::Atom::App 0.0.3
ok
t/01.new.............# Testing XML::Atom::App 0.0.3

#   Failed test 'id key new()'
#   at t/01.new.t line 15.

#   Failed test 'title key new()'
#   at t/01.new.t line 16.
Can't locate object method "xmlns:default" via package "XML::Atom::App" at 
t/01.new.t line 18

#   Failed test 'clear_particles() only removes entries)'
#   at t/01.new.t line 21.
# Looks like you failed 3 tests of 13.
 Dubious, test returned 3 (wstat 768, 0x300)
 Failed 3/13 subtests 
t/02.alert_cant......# Testing XML::Atom::App 0.0.3
# Here comes a "Can't locate object method" carp():
Can't locate object method "this is a test" via package "this should be a 
thrown warning" at t/02.alert_cant.t line 11
ok
t/03.rfc3339.........# Testing XML::Atom::App 0.0.3 RFC 3339 date 
stringification
ok
t/04.particles.......# Testing XML::Atom::App 0.0.3 particle funtionality
Can't locate object method "xmlns:default" via package "XML::Atom::App" at 
t/04.particles.t line 41
Can't locate object method "xmlns:default" via package "XML::Atom::App" at 
t/04.particles.t line 46
ok
t/perlcritic.........skipped: $ENV{'do_perl_critic_tests'} must be true to run 
these 'development only' tests
t/pod-coverage.......ok
t/pod................ok

Test Summary Report
-------------------
t/01.new.t       (Wstat: 768 Tests: 13 Failed: 3)
  Failed tests:  2-3, 5
  Non-zero exit status: 3
Files=8, Tests=34, 52 wallclock secs ( 0.29 usr  0.14 sys + 19.67 cusr 12.31 
csys = 32.41 CPU)
Result: FAIL
Failed 1/8 test programs. 3/34 subtests failed.
make: *** [test_dynamic] Error 29

[MSG] [Wed Jan  2 15:31:18 2008] DEFAULT 'proceed_on_test_failure' HANDLER 
RETURNING 'sub return value'

PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
          Module Name                        Have     Want
          Test::More                         0.74        0
          XML::Atom                          0.25        0
          XML::Atom::Entry                      0        0
          XML::Atom::Feed                       0        0
          XML::Simple                        2.18        0
          version                            0.74        0

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPAN::YACSmoke 0.03.

--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi
    uname='sunos sunu991 5.9 generic_118558-14 sun4u sparc sunw,ultra-5_10 
solaris '
    config_args='-Dcc=gcc -Dprefix=/usr/local/perl-5.8.8 -Dinstallusrbinperl'
    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 -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/test/include 
-I/usr/local/ssl/include -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-D_REENTRANT -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/test/include 
-I/usr/local/ssl/include -I/usr/local/include'
    ccversion='', gccversion='3.4.1', gccosandvers='solaris2.9'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    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='gcc', ldflags ='-L/usr/local/test/lib -L/usr/local/ssl/lib 
-L/usr/local/lib '
    libpth=/usr/local/test/lib /usr/local/ssl/lib /usr/local/lib /usr/lib 
/usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/test/lib 
-L/usr/local/ssl/lib -L/usr/local/lib'

Reply via email to