Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 683114 - app-crypt/qca-2.2.0 : /.../qca-ossl.cpp:71:10: fatal error: openssl/kdf.h: No such file or directory
Summary: app-crypt/qca-2.2.0 : /.../qca-ossl.cpp:71:10: fatal error: openssl/kdf.h: No...
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:
 
Reported: 2019-04-11 16:20 UTC by Toralf Förster
Modified: 2019-04-12 09:39 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.20 KB, text/plain)
2019-04-11 16:20 UTC, Toralf Förster
Details
app-crypt:qca-2.2.0:20190411-060959.log (app-crypt:qca-2.2.0:20190411-060959.log,90.36 KB, text/plain)
2019-04-11 16:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,194.48 KB, text/plain)
2019-04-11 16:20 UTC, Toralf Förster
Details
environment (environment,96.97 KB, text/plain)
2019-04-11 16:20 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.96 KB, application/x-bzip)
2019-04-11 16:20 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.40 KB, application/x-bzip)
2019-04-11 16:20 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.28 KB, application/x-bzip)
2019-04-11 16:20 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 2019-04-11 16:20:14 UTC
 #define RSA_F_RSA_EAY_PRIVATE_DECRYPT    101
 
/var/tmp/portage/app-crypt/qca-2.2.0/work/qca-2.2.0/plugins/qca-ossl/qca-ossl.cpp:71:10: fatal error: openssl/kdf.h: No such file or directory
 #include <openssl/kdf.h>
          ^~~~~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_libressl_20190407-063103

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems)
Available Rust versions:
  [1]   rust-1.33.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.10.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO app-crypt/qca
[ebuild  N    ] app-crypt/qca-2.2.0  USE="libressl ssl -botan -debug -doc -examples -gcrypt -gpg -logger -nss -pkcs11 -sasl -softstore -test"
Comment 1 Toralf Förster gentoo-dev 2019-04-11 16:20:17 UTC
Created attachment 572496 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-11 16:20:20 UTC
Created attachment 572498 [details]
app-crypt:qca-2.2.0:20190411-060959.log
Comment 3 Toralf Förster gentoo-dev 2019-04-11 16:20:23 UTC
Created attachment 572500 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-04-11 16:20:25 UTC
Created attachment 572502 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-04-11 16:20:28 UTC
Created attachment 572504 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-04-11 16:20:31 UTC
Created attachment 572506 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-04-11 16:20:33 UTC
Created attachment 572508 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2019-04-12 09:39:30 UTC
yeah, libressl.

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