cpantestlogs/BGPmon::Archiver_genfailure.log
2017-05-02 18:44:36 -07:00

234 lines
9.8 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/1493006254.26450
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 BGPmon::Archiver () on cpanmetadb ...
Unpacking BGPmon-Archiver-2-10.tar.gz
--> Working on BGPmon::Archiver
Fetching http://www.cpan.org/authors/id/B/BG/BGPMON/BGPmon-Archiver-2-10.tar.gz ... OK
BGPmon-Archiver/
BGPmon-Archiver/bin/
BGPmon-Archiver/data/
BGPmon-Archiver/etc/
BGPmon-Archiver/lib/
BGPmon-Archiver/Makefile.PL
BGPmon-Archiver/README
BGPmon-Archiver/scripts/
BGPmon-Archiver/src/
BGPmon-Archiver/t/
BGPmon-Archiver/TODO
BGPmon-Archiver/scripts/bgpmon-archiver
BGPmon-Archiver/lib/BGPmon/
BGPmon-Archiver/lib/BGPmon/Archiver.pm
BGPmon-Archiver/etc/archiver-730.conf
BGPmon-Archiver/etc/archiver.conf
BGPmon-Archiver/bin/bgpmon-archiver-status.pl
BGPmon-Archiver/bin/bgpmon-archiver.pl
BGPmon-Archiver/bin/bgpmon-compress-archives.sh
Entering BGPmon-Archiver
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring BGPmon-Archiver-2-10 ... Warning: prerequisite BGPmon::Fetch 0 not found.
Warning: prerequisite BGPmon::Log 0 not found.
Warning: prerequisite BGPmon::Translator::XFB2BGPdump 0 not found.
Warning: prerequisite BGPmon::Translator::XFB2PerlHash::Simple 0 not found.
Warning: NAME must be a package name
Generating a Unix-style Makefile
Writing Makefile for bgpmon-archiver
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Cwd 0 ... Yes (3.62)
Checking if you have Net::SMTP 0 ... Yes (3.10)
Checking if you have Test 0 ... Yes (1.26)
Checking if you have File::Path 0 ... Yes (2.12)
Checking if you have BGPmon::Log 0 ... No
Checking if you have BGPmon::Fetch 0 ... No
Checking if you have POSIX 0 ... Yes (1.76)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have BGPmon::Translator::XFB2PerlHash::Simple 0 ... No
Checking if you have BGPmon::Translator::XFB2BGPdump 0 ... No
Checking if you have Getopt::Long 0 ... Yes (2.49)
Searching BGPmon::Log (0) on cpanmetadb ...
Unpacking BGPmon-core-2-02.tar.gz
OK
==> Found dependencies: BGPmon::Log, BGPmon::Fetch, BGPmon::Translator::XFB2PerlHash::Simple, BGPmon::Translator::XFB2BGPdump
--> Working on BGPmon::Log
Fetching http://www.cpan.org/authors/id/B/BG/BGPMON/BGPmon-core-2-02.tar.gz ... OK
BGPmon-core/
BGPmon-core/bin/
BGPmon-core/Changes
BGPmon-core/etc/
BGPmon-core/lib/
BGPmon-core/Makefile.PL
BGPmon-core/MANIFEST
BGPmon-core/README
BGPmon-core/t/
BGPmon-core/TODO
BGPmon-core/VERSION
BGPmon-core/t/00-bgpmon-configure.t
BGPmon-core/t/00-bgpmon-log.t
BGPmon-core/t/02-bgpmon-translator-xfb2perlhash.t
BGPmon-core/t/03-bgpmon-translator-xfb2perlhash-simple.t
BGPmon-core/t/04-bgpmon-translator-xfb2bgpdump.t
BGPmon-core/t/05-bgpmon-translator-xfb2perlhash-simpler.t
BGPmon-core/t/06-bgpmon-fetch-client.t
BGPmon-core/t/07-bgpmon-fetchdata-file.t
BGPmon-core/t/08-bgpmon-fetchdata-archive.t
BGPmon-core/t/bad_xml_test.bz2
BGPmon-core/t/bgpmon-fetch-dup-archiver-msg.xml
BGPmon-core/t/bgpmon-fetch-file-bgpdump-001
BGPmon-core/t/bgpmon-fetch-file-no-archiver.xml.bz2
BGPmon-core/t/bgpmon-fetch-file-valid.xml.gz
BGPmon-core/t/bgpmon-translator-dup-archiver-msg.xml
BGPmon-core/t/compress_test.bz2
BGPmon-core/t/compress_test.gz
BGPmon-core/lib/BGPmon/
BGPmon-core/lib/BGPmon/._.DS_Store
BGPmon-core/lib/BGPmon/.DS_Store
BGPmon-core/lib/BGPmon/Configure.pm
BGPmon-core/lib/BGPmon/Fetch/
BGPmon-core/lib/BGPmon/Fetch.pm
BGPmon-core/lib/BGPmon/Log.pm
BGPmon-core/lib/BGPmon/Translator/
BGPmon-core/lib/BGPmon/Translator/XFB2BGPdump.pm
BGPmon-core/lib/BGPmon/Translator/XFB2PerlHash/
BGPmon-core/lib/BGPmon/Translator/XFB2PerlHash.pm
BGPmon-core/lib/BGPmon/Translator/XFB2PerlHash/Simple.pm
BGPmon-core/lib/BGPmon/Translator/XFB2PerlHash/Simpler.pm
BGPmon-core/lib/BGPmon/Fetch/Archive.pm
BGPmon-core/lib/BGPmon/Fetch/Client.pm
BGPmon-core/lib/BGPmon/Fetch/File.pm
BGPmon-core/etc/XFB.xsd
Entering BGPmon-core
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring BGPmon-core-2-02 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for BGPmon
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Getopt::Long 0 ... Yes (2.49)
Checking if you have IO::Uncompress::AnyUncompress 0 ... Yes (2.074)
Checking if you have XML::LibXML::Simple 0.92 ... Yes (0.97)
Checking if you have IO::Select 0 ... Yes (1.22)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Net::IP 1.25 ... Yes (1.26)
Checking if you have POSIX 0 ... Yes (1.76)
Checking if you have IO::Socket 0 ... Yes (1.38)
Checking if you have XML::LibXML 1.89 ... Yes (2.0129)
Checking if you have Sys::Syslog 0 ... Yes (0.35)
Checking if you have Test 0 ... Yes (1.26)
Checking if you have Sys::Hostname 0 ... Yes (1.20)
Checking if you have File::Path 0 ... Yes (2.12)
Checking if you have LWP::Simple 6 ... Yes (6.26)
Checking if you have List::MoreUtils 0 ... Yes (0.418)
OK
Building and testing BGPmon-2.02 ... cp lib/BGPmon/Translator/XFB2BGPdump.pm blib/lib/BGPmon/Translator/XFB2BGPdump.pm
cp lib/BGPmon/Translator/XFB2PerlHash.pm blib/lib/BGPmon/Translator/XFB2PerlHash.pm
cp lib/BGPmon/._.DS_Store blib/lib/BGPmon/._.DS_Store
cp lib/BGPmon/.DS_Store blib/lib/BGPmon/.DS_Store
cp lib/BGPmon/Translator/XFB2PerlHash/Simpler.pm blib/lib/BGPmon/Translator/XFB2PerlHash/Simpler.pm
cp lib/BGPmon/Fetch/Archive.pm blib/lib/BGPmon/Fetch/Archive.pm
cp lib/BGPmon/Fetch/Client.pm blib/lib/BGPmon/Fetch/Client.pm
cp lib/BGPmon/Translator/XFB2PerlHash/Simple.pm blib/lib/BGPmon/Translator/XFB2PerlHash/Simple.pm
cp lib/BGPmon/Log.pm blib/lib/BGPmon/Log.pm
cp lib/BGPmon/Fetch/File.pm blib/lib/BGPmon/Fetch/File.pm
cp lib/BGPmon/Fetch.pm blib/lib/BGPmon/Fetch.pm
cp lib/BGPmon/Configure.pm blib/lib/BGPmon/Configure.pm
Manifying 10 pod documents
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-bgpmon-configure.t ........................ ok
t/00-bgpmon-log.t .............................. ok
t/02-bgpmon-translator-xfb2perlhash.t .......... ok
t/03-bgpmon-translator-xfb2perlhash-simple.t ... ok
t/04-bgpmon-translator-xfb2bgpdump.t ........... ok
t/05-bgpmon-translator-xfb2perlhash-simpler.t .. ok
t/06-bgpmon-fetch-client.t ..................... skipped: Only run for development
t/07-bgpmon-fetchdata-file.t ................... ok
# Failed test 'connect_archive - valid initilization'
# at t/08-bgpmon-fetchdata-archive.t line 67.
# got: '1'
# expected: '0'
# Failed test 'connect_archive - no error code set on success'
# at t/08-bgpmon-fetchdata-archive.t line 68.
# got: '407'
# expected: '0'
# Failed test 'close_connection - close valid connection'
# at t/08-bgpmon-fetchdata-archive.t line 72.
# got: '1'
# expected: '0'
# Failed test 'download_URL - valid index'
# at t/08-bgpmon-fetchdata-archive.t line 92.
# got: '1'
# expected: '0'
# Failed test 'download_URL - valid index URL'
# at t/08-bgpmon-fetchdata-archive.t line 93.
# Failed test 'download_URL - valid archive URL'
# at t/08-bgpmon-fetchdata-archive.t line 97.
# Failed test 'connect_archive - valid netsec archive connection'
# at t/08-bgpmon-fetchdata-archive.t line 120.
# got: '1'
# expected: '0'
# Failed test 'read_xml_message - read first message'
# at t/08-bgpmon-fetchdata-archive.t line 123.
# Looks like you failed 8 tests of 27.
t/08-bgpmon-fetchdata-archive.t ................
Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/27 subtests
Test Summary Report
-------------------
t/08-bgpmon-fetchdata-archive.t (Wstat: 2048 Tests: 27 Failed: 8)
Failed tests: 12-14, 19-21, 26-27
Non-zero exit status: 8
Files=9, Tests=315, 11 wallclock secs ( 0.04 usr 0.00 sys + 0.56 cusr 0.04 csys = 0.64 CPU)
Result: FAIL
Failed 1/9 test programs. 8/315 subtests failed.
Makefile:904: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 8
! Installing BGPmon::Log failed. See /home/ryan/.cpanm/work/1493006254.26450/build.log for details. Retry with --force to force install it.
Searching BGPmon::Fetch (0) on cpanmetadb ...
Already tried BGPmon-core-2-02. Skipping.
Searching BGPmon::Translator::XFB2PerlHash::Simple (0) on cpanmetadb ...
Already tried BGPmon-core-2-02. Skipping.
Searching BGPmon::Translator::XFB2BGPdump (0) on cpanmetadb ...
Already tried BGPmon-core-2-02. Skipping.
! Installing the dependencies failed: Module 'BGPmon::Log' is not installed, Module 'BGPmon::Translator::XFB2PerlHash::Simple' is not installed, Module 'BGPmon::Translator::XFB2BGPdump' is not installed, Module 'BGPmon::Fetch' is not installed
! Bailing out the installation for bgpmon-archiver-2.0.
FAIL
Command [cpanm --reinstall --verbose BGPmon::Archiver] 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