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

FAIL Data-All-0.016 sun4-solaris-thread-multi 2.8

From:
Thurn, Martin
Date:
April 26, 2004 05:54
Subject:
FAIL Data-All-0.016 sun4-solaris-thread-multi 2.8
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.
	
--
This is an error report generated automatically by CPANPLUS,
version 0.049.

Solaris 8, perl 5.9.0

Below is the error stack during 'make test':

PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/Data-All....Can't locate object method "register_factory_type" via package "Data::All::IO" at /disk1/src/PERL/.cpanplus/5.9.0/build/Data-All-0.016/blib/lib/Data/All/IO.pm line 11.
Compilation failed in require at /disk1/src/PERL/.cpanplus/5.9.0/build/Data-All-0.016/blib/lib/Data/All.pm line 12.
BEGIN failed--compilation aborted at /disk1/src/PERL/.cpanplus/5.9.0/build/Data-All-0.016/blib/lib/Data/All.pm line 12.
Compilation failed in require at t/Data-All.t line 10.
BEGIN failed--compilation aborted at t/Data-All.t line 10 (#1)
    (F) You called a method correctly, and it correctly indicated a package
    functioning as a class, but that package doesn't define that particular
    method, nor does any of its base classes.  See perlobj.
    
Uncaught exception from user code:
	Can't locate object method "register_factory_type" via package "Data::All::IO" at /disk1/src/PERL/.cpanplus/5.9.0/build/Data-All-0.016/blib/lib/Data/All/IO.pm line 11.
Compilation failed in require at /disk1/src/PERL/.cpanplus/5.9.0/build/Data-All-0.016/blib/lib/Data/All.pm line 12.
BEGIN failed--compilation aborted at /disk1/src/PERL/.cpanplus/5.9.0/build/Data-All-0.016/blib/lib/Data/All.pm line 12.
Compilation failed in require at t/Data-All.t line 10.
BEGIN failed--compilation aborted at t/Data-All.t line 10.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
	Failed 1/1 tests, 0.00% okay
Failed 1/1 test scripts, 0.00% okay. 1/1 subtests failed, 0.00% okay.
Failed Test  Stat Wstat Total Fail  Failed  List of Failed
-----------------------------------------------------------------------------------------------------
t/Data-All.t  255 65280     1    2 200.00%  1
make: *** [test_dynamic] Error 255


Additional comments:
--

Summary of my perl5 (revision 5.0 version 9 subversion 0) configuration:
  Platform:
    osname=solaris, osvers=2.8, archname=sun4-solaris-thread-multi
    uname='sunos copper 5.8 generic_108528-29 sun4u sparc '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define 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 ='-DDEBUGGING -D_REENTRANT -fno-strict-aliasing -I/usr/local/include -I/opt/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-D_REENTRANT -fno-strict-aliasing -I/usr/local/include -I/opt/local/include'
    ccversion='', gccversion='3.0.3', gccosandvers='solaris2.8'
    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/lib -L/opt/local/lib '
    libpth=/usr/local/lib /opt/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldb -ldl -lm -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-E  -z ignore -z lazyload -z combreloc'
    cccdlflags='-fPIC', lddlflags=' -Wl,-E -G -G  -z ignore -z lazyload -z combreloc -L/usr/local/lib -L/opt/local/lib'



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