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

FAIL Basset-1.04 sun4-solaris 2.9

From:
Josts Smokehouse
Date:
June 19, 2008 11:01
Subject:
FAIL Basset-1.04 sun4-solaris 2.9
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/


--
Dear Jim Thomason,
    
This is a computer-generated report for Basset-1.04
on perl 5.10.0, created by CPAN-Reporter-1.15. 

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://cpantest.grango.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

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

PERL_DL_NONLAZY=1 /usr/local/perl-5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.t.........# Testing Basset 1.0.3, Perl 5.010000, /usr/local/perl-5.10.0/bin/perl
ok
t/boilerplate.t.....ok
t/hash.t............ok
t/logger.t..........ok
t/more.t............ok
t/object.t..........Use of uninitialized value within @verbose_caller in concatenation (.) or string at /net/sunu991/disc1/home/.cpan/build/Basset-1.04-ZSHaGA/blib/lib/Basset/Object.pm line 4174.
Use of uninitialized value within @verbose_caller in concatenation (.) or string at /net/sunu991/disc1/home/.cpan/build/Basset-1.04-ZSHaGA/blib/lib/Basset/Object.pm line 4174.
ok
t/persistent.t......ok
t/pod-coverage.t....
#   Failed test 'Pod coverage on Basset::Template'
#   at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Pod/Coverage.pm line 126.
# Coverage for Basset::Template is 42.9%, with 8 naked subroutines:
# 	cache_file
# 	debug_to_eval
# 	gen_file
# 	gen_package
# 	init
# 	insert_file
# 	return_to_eval
# 	tokenize

#   Failed test 'Pod coverage on Basset::Test'
#   at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Pod/Coverage.pm line 126.
# Coverage for Basset::Test is 11.1%, with 8 naked subroutines:
# 	announce
# 	count_tests
# 	extract_tests
# 	get_all_tests
# 	numberer
# 	plan
# 	skip
# 	test_for_strict

#   Failed test 'Pod coverage on Basset::Machine'
#   at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Pod/Coverage.pm line 126.
# Coverage for Basset::Machine is 92.3%, with 1 naked subroutine:
# 	init

#   Failed test 'Pod coverage on Basset::DB'
#   at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Pod/Coverage.pm line 126.
# Coverage for Basset::DB is 92.9%, with 1 naked subroutine:
# 	init

#   Failed test 'Pod coverage on Basset::NotificationCenter'
#   at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Pod/Coverage.pm line 126.
# Coverage for Basset::NotificationCenter is 83.3%, with 1 naked subroutine:
# 	init

#   Failed test 'Pod coverage on Basset::Object'
#   at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Pod/Coverage.pm line 126.
# Coverage for Basset::Object is 96.2%, with 2 naked subroutines:
# 	applied_restrictions
# 	load_pkg

#   Failed test 'Pod coverage on Basset::Logger'
#   at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Pod/Coverage.pm line 126.
# Coverage for Basset::Logger is 33.3%, with 2 naked subroutines:
# 	close
# 	init

#   Failed test 'Pod coverage on Basset::DB::Table'
#   at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Pod/Coverage.pm line 126.
# Coverage for Basset::DB::Table is 87.2%, with 5 naked subroutines:
# 	attributes_to_create
# 	db_translate_read
# 	db_translate_write
# 	init
# 	select_bindables

#   Failed test 'Pod coverage on Basset::DB::Nontransactional'
#   at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Pod/Coverage.pm line 126.
# Coverage for Basset::DB::Nontransactional is 0.0%, with 8 naked subroutines:
# 	begin
# 	create_handle
# 	end
# 	fail
# 	failed
# 	finish
# 	stack
# 	wipe

#   Failed test 'Pod coverage on Basset::Object::Conf'
#   at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Pod/Coverage.pm line 126.
# Coverage for Basset::Object::Conf is 25.0%, with 3 naked subroutines:
# 	conf
# 	conf_files
# 	loaded

#   Failed test 'Pod coverage on Basset::Object::Persistent'
#   at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Pod/Coverage.pm line 126.
# Coverage for Basset::Object::Persistent is 84.4%, with 7 naked subroutines:
# 	add_non_primary_attr
# 	add_primary_attr
# 	add_storage
# 	attributes
# 	auto_create_attributes
# 	init
# 	is_attribute

#   Failed test 'Pod coverage on Basset::Container::Hash'
#   at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Pod/Coverage.pm line 126.
# Coverage for Basset::Container::Hash is 0.0%, with 1 naked subroutine:
# 	SCALAR

#   Failed test 'Pod coverage on Basset::Test::More'
#   at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Pod/Coverage.pm line 126.
# Coverage for Basset::Test::More is 0.0%, with 2 naked subroutines:
# 	generate_t
# 	test

#   Failed test 'Pod coverage on Basset::DB::Table::View'
#   at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Pod/Coverage.pm line 126.
# Coverage for Basset::DB::Table::View is 0.0%, with 6 naked subroutines:
# 	attach_to_query
# 	delete_query
# 	insert_query
# 	multiselect_query
# 	replace_query
# 	update_query
# Looks like you failed 14 tests of 15.
 Dubious, test returned 14 (wstat 3584, 0xe00)
 Failed 14/15 subtests 
