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

Bug 674898

Summary: mail-client/mutt-1.11.2 : mutt_ssl.c:(.text+<snip>): undefined reference to X509_get0_notBefore
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Fabian Groffen <grobian>
Status: RESOLVED FIXED    
Severity: normal CC: net-mail+disabled, steils
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
mail-client:mutt-1.11.2:20190108-101404.log
temp.tbz2
mutt-1.11.2-libressl.patch

Description Toralf Förster gentoo-dev 2019-01-08 18:30:45 UTC
mutt_ssl.o: In function `ssl_load_certificates':
mutt_ssl.c:(.text+0x148): undefined reference to `X509_get0_notBefore'
mutt_ssl.c:(.text+0x1c0): undefined reference to `X509_get0_notAfter'
mutt_ssl.o: In function `check_certificate_expiration':
mutt_ssl.c:(.text+0x66e): undefined reference to `X509_get0_notBefore'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl-test_20190103-234110

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

  Please see the tracker bug for details.

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

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.31.1 *
java-config:
The following VMs are available for generation-2:


emerge -qpvO mail-client/mutt
[ebuild     U ] mail-client/mutt-1.11.2 [1.11.1-r2] USE="crypt hcache imap libressl lmdb nls sasl smtp ssl -berkdb -debug -doc -gdbm -gnutls -gpg -gpgme -idn -kerberos -mbox -nntp -notmuch -pgp_classic -pop (-prefix) -qdbm (-selinux) -slang -smime -smime_classic -tokyocabinet -vanilla"
Comment 1 Toralf Förster gentoo-dev 2019-01-08 18:30:47 UTC
Created attachment 560406 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-08 18:30:50 UTC
Created attachment 560408 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-01-08 18:30:53 UTC
Created attachment 560410 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-01-08 18:30:56 UTC
Created attachment 560412 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-01-08 18:30:58 UTC
Created attachment 560414 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-08 18:31:01 UTC
Created attachment 560416 [details]
mail-client:mutt-1.11.2:20190108-101404.log
Comment 7 Toralf Förster gentoo-dev 2019-01-08 18:31:04 UTC
Created attachment 560418 [details]
temp.tbz2
Comment 8 Stefan Strogin gentoo-dev 2019-01-08 19:25:42 UTC
https://gitlab.com/muttmua/mutt/merge_requests/37
Comment 9 Stefan Strogin gentoo-dev 2019-01-08 19:30:53 UTC
Created attachment 560462 [details, diff]
mutt-1.11.2-libressl.patch
Comment 10 Larry the Git Cow gentoo-dev 2019-01-10 18:05:57 UTC
The bug has been closed via the following commit(s):

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

commit a87386799c1a1df482a9fc6cf27ed19379b3ef2c
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2019-01-10 18:05:30 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2019-01-10 18:05:50 +0000

    mail-client/mutt: get libressl fix from upstream
    
    Closes: https://bugs.gentoo.org/674898
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 mail-client/mutt/Manifest                                      | 2 +-
 mail-client/mutt/{mutt-1.11.2.ebuild => mutt-1.11.2-r1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)