Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677920 - net-irc/irssi-1.2.0-r2 : network-openssl.c:(.text+<snip>): undefined reference to X509_get0_notAfter
Summary: net-irc/irssi-1.2.0-r2 : network-openssl.c:(.text+<snip>): undefined referenc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-13 18:54 UTC by Toralf Förster
Modified: 2019-02-17 12:03 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.56 KB, text/plain)
2019-02-13 18:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,92.06 KB, text/plain)
2019-02-13 18:54 UTC, Toralf Förster
Details
environment (environment,67.58 KB, text/plain)
2019-02-13 18:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.29 KB, application/x-bzip)
2019-02-13 18:54 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.07 KB, application/x-bzip)
2019-02-13 18:54 UTC, Toralf Förster
Details
net-irc:irssi-1.2.0-r2:20190213-183826.log (net-irc:irssi-1.2.0-r2:20190213-183826.log,111.83 KB, text/plain)
2019-02-13 18:54 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.52 KB, application/x-bzip)
2019-02-13 18:54 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 2019-02-13 18:54:12 UTC
../core/libcore.a(network-openssl.o): In function `irssi_ssl_get_iochannel':
network-openssl.c:(.text+0x78c): undefined reference to `X509_get0_notAfter'
network-openssl.c:(.text+0x7a2): undefined reference to `X509_get0_notBefore'
../core/libcore.a(network-openssl.o): In function `irssi_ssl_handshake':
network-openssl.c:(.text+0xd7c): undefined reference to `X509_get0_notBefore'

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

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

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

  Please see the tracker bug for details.

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

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



emerge -qpvO net-irc/irssi
[ebuild  N    ] net-irc/irssi-1.2.0-r2  USE="libressl perl proxy -otr (-selinux) -socks5"
Comment 1 Toralf Förster gentoo-dev 2019-02-13 18:54:15 UTC
Created attachment 565162 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-02-13 18:54:18 UTC
Created attachment 565164 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-02-13 18:54:20 UTC
Created attachment 565166 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-02-13 18:54:23 UTC
Created attachment 565168 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-02-13 18:54:26 UTC
Created attachment 565170 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-02-13 18:54:29 UTC
Created attachment 565172 [details]
net-irc:irssi-1.2.0-r2:20190213-183826.log
Comment 7 Toralf Förster gentoo-dev 2019-02-13 18:54:32 UTC
Created attachment 565174 [details]
temp.tbz2
Comment 8 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2019-02-17 10:30:07 UTC
We are not suposed to backport this to 2.6 while this version of irssi requires >= 2.7
Comment 9 Larry the Git Cow gentoo-dev 2019-02-17 12:03:58 UTC
The bug has been closed via the following commit(s):

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

commit a7dc5dccf1e905f41a870732b17f036c15a0e143
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2019-02-17 12:03:20 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2019-02-17 12:03:52 +0000

    net-irc/irssi: force libressl-2.7 or later
    
    Closes: https://bugs.gentoo.org/677920
    Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-irc/irssi/irssi-1.2.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)