113 lines
4.9 KiB
Text
113 lines
4.9 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/1493172650.4679
|
|
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 Apache::Quota () on cpanmetadb ...
|
|
Unpacking Apache-Quota-0.04.tar.gz
|
|
--> Working on Apache::Quota
|
|
Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Apache-Quota-0.04.tar.gz ... OK
|
|
Apache-Quota-0.04/
|
|
Apache-Quota-0.04/lib/
|
|
Apache-Quota-0.04/lib/Apache/
|
|
Apache-Quota-0.04/lib/Apache/Quota/
|
|
Apache-Quota-0.04/lib/Apache/Quota/DB_File/
|
|
Apache-Quota-0.04/lib/Apache/Quota/DB_File/Lock.pm
|
|
Apache-Quota-0.04/lib/Apache/Quota/BerkeleyDB.pm
|
|
Apache-Quota-0.04/lib/Apache/Quota.pm
|
|
Apache-Quota-0.04/META.yml
|
|
Apache-Quota-0.04/Changes
|
|
Apache-Quota-0.04/t/
|
|
Apache-Quota-0.04/t/pod-coverage.t
|
|
Apache-Quota-0.04/t/pod.t
|
|
Apache-Quota-0.04/t/01-basic.t
|
|
Apache-Quota-0.04/MANIFEST
|
|
Apache-Quota-0.04/MANIFEST.SKIP
|
|
Apache-Quota-0.04/Makefile.PL
|
|
Apache-Quota-0.04/Build.PL
|
|
Apache-Quota-0.04/LICENSE
|
|
Apache-Quota-0.04/README
|
|
Apache-Quota-0.04/SIGNATURE
|
|
Entering Apache-Quota-0.04
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Checking if you have Module::Build 0.38 ... Yes (0.4222)
|
|
Running Build.PL
|
|
Configuring Apache-Quota-0.04 ... Checking prerequisites...
|
|
recommends:
|
|
* DB_File::Lock 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 'Apache-Quota' version '0.04'
|
|
Checking dependencies from MYMETA.json ...
|
|
OK
|
|
Building and testing Apache-Quota-0.04 ... Building Apache-Quota
|
|
|
|
# Failed test 'use Apache::Quota;'
|
|
# at t/01-basic.t line 5.
|
|
# Tried to use 'Apache::Quota'.
|
|
# Error: Can't locate Apache.pm in @INC (you may need to install the Apache module) (@INC contains: /home/ryan/.cpanm/work/1493172650.4679/Apache-Quota-0.04/blib/lib /home/ryan/.cpanm/work/1493172650.4679/Apache-Quota-0.04/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0 .) at /home/ryan/.cpanm/work/1493172650.4679/Apache-Quota-0.04/blib/lib/Apache/Quota.pm line 5.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493172650.4679/Apache-Quota-0.04/blib/lib/Apache/Quota.pm line 5.
|
|
# Compilation failed in require at t/01-basic.t line 5.
|
|
# BEGIN failed--compilation aborted at t/01-basic.t line 5.
|
|
# Looks like you failed 1 test of 3.
|
|
t/01-basic.t ......
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/3 subtests
|
|
(less 1 skipped subtest: 1 okay)
|
|
|
|
# Failed test 'Pod coverage on Apache::Quota'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Apache::Quota: requiring 'Apache::Quota' failed
|
|
|
|
# Failed test 'Pod coverage on Apache::Quota::DB_File::Lock'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Apache::Quota::DB_File::Lock: requiring 'Apache::Quota::DB_File::Lock' failed
|
|
# Looks like you failed 2 tests of 3.
|
|
t/pod-coverage.t ..
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/3 subtests
|
|
t/pod.t ........... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/01-basic.t (Wstat: 256 Tests: 3 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 1
|
|
t/pod-coverage.t (Wstat: 512 Tests: 3 Failed: 2)
|
|
Failed tests: 1, 3
|
|
Non-zero exit status: 2
|
|
Files=3, Tests=9, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.11 cusr 0.00 csys = 0.12 CPU)
|
|
Result: FAIL
|
|
Failed 2/3 test programs. 3/9 subtests failed.
|
|
! Installing Apache::Quota failed. See /home/ryan/.cpanm/work/1493172650.4679/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Apache::Quota] 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
|