cpantestlogs/BioX::Workflow::Plugin::FileDetails_genfailure.log
2017-05-02 18:44:36 -07:00

151 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/1493303463.8631
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 BioX::Workflow::Plugin::FileDetails () on cpanmetadb ...
Unpacking BioX-Workflow-Plugin-FileDetails-0.11.tar.gz
--> Working on BioX::Workflow::Plugin::FileDetails
Fetching http://www.cpan.org/authors/id/J/JI/JILLROWE/BioX-Workflow-Plugin-FileDetails-0.11.tar.gz ... OK
BioX-Workflow-Plugin-FileDetails-0.11
BioX-Workflow-Plugin-FileDetails-0.11/README
BioX-Workflow-Plugin-FileDetails-0.11/Changes
BioX-Workflow-Plugin-FileDetails-0.11/LICENSE
BioX-Workflow-Plugin-FileDetails-0.11/cpanfile
BioX-Workflow-Plugin-FileDetails-0.11/dist.ini
BioX-Workflow-Plugin-FileDetails-0.11/Build.PL
BioX-Workflow-Plugin-FileDetails-0.11/META.yml
BioX-Workflow-Plugin-FileDetails-0.11/MANIFEST
BioX-Workflow-Plugin-FileDetails-0.11/t
BioX-Workflow-Plugin-FileDetails-0.11/t/basic.t
BioX-Workflow-Plugin-FileDetails-0.11/META.json
BioX-Workflow-Plugin-FileDetails-0.11/script
BioX-Workflow-Plugin-FileDetails-0.11/script/filedetails.pl
BioX-Workflow-Plugin-FileDetails-0.11/t/author-pod-syntax.t
BioX-Workflow-Plugin-FileDetails-0.11/example/bydir
BioX-Workflow-Plugin-FileDetails-0.11/example/bydir/config2.yml
BioX-Workflow-Plugin-FileDetails-0.11/example/bydir/DATA/SAMPLE1
BioX-Workflow-Plugin-FileDetails-0.11/example/bydir/DATA/SAMPLE1/SAMPLE1.csv
BioX-Workflow-Plugin-FileDetails-0.11/example/bydir/DATA/SAMPLE2
BioX-Workflow-Plugin-FileDetails-0.11/example/bydir/DATA/SAMPLE2/SAMPLE2.csv
BioX-Workflow-Plugin-FileDetails-0.11/lib/BioX/Workflow/Plugin
BioX-Workflow-Plugin-FileDetails-0.11/lib/BioX/Workflow/Plugin/FileDetails.pm
Entering BioX-Workflow-Plugin-FileDetails-0.11
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 BioX-Workflow-Plugin-FileDetails-0.11 ... Checking prerequisites...
requires:
! List::Uniq is not installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
of the modules indicated above before proceeding with this installation
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'BioX-Workflow-Plugin-FileDetails' version '0.11'
Checking dependencies from MYMETA.json ...
Checking if you have Module::Build 0.28 ... Yes (0.4222)
Checking if you have File::Details 0 ... Yes (undef)
Checking if you have File::Find::Rule 0 ... Yes (0.34)
Checking if you have BioX::Workflow 0 ... Yes (0.10)
Checking if you have Test::More 0.96 ... Yes (1.302078)
Checking if you have File::Spec 0 ... Yes (3.62)
Checking if you have File::Path 0 ... Yes (2.12)
Checking if you have Time::localtime 0 ... Yes (1.02)
Checking if you have Moose::Role 0 ... Yes (2.2004)
Checking if you have List::Uniq 0 ... No
Checking if you have Number::Bytes::Human 0 ... Yes (0.11)
Checking if you have File::stat 0 ... Yes (1.07)
Checking if you have File::Basename 0 ... Yes (2.85)
Searching List::Uniq (0) on cpanmetadb ...
Unpacking List-Uniq-0.20.tar.gz
OK
==> Found dependencies: List::Uniq
--> Working on List::Uniq
Fetching http://www.cpan.org/authors/id/J/JF/JFITZ/List-Uniq-0.20.tar.gz ... OK
List-Uniq-0.20/
List-Uniq-0.20/README
List-Uniq-0.20/lib/
List-Uniq-0.20/lib/List/
List-Uniq-0.20/lib/List/Uniq.pm
List-Uniq-0.20/MANIFEST
List-Uniq-0.20/Build.PL
List-Uniq-0.20/coverage.txt
List-Uniq-0.20/Makefile.PL
List-Uniq-0.20/META.yml
List-Uniq-0.20/t/
List-Uniq-0.20/t/11_recursive_arrayref.t
List-Uniq-0.20/t/02_pod.t
List-Uniq-0.20/t/06_context.t
List-Uniq-0.20/t/04_breakpoints.t
List-Uniq-0.20/t/10_rt_58389.t
List-Uniq-0.20/t/01_use.t
List-Uniq-0.20/t/08_flatten.t
List-Uniq-0.20/t/07_sort.t
List-Uniq-0.20/t/03_pod_coverage.t
List-Uniq-0.20/t/05_basic.t
List-Uniq-0.20/t/12_flatten.t
List-Uniq-0.20/t/09_undef_element.t
List-Uniq-0.20/CHANGES
Entering List-Uniq-0.20
Checking configure dependencies from META.yml
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 List-Uniq-0.20 ... Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'List-Uniq' version '0.20'
Checking dependencies from MYMETA.json ...
OK
Building and testing List-Uniq-0.20 ... Building List-Uniq
t/01_use.t ................. ok
t/02_pod.t ................. ok
t/03_pod_coverage.t ........ ok
Undefined subroutine &Test::NoBreakpoints::all_files_no_brkpts_ok called at t/04_breakpoints.t line 12.
t/04_breakpoints.t ......... skipped: (no reason given)
t/05_basic.t ............... ok
t/06_context.t ............. ok
t/07_sort.t ................ ok
t/08_flatten.t ............. ok
t/09_undef_element.t ....... ok
t/10_rt_58389.t ............ ok
t/11_recursive_arrayref.t .. ok
t/12_flatten.t ............. ok
Test Summary Report
-------------------
t/04_breakpoints.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Files=12, Tests=40, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.33 cusr 0.02 csys = 0.38 CPU)
Result: FAIL
Failed 1/12 test programs. 0/40 subtests failed.
! Installing List::Uniq failed. See /home/ryan/.cpanm/work/1493303463.8631/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'List::Uniq' is not installed
! Bailing out the installation for BioX-Workflow-Plugin-FileDetails-0.11.
FAIL
Command [cpanm --reinstall --verbose BioX::Workflow::Plugin::FileDetails] 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