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

Bug 684302

Summary: app-crypt/mit-krb5-1.16.3 : /.../pkinit_crypto_openssl.h:52:10: fatal error: openssl/asn1_mac.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Kerberos Maintainers <kerberos>
Status: RESOLVED FIXED    
Severity: normal CC: libressl
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/11821
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    
Attachments: emerge-info.txt
app-crypt:mit-krb5-1.16.3:20190424-095001.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2

Description Toralf Förster gentoo-dev 2019-04-24 18:38:07 UTC
x86_64-pc-linux-gnu-gcc -fPIC -DSHARED -DHAVE_CONFIG_H  -I../../../include -I/var/tmp/portage/app-crypt/mit-krb5-1.16.3/work/krb5-1.16.3/src/include  -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE  -O2 -pipe -march=native -fno-strict-aliasing -fno-strict-overflow  -pthread  -c /var/tmp/portage/app-crypt/mit-krb5-1.16.3/work/krb5-1.16.3/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c -o pkinit_crypto_openssl.so.o && mv -f pkinit_crypto_openssl.so.o pkinit_crypto_openssl.so
In file included from /var/tmp/portage/app-crypt/mit-krb5-1.16.3/work/krb5-1.16.3/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c:33:
/var/tmp/portage/app-crypt/mit-krb5-1.16.3/work/krb5-1.16.3/src/plugins/preauth/pkinit/pkinit_crypto_openssl.h:52:10: fatal error: openssl/asn1_mac.h: No such file or directory
 #include <openssl/asn1_mac.h>
          ^~~~~~~~~~~~~~~~~~~~
compilation terminated.

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems)
Available Rust versions:
  [1]   rust-1.34.0 *



emerge -qpvO app-crypt/mit-krb5
[ebuild   R   ] app-crypt/mit-krb5-1.16.3  USE="keyutils libressl nls pkinit threads -doc -openldap (-selinux) -test -xinetd" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="aes"
Comment 1 Toralf Förster gentoo-dev 2019-04-24 18:38:10 UTC
Created attachment 574064 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-24 18:38:13 UTC
Created attachment 574066 [details]
app-crypt:mit-krb5-1.16.3:20190424-095001.log
Comment 3 Toralf Förster gentoo-dev 2019-04-24 18:38:15 UTC
Created attachment 574068 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-04-24 18:38:18 UTC
Created attachment 574070 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-04-24 18:38:21 UTC
Created attachment 574072 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-04-24 18:38:24 UTC
Created attachment 574074 [details]
logs.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-04-25 03:31:14 UTC
The bug has been closed via the following commit(s):

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

commit bb54b6ddf7a0ba9ad911ea73b747743eb00759b0
Author:     Stefan Strogin <stefan.strogin@gmail.com>
AuthorDate: 2019-04-25 03:02:10 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2019-04-25 03:31:04 +0000

    app-crypt/mit-krb5: update patch for LibreSSL 2.9.1
    
    Closes: https://bugs.gentoo.org/684302
    Package-Manager: Portage-2.3.64, Repoman-2.3.12
    Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/11821
    Signed-off-by: Aaron Bauman <bman@gentoo.org>

 .../mit-krb5/files/mit-krb5-1.16.3-libressl.patch  | 101 +++++++++++++++++++++
 app-crypt/mit-krb5/mit-krb5-1.16.3.ebuild          |   2 +-
 2 files changed, 102 insertions(+), 1 deletion(-)