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

Bug 668794

Summary: net-libs/libssh-0.8.3-r1 : /.../pki_crypto.c:307:9: error: implicit declaration of function DSA_get0_pqg [-Werror=implicit-function-declaration]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-libs:libssh-0.8.3-r1:20181015-234426.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-10-16 16:27:40 UTC
/var/tmp/portage/net-libs/libssh-0.8.3-r1/work/libssh-0.8.3/src/pki_crypto.c: In function ‘pki_key_dup’:
/var/tmp/portage/net-libs/libssh-0.8.3-r1/work/libssh-0.8.3/src/pki_crypto.c:307:9: error: implicit declaration of function ‘DSA_get0_pqg’ [-Werror=implicit-function-declaration]
         DSA_get0_pqg(key->dsa, &p, &q, &g);
         ^~~~~~~~~~~~
/var/tmp/portage/net-libs/libssh-0.8.3-r1/work/libssh-0.8.3/src/pki_crypto.c:319:14: error: implicit declaration of function ‘DSA_set0_pqg’ [-Werror=implicit-function-declaration]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl_20181006-210858

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *



emerge -qpvO net-libs/libssh
[ebuild  N    ] net-libs/libssh-0.8.3-r1  USE="libressl sftp zlib -debug -doc -examples -gcrypt -gssapi -mbedtls -pcap -server -static-libs -test" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2018-10-16 16:27:43 UTC
Created attachment 551460 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-16 16:27:45 UTC
Created attachment 551462 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-16 16:27:48 UTC
Created attachment 551464 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-16 16:27:51 UTC
Created attachment 551466 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-16 16:27:54 UTC
Created attachment 551468 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-16 16:27:56 UTC
Created attachment 551470 [details]
net-libs:libssh-0.8.3-r1:20181015-234426.log
Comment 7 Toralf Förster gentoo-dev 2018-10-16 16:27:59 UTC
Created attachment 551472 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2018-10-16 16:29:01 UTC
No need for another libressl dupe.

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