Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668794 - net-libs/libssh-0.8.3-r1 : /.../pki_crypto.c:307:9: error: implicit declaration of function DSA_get0_pqg [-Werror=implicit-function-declaration]
Summary: net-libs/libssh-0.8.3-r1 : /.../pki_crypto.c:307:9: error: implicit declarati...
Status: RESOLVED DUPLICATE of bug 663320
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2018-10-16 16:27 UTC by Toralf Förster
Modified: 2018-10-16 16:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.99 KB, text/plain)
2018-10-16 16:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,358.06 KB, text/plain)
2018-10-16 16:27 UTC, Toralf Förster
Details
environment (environment,132.95 KB, text/plain)
2018-10-16 16:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.15 KB, application/x-bzip)
2018-10-16 16:27 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.44 KB, application/x-bzip)
2018-10-16 16:27 UTC, Toralf Förster
Details
net-libs:libssh-0.8.3-r1:20181015-234426.log (net-libs:libssh-0.8.3-r1:20181015-234426.log,86.78 KB, text/plain)
2018-10-16 16:27 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,36.33 KB, application/x-bzip)
2018-10-16 16:27 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***