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

Bug 687132

Summary: app-crypt/tpm2-tss-engine-1.0.0 : src/tpm2-tss-engine-rsa.c:113:16: error: called object is not a function or function pointer
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/14310
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-crypt:tpm2-tss-engine-1.0.0:20190601-115038.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-06-01 12:06:45 UTC
      |                ^~~~~~~~~~~~~~~~~~~~~
      |                RSA_meth_set_priv_enc
src/tpm2-tss-engine-rsa.c:113:16: error: called object is not a function or function pointer
src/tpm2-tss-engine-rsa.c: In function ‘rsa_priv_dec’:
src/tpm2-tss-engine-rsa.c:214:16: warning: implicit declaration of function ‘RSA_meth_get_priv_dec’; did you mean ‘RSA_meth_set_priv_dec’? [-Wimplicit-function-declaration]
  214 |         return RSA_meth_get_priv_dec(default_rsa)(flen, from, to, rsa, padding);

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-desktop_libressl_20190526-141358

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.1
 [3] x86_64-pc-linux-gnu-9.1.0 *

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

emerge -qpvO app-crypt/tpm2-tss-engine
[ebuild  N    ] app-crypt/tpm2-tss-engine-1.0.0  USE="libressl -test"
Comment 1 Toralf Förster gentoo-dev 2019-06-01 12:06:48 UTC
Created attachment 578324 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-06-01 12:06:51 UTC
Created attachment 578326 [details]
app-crypt:tpm2-tss-engine-1.0.0:20190601-115038.log
Comment 3 Toralf Förster gentoo-dev 2019-06-01 12:06:53 UTC
Created attachment 578328 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-06-01 12:06:56 UTC
Created attachment 578330 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-06-01 12:06:59 UTC
Created attachment 578332 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-06-01 12:07:01 UTC
Created attachment 578334 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-06-01 12:07:04 UTC
Created attachment 578336 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-02-26 16:17:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55d5d568d0ef0c2a5d4f136906104d2654afb0c0

commit 55d5d568d0ef0c2a5d4f136906104d2654afb0c0
Author:     Salah Coronya <salah.coronya@gmail.com>
AuthorDate: 2020-02-20 02:06:07 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-02-26 16:17:25 +0000

    app-crypt/tpm2-tss-engine: Remove libressl support
    
    Libressl dropped all engine support in 2.3.0 .
    
    Closes: https://bugs.gentoo.org/692558
    Closes: https://bugs.gentoo.org/687132
    Package-Manager: Portage-2.3.79, Repoman-2.3.16
    Signed-off-by: Salah Coronya <salah.coronya@gmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 ...ine-1.0.1-build-add-disable-defaultflags.patch} | 19 +++++-------
 .../files/tpm2-tss-engine-1.0.1-libressl.patch     | 35 ----------------------
 .../tpm2-tss-engine/tpm2-tss-engine-1.0.1.ebuild   |  8 ++---
 3 files changed, 11 insertions(+), 51 deletions(-)