cpantestlogs/Farly::Optimizer_genfailure.log
2017-05-02 18:44:36 -07:00

170 lines
6.4 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/1493715542.3649
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 Farly::Optimizer () on cpanmetadb ...
Unpacking Farly-0.12.tar.gz
--> Working on Farly::Optimizer
Fetching http://www.cpan.org/authors/id/T/TJ/TJOHNSON/Farly-0.12.tar.gz ... OK
Farly-0.12/
Farly-0.12/demo/
Farly-0.12/demo/rule_search.pl
Farly-0.12/MANIFEST
Farly-0.12/META.yml
Farly-0.12/README
Farly-0.12/t/
Farly-0.12/t/asa_Generator.t
Farly-0.12/t/optimizer.t
Farly-0.12/t/search.t
Farly-0.12/t/ipv4_icmptype.t
Farly-0.12/t/transport_protocol.t
Farly-0.12/t/ipv4_range.t
Farly-0.12/t/asa_Parser.t
Farly-0.12/t/asa_Annotator.t
Farly-0.12/t/asa_Import.t
Farly-0.12/t/remove_address.t
Farly-0.12/t/ipv4_network.t
Farly-0.12/t/asa_PortFormatter.t
Farly-0.12/t/asa_Filter.t
Farly-0.12/t/director.t
Farly-0.12/t/asa_ICMPFormatter.t
Farly-0.12/t/filter.txt
Farly-0.12/t/transport_port.t
Farly-0.12/t/asa_Builder.t
Farly-0.12/t/rule_expander.t
Farly-0.12/t/ipv4_address.t
Farly-0.12/t/remove_rule.t
Farly-0.12/t/builder.t
Farly-0.12/t/test.cfg
Farly-0.12/t/asa_ProtocolFormatter.t
Farly-0.12/t/template_cisco_asa.t
Farly-0.12/t/pod.t
Farly-0.12/t/asa_Rewriter.t
Farly-0.12/LICENSE
Farly-0.12/lib/
Farly-0.12/lib/Farly/
Farly-0.12/lib/Farly/IPv4/
Farly-0.12/lib/Farly/IPv4/Network.pm
Farly-0.12/lib/Farly/IPv4/ICMPType.pm
Farly-0.12/lib/Farly/IPv4/Object.pm
Farly-0.12/lib/Farly/IPv4/Range.pm
Farly-0.12/lib/Farly/IPv4/Address.pm
Farly-0.12/lib/Farly/Transport/
Farly-0.12/lib/Farly/Transport/PortLT.pm
Farly-0.12/lib/Farly/Transport/Port.pm
Farly-0.12/lib/Farly/Transport/PortGT.pm
Farly-0.12/lib/Farly/Transport/PortRange.pm
Farly-0.12/lib/Farly/Transport/Object.pm
Farly-0.12/lib/Farly/Transport/Protocol.pm
Farly-0.12/lib/Farly/Rules.pm
Farly-0.12/lib/Farly/Rule/
Farly-0.12/lib/Farly/Rule/Optimizer.pm
Farly-0.12/lib/Farly/Rule/Expander.pm
Farly-0.12/lib/Farly/Director.pm
Farly-0.12/lib/Farly/Optimizer.pm
Farly-0.12/lib/Farly/Builder.pm
Farly-0.12/lib/Farly/Remove/
Farly-0.12/lib/Farly/Remove/Rule.pm
Farly-0.12/lib/Farly/Remove/Address.pm
Farly-0.12/lib/Farly/Log/
Farly-0.12/lib/Farly/Log/Farly.conf
Farly-0.12/lib/Farly/Opts/
Farly-0.12/lib/Farly/Opts/Search.pm
Farly-0.12/lib/Farly/ASA/
Farly-0.12/lib/Farly/ASA/ProtocolFormatter.pm
Farly-0.12/lib/Farly/ASA/Filter.pm
Farly-0.12/lib/Farly/ASA/Annotator.pm
Farly-0.12/lib/Farly/ASA/Builder.pm
Farly-0.12/lib/Farly/ASA/PortFormatter.pm
Farly-0.12/lib/Farly/ASA/Parser.pm
Farly-0.12/lib/Farly/ASA/Generator.pm
Farly-0.12/lib/Farly/ASA/Rewriter.pm
Farly-0.12/lib/Farly/ASA/ICMPFormatter.pm
Farly-0.12/lib/Farly/Template/
Farly-0.12/lib/Farly/Template/Cisco.pm
Farly-0.12/lib/Farly/Template/Files/
Farly-0.12/lib/Farly/Template/Files/ASA
Farly-0.12/lib/Farly.pm
Farly-0.12/Makefile.PL
Farly-0.12/Changes
Entering Farly-0.12
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.62 ... Yes (7.24)
Running Makefile.PL
Configuring Farly-0.12 ... Warning: prerequisite Object::KVC 0.04 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Farly
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have IO::Handle 0 ... Yes (1.36)
Checking if you have Config 0 ... Yes (5.026000)
Checking if you have File::Spec 0 ... Yes (3.62)
Checking if you have DynaLoader 0 ... Yes (1.41)
Checking if you have File::Spec::Unix 0 ... Yes (3.62)
Checking if you have IO::Seekable 0 ... Yes (1.10)
Checking if you have Symbol 0 ... Yes (1.08)
Checking if you have Template 2.22 ... Yes (2.27)
Checking if you have Time::HiRes 0 ... Yes (1.9741)
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have IO::File 0 ... Yes (1.16)
Checking if you have ExtUtils::MakeMaker 6.62 ... Yes (7.24)
Checking if you have File::Path 0 ... Yes (2.12)
Checking if you have IO 0 ... Yes (1.38)
Checking if you have Cwd 0 ... Yes (3.62)
Checking if you have Exporter 0 ... Yes (5.72)
Checking if you have Fcntl 0 ... Yes (1.13)
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have Scalar::Util 0 ... Yes (1.47)
Checking if you have Test::Simple 0 ... Yes (1.302083)
Checking if you have Object::KVC 0.04 ... No
Checking if you have Sys::Hostname 0 ... Yes (1.20)
Checking if you have Exporter::Heavy 0 ... Yes (5.70)
Checking if you have SelectSaver 0 ... Yes (1.02)
Checking if you have Text::Balanced 0 ... Yes (2.03)
Checking if you have List::Util 0 ... Yes (1.47)
Checking if you have Log::Log4perl 1.35 ... Yes (1.47)
Checking if you have File::Basename 0 ... Yes (2.85)
Checking if you have File::Spec::Win32 0 ... Yes (3.62)
Checking if you have SelfLoader 0 ... Yes (1.20)
Checking if you have Parse::RecDescent 1.965001 ... Yes (1.967015)
Searching Object::KVC (0.04) on cpanmetadb ...
! Finding Object::KVC on cpanmetadb failed.
Searching Object::KVC (0.04) on metacpan ...
! Could not find a release matching Object::KVC (0.04) on MetaCPAN.
Searching Object::KVC on mirror http://www.cpan.org ...
Downloading index file http://www.cpan.org/modules/02packages.details.txt.gz ...
! Finding Object::KVC (0.04) on mirror http://www.cpan.org failed.
! Couldn't find module or a distribution Object::KVC (0.04)
! Installing the dependencies failed: Module 'Object::KVC' is not installed
! Bailing out the installation for Farly-0.12.
OK
==> Found dependencies: Object::KVC
Command [cpanm --reinstall --verbose Farly::Optimizer] 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