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

Bug 667956

Summary: app-crypt/qca-2.2.0_pre20180606 : /.../qca-ossl.cpp:145:2: error: DSA_SIG_get0 was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Crypto team [DISABLED] <crypto+disabled>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kde, qt
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    
Attachments: emerge-info.txt
app-crypt:qca-2.2.0_pre20180606:20181007-133806.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-10-07 14:04:50 UTC
 
/var/tmp/portage/app-crypt/qca-2.2.0_pre20180606/work/qca-2.2.0_pre20180606/plugins/qca-ossl/qca-ossl.cpp: In function ‘QCA::SecureArray opensslQCAPlugin::dsasig_der_to_raw(const QCA::SecureArray&)’:
/var/tmp/portage/app-crypt/qca-2.2.0_pre20180606/work/qca-2.2.0_pre20180606/plugins/qca-ossl/qca-ossl.cpp:145:2: error: ‘DSA_SIG_get0’ was not declared in this scope
  DSA_SIG_get0(sig, &bnr, &bns);
  ^~~~~~~~~~~~
/var/tmp/portage/app-crypt/qca-2.2.0_pre20180606/work/qca-2.2.0_pre20180606/plugins/qca-ossl/qca-ossl.cpp:145:2: note: suggested alternative: ‘DSA_SIG_new’

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

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

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

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 Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv app-crypt/qca
[ebuild  N    ] app-crypt/qca-2.2.0_pre20180606  USE="libressl ssl -botan -debug -doc -examples -gcrypt -gpg -logger -nss -pkcs11 -sasl -softstore -test"
Comment 1 Toralf Förster gentoo-dev 2018-10-07 14:04:52 UTC
Created attachment 549602 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-07 14:04:55 UTC
Created attachment 549604 [details]
app-crypt:qca-2.2.0_pre20180606:20181007-133806.log
Comment 3 Toralf Förster gentoo-dev 2018-10-07 14:04:58 UTC
Created attachment 549606 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-07 14:05:01 UTC
Created attachment 549608 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-10-07 14:05:03 UTC
Created attachment 549610 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-07 14:05:06 UTC
Created attachment 549612 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-07 14:05:08 UTC
Created attachment 549614 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2018-10-07 14:05:45 UTC
Dupe.

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