Summary: | app-crypt/heimdal-7.6.0: ./.libs/libkrb5.so: undefined reference to `_krb5_pk_kx_confirm' | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Rolf Eike Beer <eike> |
Component: | Current packages | Assignee: | Gentoo Kerberos Maintainers <kerberos> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Rolf Eike Beer
![]() Created attachment 578134 [details]
build.log
USE='X berkdb caps -gdbm hdb-ldap ipv6 -lmdb -otp -pkinit -ssl -static-libs' failed for =app-crypt/heimdal-7.6.0 USE='X -berkdb caps -gdbm -hdb-ldap ipv6 -lmdb otp -pkinit -ssl -static-libs' failed for =app-crypt/heimdal-7.6.0 USE='X -berkdb -caps gdbm -hdb-ldap -ipv6 -lmdb -otp pkinit -ssl -static-libs' succeeded for =app-crypt/heimdal-7.6.0 USE='X berkdb caps -gdbm -hdb-ldap ipv6 lmdb otp pkinit -ssl -static-libs' succeeded for =app-crypt/heimdal-7.6.0 USE='X berkdb caps gdbm hdb-ldap -ipv6 -lmdb otp -pkinit ssl -static-libs' failed for =app-crypt/heimdal-7.6.0 USE='X -berkdb caps -gdbm -hdb-ldap ipv6 -lmdb otp -pkinit ssl -static-libs' failed for =app-crypt/heimdal-7.6.0 USE='-X berkdb caps gdbm hdb-ldap ipv6 lmdb -otp pkinit ssl -static-libs' succeeded for =app-crypt/heimdal-7.6.0 USE='-X berkdb -caps -gdbm hdb-ldap -ipv6 -lmdb otp pkinit ssl -static-libs' succeeded for =app-crypt/heimdal-7.6.0 USE='-X -berkdb caps -gdbm hdb-ldap ipv6 -lmdb -otp -pkinit -ssl static-libs' failed for =app-crypt/heimdal-7.6.0 USE='X berkdb -caps gdbm -hdb-ldap -ipv6 -lmdb otp -pkinit ssl static-libs' failed for =app-crypt/heimdal-7.6.0 USE='-X berkdb -caps -gdbm hdb-ldap ipv6 lmdb otp -pkinit ssl static-libs' failed for =app-crypt/heimdal-7.6.0 All the fails are the same as reported in this bug. Same on ppc. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1ae53b50984a15c6b138ee34ce230585316bc83 commit f1ae53b50984a15c6b138ee34ce230585316bc83 Author: Eray Aslan <eras@gentoo.org> AuthorDate: 2019-06-13 10:36:33 +0000 Commit: Eray Aslan <eras@gentoo.org> CommitDate: 2019-06-13 10:36:33 +0000 app-crypt/heimdal: fix build failure make pkinit mandatory. bin_PROGRAMS and noinst_PROGRAMS in lib/krb5 require symbols from pkinit.c Closes: https://bugs.gentoo.org/687060 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Eray Aslan <eras@gentoo.org> app-crypt/heimdal/heimdal-7.6.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) |