297 lines
11 KiB
Text
297 lines
11 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/1493280448.7365
|
|
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 Pegex::Cmd () on cpanmetadb ...
|
|
Unpacking Pegex-Cmd-0.26.tar.gz
|
|
--> Working on Pegex::Cmd
|
|
Fetching http://www.cpan.org/authors/id/I/IN/INGY/Pegex-Cmd-0.26.tar.gz ... OK
|
|
Pegex-Cmd-0.26/
|
|
Pegex-Cmd-0.26/META.yml
|
|
Pegex-Cmd-0.26/LICENSE
|
|
Pegex-Cmd-0.26/Makefile.PL
|
|
Pegex-Cmd-0.26/README
|
|
Pegex-Cmd-0.26/t/
|
|
Pegex-Cmd-0.26/t/release-pod-syntax.t
|
|
Pegex-Cmd-0.26/t/000-compile-modules.t
|
|
Pegex-Cmd-0.26/xt/
|
|
Pegex-Cmd-0.26/xt/foo.pl.want
|
|
Pegex-Cmd-0.26/xt/test.t
|
|
Pegex-Cmd-0.26/xt/foo.pgx
|
|
Pegex-Cmd-0.26/lib/
|
|
Pegex-Cmd-0.26/lib/Pegex/
|
|
Pegex-Cmd-0.26/lib/Pegex/Cmd.pm
|
|
Pegex-Cmd-0.26/lib/Pegex/Cmd.pod
|
|
Pegex-Cmd-0.26/MANIFEST
|
|
Pegex-Cmd-0.26/Changes
|
|
Pegex-Cmd-0.26/CONTRIBUTING
|
|
Pegex-Cmd-0.26/bin/
|
|
Pegex-Cmd-0.26/bin/pegex
|
|
Pegex-Cmd-0.26/META.json
|
|
Pegex-Cmd-0.26/inc/
|
|
Pegex-Cmd-0.26/inc/Pegex.pm
|
|
Pegex-Cmd-0.26/inc/Pegex/
|
|
Pegex-Cmd-0.26/inc/Pegex/Tree.pm
|
|
Pegex-Cmd-0.26/inc/Pegex/Optimizer.pm
|
|
Pegex-Cmd-0.26/inc/Pegex/Input.pm
|
|
Pegex-Cmd-0.26/inc/Pegex/Compiler.pm
|
|
Pegex-Cmd-0.26/inc/Pegex/Receiver.pm
|
|
Pegex-Cmd-0.26/inc/Pegex/Grammar.pm
|
|
Pegex-Cmd-0.26/inc/Pegex/Bootstrap.pm
|
|
Pegex-Cmd-0.26/inc/Pegex/Parser.pm
|
|
Pegex-Cmd-0.26/inc/Pegex/Base.pm
|
|
Pegex-Cmd-0.26/inc/TestML/
|
|
Pegex-Cmd-0.26/inc/TestML/Util.pm
|
|
Pegex-Cmd-0.26/inc/TestML/Runtime.pm
|
|
Pegex-Cmd-0.26/inc/TestML/Runtime/
|
|
Pegex-Cmd-0.26/inc/TestML/Runtime/TAP.pm
|
|
Pegex-Cmd-0.26/inc/TestML/Compiler.pm
|
|
Pegex-Cmd-0.26/inc/TestML/Library/
|
|
Pegex-Cmd-0.26/inc/TestML/Library/Standard.pm
|
|
Pegex-Cmd-0.26/inc/TestML/Library/Debug.pm
|
|
Pegex-Cmd-0.26/inc/TestML/Base.pm
|
|
Pegex-Cmd-0.26/inc/TestML/Bridge.pm
|
|
Pegex-Cmd-0.26/inc/TestML/Compiler/
|
|
Pegex-Cmd-0.26/inc/TestML/Compiler/Pegex.pm
|
|
Pegex-Cmd-0.26/inc/TestML/Compiler/Pegex/
|
|
Pegex-Cmd-0.26/inc/TestML/Compiler/Pegex/AST.pm
|
|
Pegex-Cmd-0.26/inc/TestML/Compiler/Pegex/Grammar.pm
|
|
Pegex-Cmd-0.26/inc/TestML/Compiler/Lite.pm
|
|
Pegex-Cmd-0.26/inc/TestML.pm
|
|
Entering Pegex-Cmd-0.26
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Pegex-Cmd-0.26 ... Warning: prerequisite MouseX::App::Cmd 0 not found.
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Pegex::Cmd
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Module::Pluggable 0 ... Yes (5.2)
|
|
Checking if you have Pegex 0.30 ... Yes (0.63)
|
|
Checking if you have MouseX::App::Cmd 0 ... No
|
|
Checking if you have App::Cmd 0 ... Yes (0.331)
|
|
Checking if you have Mouse 0 ... Yes (v2.4.9)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Searching MouseX::App::Cmd (0) on cpanmetadb ...
|
|
Unpacking MouseX-App-Cmd-0.30.tar.gz
|
|
OK
|
|
==> Found dependencies: MouseX::App::Cmd
|
|
--> Working on MouseX::App::Cmd
|
|
Fetching http://www.cpan.org/authors/id/E/ET/ETHER/MouseX-App-Cmd-0.30.tar.gz ... OK
|
|
MouseX-App-Cmd-0.30/
|
|
MouseX-App-Cmd-0.30/CONTRIBUTING
|
|
MouseX-App-Cmd-0.30/Changes
|
|
MouseX-App-Cmd-0.30/INSTALL
|
|
MouseX-App-Cmd-0.30/LICENSE
|
|
MouseX-App-Cmd-0.30/MANIFEST
|
|
MouseX-App-Cmd-0.30/META.json
|
|
MouseX-App-Cmd-0.30/META.yml
|
|
MouseX-App-Cmd-0.30/Makefile.PL
|
|
MouseX-App-Cmd-0.30/README
|
|
MouseX-App-Cmd-0.30/TODO
|
|
MouseX-App-Cmd-0.30/dist.ini
|
|
MouseX-App-Cmd-0.30/lib/
|
|
MouseX-App-Cmd-0.30/perlcritic.rc
|
|
MouseX-App-Cmd-0.30/perltidy.rc
|
|
MouseX-App-Cmd-0.30/t/
|
|
MouseX-App-Cmd-0.30/weaver.ini
|
|
MouseX-App-Cmd-0.30/xt/
|
|
MouseX-App-Cmd-0.30/xt/author/
|
|
MouseX-App-Cmd-0.30/xt/release/
|
|
MouseX-App-Cmd-0.30/xt/release/changes_has_content.t
|
|
MouseX-App-Cmd-0.30/xt/release/cpan-changes.t
|
|
MouseX-App-Cmd-0.30/xt/release/distmeta.t
|
|
MouseX-App-Cmd-0.30/xt/release/kwalitee.t
|
|
MouseX-App-Cmd-0.30/xt/release/minimum-version.t
|
|
MouseX-App-Cmd-0.30/xt/release/mojibake.t
|
|
MouseX-App-Cmd-0.30/xt/release/pod-coverage.t
|
|
MouseX-App-Cmd-0.30/xt/release/pod-no404s.t
|
|
MouseX-App-Cmd-0.30/xt/release/pod-syntax.t
|
|
MouseX-App-Cmd-0.30/xt/release/portability.t
|
|
MouseX-App-Cmd-0.30/xt/release/synopsis.t
|
|
MouseX-App-Cmd-0.30/xt/author/00-compile.t
|
|
MouseX-App-Cmd-0.30/xt/author/clean-namespaces.t
|
|
MouseX-App-Cmd-0.30/xt/author/critic.t
|
|
MouseX-App-Cmd-0.30/xt/author/eol.t
|
|
MouseX-App-Cmd-0.30/xt/author/no-tabs.t
|
|
MouseX-App-Cmd-0.30/xt/author/pod-spell.t
|
|
MouseX-App-Cmd-0.30/t/00-report-prereqs.dd
|
|
MouseX-App-Cmd-0.30/t/00-report-prereqs.t
|
|
MouseX-App-Cmd-0.30/t/basic.t
|
|
MouseX-App-Cmd-0.30/t/build_emulates_new.t
|
|
MouseX-App-Cmd-0.30/t/configfile.t
|
|
MouseX-App-Cmd-0.30/t/lib/
|
|
MouseX-App-Cmd-0.30/t/moose.t
|
|
MouseX-App-Cmd-0.30/t/lib/Test/
|
|
MouseX-App-Cmd-0.30/t/lib/Test/ConfigFromFile/
|
|
MouseX-App-Cmd-0.30/t/lib/Test/ConfigFromFile.pm
|
|
MouseX-App-Cmd-0.30/t/lib/Test/MyAny/
|
|
MouseX-App-Cmd-0.30/t/lib/Test/MyCmd/
|
|
MouseX-App-Cmd-0.30/t/lib/Test/MyCmd.pm
|
|
MouseX-App-Cmd-0.30/t/lib/Test/MyCmd/Command/
|
|
MouseX-App-Cmd-0.30/t/lib/Test/MyCmd/Command/bark.pm
|
|
MouseX-App-Cmd-0.30/t/lib/Test/MyCmd/Command/frobulate.pm
|
|
MouseX-App-Cmd-0.30/t/lib/Test/MyCmd/Command/justusage.pm
|
|
MouseX-App-Cmd-0.30/t/lib/Test/MyCmd/Command/stock.pm
|
|
MouseX-App-Cmd-0.30/t/lib/Test/MyAny/Mouse/
|
|
MouseX-App-Cmd-0.30/t/lib/Test/MyAny/Mouse.pm
|
|
MouseX-App-Cmd-0.30/t/lib/Test/MyAny/Mouse/Command/
|
|
MouseX-App-Cmd-0.30/t/lib/Test/MyAny/Mouse/Command/foo.pm
|
|
MouseX-App-Cmd-0.30/t/lib/Test/ConfigFromFile/Command/
|
|
MouseX-App-Cmd-0.30/t/lib/Test/ConfigFromFile/config.yaml
|
|
MouseX-App-Cmd-0.30/t/lib/Test/ConfigFromFile/Command/boo.pm
|
|
MouseX-App-Cmd-0.30/t/lib/Test/ConfigFromFile/Command/moo.pm
|
|
MouseX-App-Cmd-0.30/lib/MouseX/
|
|
MouseX-App-Cmd-0.30/lib/MouseX/App/
|
|
MouseX-App-Cmd-0.30/lib/MouseX/App/Cmd/
|
|
MouseX-App-Cmd-0.30/lib/MouseX/App/Cmd.pm
|
|
MouseX-App-Cmd-0.30/lib/MouseX/App/Cmd/Command.pm
|
|
Entering MouseX-App-Cmd-0.30
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring MouseX-App-Cmd-0.30 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for MouseX::App::Cmd
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Data::Dumper 0 ... Yes (2.161)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Mouse 0 ... Yes (v2.4.9)
|
|
Checking if you have lib 0 ... Yes (0.64)
|
|
Checking if you have base 0 ... Yes (2.23)
|
|
Checking if you have YAML 0 ... Yes (1.23)
|
|
Checking if you have Getopt::Long::Descriptive 0.091 ... Yes (0.100)
|
|
Checking if you have warnings 0 ... Yes (1.37)
|
|
Checking if you have App::Cmd::Command 0 ... Yes (0.331)
|
|
Checking if you have Test::Output 0 ... Yes (1.031)
|
|
Checking if you have File::Spec 0 ... Yes (3.62)
|
|
Checking if you have App::Cmd 0.321 ... Yes (0.331)
|
|
Checking if you have File::Basename 0 ... Yes (2.85)
|
|
Checking if you have namespace::autoclean 0 ... Yes (0.28)
|
|
Checking if you have strict 0 ... Yes (1.11)
|
|
Checking if you have English 0 ... Yes (1.10)
|
|
Checking if you have MouseX::Getopt 0 ... Yes (0.37)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have Mouse::Object 0 ... Yes (undef)
|
|
OK
|
|
Building and testing MouseX-App-Cmd-0.30 ... cp lib/MouseX/App/Cmd/Command.pm blib/lib/MouseX/App/Cmd/Command.pm
|
|
cp lib/MouseX/App/Cmd.pm blib/lib/MouseX/App/Cmd.pm
|
|
Manifying 2 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, 'blib/lib', 'blib/arch')" t/*.t
|
|
#
|
|
# Versions for all modules listed in MYMETA.json (including optional ones):
|
|
#
|
|
# === Configure Requires ===
|
|
#
|
|
# Module Want Have
|
|
# ------------------- ---- ----
|
|
# ExtUtils::MakeMaker any 7.24
|
|
#
|
|
# === Build Requires ===
|
|
#
|
|
# Module Want Have
|
|
# ------------------- ---- ----
|
|
# ExtUtils::MakeMaker any 7.24
|
|
#
|
|
# === Test Requires ===
|
|
#
|
|
# Module Want Have
|
|
# ------------------- ---- --------
|
|
# Data::Dumper any 2.161
|
|
# ExtUtils::MakeMaker any 7.24
|
|
# File::Spec any 3.62
|
|
# Test::More any 1.302078
|
|
# Test::Output any 1.031
|
|
# YAML any 1.23
|
|
# base any 2.23
|
|
# lib any 0.64
|
|
# strict any 1.11
|
|
# warnings any 1.37
|
|
#
|
|
# === Test Recommends ===
|
|
#
|
|
# Module Want Have
|
|
# ---------- -------- --------
|
|
# CPAN::Meta 2.120900 2.150010
|
|
#
|
|
# === Runtime Requires ===
|
|
#
|
|
# Module Want Have
|
|
# ------------------------- ----- ------
|
|
# App::Cmd 0.321 0.331
|
|
# App::Cmd::Command any 0.331
|
|
# English any 1.10
|
|
# File::Basename any 2.85
|
|
# Getopt::Long::Descriptive 0.091 0.100
|
|
# Mouse any v2.4.9
|
|
# Mouse::Object any undef
|
|
# MouseX::Getopt any 0.37
|
|
# namespace::autoclean any 0.28
|
|
#
|
|
# === Runtime Suggests ===
|
|
#
|
|
# Module Want Have
|
|
# ---------------------- ---- ----
|
|
# MouseX::ConfigFromFile any 0.05
|
|
#
|
|
t/00-report-prereqs.t ... ok
|
|
t/basic.t ............... ok
|
|
|
|
# Failed test 'Internal hashes match'
|
|
# at t/build_emulates_new.t line 18.
|
|
# Structures begin differing at:
|
|
# $got->{show_version} = Does not exist
|
|
# $expected->{show_version} = '0'
|
|
# Looks like you failed 1 test of 1.
|
|
t/build_emulates_new.t ..
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/1 subtests
|
|
t/configfile.t .......... ok
|
|
t/moose.t ............... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/build_emulates_new.t (Wstat: 256 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 1
|
|
Files=5, Tests=19, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.35 cusr 0.03 csys = 0.40 CPU)
|
|
Result: FAIL
|
|
Failed 1/5 test programs. 1/19 subtests failed.
|
|
Makefile:890: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing MouseX::App::Cmd failed. See /home/ryan/.cpanm/work/1493280448.7365/build.log for details. Retry with --force to force install it.
|
|
! Installing the dependencies failed: Module 'MouseX::App::Cmd' is not installed
|
|
! Bailing out the installation for Pegex-Cmd-0.26.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Pegex::Cmd] 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
|