develooper Front page | perl.cpan.testers | Postings from April 2008

FAIL Domain-PublicSuffix-0.02 x86_64-linux-thread-multi-ld 2.6.22.10

From:
imacat
Date:
April 4, 2008 02:38
Subject:
FAIL Domain-PublicSuffix-0.02 x86_64-linux-thread-multi-ld 2.6.22.10
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 NMELNICK,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.84. 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] [Fri Apr  4 17:38:18 2008] Trying to get 'http://www.cpan.org/authors/id/N/NM/NMELNICK/Domain-PublicSuffix-0.02.tar.gz'
[MSG] [Fri Apr  4 17:38:22 2008] Trying to get 'http://www.cpan.org/authors/id/N/NM/NMELNICK/CHECKSUMS'
[MSG] [Fri Apr  4 17:38:24 2008] Checksum matches for 'Domain-PublicSuffix-0.02.tar.gz'
[MSG] [Fri Apr  4 17:38:24 2008] Extracted 'Domain-PublicSuffix/'
[MSG] [Fri Apr  4 17:38:24 2008] Extracted 'Domain-PublicSuffix/bin/'
[MSG] [Fri Apr  4 17:38:24 2008] Extracted 'Domain-PublicSuffix/bin/get_root_domain'
[MSG] [Fri Apr  4 17:38:24 2008] Extracted 'Domain-PublicSuffix/Build.PL'
[MSG] [Fri Apr  4 17:38:24 2008] Extracted 'Domain-PublicSuffix/Changes'
[MSG] [Fri Apr  4 17:38:24 2008] Extracted 'Domain-PublicSuffix/lib/'
[MSG] [Fri Apr  4 17:38:24 2008] Extracted 'Domain-PublicSuffix/lib/Domain/'
[MSG] [Fri Apr  4 17:38:24 2008] Extracted 'Domain-PublicSuffix/lib/Domain/PublicSuffix/'
[MSG] [Fri Apr  4 17:38:24 2008] Extracted 'Domain-PublicSuffix/lib/Domain/PublicSuffix/Default.pm'
[MSG] [Fri Apr  4 17:38:24 2008] Extracted 'Domain-PublicSuffix/lib/Domain/PublicSuffix.pm'
[MSG] [Fri Apr  4 17:38:24 2008] Extracted 'Domain-PublicSuffix/MANIFEST'
[MSG] [Fri Apr  4 17:38:24 2008] Extracted 'Domain-PublicSuffix/README'
[MSG] [Fri Apr  4 17:38:24 2008] Extracted 'Domain-PublicSuffix/t/'
[MSG] [Fri Apr  4 17:38:24 2008] Extracted 'Domain-PublicSuffix/t/00-load.t'
[MSG] [Fri Apr  4 17:38:24 2008] Extracted 'Domain-PublicSuffix/t/01-simple.t'
[MSG] [Fri Apr  4 17:38:24 2008] Extracted 'Domain-PublicSuffix/t/boilerplate.t'
[MSG] [Fri Apr  4 17:38:24 2008] Extracted 'Domain-PublicSuffix/t/pod-coverage.t'
[MSG] [Fri Apr  4 17:38:24 2008] Extracted 'Domain-PublicSuffix/t/pod.t'
[MSG] [Fri Apr  4 17:38:24 2008] Extracted 'Domain::PublicSuffix' to '/opt/perl/testers/5.8.8/.cpanplus/5.8.8/build/Domain-PublicSuffix'
[ERROR] [Fri Apr  4 17:38:24 2008] This module requires 'Module::Build' and 'CPANPLUS::Dist::Build' to be installed, but you don't have it! Will fall back to 'CPANPLUS::Dist::MM', but might not be able to install!
[MSG] [Fri Apr  4 17:38:24 2008] No 'Makefile.PL' found - attempting to generate one
[MSG] [Fri Apr  4 17:38:25 2008] Checking if your kit is complete...
Looks good
Writing Makefile for Domain::PublicSuffix

[MSG] [Fri Apr  4 17:38:25 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Fri Apr  4 17:38:25 2008] cp lib/Domain/PublicSuffix/Default.pm blib/lib/Domain/PublicSuffix/Default.pm
cp lib/Domain/PublicSuffix.pm blib/lib/Domain/PublicSuffix.pm
Manifying blib/man3/Domain::PublicSuffix::Default.3
Manifying blib/man3/Domain::PublicSuffix.3

[ERROR] [Fri Apr  4 17:38:25 2008] MAKE TEST failed: ¤£§Æ±æªº¸Ë¸m¿é¥X¤J±±¨î (ioctl) t/00-load...........
#   Failed test 'use Domain::PublicSuffix;'
#   at t/00-load.t line 6.
#     Tried to use 'Domain::PublicSuffix'.
#     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/5.8.8/.cpanplus/5.8.8/build/Domain-PublicSuffix/blib/lib/Domain/PublicSuffix.pm line 2
# BEGIN failed--compilation aborted at /opt/perl/testers/5.8.8/.cpanplus/5.8.8/build/Domain-PublicSuffix/blib/lib/Domain/PublicSuffix.pm line 2.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.
Use of uninitialized value in concatenation (.) or string at t/00-load.t line 9.
# Testing Domain::PublicSuffix , Perl 5.008008, /opt/perl/testers/5.8.8/bin/perl
# Looks like you failed 1 test of 1.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/1 subtests 
t/01-simple.........
#   Failed test 'use Domain::PublicSuffix;'
#   at t/01-simple.t line 7.
#     Tried to use 'Domain::PublicSuffix'.
#     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/5.8.8/.cpanplus/5.8.8/build/Domain-PublicSuffix/blib/lib/Domain/PublicSuffix.pm line 2
# BEGIN failed--compilation aborted at /opt/perl/testers/5.8.8/.cpanplus/5.8.8/build/Domain-PublicSuffix/blib/lib/Domain/PublicSuffix.pm line 2.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.
Can't locate object method "new" via package "Domain::PublicSuffix" at t/01-simple.t line 10.
# Looks like you planned 7 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 7/7 subtests 
t/boilerplate.......ok
t/pod-coverage......skipped: Test::Pod::Coverage 1.08 required for testing POD coverage
t/pod...............ok

Test Summary Report
-------------------
t/00-load.t     (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/01-simple.t   (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 7 tests but ran 1.
t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0)
  TODO passed:   2-3
Files=5, Tests=7,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.18 cusr  0.06 csys =  0.26 CPU)
Result: FAIL
Failed 2/5 test programs. 2/7 subtests failed.
make: *** [test_dynamic] Error 255

[MSG] [Fri Apr  4 17:38:25 2008] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'


******************************** 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.0307.

--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.22.10, archname=x86_64-linux-thread-multi-ld
    uname='linux rinse 2.6.22.10 #1 smp tue nov 20 02:36:22 cst 2007 x86_64 gnulinux '
    config_args='-d -Dprefix=/opt/perl/testers/5.8.8 -Dusethreads -Dcc=gcc -Duselongdouble -Doptimize=-g -O3 -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='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 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.6.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/opt/perl/testers/5.8.8/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