cpantestlogs/Bio::GeneDesign::BuildingBlock_genfailure.log
2017-05-02 18:44:36 -07:00

164 lines
6.4 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1493530381.5047
You have make /usr/bin/make
You have LWP 6.26
You have /bin/tar: tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
You have /usr/bin/unzip
Searching Bio::GeneDesign::BuildingBlock () on cpanmetadb ...
Unpacking Bio-GeneDesign-3.05.tar.gz
--> Working on Bio::GeneDesign::BuildingBlock
Fetching http://www.cpan.org/authors/id/N/NO/NOTDOCTOR/Bio-GeneDesign-3.05.tar.gz ... OK
Bio-GeneDesign-3.05
Bio-GeneDesign-3.05/Build.PL
Bio-GeneDesign-3.05/Changes
Bio-GeneDesign-3.05/ignore.txt
Bio-GeneDesign-3.05/Makefile.PL
Bio-GeneDesign-3.05/MANIFEST
Bio-GeneDesign-3.05/META.json
Bio-GeneDesign-3.05/META.yml
Bio-GeneDesign-3.05/README
Bio-GeneDesign-3.05/lib
Bio-GeneDesign-3.05/lib/Bio
Bio-GeneDesign-3.05/lib/Bio/GeneDesign
Bio-GeneDesign-3.05/lib/Bio/GeneDesign/Basic.pm
Bio-GeneDesign-3.05/lib/Bio/GeneDesign/BuildingBlock.pm
Bio-GeneDesign-3.05/lib/Bio/GeneDesign/Codons.pm
Bio-GeneDesign-3.05/lib/Bio/GeneDesign/HTML.pm
Bio-GeneDesign-3.05/lib/Bio/GeneDesign/Oligo.pm
Bio-GeneDesign-3.05/lib/Bio/GeneDesign/Random.pm
Bio-GeneDesign-3.05/lib/Bio/GeneDesign/RestrictionEnzyme.pm
Bio-GeneDesign-3.05/lib/Bio/GeneDesign/RestrictionEnzymes.pm
Bio-GeneDesign-3.05/lib/Bio/GeneDesign/SufTree.pm
Bio-GeneDesign-3.05/t
Bio-GeneDesign-3.05/t/00-load.t
Bio-GeneDesign-3.05/t/01-basic.t
Bio-GeneDesign-3.05/t/02-codons.t
Bio-GeneDesign-3.05/t/03-enzymes.t
Bio-GeneDesign-3.05/t/boilerplate.t
Bio-GeneDesign-3.05/t/GeneDesign.conf
Bio-GeneDesign-3.05/t/manifest.t
Bio-GeneDesign-3.05/t/pod-coverage.t
Bio-GeneDesign-3.05/t/pod.t
Bio-GeneDesign-3.05/t/codon_tables
Bio-GeneDesign-3.05/t/codon_tables/Saccharomyces_cerevisiae.rscu
Bio-GeneDesign-3.05/t/codon_tables/Standard.ct
Bio-GeneDesign-3.05/t/enzymes
Bio-GeneDesign-3.05/t/enzymes/test
Entering Bio-GeneDesign-3.05
Checking configure dependencies from META.json
Checking if you have Module::Build 0.38 ... Yes (0.4222)
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Running Build.PL
Configuring Bio-GeneDesign-3.05 ... Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Bio-GeneDesign' version '3.05'
Checking dependencies from MYMETA.json ...
Checking if you have Text::Wrap 2009.0305 ... Yes (2013.0523)
Checking if you have Bio::Root::Root 0 ... Yes (undef)
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have List::Util 0 ... Yes (1.47)
Checking if you have Perl6::Slurp 0.03 ... Yes (0.051005)
OK
Building and testing Bio-GeneDesign-3.05 ... Building Bio-GeneDesign
# Testing Bio::GeneDesign::Basic 3.05, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
t/00-load.t ....... ok
# Testing Bio::GeneDesign::Basic 3.05, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
# Failed test 'nearest neighbor thermodynamics Tm'
# at t/01-basic.t line 88.
# got: '67.3152820409048'
# expected: '67.3152820409049'
# Looks like you failed 1 test of 4.
# Failed test 'melt'
# at t/01-basic.t line 89.
# Looks like you failed 1 test of 7.
t/01-basic.t ......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/7 subtests
# Testing Bio::GeneDesign::Codons 3.05, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
# Failed test 'define reverse codon table'
# at t/02-codons.t line 64.
# Structures begin differing at:
# $got->{A}[0] = 'GCG'
# $expected->{A}[0] = 'GCC'
# Failed test 'ambiguous transcription, no peptide'
# at t/02-codons.t line 156.
# Structures begin differing at:
# $got->[0] = 'ATGCGT'
# $expected->[0] = 'AGGCTT'
# Looks like you failed 1 test of 2.
# Failed test 'ambiguous nucleotide transcription'
# at t/02-codons.t line 162.
# Failed test 'ambiguous translate WCY'
# at t/02-codons.t line 176.
# Structures begin differing at:
# $got->[0] = 'T'
# $expected->[0] = 'S'
# Looks like you failed 1 test of 25.
# Failed test 'ambiguous codon translation'
# at t/02-codons.t line 178.
# Failed test 'least different codon replacement'
# at t/02-codons.t line 388.
# got: 'ATGGATAGATCCTGGAAGCAGAAGCTTAACCGG'
# expected: 'ATGGATAGATCCTGGAAGCAGAAGCTTAACCGA'
# Looks like you failed 1 test of 5.
# Failed test 'change codons'
# at t/02-codons.t line 389.
# Looks like you failed 4 tests of 22.
t/02-codons.t .....
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/22 subtests
# Testing Bio::GeneDesign::RestrictionEnzymes 3.05, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
t/03-enzymes.t .... ok
t/boilerplate.t ... ok
t/manifest.t ...... skipped: Author tests not required for installation
t/pod-coverage.t .. ok
t/pod.t ........... ok
Test Summary Report
-------------------
t/01-basic.t (Wstat: 256 Tests: 7 Failed: 1)
Failed test: 4
Non-zero exit status: 1
t/02-codons.t (Wstat: 1024 Tests: 22 Failed: 4)
Failed tests: 4, 8-9, 20
Non-zero exit status: 4
t/boilerplate.t (Wstat: 0 Tests: 8 Failed: 0)
TODO passed: 2-8
Files=8, Tests=64, 1 wallclock secs ( 0.07 usr 0.01 sys + 0.68 cusr 0.10 csys = 0.86 CPU)
Result: FAIL
Failed 2/8 test programs. 5/64 subtests failed.
! Installing Bio::GeneDesign::BuildingBlock failed. See /home/ryan/.cpanm/work/1493530381.5047/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Bio::GeneDesign::BuildingBlock] terminated with exit code 1 ($? = 256) under the following perl environment:
Command terminated with non-zero status.
Current perl:
Name: perl-blead
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
Compiled at: Mar 30 2017 03:10:09
perlbrew:
version: 0.78
ENV:
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
PERLBREW_HOME: /home/ryan/.perlbrew
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man