Skip to content

Instantly share code, notes, and snippets.

@ne0ark
Created May 3, 2015 22:26
Show Gist options
  • Save ne0ark/b890a48adb113def7558 to your computer and use it in GitHub Desktop.
Save ne0ark/b890a48adb113def7558 to your computer and use it in GitHub Desktop.
cpanm (App::cpanminus) 1.7033 on perl 5.018002 built for x86_64-linux-gnu-thread-multi
Work directory is /root/.cpanm/work/1430691823.8836
You have make /usr/bin/make
You have LWP 6.13
You have /bin/tar: tar (GNU tar) 1.27.1
Copyright (C) 2013 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 LWP::Protocol::https () on cpanmetadb ...
--> Working on LWP::Protocol::https
Fetching http://www.cpan.org/authors/id/M/MS/MSCHILLI/LWP-Protocol-https-6.06.tar.gz
-> OK
Unpacking LWP-Protocol-https-6.06.tar.gz
Entering LWP-Protocol-https-6.06
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.04)
Configuring LWP-Protocol-https-6.06
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for LWP::Protocol::https
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have LWP::UserAgent 6.06 ... Yes (6.13)
Checking if you have Mozilla::CA 20110101 ... Yes (20141217)
Checking if you have Net::HTTPS 6 ... Yes (6.04)
Checking if you have IO::Socket::SSL 1.54 ... Yes (2.013)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.04)
Building and testing LWP-Protocol-https-6.06
cp lib/LWP/Protocol/https.pm blib/lib/LWP/Protocol/https.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test at t/apache.t line 15.
# Failed test at t/apache.t line 18.
# 'Can't connect to www.apache.org:443 (certificate verify failed)
#
# LWP::Protocol::https::Socket: SSL connect attempt failed error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed at /usr/local/share/perl/5.18.2/LWP/Protocol/http.pm line 47.
# '
# doesn't match '(?^:Apache Software Foundation)'
# Looks like you failed 2 tests of 5.
t/apache.t .......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/5 subtests
# creating cert for direct.ssl.access
# creating cert for direct.ssl.access
# creating cert for foo
# creating cert for bar
# creating cert for foo
# creating cert for foo
# creating cert for bar
# creating cert for bar
t/https_proxy.t .. ok
Test Summary Report
-------------------
t/apache.t (Wstat: 512 Tests: 5 Failed: 2)
Failed tests: 1, 3
Non-zero exit status: 2
Files=2, Tests=61, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.37 cusr 0.02 csys = 0.41 CPU)
Result: FAIL
Failed 1/2 test programs. 2/61 subtests failed.
make: *** [test_dynamic] Error 255
-> FAIL Installing LWP::Protocol::https failed. See /root/.cpanm/work/1430691823.8836/build.log for details. Retry with --force to force install it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment