x86_64-pc-linux-gnu-gcc -c -I. -I/usr/include -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" -fPIC "-I/usr/lib64/perl5/5.26.2/x86_64-linux/CORE" -DPERL5 -DOPENSSL_NO_KRB5 ECDSA.c ECDSA.c: In function ‘XS_Crypt__OpenSSL__ECDSA_ECDSA_OpenSSL’: ECDSA.c:399:8: error: unknown type name ‘ECDSA_METHOD’ const ECDSA_METHOD * RETVAL; ^~~~~~~~~~~~ ECDSA.c:401:11: warning: implicit declaration of function ‘ECDSA_OpenSSL’; did you mean ‘EC_KEY_OpenSSL’? [-Wimplicit-function-declaration] ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-desktop-plasma-systemd_20181228-192239 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-8.2.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) Available Rust versions: [1] rust-1.31.1 * java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.9.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpvO dev-perl/Crypt-OpenSSL-ECDSA [ebuild N ] dev-perl/Crypt-OpenSSL-ECDSA-0.80.0 USE="-libressl"
Created attachment 559260 [details] emerge-info.txt
Created attachment 559262 [details] dev-perl:Crypt-OpenSSL-ECDSA-0.80.0:20190101-021541.log
Created attachment 559264 [details] emerge-history.txt
Created attachment 559266 [details] environment
Created attachment 559268 [details] etc.portage.tbz2
Created attachment 559270 [details] temp.tbz2
Upstream issue with patch included: https://rt.cpan.org/Public/Bug/Display.html?id=118330
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42aba792ddaaa6ce3608d232993078e01d9e7c4f commit 42aba792ddaaa6ce3608d232993078e01d9e7c4f Author: Craig Andrews <candrews@gentoo.org> AuthorDate: 2019-01-09 15:45:50 +0000 Commit: Craig Andrews <candrews@gentoo.org> CommitDate: 2019-01-09 22:29:09 +0000 dev-perl/Crypt-OpenSSL-ECDSA: OpenSSL 1.1 support Closes: https://bugs.gentoo.org/674238 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org> .../Crypt-OpenSSL-ECDSA-0.80.0-r1.ebuild | 26 +++ ...L-ECDSA-0.80.0-0001-Port-to-OpenSSL-1.1.0.patch | 193 +++++++++++++++++++++ 2 files changed, 219 insertions(+)