cpantestlogs/Mail::Simple::DKIM::Signer_genfailure.log
2017-05-02 18:44:36 -07:00

125 lines
6 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1493453372.23687
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 Mail::Simple::DKIM::Signer () on cpanmetadb ...
Unpacking Mail-Simple-DKIM-Signer-0.01.tar.gz
--> Working on Mail::Simple::DKIM::Signer
Fetching http://www.cpan.org/authors/id/M/MA/MAMOD/Mail-Simple-DKIM-Signer-0.01.tar.gz ... OK
Mail-Simple-DKIM-Signer-0.01/
Mail-Simple-DKIM-Signer-0.01/Makefile.PL
Mail-Simple-DKIM-Signer-0.01/README
Mail-Simple-DKIM-Signer-0.01/t/
Mail-Simple-DKIM-Signer-0.01/t/Mail-Simple-DKIM-Signer.t
Mail-Simple-DKIM-Signer-0.01/Changes
Mail-Simple-DKIM-Signer-0.01/lib/
Mail-Simple-DKIM-Signer-0.01/lib/Mail/
Mail-Simple-DKIM-Signer-0.01/lib/Mail/Simple/
Mail-Simple-DKIM-Signer-0.01/lib/Mail/Simple/DKIM/
Mail-Simple-DKIM-Signer-0.01/lib/Mail/Simple/DKIM/Signer.pm
Mail-Simple-DKIM-Signer-0.01/MANIFEST
Entering Mail-Simple-DKIM-Signer-0.01
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring Mail-Simple-DKIM-Signer-0.01 ... Warning: prerequisite Crypt::OpenSSL::RSA 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Mail::Simple::DKIM::Signer
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Digest::SHA 0 ... Yes (5.96)
Checking if you have Crypt::OpenSSL::RSA 0 ... No
Checking if you have MIME::Base64 0 ... Yes (3.15)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
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/1493453372.23687/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/1493453372.23687/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 Mail-Simple-DKIM-Signer-0.01.
FAIL
Command [cpanm --reinstall --verbose Mail::Simple::DKIM::Signer] 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