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

Bug 706914

Summary: dev-libs/opensc-0.20.0 : p11test_case_pss_oaep.c:(.text+<snip>): undefined reference to EVP_PKEY_CTX_set_rsa_oaep_md
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Mikle Kolyada (RETIRED) <zlogene>
Status: RESOLVED FIXED    
Severity: normal CC: libressl
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    
Attachments: emerge-info.txt
dev-libs:opensc-0.20.0:20200128-091915.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-01-28 18:38:02 UTC
libtool: link: x86_64-pc-linux-gnu-gcc -DNDEBUG -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o p11test p11test-p11test.o p11test-p11test_loader.o p11test-p11test_case_common.o p11test-p11test_case_readonly.o p11test-p11test_case_multipart.o p11test-p11test_case_mechs.o p11test-p11test_case_ec_sign.o p11test-p11test_case_ec_derive.o p11test-p11test_case_usage.o p11test-p11test_case_wait.o p11test-p11test_case_pss_oaep.o p11test-p11test_helpers.o  -lcrypto -lcmocka -ldl
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: p11test-p11test_case_pss_oaep.o: in function `oaep_encrypt_message_openssl':
p11test_case_pss_oaep.c:(.text+0x523): undefined reference to `EVP_PKEY_CTX_set_rsa_oaep_md'
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:503: p11test] Error 1
make[4]: Leaving directory '/var/tmp/portage/dev-libs/opensc-0.20.0/work/opensc-0.20.0/src/tests/p11test'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-libressl_test-20200126-104546

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)

Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 28 Jan 2020 08:46:21 +0000

emerge -qpvO dev-libs/opensc
[ebuild  N    ] dev-libs/opensc-0.20.0  USE="libressl pcsc-lite readline ssl test zlib -ctapi -doc -notify -openct -secure-messaging"
Comment 1 Toralf Förster gentoo-dev 2020-01-28 18:38:05 UTC
Created attachment 606534 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-28 18:38:07 UTC
Created attachment 606536 [details]
dev-libs:opensc-0.20.0:20200128-091915.log
Comment 3 Toralf Förster gentoo-dev 2020-01-28 18:38:11 UTC
Created attachment 606538 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-01-28 18:38:14 UTC
Created attachment 606540 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-01-28 18:38:16 UTC
Created attachment 606542 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-28 18:38:19 UTC
Created attachment 606544 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-01-28 18:38:22 UTC
Created attachment 606546 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-08-16 11:23:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1955be19c5186cba483112f816988552a11df1d2

commit 1955be19c5186cba483112f816988552a11df1d2
Author:     Stefan Strogin <steils@gentoo.org>
AuthorDate: 2020-08-16 11:22:07 +0000
Commit:     Stefan Strogin <steils@gentoo.org>
CommitDate: 2020-08-16 11:22:07 +0000

    dev-libs/opensc: fix libressl dep version
    
    Closes: https://bugs.gentoo.org/706914
    Package-Manager: Portage-3.0.2, Repoman-2.3.23
    Signed-off-by: Stefan Strogin <steils@gentoo.org>

 dev-libs/opensc/opensc-0.20.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)