Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675840 - net-irc/scrollz-2.2.1 : server.c:(.text+<snip>): undefined reference to SSLv3_client_method
Summary: net-irc/scrollz-2.2.1 : server.c:(.text+<snip>): undefined reference to SSLv3...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: openssl-1.1
  Show dependency tree
 
Reported: 2019-01-19 11:19 UTC by Toralf Förster
Modified: 2019-01-20 12:06 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.24 KB, text/plain)
2019-01-19 11:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,118.99 KB, text/plain)
2019-01-19 11:20 UTC, Toralf Förster
Details
environment (environment,73.15 KB, text/plain)
2019-01-19 11:20 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.29 KB, application/x-bzip)
2019-01-19 11:20 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.06 KB, application/x-bzip)
2019-01-19 11:20 UTC, Toralf Förster
Details
net-irc:scrollz-2.2.1:20190119-105331.log (net-irc:scrollz-2.2.1:20190119-105331.log,26.94 KB, text/plain)
2019-01-19 11:20 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.55 KB, application/x-bzip)
2019-01-19 11: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 2019-01-19 11:19:58 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -DHAVE_CONFIG_H  -o scrollz alias.o blowfish.o cdcc.o celerity.o crypt.o ctcp.o dcc.o debug.o edit.o edit2.o edit3.o edit4.o edit5.o edit6.o exec.o files.o flood.o funny.o help.o history.o hold.o hook.o if.o ignore.o input.o irc.o ircaux.o ircsig.o keys.o lastlog.o list.o log.o mail.o menu.o names.o newio.o notice.o notify.o numbers.o operv.o output.o parse.o queue.o reg.o scandir.o screen.o server.o stack.o status.o term.o translat.o vars.o whois.o whowas.o window.o dh1080.o fish.o sha-256.o  -lcrypt -lcurses -L/usr/lib  -lresolv -lresolv -lssl -lcrypto
server.o: In function `login_to_server':
server.c:(.text+0x24da): undefined reference to `SSLv3_client_method'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:62: scrollz] Error 1
make[1]: Leaving directory '/var/tmp/portage/net-irc/scrollz-2.2.1/work/ScrollZ-2.2.1/source'

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

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

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

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 *
  [2]   rust-bin-1.32.0



emerge -qpvO net-irc/scrollz
[ebuild  N    ] net-irc/scrollz-2.2.1  USE="ipv6 ssl -gmp -gnutls -socks5"
Comment 1 Toralf Förster gentoo-dev 2019-01-19 11:20:01 UTC
Created attachment 562154 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-19 11:20:04 UTC
Created attachment 562156 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-01-19 11:20:06 UTC
Created attachment 562158 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-01-19 11:20:09 UTC
Created attachment 562160 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-01-19 11:20:12 UTC
Created attachment 562162 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-19 11:20:15 UTC
Created attachment 562164 [details]
net-irc:scrollz-2.2.1:20190119-105331.log
Comment 7 Toralf Förster gentoo-dev 2019-01-19 11:20:18 UTC
Created attachment 562166 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-01-20 12:06:21 UTC
The bug has been closed via the following commit(s):

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

commit 67f042f14014c7b7507048f95d4b84181e850b3f
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2019-01-20 11:58:27 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2019-01-20 12:06:09 +0000

    net-irc/scrollz: Version bump
    
    Closes: https://bugs.gentoo.org/675840
    Package-Manager: Portage-2.3.55, Repoman-2.3.12
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 net-irc/scrollz/Manifest           |  1 +
 net-irc/scrollz/scrollz-2.3.ebuild | 62 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 63 insertions(+)