Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 737128

Summary: net-ftp/lftp-4.9.2 : lftp_ssl.cc: error: X509_STORE_CTX_get_by_subject was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Jeroen Roovers (RETIRED) <jer>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-ftp:lftp-4.9.2:20200814-091850.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-08-14 13:19:17 UTC
      | ^~~~~~~~~~~~~~~~~~~~~~~
lftp_ssl.cc: In static member function ‘static int lftp_ssl_openssl::verify_crl(X509_STORE_CTX*)’:
lftp_ssl.cc:1164:10: error: ‘X509_STORE_CTX_get_by_subject’ was not declared in this scope; did you mean ‘X509_STORE_get_by_subject’?
 1164 |     rc = X509_STORE_CTX_get_by_subject(store_ctx, X509_LU_CRL, subject, obj);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |          X509_STORE_get_by_subject

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-libressl-20200812-045757

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.45.2 *
The following VMs are available for generation-2:

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Aug 14 08:35:46 AM UTC 2020
/var/db/repos/libressl	Mon Aug 10 09:13:35 AM UTC 2020

emerge -qpvO net-ftp/lftp
[ebuild     U ] net-ftp/lftp-4.9.2 [4.9.1] USE="ipv6 libressl nls ssl -convert-mozilla-cookies -gnutls -idn -socks5 -verify-file"
Comment 1 Toralf Förster gentoo-dev 2020-08-14 13:19:19 UTC
Created attachment 654636 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-08-14 13:19:20 UTC
Created attachment 654638 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-08-14 13:19:22 UTC
Created attachment 654640 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-08-14 13:19:24 UTC
Created attachment 654642 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-08-14 13:19:25 UTC
Created attachment 654644 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-08-14 13:19:27 UTC
Created attachment 654646 [details]
net-ftp:lftp-4.9.2:20200814-091850.log
Comment 7 Toralf Förster gentoo-dev 2020-08-14 13:19:29 UTC
Created attachment 654648 [details]
temp.tbz2
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2020-08-14 13:43:11 UTC

*** This bug has been marked as a duplicate of bug 625544 ***