Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667956 - app-crypt/qca-2.2.0_pre20180606 : /.../qca-ossl.cpp:145:2: error: DSA_SIG_get0 was not declared in this scope
Summary: app-crypt/qca-2.2.0_pre20180606 : /.../qca-ossl.cpp:145:2: error: DSA_SIG_get...
Status: RESOLVED DUPLICATE of bug 657720
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2018-10-07 14:04 UTC by Toralf Förster
Modified: 2018-10-07 14:05 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.82 KB, text/plain)
2018-10-07 14:04 UTC, Toralf Förster
Details
app-crypt:qca-2.2.0_pre20180606:20181007-133806.log (app-crypt:qca-2.2.0_pre20180606:20181007-133806.log,204.04 KB, text/plain)
2018-10-07 14:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,35.07 KB, text/plain)
2018-10-07 14:04 UTC, Toralf Förster
Details
environment (environment,114.12 KB, text/plain)
2018-10-07 14:05 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.76 KB, application/x-bzip)
2018-10-07 14:05 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.71 KB, application/x-bzip)
2018-10-07 14:05 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,35.13 KB, application/x-bzip)
2018-10-07 14:05 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-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 ***