Front page | perl.cpan.testers |
Postings from July 2008
FAIL Basset-1.04 armv5tejl-linux 2.6.17.14
Thread Next
From:
stro
Date:
July 6, 2008 01:27
Subject:
FAIL Basset-1.04 armv5tejl-linux 2.6.17.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/
--
Dear Jim Thomason,
This is a computer-generated report for Basset-1.04
on perl 5.8.8, created by CPAN-Reporter-1.1556.
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/bin/make test':
PERL_DL_NONLAZY=1 /home/stro0/perl588/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.........# Testing Basset 1.0.3, Perl 5.008008, /home/stro0/perl588/bin/perl
ok
t/boilerplate.....ok
t/hash............ok
t/logger..........ok
t/more............ok
t/object..........ok
t/persistent......ok
t/pod-coverage....
# Failed test 'Pod coverage on Basset::Logger'
# at /home/stro0/perl588/lib/site_perl/5.8.8/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::Template'
# at /home/stro0/perl588/lib/site_perl/5.8.8/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::Object'
# at /home/stro0/perl588/lib/site_perl/5.8.8/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::Machine'
# at /home/stro0/perl588/lib/site_perl/5.8.8/Test/Pod/Coverage.pm line 126.
# Coverage for Basset::Machine is 92.3%, with 1 naked subroutine:
# init
# Failed test 'Pod coverage on Basset::Test'
# at /home/stro0/perl588/lib/site_perl/5.8.8/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::DB'
# at /home/stro0/perl588/lib/site_perl/5.8.8/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 /home/stro0/perl588/lib/site_perl/5.8.8/Test/Pod/Coverage.pm line 126.
# Coverage for Basset::NotificationCenter is 83.3%, with 1 naked subroutine:
# init
# Failed test 'Pod coverage on Basset::DB::Table'
# at /home/stro0/perl588/lib/site_perl/5.8.8/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 /home/stro0/perl588/lib/site_perl/5.8.8/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::Test::More'
# at /home/stro0/perl588/lib/site_perl/5.8.8/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::Object::Persistent'
# at /home/stro0/perl588/lib/site_perl/5.8.8/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::Object::Conf'
# at /home/stro0/perl588/lib/site_perl/5.8.8/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::Container::Hash'
# at /home/stro0/perl588/lib/site_perl/5.8.8/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::DB::Table::View'
# at /home/stro0/perl588/lib/site_perl/5.8.8/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.............
# Failed test 'blib/lib/Basset/Machine.pm'
# at /home/stro0/perl588/lib/site_perl/5.8.8/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/Test.pm'
# at /home/stro0/perl588/lib/site_perl/5.8.8/Test/Pod.pm line 159.
# blib/lib/Basset/Test.pm (61): =end btest without matching =begin. (Stack: =over)
# Failed test 'blib/lib/Basset/DB.pm'
# at /home/stro0/perl588/lib/site_perl/5.8.8/Test/Pod.pm line 159.
# blib/lib/Basset/DB.pm (273): '=item' outside of any '=over'
# Failed test 'blib/lib/Basset/NotificationCenter.pm'
# at /home/stro0/perl588/lib/site_perl/5.8.8/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 /home/stro0/perl588/lib/site_perl/5.8.8/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 /home/stro0/perl588/lib/site_perl/5.8.8/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 /home/stro0/perl588/lib/site_perl/5.8.8/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...........ok
t/template........ok
t/test............ok
Test Summary Report
-------------------
t/pod-coverage (Wstat: 3584 Tests: 15 Failed: 14)
Failed tests: 1-13, 15
Non-zero exit status: 14
t/pod (Wstat: 1792 Tests: 15 Failed: 7)
Failed tests: 4-8, 12, 15
Non-zero exit status: 7
Files=12, Tests=2216, 136 wallclock secs (17.27 usr 1.06 sys + 92.80 cusr 3.45 csys = 114.58 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.04
Data::Dumper 0 2.121_08
File::Temp 0 0.20
Test::More 0 0.80
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LD_LIBRARY_PATH = .:/opt/lib:/opt/usr/lib:/opt/usr/local/lib
PATH = /bin:/sbin:/usr/bin:/usr/sbin:/usr/bin/X11:/usr/local/bin:/opt/bin
PERL5LIB = /home/stro0/.cpan.588/build/Template-Toolkit-2.19-0AcoKh/blib/arch:/home/stro0/.cpan.588/build/Template-Toolkit-2.19-0AcoKh/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 20908
PERL5_CPAN_IS_RUNNING = 20908
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/sh
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/stro0/perl588/bin/perl
$UID/$EUID = 1004 / 1004
$GID = 1004 1004
$EGID = 1004 1004
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.92_63
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.13
ExtUtils::Install 1.45
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51
ExtUtils::ParseXS n/a
File::Spec 3.2701
Module::Build 0.2808
Module::Signature n/a
Test::Harness 3.12
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.7501
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=linux, osvers=2.6.17.14, archname=armv5tejl-linux
uname='linux musicbox 2.6.17.14 #1 preempt mon mar 26 12:36:33 bst 2007 armv5tejl gnulinux '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef 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='cc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
ccversion='', gccversion='3.4.2', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc.so.0, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Thread Next