t/pod.t.............
#   Failed test 'blib/lib/Basset/Test.pm'
#   at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Pod.pm line 159.
# blib/lib/Basset/Test.pm (61): =end btest without matching =begin.  (Stack: =over)

#   Failed test 'blib/lib/Basset/Machine.pm'
#   at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Pod.pm line 159.
# blib/lib/Basset/Machine.pm (225): '=item' outside of any '=over'
# blib/lib/Basset/Machine.pm (255): You forgot a '=back' before '=head1'

#   Failed test 'blib/lib/Basset/DB.pm'
#   at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Pod.pm line 159.
# blib/lib/Basset/DB.pm (273): '=item' outside of any '=over'

#   Failed test 'blib/lib/Basset/NotificationCenter.pm'
#   at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Pod.pm line 159.
# blib/lib/Basset/NotificationCenter.pm (77): You can't have =items (as at line 96) unless the first thing after the =over is an =item
# blib/lib/Basset/NotificationCenter.pm (187): You can't have =items (as at line 193) unless the first thing after the =over is an =item

#   Failed test 'blib/lib/Basset/DB/Table.pm'
#   at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Pod.pm line 159.
# blib/lib/Basset/DB/Table.pm (60): You can't have =items (as at line 66) unless the first thing after the =over is an =item
# blib/lib/Basset/DB/Table.pm (1261): You can't have =items (as at line 1265) unless the first thing after the =over is an =item

#   Failed test 'blib/lib/Basset/Object/Conf.pm'
#   at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Pod.pm line 159.
# blib/lib/Basset/Object/Conf.pm (465): =cut found outside a pod block.  Skipping to next block.

#   Failed test 'blib/lib/Basset/DB/Table/View.pm'
#   at /usr/local/perl-5.10.0/lib/site_perl/5.10.0/Test/Pod.pm line 159.
# blib/lib/Basset/DB/Table/View.pm (76): You can't have =items (as at line 82) unless the first thing after the =over is an =item
# Looks like you failed 7 tests of 15.
 Dubious, test returned 7 (wstat 1792, 0x700)
 Failed 7/15 subtests 
t/table.t...........ok
t/template.t........ok
t/test.t............ok

Test Summary Report
-------------------
t/pod-coverage.t (Wstat: 3584 Tests: 15 Failed: 14)
  Failed tests:  1-11, 13-15
  Non-zero exit status: 14
t/pod.t         (Wstat: 1792 Tests: 15 Failed: 7)
  Failed tests:  2-5, 8, 10, 15
  Non-zero exit status: 7
Files=12, Tests=2216, 28 wallclock secs ( 3.16 usr  0.25 sys + 23.41 cusr  1.33 csys = 28.15 CPU)
Result: FAIL
Failed 2/12 test programs. 21/2216 subtests failed.
make: *** [test_dynamic] Error 255

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module       Need Have    
    ------------ ---- --------
    Carp         0    1.08    
    Data::Dumper 0    2.121_14
    File::Temp   0    0.20    
    Test::More   0    0.80    

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

Environment variables:

    AUTOMATED_TESTING = 1
    LD_LIBRARY_PATH = /usr/local/lib:/usr/local/gnu/lib:/usr/local/gcc/lib:/opt/SUNWits/Graphics-sw/xil/lib:/usr/openwin/lib:/opt/SUNWits/Graphics-sw/xgl/lib:/usr/dt/lib:/usr/openwin/lib:/usr/local/lib:/usr/lib:/usr/ucblib
    PATH = /net/sunu991/disc1/home/ibin/:/usr/local/perl-5.10.0/bin:/usr/openwin/bin:/usr/local/bin:/usr/bin:/usr/sbin:/usr/openwin/bin:/opt/SUNWspro/bin:/usr/dt/bin:/opt/SUNWmfwm/bin:/opt/SUNWguide/bin:/usr/ccs/bin:/usr/ucb:.:/usr/etc:/etc:/usr/hosts:/usr/ucb:/usr/sbin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 18889
    PERL5_CPAN_IS_RUNNING = 18889
    PERL_CR_SMOKER_CURRENT = Basset-1.04
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = vt100

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

    $^X = /usr/local/perl-5.10.0/bin/perl
    $UID/$EUID = 10167 / 10167
    $GID = 10004 10004 116 113 117 6 112 52 53 115
    $EGID = 10004 10004 116 113 117 6 112 52 53 115

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2701   
    ExtUtils::CBuilder  0.23     
    ExtUtils::Command   1.14     
    ExtUtils::Install   1.50     
    ExtUtils::MakeMaker 6.44     
    ExtUtils::Manifest  1.54     
    ExtUtils::ParseXS   2.19     
    File::Spec          3.2701   
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       3.11     
    Test::More          0.80     
    YAML                0.66     
    YAML::Syck          1.05     
    version             0.7501   


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=solaris, osvers=2.9, archname=sun4-solaris
    uname='sunos irgendwas 5.9 generic_118558-35 sun4u sparc sunw,ultra-5_10 '
    config_args='-Dcc=gcc -de'
    hint=previous, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    ccversion='', gccversion='3.4.6', 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/lib -L/opt/gnu/lib '
    libpth=/usr/local/lib /opt/gnu/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib -L/opt/gnu/lib'



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