119 lines
4.8 KiB
Text
119 lines
4.8 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7042 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1492363043.29950
|
|
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 Moove () on cpanmetadb ...
|
|
Unpacking Moove-0.004.tar.gz
|
|
--> Working on Moove
|
|
Fetching http://www.cpan.org/authors/id/Z/ZU/ZURBORG/Moove-0.004.tar.gz ... OK
|
|
Moove-0.004/
|
|
Moove-0.004/perlcritic.rc
|
|
Moove-0.004/SIGNATURE
|
|
Moove-0.004/META.yml
|
|
Moove-0.004/MANIFEST
|
|
Moove-0.004/cpanfile
|
|
Moove-0.004/Build.PL
|
|
Moove-0.004/t/
|
|
Moove-0.004/t/Foo2.pm
|
|
Moove-0.004/t/Bar2.pm
|
|
Moove-0.004/t/release-cpan-changes.t
|
|
Moove-0.004/t/author-pod-syntax.t
|
|
Moove-0.004/t/TryCatch/
|
|
Moove-0.004/t/TryCatch/typelib.pm
|
|
Moove-0.004/t/author-pod-coverage.t
|
|
Moove-0.004/t/Foo1.pm
|
|
Moove-0.004/t/TryCatchAuto.pm
|
|
Moove-0.004/t/FooBar.pm
|
|
Moove-0.004/t/trycatch-auto.t
|
|
Moove-0.004/t/all.t
|
|
Moove-0.004/t/release-kwalitee.t
|
|
Moove-0.004/t/author-critic.t
|
|
Moove-0.004/t/Bar1.pm
|
|
Moove-0.004/t/types.t
|
|
Moove-0.004/t/redefined.t
|
|
Moove-0.004/t/TryCatch.pm
|
|
Moove-0.004/t/trycatch.t
|
|
Moove-0.004/Changes
|
|
Moove-0.004/LICENSE
|
|
Moove-0.004/CONTRIBUTORS
|
|
Moove-0.004/README
|
|
Moove-0.004/lib/
|
|
Moove-0.004/lib/Moove.pm
|
|
Entering Moove-0.004
|
|
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 Moove-0.004 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'Moove' version '0.004'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Carp 0 ... Yes (1.38)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have Function::Parameters 1.0703 ... Yes (2.000003)
|
|
Checking if you have Test::Most 0 ... Yes (0.35)
|
|
Checking if you have Data::OptList 0.109 ... Yes (0.110)
|
|
Checking if you have Type::Tiny 1.000005 ... Yes (1.000006)
|
|
Checking if you have Types::Standard 0 ... Yes (1.000006)
|
|
Checking if you have Type::Utils 0 ... Yes (1.000006)
|
|
Checking if you have syntax 0 ... Yes (0.004)
|
|
Checking if you have Type::Library 0 ... Yes (1.000006)
|
|
Checking if you have Import::Into 1.002004 ... Yes (1.002005)
|
|
Checking if you have constant 0 ... Yes (1.33)
|
|
Checking if you have strictures 2 ... Yes (2.000003)
|
|
Checking if you have Type::Registry 0 ... Yes (1.000006)
|
|
Checking if you have Module::Build 0.28 ... Yes (0.4222)
|
|
Checking if you have Syntax::Feature::Try 1.003 ... Yes (1.005)
|
|
OK
|
|
Building and testing Moove-0.004 ... Building Moove
|
|
Use of uninitialized value $package in hash element at /home/ryan/.cpanm/work/1492363043.29950/Moove-0.004/blib/lib/Moove.pm line 100.
|
|
Compilation failed in require at t/all.t line 5.
|
|
BEGIN failed--compilation aborted at t/all.t line 5.
|
|
# Looks like your test exited with 255 before it could output anything.
|
|
t/all.t ...................
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 2/2 subtests
|
|
t/author-critic.t ......... skipped: these tests are for testing by the author
|
|
t/author-pod-coverage.t ... skipped: these tests are for testing by the author
|
|
t/author-pod-syntax.t ..... skipped: these tests are for testing by the author
|
|
t/redefined.t ............. ok
|
|
t/release-cpan-changes.t .. skipped: these tests are for release candidate testing
|
|
t/release-kwalitee.t ...... skipped: these tests are for release candidate testing
|
|
t/trycatch-auto.t ......... ok
|
|
|
|
# Failed test 'use t::TryCatch;'
|
|
# at t/trycatch.t line 7.
|
|
# Tried to use 't::TryCatch'.
|
|
# Error: In func test1: I was expecting a parameter list, not "{" at t/TryCatch.pm line 5.
|
|
# Compilation failed in require at t/trycatch.t line 7.
|
|
# BEGIN failed--compilation aborted at t/trycatch.t line 7.
|
|
Bailout called. Further testing stopped:
|
|
FAILED--Further testing stopped.
|
|
! Installing Moove failed. See /home/ryan/.cpanm/work/1492363043.29950/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Moove] 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
|