174 lines
7.3 KiB
Text
174 lines
7.3 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/1493093619.17756
|
|
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 POEST::Config () on cpanmetadb ...
|
|
Unpacking poest-0.20030407.tar.gz
|
|
--> Working on POEST::Config
|
|
Fetching http://www.cpan.org/authors/id/C/CW/CWEST/poest-0.20030407.tar.gz ... OK
|
|
poest-0.20030407
|
|
poest-0.20030407/ARTISTIC
|
|
poest-0.20030407/bin
|
|
poest-0.20030407/bin/cvs-log.perl
|
|
poest-0.20030407/bin/poest.PL
|
|
poest-0.20030407/bin/test_run.sh
|
|
poest-0.20030407/Build.PL
|
|
poest-0.20030407/Changes
|
|
poest-0.20030407/etc
|
|
poest-0.20030407/etc/poest.config.general
|
|
poest-0.20030407/GPL
|
|
poest-0.20030407/INSTALL
|
|
poest-0.20030407/lib
|
|
poest-0.20030407/lib/POEST
|
|
poest-0.20030407/lib/POEST/Config
|
|
poest-0.20030407/lib/POEST/Config/General.pm
|
|
poest-0.20030407/lib/POEST/Config.pm
|
|
poest-0.20030407/lib/POEST/Plugin
|
|
poest-0.20030407/lib/POEST/Plugin/Check
|
|
poest-0.20030407/lib/POEST/Plugin/Check/Hostname.pm
|
|
poest-0.20030407/lib/POEST/Plugin/General.pm
|
|
poest-0.20030407/lib/POEST/Plugin.pm
|
|
poest-0.20030407/lib/POEST/Server
|
|
poest-0.20030407/lib/POEST/Server/Events.pod
|
|
poest-0.20030407/lib/POEST/Server.pm
|
|
poest-0.20030407/MANIFEST
|
|
poest-0.20030407/META.yml
|
|
poest-0.20030407/QUOTES
|
|
poest-0.20030407/README
|
|
poest-0.20030407/t
|
|
poest-0.20030407/t/000_use.t
|
|
poest-0.20030407/t/config
|
|
poest-0.20030407/t/config/basic.t
|
|
poest-0.20030407/t/config/general.t
|
|
poest-0.20030407/t/plugin
|
|
poest-0.20030407/t/plugin/general.t
|
|
poest-0.20030407/TODO
|
|
Entering poest-0.20030407
|
|
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 poest-0.20030407 ... Checking prerequisites...
|
|
requires:
|
|
! POE::Component::Server::SMTP is not installed
|
|
! POE::Session::MultiDispatch is not installed
|
|
|
|
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
|
|
of the modules indicated above before proceeding with this installation
|
|
|
|
No 'module_name' was provided and it could not be inferred
|
|
from other properties. This will prevent a packlist from
|
|
being written for this file. Please set either 'module_name'
|
|
or 'dist_version_from' in Build.PL.
|
|
Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'poest' version '0.20170424'
|
|
Gengerating bin/poest from bin/poest.PL
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have POE::Component::Server::SMTP 1.4 ... No
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have POE::Session::MultiDispatch 0 ... No
|
|
Checking if you have POE 0.25 ... Yes (1.367)
|
|
Searching POE::Component::Server::SMTP (1.4) on cpanmetadb ...
|
|
Unpacking POE-Component-SMTP-1.6.tar.gz
|
|
OK
|
|
==> Found dependencies: POE::Component::Server::SMTP, POE::Session::MultiDispatch
|
|
--> Working on POE::Component::Server::SMTP
|
|
Fetching http://www.cpan.org/authors/id/C/CW/CWEST/POE-Component-SMTP-1.6.tar.gz ... OK
|
|
POE-Component-SMTP-1.6/
|
|
POE-Component-SMTP-1.6/Changes
|
|
POE-Component-SMTP-1.6/lib/
|
|
POE-Component-SMTP-1.6/lib/POE/
|
|
POE-Component-SMTP-1.6/lib/POE/Component/
|
|
POE-Component-SMTP-1.6/lib/POE/Component/Server/
|
|
POE-Component-SMTP-1.6/lib/POE/Component/Server/SMTP.pm
|
|
POE-Component-SMTP-1.6/lib/POE/Filter/
|
|
POE-Component-SMTP-1.6/lib/POE/Filter/SMTP.pm
|
|
POE-Component-SMTP-1.6/Makefile.PL
|
|
POE-Component-SMTP-1.6/MANIFEST
|
|
POE-Component-SMTP-1.6/META.yml
|
|
POE-Component-SMTP-1.6/README
|
|
POE-Component-SMTP-1.6/test.pl
|
|
Entering POE-Component-SMTP-1.6
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring POE-Component-SMTP-1.6 ... Warning: prerequisite POE::Session::MultiDispatch 0 not found.
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for POE::Component::SMTP
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have POE 0 ... Yes (1.367)
|
|
Checking if you have POE::Session::MultiDispatch 0 ... No
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Searching POE::Session::MultiDispatch (0) on cpanmetadb ...
|
|
Unpacking POE-Session-MultiDispatch-1.3.tar.gz
|
|
OK
|
|
==> Found dependencies: POE::Session::MultiDispatch
|
|
--> Working on POE::Session::MultiDispatch
|
|
Fetching http://www.cpan.org/authors/id/C/CW/CWEST/POE-Session-MultiDispatch-1.3.tar.gz ... OK
|
|
POE-Session-MultiDispatch-1.3
|
|
POE-Session-MultiDispatch-1.3/Changes
|
|
POE-Session-MultiDispatch-1.3/Makefile.PL
|
|
POE-Session-MultiDispatch-1.3/MANIFEST
|
|
POE-Session-MultiDispatch-1.3/MultiDispatch.pm
|
|
POE-Session-MultiDispatch-1.3/README
|
|
POE-Session-MultiDispatch-1.3/test.pl
|
|
Entering POE-Session-MultiDispatch-1.3
|
|
META.yml/json not found. Creating skeleton for it.
|
|
Running Makefile.PL
|
|
Configuring POE-Session-MultiDispatch-1.3 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for POE::Session::MultiDispatch
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have POE 0 ... Yes (1.367)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
OK
|
|
Building and testing POE-Session-MultiDispatch-1.3 ... cp MultiDispatch.pm blib/lib/POE/Session/MultiDispatch.pm
|
|
Manifying 1 pod document
|
|
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iblib/lib" "-Iblib/arch" test.pl
|
|
ok 1 - use POE;
|
|
ok 2 - An object of class 'POE::Session::MultiDispatch' isa 'POE::Session::MultiDispatch'
|
|
Can't use string ("One") as an ARRAY ref while "strict refs" in use at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/POE/Session.pm line 481.
|
|
1..2
|
|
# Looks like your test exited with 22 just after 2.
|
|
Makefile:842: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 22
|
|
! Installing POE::Session::MultiDispatch failed. See /home/ryan/.cpanm/work/1493093619.17756/build.log for details. Retry with --force to force install it.
|
|
! Installing the dependencies failed: Module 'POE::Session::MultiDispatch' is not installed
|
|
! Bailing out the installation for POE-Component-SMTP-1.6.
|
|
Already tried POE::Session::MultiDispatch. Skipping.
|
|
! Installing the dependencies failed: Module 'POE::Session::MultiDispatch' is not installed, Module 'POE::Component::Server::SMTP' is not installed
|
|
! Bailing out the installation for poest-0.20030407.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose POEST::Config] 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
|