Back
From: metabase:user:9820532a-708b-1014-9a05-b18a96298da1
Subject: FAIL BioX-SeqUtils-Promoter-0.1.1 v5.15.8 GNU/Linux
Date: 2012-03-10T17:23:20Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Charles Stephen Embry,
This is a computer-generated report for BioX-SeqUtils-Promoter-0.1.1
on perl 5.15.8, created by CPAN-Reporter-1.2005.
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://wiki.cpantesters.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 './Build test':
# Testing BioX::SeqUtils::Promoter 0.1.1
t/00.load.t ....... ok
t/10.length.t ..... ok
# Failed test 'use BioX::SeqUtils::Promoter::Alignment;'
# at t/10.load.t line 10.
# Tried to use 'BioX::SeqUtils::Promoter::Alignment'.
# Error: Can't locate DBIx/MySperql.pm in @INC (@INC contains: /home/bri/.cpan/build/BioX-SeqUtils-Promoter-wYN0E9/blib/lib /home/bri/.cpan/build/BioX-SeqUtils-Promoter-wYN0E9/blib/arch /home/bri/perl5/perlbrew/perls/5.15.8-ld/lib/site_perl/5.15.8/i686-linux-ld /home/bri/perl5/perlbrew/perls/5.15.8-ld/lib/site_perl/5.15.8 /home/bri/perl5/perlbrew/perls/5.15.8-ld/lib/5.15.8/i686-linux-ld /home/bri/perl5/perlbrew/perls/5.15.8-ld/lib/5.15.8 .) at /home/bri/.cpan/build/BioX-SeqUtils-Promoter-wYN0E9/blib/lib/BioX/SeqUtils/Promoter/Annotations/Consensus.pm line 13.
# BEGIN failed--compilation aborted at /home/bri/.cpan/build/BioX-SeqUtils-Promoter-wYN0E9/blib/lib/BioX/SeqUtils/Promoter/Annotations/Consensus.pm line 13.
# Compilation failed in require at /home/bri/.cpan/build/BioX-SeqUtils-Promoter-wYN0E9/blib/lib/BioX/SeqUtils/Promoter/Alignment.pm line 12.
# BEGIN failed--compilation aborted at /home/bri/.cpan/build/BioX-SeqUtils-Promoter-wYN0E9/blib/lib/BioX/SeqUtils/Promoter/Alignment.pm line 12.
# Compilation failed in require at (eval 9) line 2.
# BEGIN failed--compilation aborted at (eval 9) line 2.
# Failed test 'use BioX::SeqUtils::Promoter::Annotations::Consensus;'
# at t/10.load.t line 34.
# Tried to use 'BioX::SeqUtils::Promoter::Annotations::Consensus'.
# Error: Attempt to reload BioX/SeqUtils/Promoter/Annotations/Consensus.pm aborted.
# Compilation failed in require at (eval 15) line 2.
# BEGIN failed--compilation aborted at (eval 15) line 2.
# Failed test 'use BioX::SeqUtils::Promoter::SaveTypes::RImage;'
# at t/10.load.t line 58.
# Tried to use 'BioX::SeqUtils::Promoter::SaveTypes::RImage'.
# Error: Attempt to reload BioX/SeqUtils/Promoter/Alignment.pm aborted.
# Compilation failed in require at /home/bri/.cpan/build/BioX-SeqUtils-Promoter-wYN0E9/blib/lib/BioX/SeqUtils/Promoter/SaveTypes/RImage.pm line 16.
# BEGIN failed--compilation aborted at /home/bri/.cpan/build/BioX-SeqUtils-Promoter-wYN0E9/blib/lib/BioX/SeqUtils/Promoter/SaveTypes/RImage.pm line 16.
# Compilation failed in require at (eval 19) line 2.
# BEGIN failed--compilation aborted at (eval 19) line 2.
# Testing BioX::SeqUtils::Promoter 0.1.1
Use of uninitialized value $BioX::SeqUtils::Promoter::Alignment::VERSION in concatenation (.) or string at t/10.load.t line 13.
# Testing BioX::SeqUtils::Promoter::Alignment
# Testing BioX::SeqUtils::Promoter::Annotations 0.1.1
# Testing BioX::SeqUtils::Promoter::Annotations::Base 0.1.1
# Testing BioX::SeqUtils::Promoter::Annotations::CG 0.1.1
Use of uninitialized value $BioX::SeqUtils::Promoter::Annotations::Consensus::VERSION in concatenation (.) or string at t/10.load.t line 37.
# Testing BioX::SeqUtils::Promoter::Annotations::Consensus
# Testing BioX::SeqUtils::Promoter::Base 0.1.1
# Testing BioX::SeqUtils::Promoter::SaveTypes 0.1.1
# Testing BioX::SeqUtils::Promoter::SaveTypes::Base 0.1.1
Use of uninitialized value $BioX::SeqUtils::Promoter::SaveTypes::RImage::VERSION in concatenation (.) or string at t/10.load.t line 61.
# Testing BioX::SeqUtils::Promoter::SaveTypes::RImage
# Testing BioX::SeqUtils::Promoter::SaveTypes::Text 0.1.1
# Testing BioX::SeqUtils::Promoter::Sequence 0.1.1
# Testing BioX::SeqUtils::Promoter::Sequences 0.1.1
# Looks like you failed 3 tests of 13.
t/10.load.t .......
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/13 subtests
Argument "ATGCGNTTANTCG" isn't numeric in numeric eq (==) at t/10.sequence.t line 23.
Argument "ATGCGNTTANTCG" isn't numeric in numeric eq (==) at t/10.sequence.t line 23.
t/10.sequence.t ... ok
Name "main::tstring3" used only once: possible typo at t/10.sequences.t line 7.
t/10.sequences.t ..
Failed 1/2 subtests
t/11.new.t ........ ok
Test Summary Report
-------------------
t/10.load.t (Wstat: 768 Tests: 13 Failed: 3)
Failed tests: 2, 6, 10
Non-zero exit status: 3
t/10.sequences.t (Wstat: 0 Tests: 1 Failed: 0)
Parse errors: Tests out of sequence. Found (2) but expected (1)
Bad plan. You planned 2 tests but ran 1.
Files=6, Tests=22, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.27 cusr 0.03 csys = 0.35 CPU)
Result: FAIL
Failed 2/6 test programs. 3/22 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------- ---- ----
Test::More 0 0.98
version 0 0.96
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C
LANGUAGE = en_GB:en
LC_ALL = C
MANPATH_WITHOUT_PERLBREW =
PATH = /home/bri/bin:/home/bri/perl5/perlbrew/bin:/home/bri/perl5/perlbrew/perls/5.15.8-ld/bin:~/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PATH_WITHOUT_PERLBREW = ~/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 15359
PERL5_CPAN_IS_RUNNING = 15359
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 2042,15359
PERLBREW_BASHRC_VERSION = 0.41
PERLBREW_HOME = /home/bri/.perlbrew
PERLBREW_MANPATH = /home/bri/perl5/perlbrew/perls/5.15.8-ld/man
PERLBREW_PATH = /home/bri/perl5/perlbrew/bin:/home/bri/perl5/perlbrew/perls/5.15.8-ld/bin
PERLBREW_PERL = 5.15.8-ld
PERLBREW_ROOT = /home/bri/perl5/perlbrew
PERLBREW_VERSION = 0.41
PERL_CPANM_OPT = --prompt --mirror http://172.16.1.3/cpan/
PERL_CR_SMOKER_CURRENT = BioX-SeqUtils-Promoter-0.1.1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = linux
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/bri/perl5/perlbrew/perls/5.15.8-ld/bin/perl5.15.8
$UID/$EUID = 1000 / 1000
$GID = 1000 4 20 24 46 112 120 122 1000
$EGID = 1000 4 20 24 46 112 120 122 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.120630
Cwd 3.33
ExtUtils::CBuilder 0.280205
ExtUtils::Command 1.17
ExtUtils::Install 1.58
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.15
File::Spec 3.33
JSON 2.27
JSON::PP 2.27008
Module::Build 0.40
Module::Signature n/a
Parse::CPAN::Meta 1.4402
Test::Harness 3.23
Test::More 0.98
YAML 0.80
YAML::Syck 1.20
version 0.96
--
Summary of my perl5 (revision 5 version 15 subversion 8) configuration:
Platform:
osname=linux, osvers=2.6.38-11-generic, archname=i686-linux-ld
uname='linux lappy 2.6.38-11-generic #48-ubuntu smp fri jul 29 19:05:14 utc 2011 i686 i686 i386 gnulinux '
config_args='-de -Dprefix=/home/bri/perl5/perlbrew/perls/5.15.8-ld -Duselongdouble -Dusedevel'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.5.2', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /usr/lib/i386-linux-gnu /usr/lib64
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.13'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LONG_DOUBLE
USE_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Mar 4 2012 11:48:13
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="15359"
PERL5_CPAN_IS_RUNNING="15359"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="2042,15359"
PERLBREW_BASHRC_VERSION="0.41"
PERLBREW_HOME="/home/bri/.perlbrew"
PERLBREW_MANPATH="/home/bri/perl5/perlbrew/perls/5.15.8-ld/man"
PERLBREW_PATH="/home/bri/perl5/perlbrew/bin:/home/bri/perl5/perlbrew/perls/5.15.8-ld/bin"
PERLBREW_PERL="5.15.8-ld"
PERLBREW_ROOT="/home/bri/perl5/perlbrew"
PERLBREW_VERSION="0.41"
PERL_CPANM_OPT="--prompt --mirror http://172.16.1.3/cpan/"
PERL_CR_SMOKER_CURRENT="BioX-SeqUtils-Promoter-0.1.1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/bri/perl5/perlbrew/perls/5.15.8-ld/lib/site_perl/5.15.8/i686-linux-ld
/home/bri/perl5/perlbrew/perls/5.15.8-ld/lib/site_perl/5.15.8
/home/bri/perl5/perlbrew/perls/5.15.8-ld/lib/5.15.8/i686-linux-ld
/home/bri/perl5/perlbrew/perls/5.15.8-ld/lib/5.15.8
.