Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 709640 - app-crypt/mit-krb5-1.18 : main.c:(.text+<snip>): undefined reference to RSA_PKCS1_OpenSSL
Summary: app-crypt/mit-krb5-1.18 : main.c:(.text+<snip>): undefined reference to RSA_P...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kerberos Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2020-02-14 18:20 UTC by Toralf Förster
Modified: 2020-02-15 08:56 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.92 KB, text/plain)
2020-02-14 18:20 UTC, Toralf Förster
Details
app-crypt:mit-krb5-1.18:20200214-104310.log (app-crypt:mit-krb5-1.18:20200214-104310.log,594.00 KB, text/plain)
2020-02-14 18:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,56.55 KB, text/plain)
2020-02-14 18:20 UTC, Toralf Förster
Details
environment (environment,141.69 KB, text/plain)
2020-02-14 18:20 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.97 KB, application/x-bzip)
2020-02-14 18:20 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,32.69 KB, application/x-bzip)
2020-02-14 18: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 2020-02-14 18:20:25 UTC
+ x86_64-pc-linux-gnu-gcc -shared -fPIC -Wl,-h,softpkcs11.so.0 -Wl,--no-undefined -o softpkcs11.so main.so -L../../lib -lkrb5support -lcrypto -Wl,-O1 -Wl,--as-needed -Wl,--version-script binutils.versions
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.so: in function `C_Login':
main.c:(.text+0xc4b): undefined reference to `RSA_PKCS1_OpenSSL'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.so: in function `add_pubkey_info.part.0':
main.c:(.text+0x2546): undefined reference to `RSA_PKCS1_OpenSSL'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.so: in function `read_conf_file':

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-libressl-20200212-201606

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

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.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 14 Feb 2020 09:37:46 +0000

emerge -qpvO app-crypt/mit-krb5
[ebuild  N    ] app-crypt/mit-krb5-1.18  USE="keyutils libressl nls pkinit threads -doc -lmdb -openldap (-selinux) -test -xinetd" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="aes"
Comment 1 Toralf Förster gentoo-dev 2020-02-14 18:20:28 UTC
Created attachment 613810 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-14 18:20:31 UTC
Created attachment 613812 [details]
app-crypt:mit-krb5-1.18:20200214-104310.log
Comment 3 Toralf Förster gentoo-dev 2020-02-14 18:20:34 UTC
Created attachment 613814 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-02-14 18:20:36 UTC
Created attachment 613816 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-02-14 18:20:39 UTC
Created attachment 613818 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-14 18:20:42 UTC
Created attachment 613820 [details]
logs.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-02-15 08:56:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96076573ffc3c9e64a31dd6258129bd5044bb9ee

commit 96076573ffc3c9e64a31dd6258129bd5044bb9ee
Author:     Stefan Strogin <steils@gentoo.org>
AuthorDate: 2020-02-15 08:50:01 +0000
Commit:     Stefan Strogin <steils@gentoo.org>
CommitDate: 2020-02-15 08:50:01 +0000

    app-crypt/mit-krb5: add patch for LibreSSL for 1.18
    
    Closes: https://bugs.gentoo.org/709640
    Package-Manager: Portage-2.3.88, Repoman-2.3.20
    Signed-off-by: Stefan Strogin <steils@gentoo.org>

 .../mit-krb5/files/mit-krb5-1.18-libressl.patch    | 42 ++++++++++++++++++++++
 app-crypt/mit-krb5/mit-krb5-1.18.ebuild            |  1 +
 2 files changed, 43 insertions(+)