438 lines
24 KiB
Text
438 lines
24 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/1493259733.12752
|
|
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 Algorithm::FloodControl::Backend () on cpanmetadb ...
|
|
Unpacking Algorithm-FloodControl-2.000000.tar.gz
|
|
--> Working on Algorithm::FloodControl::Backend
|
|
Fetching http://www.cpan.org/authors/id/G/GU/GUGU/Algorithm-FloodControl-2.000000.tar.gz ... OK
|
|
Algorithm-FloodControl-2.000000/
|
|
Algorithm-FloodControl-2.000000/MANIFEST
|
|
Algorithm-FloodControl-2.000000/lib/
|
|
Algorithm-FloodControl-2.000000/lib/Algorithm/
|
|
Algorithm-FloodControl-2.000000/lib/Algorithm/FloodControl/
|
|
Algorithm-FloodControl-2.000000/lib/Algorithm/FloodControl/Backend.pm
|
|
Algorithm-FloodControl-2.000000/lib/Algorithm/FloodControl/Backend/
|
|
Algorithm-FloodControl-2.000000/lib/Algorithm/FloodControl/Backend/Cache/
|
|
Algorithm-FloodControl-2.000000/lib/Algorithm/FloodControl/Backend/Cache/Memcached/
|
|
Algorithm-FloodControl-2.000000/lib/Algorithm/FloodControl/Backend/Cache/Memcached/Fast.pm
|
|
Algorithm-FloodControl-2.000000/lib/Algorithm/FloodControl/Backend/Cache/FastMmap.pm
|
|
Algorithm-FloodControl-2.000000/lib/Algorithm/FloodControl/Backend/Cache/Memcached.pm
|
|
Algorithm-FloodControl-2.000000/lib/Algorithm/FloodControl.pm
|
|
Algorithm-FloodControl-2.000000/META.yml
|
|
Algorithm-FloodControl-2.000000/Makefile.PL
|
|
Algorithm-FloodControl-2.000000/README
|
|
Algorithm-FloodControl-2.000000/SIGNATURE
|
|
Algorithm-FloodControl-2.000000/inc/
|
|
Algorithm-FloodControl-2.000000/inc/Module/
|
|
Algorithm-FloodControl-2.000000/inc/Module/AutoInstall.pm
|
|
Algorithm-FloodControl-2.000000/inc/Module/Install/
|
|
Algorithm-FloodControl-2.000000/inc/Module/Install/AutoInstall.pm
|
|
Algorithm-FloodControl-2.000000/inc/Module/Install/Include.pm
|
|
Algorithm-FloodControl-2.000000/inc/Module/Install/Can.pm
|
|
Algorithm-FloodControl-2.000000/inc/Module/Install/Base.pm
|
|
Algorithm-FloodControl-2.000000/inc/Module/Install/Makefile.pm
|
|
Algorithm-FloodControl-2.000000/inc/Module/Install/WriteAll.pm
|
|
Algorithm-FloodControl-2.000000/inc/Module/Install/Win32.pm
|
|
Algorithm-FloodControl-2.000000/inc/Module/Install/Fetch.pm
|
|
Algorithm-FloodControl-2.000000/inc/Module/Install/Metadata.pm
|
|
Algorithm-FloodControl-2.000000/inc/Module/Install.pm
|
|
Algorithm-FloodControl-2.000000/.cvsignore
|
|
Algorithm-FloodControl-2.000000/t/
|
|
Algorithm-FloodControl-2.000000/t/02-cache-memcached.t
|
|
Algorithm-FloodControl-2.000000/t/boilerplate.t
|
|
Algorithm-FloodControl-2.000000/t/pod.t
|
|
Algorithm-FloodControl-2.000000/t/01-cache-memcached-fast.t
|
|
Algorithm-FloodControl-2.000000/t/pod-coverage.t
|
|
Algorithm-FloodControl-2.000000/t/03-module.t
|
|
Algorithm-FloodControl-2.000000/t/04-cache-fastmmap.t
|
|
Algorithm-FloodControl-2.000000/t/tlib.pm
|
|
Algorithm-FloodControl-2.000000/t/00-load.t
|
|
Algorithm-FloodControl-2.000000/svn-commit.tmp
|
|
Algorithm-FloodControl-2.000000/Changes
|
|
Entering Algorithm-FloodControl-2.000000
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring Algorithm-FloodControl-1.990000 ... *** Module::AutoInstall version 1.03
|
|
*** Checking for Perl dependencies...
|
|
[Core Features]
|
|
- Test::More ...loaded. (1.302078)
|
|
- Cache::FastMmap ...loaded. (1.45)
|
|
- File::Temp ...loaded. (0.2304)
|
|
- Module::Install ...loaded. (0.77 >= 0.77)
|
|
- Module::Load ...loaded. (0.32)
|
|
- Params::Validate ...loaded. (1.26)
|
|
- Class::Accessor::Fast ...loaded. (0.34)
|
|
- version ...loaded. (0.9918)
|
|
*** Module::AutoInstall configuration finished.
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Algorithm::FloodControl
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Module::Load 0 ... Yes (0.32)
|
|
Checking if you have version 0 ... Yes (0.9918)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have File::Temp 0 ... Yes (0.2304)
|
|
Checking if you have Cache::FastMmap 0 ... Yes (1.45)
|
|
Checking if you have Class::Accessor::Fast 0 ... Yes (0.34)
|
|
Checking if you have Module::Install 0.77 ... No
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have Params::Validate 0 ... Yes (1.26)
|
|
Searching Module::Install (0.77) on cpanmetadb ...
|
|
Unpacking Module-Install-1.18.tar.gz
|
|
OK
|
|
==> Found dependencies: Module::Install
|
|
--> Working on Module::Install
|
|
Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Module-Install-1.18.tar.gz ... OK
|
|
Module-Install-1.18/
|
|
Module-Install-1.18/.ackrc
|
|
Module-Install-1.18/.mailmap
|
|
Module-Install-1.18/.travis.yml
|
|
Module-Install-1.18/Changes
|
|
Module-Install-1.18/MANIFEST
|
|
Module-Install-1.18/MANIFEST.SKIP
|
|
Module-Install-1.18/META.yml
|
|
Module-Install-1.18/Makefile.PL
|
|
Module-Install-1.18/README
|
|
Module-Install-1.18/TODO
|
|
Module-Install-1.18/lib/
|
|
Module-Install-1.18/t/
|
|
Module-Install-1.18/xt/
|
|
Module-Install-1.18/xt/licenses.t
|
|
Module-Install-1.18/t/01_compile.t
|
|
Module-Install-1.18/t/02_mymeta.t
|
|
Module-Install-1.18/t/03_autoinstall.t
|
|
Module-Install-1.18/t/04_version.t
|
|
Module-Install-1.18/t/05_share.t
|
|
Module-Install-1.18/t/06_ppport.t
|
|
Module-Install-1.18/t/07_perl_version.t
|
|
Module-Install-1.18/t/08_dsl.t
|
|
Module-Install-1.18/t/09_read.t
|
|
Module-Install-1.18/t/10_test.t
|
|
Module-Install-1.18/t/11_extraction.t
|
|
Module-Install-1.18/t/12_eumm_params.t
|
|
Module-Install-1.18/t/13_author_tests.t
|
|
Module-Install-1.18/t/13_author_tests_ext.t
|
|
Module-Install-1.18/t/13_author_tests_ext2.t
|
|
Module-Install-1.18/t/14_auto_include_deps_with_version.t
|
|
Module-Install-1.18/t/15_wrong_usage.t
|
|
Module-Install-1.18/t/16_require.t
|
|
Module-Install-1.18/t/17_sign.t
|
|
Module-Install-1.18/t/18_all_from.t
|
|
Module-Install-1.18/t/19_authors.t
|
|
Module-Install-1.18/t/20_authors_with_special_characters.t
|
|
Module-Install-1.18/t/21_makemaker_args.t
|
|
Module-Install-1.18/t/22_installdirs.t
|
|
Module-Install-1.18/t/23_pl_files.t
|
|
Module-Install-1.18/t/24_multiple_license_blocks.t
|
|
Module-Install-1.18/t/25_perl_version_from.t
|
|
Module-Install-1.18/t/26_unknown_func.t
|
|
Module-Install-1.18/t/27_build_requires_and_include.t
|
|
Module-Install-1.18/t/28_makemaker_args.t
|
|
Module-Install-1.18/t/29_requires_from.t
|
|
Module-Install-1.18/t/30_build_subdirs.t
|
|
Module-Install-1.18/t/31_add_metadata.t
|
|
Module-Install-1.18/t/32_module_name.t
|
|
Module-Install-1.18/t/33_copy.t
|
|
Module-Install-1.18/t/34_readwrite.t
|
|
Module-Install-1.18/t/lib/
|
|
Module-Install-1.18/t/recursive/
|
|
Module-Install-1.18/t/recursive/test.t
|
|
Module-Install-1.18/t/lib/MyTest.pm
|
|
Module-Install-1.18/lib/Module/
|
|
Module-Install-1.18/lib/inc/
|
|
Module-Install-1.18/lib/inc/Module/
|
|
Module-Install-1.18/lib/inc/Module/Install/
|
|
Module-Install-1.18/lib/inc/Module/Install.pm
|
|
Module-Install-1.18/lib/inc/Module/Install/DSL.pm
|
|
Module-Install-1.18/lib/Module/AutoInstall.pm
|
|
Module-Install-1.18/lib/Module/Install/
|
|
Module-Install-1.18/lib/Module/Install.pm
|
|
Module-Install-1.18/lib/Module/Install.pod
|
|
Module-Install-1.18/lib/Module/Install/API.pod
|
|
Module-Install-1.18/lib/Module/Install/Admin/
|
|
Module-Install-1.18/lib/Module/Install/Admin.pm
|
|
Module-Install-1.18/lib/Module/Install/AutoInstall.pm
|
|
Module-Install-1.18/lib/Module/Install/Base.pm
|
|
Module-Install-1.18/lib/Module/Install/Bundle.pm
|
|
Module-Install-1.18/lib/Module/Install/Can.pm
|
|
Module-Install-1.18/lib/Module/Install/Compiler.pm
|
|
Module-Install-1.18/lib/Module/Install/DSL.pm
|
|
Module-Install-1.18/lib/Module/Install/Deprecated.pm
|
|
Module-Install-1.18/lib/Module/Install/External.pm
|
|
Module-Install-1.18/lib/Module/Install/FAQ.pod
|
|
Module-Install-1.18/lib/Module/Install/Fetch.pm
|
|
Module-Install-1.18/lib/Module/Install/Include.pm
|
|
Module-Install-1.18/lib/Module/Install/Inline.pm
|
|
Module-Install-1.18/lib/Module/Install/MakeMaker.pm
|
|
Module-Install-1.18/lib/Module/Install/Makefile.pm
|
|
Module-Install-1.18/lib/Module/Install/Metadata.pm
|
|
Module-Install-1.18/lib/Module/Install/PAR.pm
|
|
Module-Install-1.18/lib/Module/Install/Philosophy.pod
|
|
Module-Install-1.18/lib/Module/Install/Run.pm
|
|
Module-Install-1.18/lib/Module/Install/Scripts.pm
|
|
Module-Install-1.18/lib/Module/Install/Share.pm
|
|
Module-Install-1.18/lib/Module/Install/Win32.pm
|
|
Module-Install-1.18/lib/Module/Install/With.pm
|
|
Module-Install-1.18/lib/Module/Install/WriteAll.pm
|
|
Module-Install-1.18/lib/Module/Install/Admin/Bundle.pm
|
|
Module-Install-1.18/lib/Module/Install/Admin/Compiler.pm
|
|
Module-Install-1.18/lib/Module/Install/Admin/Find.pm
|
|
Module-Install-1.18/lib/Module/Install/Admin/Include.pm
|
|
Module-Install-1.18/lib/Module/Install/Admin/Makefile.pm
|
|
Module-Install-1.18/lib/Module/Install/Admin/Manifest.pm
|
|
Module-Install-1.18/lib/Module/Install/Admin/Metadata.pm
|
|
Module-Install-1.18/lib/Module/Install/Admin/ScanDeps.pm
|
|
Module-Install-1.18/lib/Module/Install/Admin/WriteAll.pm
|
|
Entering Module-Install-1.18
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (7.24)
|
|
Checking if you have YAML::Tiny 1.33 ... Yes (1.70)
|
|
Running Makefile.PL
|
|
Configuring Module-Install-1.18 ... include /home/ryan/.cpanm/work/1493259733.12752/Module-Install-1.18/inc/Module/Install.pm
|
|
include inc/Module/Install/Metadata.pm
|
|
include inc/Module/Install/Base.pm
|
|
include inc/Module/Install/Makefile.pm
|
|
include inc/Module/Install/With.pm
|
|
include inc/Module/Install/WriteAll.pm
|
|
include inc/Module/Install/Win32.pm
|
|
include inc/Module/Install/Can.pm
|
|
include inc/Module/Install/Fetch.pm
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Module::Install
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Writing META.yml
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::Harness 3.13 ... Yes (3.39)
|
|
Checking if you have Module::Build 0.29 ... Yes (0.4222)
|
|
Checking if you have Parse::CPAN::Meta 1.4413 ... Yes (2.150010)
|
|
Checking if you have autodie 0 ... Yes (2.29)
|
|
Checking if you have ExtUtils::ParseXS 2.19 ... Yes (3.30)
|
|
Checking if you have ExtUtils::Install 1.52 ... Yes (2.04)
|
|
Checking if you have File::Path 0 ... Yes (2.12)
|
|
Checking if you have Module::CoreList 2.17 ... Yes (5.20170420)
|
|
Checking if you have Module::ScanDeps 1.09 ... Yes (1.23)
|
|
Checking if you have Test::More 0.86 ... Yes (1.302078)
|
|
Checking if you have File::Remove 1.42 ... Yes (1.57)
|
|
Checking if you have Devel::PPPort 3.16 ... Yes (3.35)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have YAML::Tiny 1.38 ... Yes (1.70)
|
|
Checking if you have File::Spec 3.28 ... Yes (3.62)
|
|
OK
|
|
Building and testing Module-Install-1.18 ... cp lib/Module/Install/Admin/Compiler.pm blib/lib/Module/Install/Admin/Compiler.pm
|
|
cp lib/Module/Install/Include.pm blib/lib/Module/Install/Include.pm
|
|
cp lib/Module/Install/With.pm blib/lib/Module/Install/With.pm
|
|
cp lib/Module/Install/Share.pm blib/lib/Module/Install/Share.pm
|
|
cp lib/Module/Install.pod blib/lib/Module/Install.pod
|
|
cp lib/Module/Install/WriteAll.pm blib/lib/Module/Install/WriteAll.pm
|
|
cp lib/Module/Install/Admin/Makefile.pm blib/lib/Module/Install/Admin/Makefile.pm
|
|
cp lib/Module/Install/Deprecated.pm blib/lib/Module/Install/Deprecated.pm
|
|
cp lib/Module/Install/Admin/Bundle.pm blib/lib/Module/Install/Admin/Bundle.pm
|
|
cp lib/Module/Install/Win32.pm blib/lib/Module/Install/Win32.pm
|
|
cp lib/Module/Install/Can.pm blib/lib/Module/Install/Can.pm
|
|
cp lib/Module/Install/Fetch.pm blib/lib/Module/Install/Fetch.pm
|
|
cp lib/Module/Install/Base.pm blib/lib/Module/Install/Base.pm
|
|
cp lib/Module/Install/Makefile.pm blib/lib/Module/Install/Makefile.pm
|
|
cp lib/Module/Install/DSL.pm blib/lib/Module/Install/DSL.pm
|
|
cp lib/Module/Install/Bundle.pm blib/lib/Module/Install/Bundle.pm
|
|
cp lib/Module/Install.pm blib/lib/Module/Install.pm
|
|
cp lib/Module/Install/Admin.pm blib/lib/Module/Install/Admin.pm
|
|
cp lib/Module/Install/External.pm blib/lib/Module/Install/External.pm
|
|
cp lib/Module/Install/Admin/Include.pm blib/lib/Module/Install/Admin/Include.pm
|
|
cp lib/Module/Install/MakeMaker.pm blib/lib/Module/Install/MakeMaker.pm
|
|
cp lib/Module/Install/Philosophy.pod blib/lib/Module/Install/Philosophy.pod
|
|
cp lib/Module/Install/Admin/Manifest.pm blib/lib/Module/Install/Admin/Manifest.pm
|
|
cp lib/Module/Install/Scripts.pm blib/lib/Module/Install/Scripts.pm
|
|
cp lib/Module/AutoInstall.pm blib/lib/Module/AutoInstall.pm
|
|
cp lib/Module/Install/PAR.pm blib/lib/Module/Install/PAR.pm
|
|
cp lib/Module/Install/FAQ.pod blib/lib/Module/Install/FAQ.pod
|
|
cp lib/Module/Install/Run.pm blib/lib/Module/Install/Run.pm
|
|
cp lib/Module/Install/Admin/Metadata.pm blib/lib/Module/Install/Admin/Metadata.pm
|
|
cp lib/Module/Install/Compiler.pm blib/lib/Module/Install/Compiler.pm
|
|
cp lib/Module/Install/Admin/ScanDeps.pm blib/lib/Module/Install/Admin/ScanDeps.pm
|
|
cp lib/Module/Install/Admin/Find.pm blib/lib/Module/Install/Admin/Find.pm
|
|
cp lib/Module/Install/AutoInstall.pm blib/lib/Module/Install/AutoInstall.pm
|
|
cp lib/Module/Install/Admin/WriteAll.pm blib/lib/Module/Install/Admin/WriteAll.pm
|
|
cp lib/Module/Install/API.pod blib/lib/Module/Install/API.pod
|
|
cp lib/Module/Install/Metadata.pm blib/lib/Module/Install/Metadata.pm
|
|
cp lib/Module/Install/Inline.pm blib/lib/Module/Install/Inline.pm
|
|
cp lib/inc/Module/Install/DSL.pm blib/lib/inc/Module/Install/DSL.pm
|
|
cp lib/inc/Module/Install.pm blib/lib/inc/Module/Install.pm
|
|
Manifying 20 pod documents
|
|
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/recursive/*.t
|
|
t/01_compile.t .......................... ok
|
|
t/02_mymeta.t ........................... skipped: New EU::MM has own MYMETA support
|
|
t/03_autoinstall.t ...................... skipped: Skipping dangerous test
|
|
t/04_version.t .......................... ok
|
|
t/05_share.t ............................ ok
|
|
t/06_ppport.t ........................... ok
|
|
t/07_perl_version.t ..................... ok
|
|
t/08_dsl.t .............................. ok
|
|
t/09_read.t ............................. ok
|
|
t/10_test.t ............................. ok
|
|
t/11_extraction.t ....................... ok
|
|
t/12_eumm_params.t ...................... ok
|
|
t/13_author_tests.t ..................... ok
|
|
t/13_author_tests_ext.t ................. ok
|
|
t/13_author_tests_ext2.t ................ ok
|
|
t/14_auto_include_deps_with_version.t ... skipped: your perl is new enough to have File::Spec 3.30 in core
|
|
t/15_wrong_usage.t ...................... ok
|
|
t/16_require.t .......................... ok
|
|
t/17_sign.t ............................. ok
|
|
t/18_all_from.t ......................... ok
|
|
t/19_authors.t .......................... ok
|
|
t/20_authors_with_special_characters.t .. ok
|
|
t/21_makemaker_args.t ................... ok
|
|
old INSTALLDIRS (probably set by makemaker_args) is overriden by installdirs
|
|
t/22_installdirs.t ...................... ok
|
|
t/23_pl_files.t ......................... ok
|
|
t/24_multiple_license_blocks.t .......... ok
|
|
t/25_perl_version_from.t ................ ok
|
|
t/26_unknown_func.t ..................... ok
|
|
Warning: prerequisite Test::More 9999 not found. We have 1.302078.
|
|
t/27_build_requires_and_include.t ....... ok
|
|
t/28_makemaker_args.t ................... ok
|
|
t/29_requires_from.t .................... ok
|
|
t/30_build_subdirs.t .................... ok
|
|
t/31_add_metadata.t ..................... ok
|
|
t/32_module_name.t ...................... ok
|
|
t/33_copy.t ............................. ok
|
|
t/34_readwrite.t ........................ ok
|
|
t/recursive/test.t ...................... ok
|
|
All tests successful.
|
|
Files=37, Tests=631, 90 wallclock secs ( 0.11 usr 0.02 sys + 51.33 cusr 3.54 csys = 55.00 CPU)
|
|
Result: PASS
|
|
Manifying 20 pod documents
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/inc/Module/Install.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/inc/Module/Install/DSL.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/AutoInstall.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install.pod
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Can.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Base.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Fetch.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Scripts.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/AutoInstall.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Include.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/PAR.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/With.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/FAQ.pod
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Inline.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/DSL.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Metadata.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/External.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Share.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Win32.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/MakeMaker.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Philosophy.pod
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Run.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Admin.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/WriteAll.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/API.pod
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Bundle.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Compiler.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Makefile.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Deprecated.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Admin/ScanDeps.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Admin/Manifest.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Admin/Include.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Admin/Metadata.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Admin/Find.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Admin/WriteAll.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Admin/Bundle.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Admin/Compiler.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Install/Admin/Makefile.pm
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/man/man3/Module::Install::PAR.3
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/man/man3/Module::Install.3
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/man/man3/Module::Install::Philosophy.3
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/man/man3/Module::Install::With.3
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/man/man3/Module::Install::Can.3
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/man/man3/Module::Install::API.3
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/man/man3/Module::AutoInstall.3
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/man/man3/Module::Install::Share.3
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/man/man3/Module::Install::FAQ.3
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/man/man3/Module::Install::Admin::Manifest.3
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/man/man3/Module::Install::Admin::Include.3
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/man/man3/inc::Module::Install.3
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/man/man3/Module::Install::Admin.3
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/man/man3/Module::Install::Bundle.3
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/man/man3/Module::Install::Compiler.3
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/man/man3/Module::Install::Makefile.3
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/man/man3/Module::Install::Base.3
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/man/man3/inc::Module::Install::DSL.3
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/man/man3/Module::Install::Deprecated.3
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/man/man3/Module::Install::External.3
|
|
Appending installation info to /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/perllocal.pod
|
|
OK
|
|
Successfully installed Module-Install-1.18
|
|
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/.meta/Module-Install-1.18/install.json
|
|
Building and testing Algorithm-FloodControl-1.990000 ... cp lib/Algorithm/FloodControl/Backend/Cache/Memcached/Fast.pm blib/lib/Algorithm/FloodControl/Backend/Cache/Memcached/Fast.pm
|
|
cp lib/Algorithm/FloodControl/Backend/Cache/Memcached.pm blib/lib/Algorithm/FloodControl/Backend/Cache/Memcached.pm
|
|
cp lib/Algorithm/FloodControl/Backend.pm blib/lib/Algorithm/FloodControl/Backend.pm
|
|
cp lib/Algorithm/FloodControl.pm blib/lib/Algorithm/FloodControl.pm
|
|
cp lib/Algorithm/FloodControl/Backend/Cache/FastMmap.pm blib/lib/Algorithm/FloodControl/Backend/Cache/FastMmap.pm
|
|
Manifying 5 pod documents
|
|
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/01-cache-memcached-fast.t t/02-cache-memcached.t t/03-module.t t/04-cache-fastmmap.t t/boilerplate.t t/pod-coverage.t t/pod.t
|
|
# Testing Algorithm::FloodControl 2.000000, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
|
|
t/00-load.t .................. ok
|
|
t/01-cache-memcached-fast.t .. skipped: $ENV{MEMCACHED_SERVER} is not set
|
|
Name "tlib::skip_concurrency" used only once: possible typo at t/02-cache-memcached.t line 19.
|
|
t/02-cache-memcached.t ....... skipped: $ENV{ MEMCACHED_SERVER } is not set
|
|
t/03-module.t ................ ok
|
|
t/04-cache-fastmmap.t ........ ok
|
|
t/boilerplate.t .............. ok
|
|
t/pod-coverage.t ............. ok
|
|
|
|
# Failed test 'POD test for blib/lib/Algorithm/FloodControl.pm'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod.pm line 187.
|
|
Wide character in print at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test2/Formatter/TAP.pm line 112.
|
|
# blib/lib/Algorithm/FloodControl.pm (209): Non-ASCII character seen before =encoding in '"Ненене,'. Assuming UTF-8
|
|
# Looks like you failed 1 test of 5.
|
|
t/pod.t ......................
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/5 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/pod.t (Wstat: 256 Tests: 5 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 1
|
|
Files=8, Tests=25, 7 wallclock secs ( 0.02 usr 0.00 sys + 0.37 cusr 0.04 csys = 0.43 CPU)
|
|
Result: FAIL
|
|
Failed 1/8 test programs. 1/25 subtests failed.
|
|
Makefile:794: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 1
|
|
! Installing Algorithm::FloodControl::Backend failed. See /home/ryan/.cpanm/work/1493259733.12752/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
1 distribution installed
|
|
Command [cpanm --reinstall --verbose Algorithm::FloodControl::Backend] 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
|