130 lines
4.8 KiB
Text
130 lines
4.8 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7027 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1491848835.14527
|
|
You have make /usr/bin/make
|
|
You have LWP 6.24
|
|
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 Thesaurus::DBI on cpanmetadb ...
|
|
Unpacking Thesaurus-DBI-0.01.tar.gz
|
|
--> Working on Thesaurus::DBI
|
|
Fetching http://www.cpan.org/authors/id/J/JO/JOSEIBERT/Thesaurus-DBI-0.01.tar.gz ... OK
|
|
Thesaurus-DBI-0.01
|
|
Thesaurus-DBI-0.01/lib
|
|
Thesaurus-DBI-0.01/lib/Thesaurus
|
|
Thesaurus-DBI-0.01/lib/Thesaurus/DBI.pm
|
|
Thesaurus-DBI-0.01/META.yml
|
|
Thesaurus-DBI-0.01/Changes
|
|
Thesaurus-DBI-0.01/MANIFEST
|
|
Thesaurus-DBI-0.01/initialize_database.pl
|
|
Thesaurus-DBI-0.01/t
|
|
Thesaurus-DBI-0.01/t/Thesaurus-DBI.t
|
|
Thesaurus-DBI-0.01/Makefile.PL
|
|
Thesaurus-DBI-0.01/README
|
|
Entering Thesaurus-DBI-0.01
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring Thesaurus-DBI-0.01 ... Warning: prerequisite Thesaurus 0.21 not found.
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Thesaurus::DBI
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have DBI 1 ... Yes (1.636)
|
|
Checking if you have Thesaurus 0.21 ... No
|
|
Searching Thesaurus on cpanmetadb ...
|
|
Unpacking Thesaurus-0.23.tar.gz
|
|
OK
|
|
==> Found dependencies: Thesaurus
|
|
--> Working on Thesaurus
|
|
Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Thesaurus-0.23.tar.gz ... OK
|
|
Thesaurus-0.23/
|
|
Thesaurus-0.23/lib/
|
|
Thesaurus-0.23/lib/Thesaurus.pm
|
|
Thesaurus-0.23/lib/Thesaurus/
|
|
Thesaurus-0.23/lib/Thesaurus/BerkeleyDB.pm
|
|
Thesaurus-0.23/lib/Thesaurus/CSV.pm
|
|
Thesaurus-0.23/Changes
|
|
Thesaurus-0.23/MANIFEST
|
|
Thesaurus-0.23/META.yml
|
|
Thesaurus-0.23/t/
|
|
Thesaurus-0.23/t/03_csv.t
|
|
Thesaurus-0.23/t/pod-coverage.t
|
|
Thesaurus-0.23/t/01_basic.t
|
|
Thesaurus-0.23/t/pod.t
|
|
Thesaurus-0.23/t/02_bdb.t
|
|
Thesaurus-0.23/t/SharedTests.pm
|
|
Thesaurus-0.23/Makefile.PL
|
|
Thesaurus-0.23/LICENSE
|
|
Thesaurus-0.23/Build.PL
|
|
Thesaurus-0.23/README
|
|
Thesaurus-0.23/SIGNATURE
|
|
Entering Thesaurus-0.23
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have Module::Build 0.36 ... Yes (0.4220)
|
|
Running Build.PL
|
|
Configuring Thesaurus-0.23 ... Checking prerequisites...
|
|
recommends:
|
|
* BerkeleyDB 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 'Thesaurus' version '0.23'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::More 0.46 ... Yes (1.302078)
|
|
Checking if you have Params::Validate 0.24 ... Yes (1.26)
|
|
OK
|
|
Building and testing Thesaurus-0.23 ... Building Thesaurus
|
|
t/01_basic.t ...... ok
|
|
t/02_bdb.t ........ skipped: These tests require BerkeleyDB
|
|
t/03_csv.t ........ ok
|
|
|
|
# Failed test 'Pod coverage on Thesaurus::BerkeleyDB'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Thesaurus::BerkeleyDB: requiring 'Thesaurus::BerkeleyDB' failed
|
|
# Looks like you failed 1 test of 3.
|
|
t/pod-coverage.t ..
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/3 subtests
|
|
t/pod.t ........... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/pod-coverage.t (Wstat: 256 Tests: 3 Failed: 1)
|
|
Failed test: 3
|
|
Non-zero exit status: 1
|
|
Files=5, Tests=39, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.46 cusr 0.06 csys = 0.56 CPU)
|
|
Result: FAIL
|
|
Failed 1/5 test programs. 1/39 subtests failed.
|
|
! Installing Thesaurus failed. See /home/ryan/.cpanm/work/1491848835.14527/build.log for details. Retry with --force to force install it.
|
|
! Installing the dependencies failed: Module 'Thesaurus' is not installed
|
|
! Bailing out the installation for Thesaurus-DBI-0.01.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Thesaurus::DBI] 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.77
|
|
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
|