140 lines
5.1 KiB
Text
140 lines
5.1 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/1493631689.5340
|
|
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 What () on cpanmetadb ...
|
|
Unpacking What-1.00.tar.gz
|
|
--> Working on What
|
|
Fetching http://www.cpan.org/authors/id/T/TP/TPG/What-1.00.tar.gz ... OK
|
|
What-1.00/
|
|
What-1.00/inc/
|
|
What-1.00/inc/Module/
|
|
What-1.00/inc/Module/Install.pm
|
|
What-1.00/inc/Module/Install/
|
|
What-1.00/inc/Module/Install/AutoInstall.pm
|
|
What-1.00/inc/Module/Install/Fetch.pm
|
|
What-1.00/inc/Module/Install/Makefile.pm
|
|
What-1.00/inc/Module/Install/Include.pm
|
|
What-1.00/inc/Module/Install/Build.pm
|
|
What-1.00/inc/Module/Install/Base.pm
|
|
What-1.00/inc/Module/Install/Metadata.pm
|
|
What-1.00/inc/Module/Install/Can.pm
|
|
What-1.00/inc/Module/Install/WriteAll.pm
|
|
What-1.00/inc/Module/Install/Win32.pm
|
|
What-1.00/inc/Module/AutoInstall.pm
|
|
What-1.00/t/
|
|
What-1.00/t/15pod_coverage.t
|
|
What-1.00/t/00load.t
|
|
What-1.00/t/10mtas.t
|
|
What-1.00/t/mtas.txt
|
|
What-1.00/lib/
|
|
What-1.00/lib/What/
|
|
What-1.00/lib/What/MTA.pm
|
|
What-1.00/lib/What.pm
|
|
What-1.00/COPYING
|
|
What-1.00/MANIFEST
|
|
What-1.00/bin/
|
|
What-1.00/bin/cmd.pl
|
|
What-1.00/META.yml
|
|
What-1.00/ChangeLog
|
|
What-1.00/README
|
|
What-1.00/Makefile.PL
|
|
What-1.00/Build.PL
|
|
Entering What-1.00
|
|
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 What-1.00 ... *** Module::AutoInstall version 1.01
|
|
*** Checking for dependencies...
|
|
[Core Features]
|
|
- Test::More ...loaded. (1.302083)
|
|
- Test::Exception ...loaded. (0.43)
|
|
- Error ...loaded. (0.17024)
|
|
- Exception::Class ...loaded. (1.42 >= 1.21)
|
|
- Net::Cmd ...loaded. (3.10)
|
|
- IO::Socket::INET ...loaded. (1.35)
|
|
*** Module::AutoInstall configuration finished.
|
|
Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'What' version '1.00'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::Exception 0 ... Yes (0.43)
|
|
Checking if you have Net::Cmd 0 ... Yes (3.10)
|
|
Checking if you have Exception::Class 1.21 ... Yes (1.42)
|
|
Checking if you have IO::Socket::INET 0 ... Yes (1.35)
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
Checking if you have Error 0 ... Yes (0.17024)
|
|
OK
|
|
Building and testing What-1.00 ... Building What
|
|
|
|
# Failed test 'use What;'
|
|
# at t/00load.t line 5.
|
|
# Tried to use 'What'.
|
|
# Error: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/ryan/.cpanm/work/1493631689.5340/What-1.00/blib/lib/What.pm line 65.
|
|
# Compilation failed in require at t/00load.t line 5.
|
|
# BEGIN failed--compilation aborted at t/00load.t line 5.
|
|
# Looks like you failed 1 test of 1.
|
|
t/00load.t ..........
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/1 subtests
|
|
|
|
# Failed test 'use What;'
|
|
# at t/10mtas.t line 7.
|
|
# Tried to use 'What'.
|
|
# Error: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at lib/What.pm line 65.
|
|
# Compilation failed in require at t/10mtas.t line 7.
|
|
# BEGIN failed--compilation aborted at t/10mtas.t line 7.
|
|
|
|
# Failed test 'Wrong port detected'
|
|
# at t/10mtas.t line 31.
|
|
# 'Can't locate object method "new" via package "What" at t/10mtas.t line 27.
|
|
# '
|
|
# doesn't match '(?^:Couldn\'t create What::MTA object)'
|
|
Can't locate object method "new" via package "What" at t/10mtas.t line 35.
|
|
# Looks like your test exited with 255 just after 3.
|
|
t/10mtas.t ..........
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 17/18 subtests
|
|
t/15pod_coverage.t .. ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/00load.t (Wstat: 256 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 1
|
|
t/10mtas.t (Wstat: 65280 Tests: 3 Failed: 2)
|
|
Failed tests: 1, 3
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 18 tests but ran 3.
|
|
Files=3, Tests=7, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.14 cusr 0.01 csys = 0.16 CPU)
|
|
Result: FAIL
|
|
Failed 2/3 test programs. 3/7 subtests failed.
|
|
! Installing What failed. See /home/ryan/.cpanm/work/1493631689.5340/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose What] 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
|