171 lines
8.3 KiB
Text
171 lines
8.3 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7042 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1491358626.18427
|
|
You have make /usr/bin/make
|
|
You have LWP 6.24
|
|
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 NIST::NVD () on cpanmetadb ...
|
|
Unpacking NIST-NVD-1.00.00.tar.gz
|
|
--> Working on NIST::NVD
|
|
Fetching http://www.cpan.org/authors/id/C/CJ/CJCOLLIER/NIST-NVD/NIST-NVD-1.00.00.tar.gz ... OK
|
|
NIST-NVD-1.00.00/
|
|
NIST-NVD-1.00.00/META.yml
|
|
NIST-NVD-1.00.00/MANIFEST.SKIP
|
|
NIST-NVD-1.00.00/README
|
|
NIST-NVD-1.00.00/Changes
|
|
NIST-NVD-1.00.00/MANIFEST
|
|
NIST-NVD-1.00.00/TODO
|
|
NIST-NVD-1.00.00/Makefile.PL
|
|
NIST-NVD-1.00.00/ignore.txt
|
|
NIST-NVD-1.00.00/META.json
|
|
NIST-NVD-1.00.00/t/
|
|
NIST-NVD-1.00.00/t/pod-coverage.t
|
|
NIST-NVD-1.00.00/t/01-convert-nvdcve.t
|
|
NIST-NVD-1.00.00/t/pod.t
|
|
NIST-NVD-1.00.00/t/perlcriticrc
|
|
NIST-NVD-1.00.00/t/boilerplate.t
|
|
NIST-NVD-1.00.00/t/00-load.t
|
|
NIST-NVD-1.00.00/t/data/
|
|
NIST-NVD-1.00.00/t/data/nvdcve-2.0-test.xml
|
|
NIST-NVD-1.00.00/t/data/cwec_v2.1.xml
|
|
NIST-NVD-1.00.00/t/critic.t
|
|
NIST-NVD-1.00.00/t/query.t
|
|
NIST-NVD-1.00.00/t/manifest.t
|
|
NIST-NVD-1.00.00/bin/
|
|
NIST-NVD-1.00.00/bin/convert-nvdcve
|
|
NIST-NVD-1.00.00/lib/
|
|
NIST-NVD-1.00.00/lib/NIST/
|
|
NIST-NVD-1.00.00/lib/NIST/NVD.pm
|
|
NIST-NVD-1.00.00/lib/NIST/NVD/
|
|
NIST-NVD-1.00.00/lib/NIST/NVD/Store/
|
|
NIST-NVD-1.00.00/lib/NIST/NVD/Store/Base.pm
|
|
NIST-NVD-1.00.00/lib/NIST/NVD/Store/DB_File.pm
|
|
NIST-NVD-1.00.00/lib/NIST/NVD/Update.pm
|
|
NIST-NVD-1.00.00/lib/NIST/NVD/Query.pm
|
|
Entering NIST-NVD-1.00.00
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring NIST-NVD-v1.00.00 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for NIST::NVD
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have XML::XPath 1.13 ... Yes (1.40)
|
|
Checking if you have Test::Pod::Coverage 1.08 ... Yes (1.10)
|
|
Checking if you have Test::More 0.98 ... Yes (1.302078)
|
|
Checking if you have Test::Pod 1.44 ... Yes (1.51)
|
|
Checking if you have LWP::UserAgent 6.04 ... Yes (6.24)
|
|
Checking if you have Perl::Critic 1.117 ... Yes (1.126)
|
|
Checking if you have Test::File 1.31 ... Yes (1.442)
|
|
OK
|
|
Building and testing NIST-NVD-v1.00.00 ... cp lib/NIST/NVD/Store/DB_File.pm blib/lib/NIST/NVD/Store/DB_File.pm
|
|
cp lib/NIST/NVD/Update.pm blib/lib/NIST/NVD/Update.pm
|
|
cp lib/NIST/NVD.pm blib/lib/NIST/NVD.pm
|
|
cp lib/NIST/NVD/Query.pm blib/lib/NIST/NVD/Query.pm
|
|
cp lib/NIST/NVD/Store/Base.pm blib/lib/NIST/NVD/Store/Base.pm
|
|
cp bin/convert-nvdcve blib/script/convert-nvdcve
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/convert-nvdcve
|
|
Manifying 5 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
|
|
# Testing NIST::NVD 1.00.00, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
|
|
t/00-load.t ............ ok
|
|
|
|
# Failed test 'conversion script returned cleanly'
|
|
# at t/01-convert-nvdcve.t line 60.
|
|
# got: '512'
|
|
# expected: '0'
|
|
# unable to use NIST::NVD::Store::DB_File: Can't locate DB_File.pm in @INC (you may need to install the DB_File module) (@INC contains: /home/ryan/.cpanm/work/1491358626.18427/NIST-NVD-1.00.00/blib/lib /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0 .) at /home/ryan/.cpanm/work/1491358626.18427/NIST-NVD-1.00.00/blib/lib/NIST/NVD/Store/DB_File.pm line 17.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1491358626.18427/NIST-NVD-1.00.00/blib/lib/NIST/NVD/Store/DB_File.pm line 17.
|
|
# Compilation failed in require at (eval 11) line 1.
|
|
# BEGIN failed--compilation aborted at (eval 11) line 1.
|
|
# at /home/ryan/.cpanm/work/1491358626.18427/NIST-NVD-1.00.00/blib/script/convert-nvdcve line 18.
|
|
# File [/home/ryan/.cpanm/work/1491358626.18427/NIST-NVD-1.00.00/t/data/nvdcve-2.0.db] does not exist
|
|
|
|
# Failed test 'database file exists'
|
|
# at t/01-convert-nvdcve.t line 61.
|
|
# File [/home/ryan/.cpanm/work/1491358626.18427/NIST-NVD-1.00.00/t/data/nvdcve-2.0.idx_cpe.db] does not exist
|
|
|
|
# Failed test 'CPE index database file exists'
|
|
# at t/01-convert-nvdcve.t line 62.
|
|
# Looks like you failed 3 tests of 10.
|
|
t/01-convert-nvdcve.t ..
|
|
Dubious, test returned 3 (wstat 768, 0x300)
|
|
Failed 3/10 subtests
|
|
t/boilerplate.t ........ ok
|
|
t/critic.t ............. skipped: Author test. Set $ENV{RELEASE_TESTING} to a true value to run.
|
|
t/manifest.t ........... skipped: Author test. Set $ENV{RELEASE_TESTING} to a true value to run.
|
|
|
|
# Failed test 'Pod coverage on NIST::NVD::Store::DB_File'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# NIST::NVD::Store::DB_File: requiring 'NIST::NVD::Store::DB_File' failed
|
|
# Looks like you failed 1 test of 5.
|
|
t/pod-coverage.t .......
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/5 subtests
|
|
t/pod.t ................ ok
|
|
|
|
# Failed test 'no error'
|
|
# at t/query.t line 32.
|
|
# unable to use NIST::NVD::Store::DB_File: Can't locate DB_File.pm in @INC (you may need to install the DB_File module) (@INC contains: /home/ryan/.cpanm/work/1491358626.18427/NIST-NVD-1.00.00/blib/lib /home/ryan/.cpanm/work/1491358626.18427/NIST-NVD-1.00.00/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at /home/ryan/.cpanm/work/1491358626.18427/NIST-NVD-1.00.00/blib/lib/NIST/NVD/Store/DB_File.pm line 17.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1491358626.18427/NIST-NVD-1.00.00/blib/lib/NIST/NVD/Store/DB_File.pm line 17.
|
|
# Compilation failed in require at (eval 7) line 1.
|
|
# BEGIN failed--compilation aborted at (eval 7) line 1.
|
|
# at t/query.t line 26.
|
|
|
|
# Failed test 'constructor returned an object of correct class'
|
|
# at t/query.t line 34.
|
|
# got: ''
|
|
# expected: 'NIST::NVD::Query'
|
|
Can't call method "cve_for_cpe" on an undefined value at t/query.t line 39.
|
|
# Tests were run but no plan was declared and done_testing() was not seen.
|
|
# Looks like your test exited with 2 just after 3.
|
|
t/query.t ..............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/3 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/01-convert-nvdcve.t (Wstat: 768 Tests: 10 Failed: 3)
|
|
Failed tests: 8-10
|
|
Non-zero exit status: 3
|
|
t/pod-coverage.t (Wstat: 256 Tests: 5 Failed: 1)
|
|
Failed test: 5
|
|
Non-zero exit status: 1
|
|
t/query.t (Wstat: 512 Tests: 3 Failed: 2)
|
|
Failed tests: 2-3
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
Files=8, Tests=30, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.30 cusr 0.04 csys = 0.36 CPU)
|
|
Result: FAIL
|
|
Failed 3/8 test programs. 6/30 subtests failed.
|
|
Makefile:887: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 2
|
|
! Installing NIST::NVD failed. See /home/ryan/.cpanm/work/1491358626.18427/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose NIST::NVD] 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
|