160 lines
8.6 KiB
Text
160 lines
8.6 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/1493539695.6499
|
|
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 Acme::Dahut::Call () on cpanmetadb ...
|
|
Unpacking Acme-Dahut-Call-0.03.tar.gz
|
|
--> Working on Acme::Dahut::Call
|
|
Fetching http://www.cpan.org/authors/id/P/PE/PERIGRIN/Acme-Dahut-Call-0.03.tar.gz ... OK
|
|
Acme-Dahut-Call-0.03/
|
|
Acme-Dahut-Call-0.03/Build.PL
|
|
Acme-Dahut-Call-0.03/Changes
|
|
Acme-Dahut-Call-0.03/demo/
|
|
Acme-Dahut-Call-0.03/demo/synopsis.pl
|
|
Acme-Dahut-Call-0.03/inc/
|
|
Acme-Dahut-Call-0.03/inc/Module/
|
|
Acme-Dahut-Call-0.03/inc/Module/AutoInstall.pm
|
|
Acme-Dahut-Call-0.03/inc/Module/Install/
|
|
Acme-Dahut-Call-0.03/inc/Module/Install/AutoInstall.pm
|
|
Acme-Dahut-Call-0.03/inc/Module/Install/Base.pm
|
|
Acme-Dahut-Call-0.03/inc/Module/Install/Build.pm
|
|
Acme-Dahut-Call-0.03/inc/Module/Install/Can.pm
|
|
Acme-Dahut-Call-0.03/inc/Module/Install/Fetch.pm
|
|
Acme-Dahut-Call-0.03/inc/Module/Install/Include.pm
|
|
Acme-Dahut-Call-0.03/inc/Module/Install/Makefile.pm
|
|
Acme-Dahut-Call-0.03/inc/Module/Install/Metadata.pm
|
|
Acme-Dahut-Call-0.03/inc/Module/Install/Win32.pm
|
|
Acme-Dahut-Call-0.03/inc/Module/Install/WriteAll.pm
|
|
Acme-Dahut-Call-0.03/inc/Module/Install.pm
|
|
Acme-Dahut-Call-0.03/lib/
|
|
Acme-Dahut-Call-0.03/lib/Acme/
|
|
Acme-Dahut-Call-0.03/lib/Acme/Dahut/
|
|
Acme-Dahut-Call-0.03/lib/Acme/Dahut/Call/
|
|
Acme-Dahut-Call-0.03/lib/Acme/Dahut/Call/Identifier.pm
|
|
Acme-Dahut-Call-0.03/lib/Acme/Dahut/Call.pm
|
|
Acme-Dahut-Call-0.03/Makefile.PL
|
|
Acme-Dahut-Call-0.03/MANIFEST
|
|
Acme-Dahut-Call-0.03/META.yml
|
|
Acme-Dahut-Call-0.03/README
|
|
Acme-Dahut-Call-0.03/t/
|
|
Acme-Dahut-Call-0.03/t/00.load.t
|
|
Acme-Dahut-Call-0.03/t/kwalitee.t
|
|
Acme-Dahut-Call-0.03/t/perlcritic.t
|
|
Acme-Dahut-Call-0.03/t/pod-coverage.t
|
|
Acme-Dahut-Call-0.03/t/pod.t
|
|
Entering Acme-Dahut-Call-0.03
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have Module::Build 0.38 ... Yes (0.4222)
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Running Build.PL
|
|
Configuring Acme-Dahut-Call-0.03 ... Cannot determine perl version info from lib/Acme/Dahut/Call.pm
|
|
LEGAL WARNING: 'All rights reserved' may invalidate Open Source licenses. Consider removing it. at inc/Module/Install/Metadata.pm line 322.
|
|
*** Module::AutoInstall version 1.03
|
|
*** Checking for Perl dependencies...
|
|
[Core Features]
|
|
- Test::More ...loaded. (1.302083 >= 0.42)
|
|
- Moose ...loaded. (2.2004 >= 0.20)
|
|
*** Module::AutoInstall configuration finished.
|
|
Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'Acme-Dahut-Call' version '0.03'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::More 0.42 ... Yes (1.302083)
|
|
Checking if you have Moose 0.20 ... Yes (2.2004)
|
|
OK
|
|
Building and testing Acme-Dahut-Call-0.03 ... Building Acme-Dahut-Call
|
|
# Testing Acme::Dahut::Call 0.03
|
|
t/00.load.t ....... ok
|
|
These tests should not be running unless AUTHOR_TESTING=1 and/or RELEASE_TESTING=1!
|
|
|
|
# Failed test 'meta_yml_conforms_to_known_spec'
|
|
# at t/kwalitee.t line 3.
|
|
# Error: META.yml does not conform to any recognised META.yml Spec.
|
|
# Details:
|
|
# Expected a list structure (author) [Validation: 1.3]
|
|
# Expected a list structure (author) [Validation: 1.3]
|
|
# Remedy: Take a look at the META.yml Spec at http://module-build.sourceforge.net/META-spec-v1.4.html (for version 1.4) or http://search.cpan.org/perldoc?CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.
|
|
|
|
# Failed test 'no_broken_auto_install'
|
|
# at t/kwalitee.t line 3.
|
|
# Error: This distribution uses an old version of Module::Install. Versions of Module::Install prior to 0.89 do not detect correcty that CPAN/CPANPLUS shell is used.
|
|
# Details:
|
|
# This distribution uses obsolete Module::Install version 0.67
|
|
# Remedy: Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)
|
|
# Looks like you failed 2 tests of 17.
|
|
t/kwalitee.t ......
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/17 subtests
|
|
|
|
# Failed test 'Test::Perl::Critic for "blib/lib/Acme/Dahut/Call.pm"'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Perl/Critic.pm line 104.
|
|
#
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 43, column 1. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 44, column 8. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 45, column 8. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 45, column 17. (no explanation). (Severity: 5)
|
|
# Method invocation should use "()" at line 45, column 22. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 46, column 12. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 46, column 32. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 49, column 1. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 50, column 8. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 51, column 8. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 51, column 19. (no explanation). (Severity: 5)
|
|
# Method invocation should use "()" at line 51, column 24. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 52, column 12. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 52, column 34. (no explanation). (Severity: 5)
|
|
|
|
# Failed test 'Test::Perl::Critic for "blib/lib/Acme/Dahut/Call/Identifier.pm"'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Perl/Critic.pm line 104.
|
|
#
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 7, column 4. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 45, column 1. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 46, column 10. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 46, column 17. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 47, column 12. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 47, column 24. (no explanation). (Severity: 5)
|
|
t/perlcritic.t ....
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 2/2 subtests
|
|
t/pod-coverage.t .. ok
|
|
t/pod.t ........... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/kwalitee.t (Wstat: 512 Tests: 17 Failed: 2)
|
|
Failed tests: 3, 12
|
|
Non-zero exit status: 2
|
|
t/perlcritic.t (Wstat: 256 Tests: 2 Failed: 2)
|
|
Failed tests: 1-2
|
|
Non-zero exit status: 1
|
|
Files=5, Tests=24, 2 wallclock secs ( 0.01 usr 0.01 sys + 1.48 cusr 0.10 csys = 1.60 CPU)
|
|
Result: FAIL
|
|
Failed 2/5 test programs. 4/24 subtests failed.
|
|
! Installing Acme::Dahut::Call failed. See /home/ryan/.cpanm/work/1493539695.6499/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Acme::Dahut::Call] 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
|