develooper Front page | perl.cpan.testers | Postings from May 2006

FAIL WebService-JugemKey-Auth-0.01 x86_64-linux-thread-multi-ld 2.6.16.14

From:
imacat
Date:
May 30, 2006 05:08
Subject:
FAIL WebService-JugemKey-Auth-0.01 x86_64-linux-thread-multi-ld 2.6.16.14
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
	
--

Dear MIZZY,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.061. 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] [Tue May 30 20:07:46 2006] Trying to get 'http://www.cpan.org/authors/id/M/MI/MIZZY/WebService-JugemKey-Auth-0.01.tar.gz'
[MSG] [Tue May 30 20:07:47 2006] Trying to get 'http://www.cpan.org/authors/id/M/MI/MIZZY/CHECKSUMS'
[MSG] [Tue May 30 20:07:47 2006] Checksum matches for 'WebService-JugemKey-Auth-0.01.tar.gz'
[MSG] [Tue May 30 20:07:48 2006] Extracted 'WebService-JugemKey-Auth-0.01/'
[MSG] [Tue May 30 20:07:48 2006] Extracted 'WebService-JugemKey-Auth-0.01/t/'
[MSG] [Tue May 30 20:07:48 2006] Extracted 'WebService-JugemKey-Auth-0.01/t/01-methods.t'
[MSG] [Tue May 30 20:07:48 2006] Extracted 'WebService-JugemKey-Auth-0.01/t/boilerplate.t'
[MSG] [Tue May 30 20:07:48 2006] Extracted 'WebService-JugemKey-Auth-0.01/t/pod-coverage.t'
[MSG] [Tue May 30 20:07:48 2006] Extracted 'WebService-JugemKey-Auth-0.01/t/00-load.t'
[MSG] [Tue May 30 20:07:48 2006] Extracted 'WebService-JugemKey-Auth-0.01/t/pod.t'
[MSG] [Tue May 30 20:07:48 2006] Extracted 'WebService-JugemKey-Auth-0.01/META.yml'
[MSG] [Tue May 30 20:07:48 2006] Extracted 'WebService-JugemKey-Auth-0.01/Changes'
[MSG] [Tue May 30 20:07:48 2006] Extracted 'WebService-JugemKey-Auth-0.01/MANIFEST'
[MSG] [Tue May 30 20:07:48 2006] Extracted 'WebService-JugemKey-Auth-0.01/lib/'
[MSG] [Tue May 30 20:07:48 2006] Extracted 'WebService-JugemKey-Auth-0.01/lib/WebService/'
[MSG] [Tue May 30 20:07:48 2006] Extracted 'WebService-JugemKey-Auth-0.01/lib/WebService/JugemKey/'
[MSG] [Tue May 30 20:07:48 2006] Extracted 'WebService-JugemKey-Auth-0.01/lib/WebService/JugemKey/Auth.pm'
[MSG] [Tue May 30 20:07:48 2006] Extracted 'WebService-JugemKey-Auth-0.01/Makefile.PL'
[MSG] [Tue May 30 20:07:48 2006] Extracted 'WebService-JugemKey-Auth-0.01/README'
[MSG] [Tue May 30 20:07:48 2006] Extracted 'WebService::JugemKey::Auth' to '/opt/perl/testers/.cpanplus/5.8.8/build/WebService-JugemKey-Auth-0.01'
[MSG] [Tue May 30 20:07:48 2006] Checking if your kit is complete...
Looks good
Writing Makefile for WebService::JugemKey::Auth

[MSG] [Tue May 30 20:07:48 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Tue May 30 20:07:49 2006] cp lib/WebService/JugemKey/Auth.pm blib/lib/WebService/JugemKey/Auth.pm
Manifying blib/man3/WebService::JugemKey::Auth.3

[ERROR] [Tue May 30 20:07:50 2006] MAKE TEST failed: ¨S¦³¦¹¤@ÀɮשΥؿý t/00-load.........
#   Failed test 'use WebService::JugemKey::Auth;'
#   in t/00-load.t at line 6.
#     Tried to use 'WebService::JugemKey::Auth'.
#     Error:  Base class package "Class::Accessor::Fast" is empty.
#     (Perhaps you need to 'use' the module which defines that package first.)
#  at /opt/perl/testers/.cpanplus/5.8.8/build/WebService-JugemKey-Auth-0.01/blib/lib/WebService/JugemKey/Auth.pm line 7
# BEGIN failed--compilation aborted at t/00-load.t line 6.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Use of uninitialized value in concatenation (.) or string at t/00-load.t line 9.
# Testing WebService::JugemKey::Auth , Perl 5.008008, /opt/perl/testers/bin/perl
# Looks like you failed 1 test of 1.
dubious
	Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
	Failed 1/1 tests, 0.00% okay
t/01-methods......Base class package "Class::Accessor::Fast" is empty.
    (Perhaps you need to 'use' the module which defines that package first.)
 at /opt/perl/testers/.cpanplus/5.8.8/build/WebService-JugemKey-Auth-0.01/blib/lib/WebService/JugemKey/Auth.pm line 7
BEGIN failed--compilation aborted at /opt/perl/testers/.cpanplus/5.8.8/build/WebService-JugemKey-Auth-0.01/blib/lib/WebService/JugemKey/Auth.pm line 7.
Compilation failed in require at t/01-methods.t line 5.
BEGIN failed--compilation aborted at t/01-methods.t line 5.
# Looks like your test died before it could output anything.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-16
	Failed 16/16 tests, 0.00% okay
t/boilerplate.....ok
t/pod-coverage....ok
t/pod.............ok
Failed Test    Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/00-load.t       1   256     1    1 100.00%  1
t/01-methods.t  255 65280    16   32 200.00%  1-16
Failed 2/5 test scripts, 60.00% okay. 17/22 subtests failed, 22.73% okay.
make: *** [test_dynamic] Error 255



******************************** 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=linux, osvers=2.6.16.14, archname=x86_64-linux-thread-multi-ld
    uname='linux rinse 2.6.16.14 #1 smp mon may 8 23:44:32 cst 2006 x86_64 gnulinux '
    config_args='-s -d -Dusethreads -Dcc=gcc -Duselongdouble -Doptimize=-g -O3 -Duse64bitint -Duse64bitall -Dprefix=/opt/perl/testers -Dd_dosuid -Dinc_version_list=none -Acccdlflags=-fPIC -Duseshrplib=true -Dcf_email=imacat@mail.imacat.idv.tw'
    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=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g -O3',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='3.4.4 20050314 (prerelease) (Debian 3.4.3-13)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.3.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/opt/perl/testers/lib/5.8.8/x86_64-linux-thread-multi-ld/CORE'
    cccdlflags=' -fPIC', lddlflags='-shared -L/usr/local/lib'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About