278 lines
12 KiB
Text
278 lines
12 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/1493238094.26271
|
|
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 Dist::Maker () on cpanmetadb ...
|
|
Unpacking Dist-Maker-0.10.tar.gz
|
|
--> Working on Dist::Maker
|
|
Fetching http://www.cpan.org/authors/id/G/GF/GFUJI/Dist-Maker-0.10.tar.gz ... OK
|
|
Dist-Maker-0.10/
|
|
Dist-Maker-0.10/Changes
|
|
Dist-Maker-0.10/example/
|
|
Dist-Maker-0.10/inc/
|
|
Dist-Maker-0.10/lib/
|
|
Dist-Maker-0.10/Makefile.PL
|
|
Dist-Maker-0.10/MANIFEST
|
|
Dist-Maker-0.10/MANIFEST.SKIP
|
|
Dist-Maker-0.10/META.yml
|
|
Dist-Maker-0.10/README
|
|
Dist-Maker-0.10/script/
|
|
Dist-Maker-0.10/t/
|
|
Dist-Maker-0.10/xt/
|
|
Dist-Maker-0.10/xt/perlcritic.t
|
|
Dist-Maker-0.10/xt/pod.t
|
|
Dist-Maker-0.10/xt/podspell.t
|
|
Dist-Maker-0.10/xt/template.t
|
|
Dist-Maker-0.10/t/000_load.t
|
|
Dist-Maker-0.10/t/001_config.t
|
|
Dist-Maker-0.10/t/002_options.t
|
|
Dist-Maker-0.10/t/003_distname.t
|
|
Dist-Maker-0.10/t/004_scatter.t
|
|
Dist-Maker-0.10/t/005_util.t
|
|
Dist-Maker-0.10/script/dim
|
|
Dist-Maker-0.10/lib/Dist/
|
|
Dist-Maker-0.10/lib/Dist/Maker/
|
|
Dist-Maker-0.10/lib/Dist/Maker.pm
|
|
Dist-Maker-0.10/lib/Dist/Maker/Base.pm
|
|
Dist-Maker-0.10/lib/Dist/Maker/Command/
|
|
Dist-Maker-0.10/lib/Dist/Maker/Config.pm
|
|
Dist-Maker-0.10/lib/Dist/Maker/Logger.pm
|
|
Dist-Maker-0.10/lib/Dist/Maker/Name.pm
|
|
Dist-Maker-0.10/lib/Dist/Maker/Scatter.pm
|
|
Dist-Maker-0.10/lib/Dist/Maker/Template/
|
|
Dist-Maker-0.10/lib/Dist/Maker/Template.pm
|
|
Dist-Maker-0.10/lib/Dist/Maker/Util.pm
|
|
Dist-Maker-0.10/lib/Dist/Maker/Template/Any/
|
|
Dist-Maker-0.10/lib/Dist/Maker/Template/CLI.pm
|
|
Dist-Maker-0.10/lib/Dist/Maker/Template/Default.pm
|
|
Dist-Maker-0.10/lib/Dist/Maker/Template/DefaultMB.pm
|
|
Dist-Maker-0.10/lib/Dist/Maker/Template/Moose.pm
|
|
Dist-Maker-0.10/lib/Dist/Maker/Template/Mouse.pm
|
|
Dist-Maker-0.10/lib/Dist/Maker/Template/XS.pm
|
|
Dist-Maker-0.10/lib/Dist/Maker/Template/Any/Moose.pm
|
|
Dist-Maker-0.10/lib/Dist/Maker/Command/config.pm
|
|
Dist-Maker-0.10/lib/Dist/Maker/Command/init.pm
|
|
Dist-Maker-0.10/lib/Dist/Maker/Command/meta.pm
|
|
Dist-Maker-0.10/lib/Dist/Maker/Command/new.pm
|
|
Dist-Maker-0.10/inc/Module/
|
|
Dist-Maker-0.10/inc/Module/Install/
|
|
Dist-Maker-0.10/inc/Module/Install.pm
|
|
Dist-Maker-0.10/inc/Module/Install/AuthorTests.pm
|
|
Dist-Maker-0.10/inc/Module/Install/Base.pm
|
|
Dist-Maker-0.10/inc/Module/Install/Makefile.pm
|
|
Dist-Maker-0.10/inc/Module/Install/Metadata.pm
|
|
Dist-Maker-0.10/inc/Module/Install/Repository.pm
|
|
Dist-Maker-0.10/inc/Module/Install/Scripts.pm
|
|
Dist-Maker-0.10/inc/Module/Install/WriteAll.pm
|
|
Dist-Maker-0.10/example/config.pl
|
|
Entering Dist-Maker-0.10
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Dist-Maker-0.10 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Dist::Maker
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have MooseX::StrictConstructor 0 ... Yes (0.21)
|
|
Checking if you have parent 0 ... Yes (0.236)
|
|
Checking if you have File::Spec 0 ... Yes (3.62)
|
|
Checking if you have Config::Tiny 0 ... Yes (2.23)
|
|
Checking if you have Getopt::Long 2.36 ... Yes (2.49)
|
|
Checking if you have Mouse 0.64 ... Yes (v2.4.9)
|
|
Checking if you have MouseX::NativeTraits 0.002 ... Yes (1.09)
|
|
Checking if you have Text::Xslate 0.2008 ... Yes (3.4.0)
|
|
Checking if you have File::Basename 0 ... Yes (2.85)
|
|
Checking if you have Module::Install::Repository 0 ... Yes (0.06)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Test::Pod::Coverage 0 ... Yes (1.10)
|
|
Checking if you have Module::Install::XSUtil 0 ... Yes (0.45)
|
|
Checking if you have Test::Perl::Critic 0 ... Yes (1.03)
|
|
Checking if you have Moose 0 ... Yes (2.2004)
|
|
Checking if you have Any::Moose 0 ... Yes (0.27)
|
|
Checking if you have Module::Install 0 ... No
|
|
Checking if you have Test::LeakTrace 0.13 ... Yes (0.15)
|
|
Checking if you have Test::Requires 0.03 ... Yes (0.10)
|
|
Checking if you have MouseX::StrictConstructor 0.02 ... Yes (0.02)
|
|
Checking if you have Module::Install::AuthorTests 0 ... Yes (0.002)
|
|
Checking if you have Test::More 0.88 ... Yes (1.302078)
|
|
Checking if you have File::Path 0 ... Yes (2.12)
|
|
Searching Module::Install (0) 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 YAML::Tiny 1.33 ... Yes (1.70)
|
|
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Module-Install-1.18 ... include /home/ryan/.cpanm/work/1493238094.26271/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
|
|
Unable to find a perl 5 (by these names: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0 perl5.26.0 perl5 perl miniperl, in these dirs: /home/ryan/perl5/perlbrew/bin /home/ryan/perl5/perlbrew/perls/perl-blead/bin /home/ryan/.cargo/bin /home/ryan/workspace/esp8266/esp-open-sdk/xtensa-lx106-elf/bin /home/ryan/perl5/perlbrew/bin /home/ryan/perl5/perlbrew/perls/perl-5.24.1/bin /home/ryan/prefix/bin /usr/local/bin /usr/bin /bin /usr/local/games /usr/games /home/ryan/bin /home/ryan/prefix/bin /home/ryan/DirkDashing2Trial /home/ryan/perl5/perlbrew/perls/perl-blead/bin)
|
|
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 autodie 0 ... Yes (2.29)
|
|
Checking if you have Module::CoreList 2.17 ... Yes (5.20170420)
|
|
Checking if you have Parse::CPAN::Meta 1.4413 ... Yes (2.150010)
|
|
Checking if you have Module::Build 0.29 ... Yes (0.4222)
|
|
Checking if you have YAML::Tiny 1.38 ... Yes (1.70)
|
|
Checking if you have Test::More 0.86 ... Yes (1.302078)
|
|
Checking if you have File::Path 0 ... Yes (2.12)
|
|
Checking if you have Module::ScanDeps 1.09 ... Yes (1.23)
|
|
Checking if you have Test::Harness 3.13 ... Yes (3.39)
|
|
Checking if you have ExtUtils::Install 1.52 ... Yes (2.04)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
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 File::Spec 3.28 ... Yes (3.62)
|
|
Checking if you have ExtUtils::ParseXS 2.19 ... Yes (3.30)
|
|
OK
|
|
Building and testing Module-Install-1.18 ... make: execvp: /home/ryan/.cpanm/work/1493238094.26271/Module-Install-1.18: Permission denied
|
|
Makefile:400: recipe for target 'blib/lib/Module/.exists' failed
|
|
make: *** [blib/lib/Module/.exists] Error 127
|
|
! Installing Module::Install failed. See /home/ryan/.cpanm/work/1493238094.26271/build.log for details. Retry with --force to force install it.
|
|
! Installing the dependencies failed: Module 'Module::Install' is not installed
|
|
! Bailing out the installation for Dist-Maker-0.10.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Dist::Maker] 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
|