172 lines
8.4 KiB
Text
172 lines
8.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/1492995903.21137
|
||
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 WWW::LetsEncrypt () on cpanmetadb ...
|
||
Unpacking WWW-LetsEncrypt-0.002.tar.gz
|
||
--> Working on WWW::LetsEncrypt
|
||
Fetching http://www.cpan.org/authors/id/B/BA/BALLARD/WWW-LetsEncrypt-0.002.tar.gz ... OK
|
||
WWW-LetsEncrypt-0.002/
|
||
WWW-LetsEncrypt-0.002/Makefile.PL
|
||
WWW-LetsEncrypt-0.002/cpanfile
|
||
WWW-LetsEncrypt-0.002/README
|
||
WWW-LetsEncrypt-0.002/META.yml
|
||
WWW-LetsEncrypt-0.002/LICENSE
|
||
WWW-LetsEncrypt-0.002/CHANGES
|
||
WWW-LetsEncrypt-0.002/lib/
|
||
WWW-LetsEncrypt-0.002/lib/WWW/
|
||
WWW-LetsEncrypt-0.002/lib/WWW/LetsEncrypt.pm
|
||
WWW-LetsEncrypt-0.002/lib/WWW/LetsEncrypt/
|
||
WWW-LetsEncrypt-0.002/lib/WWW/LetsEncrypt/JWK.pm
|
||
WWW-LetsEncrypt-0.002/lib/WWW/LetsEncrypt/JWS.pm
|
||
WWW-LetsEncrypt-0.002/lib/WWW/LetsEncrypt/JWK/
|
||
WWW-LetsEncrypt-0.002/lib/WWW/LetsEncrypt/JWK/RSA.pm
|
||
WWW-LetsEncrypt-0.002/lib/WWW/LetsEncrypt/Message/
|
||
WWW-LetsEncrypt-0.002/lib/WWW/LetsEncrypt/Message/Certificate.pm
|
||
WWW-LetsEncrypt-0.002/lib/WWW/LetsEncrypt/Message/Authorization.pm
|
||
WWW-LetsEncrypt-0.002/lib/WWW/LetsEncrypt/Message/Registration.pm
|
||
WWW-LetsEncrypt-0.002/lib/WWW/LetsEncrypt/Message/Directory.pm
|
||
WWW-LetsEncrypt-0.002/lib/WWW/LetsEncrypt/JWA.pm
|
||
WWW-LetsEncrypt-0.002/lib/WWW/LetsEncrypt/Message.pm
|
||
WWW-LetsEncrypt-0.002/dist.ini
|
||
WWW-LetsEncrypt-0.002/t/
|
||
WWW-LetsEncrypt-0.002/t/WWW-LetsEncrypt-Message-Authorization/
|
||
WWW-LetsEncrypt-0.002/t/WWW-LetsEncrypt-Message-Authorization/02_submit_challenge.t
|
||
WWW-LetsEncrypt-0.002/t/WWW-LetsEncrypt-Message-Authorization/01_process_step.t
|
||
WWW-LetsEncrypt-0.002/t/WWW-LetsEncrypt-Message-Authorization/03__create_key_auth_token.t
|
||
WWW-LetsEncrypt-0.002/t/WWW-LetsEncrypt-Message/
|
||
WWW-LetsEncrypt-0.002/t/WWW-LetsEncrypt-Message/02_handle_429.t
|
||
WWW-LetsEncrypt-0.002/t/WWW-LetsEncrypt-Message/01_new_nonce.t
|
||
WWW-LetsEncrypt-0.002/t/WWW-LetsEncrypt/
|
||
WWW-LetsEncrypt-0.002/t/WWW-LetsEncrypt/jws.t
|
||
WWW-LetsEncrypt-0.002/t/WWW-LetsEncrypt/jwa_rsa.t
|
||
WWW-LetsEncrypt-0.002/t/WWW-LetsEncrypt-Message-Registration/
|
||
WWW-LetsEncrypt-0.002/t/WWW-LetsEncrypt-Message-Registration/01__process_response.t
|
||
WWW-LetsEncrypt-0.002/t/WWW-LetsEncrypt-Message-Certificate/
|
||
WWW-LetsEncrypt-0.002/t/WWW-LetsEncrypt-Message-Certificate/01_submit_step.t
|
||
WWW-LetsEncrypt-0.002/t/WWW-LetsEncrypt-Message-Certificate/02_poll_step.t
|
||
WWW-LetsEncrypt-0.002/MANIFEST
|
||
WWW-LetsEncrypt-0.002/META.json
|
||
Entering WWW-LetsEncrypt-0.002
|
||
Checking configure dependencies from META.json
|
||
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
||
Running Makefile.PL
|
||
Configuring WWW-LetsEncrypt-0.002 ... Warning: prerequisite Crypt::OpenSSL::RSA 0 not found.
|
||
Checking if your kit is complete...
|
||
Looks good
|
||
Generating a Unix-style Makefile
|
||
Writing Makefile for WWW::LetsEncrypt
|
||
Writing MYMETA.yml and MYMETA.json
|
||
Checking dependencies from MYMETA.json ...
|
||
Checking if you have MIME::Base64 0 ... Yes (3.15)
|
||
Checking if you have Moose 0 ... Yes (2.2004)
|
||
Checking if you have Carp 0 ... Yes (1.38)
|
||
Checking if you have Moose::Util::TypeConstraints 0 ... Yes (2.2004)
|
||
Checking if you have Try::Tiny 0 ... Yes (0.28)
|
||
Checking if you have Test2::Tools::Exception 0 ... Yes (0.000070)
|
||
Checking if you have Test2::Tools::Mock 0 ... Yes (0.000070)
|
||
Checking if you have HTTP::Response 0 ... Yes (6.11)
|
||
Checking if you have Digest::SHA 0 ... Yes (5.96)
|
||
Checking if you have HTTP::Request 0 ... Yes (6.11)
|
||
Checking if you have Test2::Mock 0 ... Yes (0.000070)
|
||
Checking if you have Crypt::OpenSSL::Bignum 0 ... Yes (0.08)
|
||
Checking if you have LWP::UserAgent 0 ... Yes (6.26)
|
||
Checking if you have Test2::Tools::Subtest 0 ... Yes (0.000070)
|
||
Checking if you have HTTP::Status 0 ... Yes (6.11)
|
||
Checking if you have Test2::Bundle::Extended 0 ... Yes (0.000070)
|
||
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
||
Checking if you have Crypt::OpenSSL::RSA 0 ... No
|
||
Checking if you have Moose::Role 0 ... Yes (2.2004)
|
||
Checking if you have JSON 0 ... Yes (2.90)
|
||
Checking if you have HTTP::Headers 0 ... Yes (6.11)
|
||
Searching Crypt::OpenSSL::RSA (0) on cpanmetadb ...
|
||
Unpacking Crypt-OpenSSL-RSA-0.28.tar.gz
|
||
OK
|
||
==> Found dependencies: Crypt::OpenSSL::RSA
|
||
--> Working on Crypt::OpenSSL::RSA
|
||
Fetching http://www.cpan.org/authors/id/P/PE/PERLER/Crypt-OpenSSL-RSA-0.28.tar.gz ... OK
|
||
Crypt-OpenSSL-RSA-0.28/
|
||
Crypt-OpenSSL-RSA-0.28/Changes
|
||
Crypt-OpenSSL-RSA-0.28/LICENSE
|
||
Crypt-OpenSSL-RSA-0.28/Makefile.PL
|
||
Crypt-OpenSSL-RSA-0.28/MANIFEST
|
||
Crypt-OpenSSL-RSA-0.28/META.json
|
||
Crypt-OpenSSL-RSA-0.28/META.yml
|
||
Crypt-OpenSSL-RSA-0.28/README
|
||
Crypt-OpenSSL-RSA-0.28/RSA.pm
|
||
Crypt-OpenSSL-RSA-0.28/RSA.xs
|
||
Crypt-OpenSSL-RSA-0.28/t/
|
||
Crypt-OpenSSL-RSA-0.28/typemap
|
||
Crypt-OpenSSL-RSA-0.28/t/bignum.t
|
||
Crypt-OpenSSL-RSA-0.28/t/format.t
|
||
Crypt-OpenSSL-RSA-0.28/t/rsa.t
|
||
Entering Crypt-OpenSSL-RSA-0.28
|
||
Checking configure dependencies from META.json
|
||
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
||
Running Makefile.PL
|
||
Configuring Crypt-OpenSSL-RSA-0.28 ... Checking if your kit is complete...
|
||
Looks good
|
||
Generating a Unix-style Makefile
|
||
Writing Makefile for Crypt::OpenSSL::RSA
|
||
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 Test 0 ... Yes (1.26)
|
||
Checking if you have Crypt::OpenSSL::Random 0 ... Yes (0.11)
|
||
OK
|
||
Building and testing Crypt-OpenSSL-RSA-0.28 ... cp RSA.pm blib/lib/Crypt/OpenSSL/RSA.pm
|
||
AutoSplitting blib/lib/Crypt/OpenSSL/RSA.pm (blib/lib/auto/Crypt/OpenSSL/RSA)
|
||
Running Mkbootstrap for RSA ()
|
||
chmod 644 "RSA.bs"
|
||
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- RSA.bs blib/arch/auto/Crypt/OpenSSL/RSA/RSA.bs 644
|
||
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/xsubpp" -typemap '/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/ExtUtils/typemap' -typemap '/home/ryan/.cpanm/work/1492995903.21137/Crypt-OpenSSL-RSA-0.28/typemap' RSA.xs > RSA.xsc
|
||
mv RSA.xsc RSA.c
|
||
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.28\" -DXS_VERSION=\"0.28\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -DPERL5 -DOPENSSL_NO_KRB5 RSA.c
|
||
RSA.xs: In function ‘_is_private’:
|
||
RSA.xs:52:22: error: dereferencing pointer to incomplete type ‘RSA {aka struct rsa_st}’
|
||
return(p_rsa->rsa->d != NULL);
|
||
^~
|
||
RSA.xs: In function ‘XS_Crypt__OpenSSL__RSA_generate_key’:
|
||
RSA.xs:301:5: warning: ‘RSA_generate_key’ is deprecated [-Wdeprecated-declarations]
|
||
CHECK_OPEN_SSL(rsa = RSA_generate_key(SvIV(bitsSV), exponent, NULL, NULL));
|
||
^~~~~~~~~~~~~~
|
||
In file included from /usr/include/openssl/rsa.h:13:0,
|
||
from /usr/include/openssl/x509.h:31,
|
||
from /usr/include/openssl/pem.h:17,
|
||
from RSA.xs:10:
|
||
/usr/include/openssl/rsa.h:193:1: note: declared here
|
||
DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void
|
||
^
|
||
Makefile:345: recipe for target 'RSA.o' failed
|
||
make: *** [RSA.o] Error 1
|
||
! Installing Crypt::OpenSSL::RSA failed. See /home/ryan/.cpanm/work/1492995903.21137/build.log for details. Retry with --force to force install it.
|
||
! Installing the dependencies failed: Module 'Crypt::OpenSSL::RSA' is not installed
|
||
! Bailing out the installation for WWW-LetsEncrypt-0.002.
|
||
FAIL
|
||
Command [cpanm --reinstall --verbose WWW::LetsEncrypt] 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
|