Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674576 - app-crypt/gnupg-pkcs11-scd-0.9.1 : keyutil.c:109:12: error: dereferencing pointer to incomplete type EVP_PKEY {aka struct evp_pkey_st }
Summary: app-crypt/gnupg-pkcs11-scd-0.9.1 : keyutil.c:109:12: error: dereferencing poi...
Status: RESOLVED FIXED
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: openssl-1.1
  Show dependency tree
 
Reported: 2019-01-05 08:53 UTC by Toralf Förster
Modified: 2019-01-05 19:13 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.43 KB, text/plain)
2019-01-05 08:53 UTC, Toralf Förster
Details
app-crypt:gnupg-pkcs11-scd-0.9.1:20190105-033116.log (app-crypt:gnupg-pkcs11-scd-0.9.1:20190105-033116.log,9.09 KB, text/plain)
2019-01-05 08:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,295.15 KB, text/plain)
2019-01-05 08:53 UTC, Toralf Förster
Details
environment (environment,32.18 KB, text/plain)
2019-01-05 08:53 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.21 KB, application/x-bzip)
2019-01-05 08:53 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.59 KB, application/x-bzip)
2019-01-05 08:53 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,11.18 KB, application/x-bzip)
2019-01-05 08:53 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-01-05 08:53:15 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..         -pthread  -O2 -pipe -march=native -c -o keyutil.o keyutil.c
keyutil.c: In function ‘keyutil_get_cert_mpi’:
keyutil.c:109:12: error: dereferencing pointer to incomplete type ‘EVP_PKEY’ {aka ‘struct evp_pkey_st’}
  if (pubkey->type != EVP_PKEY_RSA) {
            ^~
make[2]: *** [Makefile:514: keyutil.o] Error 1

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

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

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

  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.6
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
  [4]   pypy (fallback)
  [5]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.31.1 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO app-crypt/gnupg-pkcs11-scd
[ebuild  N    ] app-crypt/gnupg-pkcs11-scd-0.9.1  USE="-libressl -proxy"
Comment 1 Toralf Förster gentoo-dev 2019-01-05 08:53:17 UTC
Created attachment 559894 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-05 08:53:20 UTC
Created attachment 559896 [details]
app-crypt:gnupg-pkcs11-scd-0.9.1:20190105-033116.log
Comment 3 Toralf Förster gentoo-dev 2019-01-05 08:53:23 UTC
Created attachment 559898 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-01-05 08:53:26 UTC
Created attachment 559900 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-01-05 08:53:28 UTC
Created attachment 559902 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-05 08:53:31 UTC
Created attachment 559904 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-01-05 08:53:34 UTC
Created attachment 559906 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-01-05 19:13:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cbbb03846f2a240cc011b59199522231b0e0105

commit 1cbbb03846f2a240cc011b59199522231b0e0105
Author:     Alon Bar-Lev <alonbl@gentoo.org>
AuthorDate: 2019-01-05 19:13:11 +0000
Commit:     Alon Bar-Lev <alonbl@gentoo.org>
CommitDate: 2019-01-05 19:13:43 +0000

    app-crypt/gnupg-pkcs11-scd: version bump
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=674576
    Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-crypt/gnupg-pkcs11-scd/Manifest                |  1 +
 .../gnupg-pkcs11-scd/gnupg-pkcs11-scd-0.9.2.ebuild | 47 ++++++++++++++++++++++
 2 files changed, 48 insertions(+)