Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677734 - net-irc/epic4-2.10.1 : removal / ssl.c:(.text+<snip>): undefined reference to SSLv3_server_method
Summary: net-irc/epic4-2.10.1 : removal / ssl.c:(.text+<snip>): undefined reference t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2019-04-20
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: openssl-1.1
  Show dependency tree
 
Reported: 2019-02-11 18:05 UTC by Toralf Förster
Modified: 2019-04-20 08:05 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.16 KB, text/plain)
2019-02-11 18:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,87.70 KB, text/plain)
2019-02-11 18:05 UTC, Toralf Förster
Details
environment (environment,97.26 KB, text/plain)
2019-02-11 18:05 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.87 KB, application/x-bzip)
2019-02-11 18:06 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.38 KB, application/x-bzip)
2019-02-11 18:06 UTC, Toralf Förster
Details
net-irc:epic4-2.10.1:20190211-163046.log (net-irc:epic4-2.10.1:20190211-163046.log,21.52 KB, text/plain)
2019-02-11 18:06 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.50 KB, application/x-bzip)
2019-02-11 18:06 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-11 18:05:50 UTC
x86_64-pc-linux-gnu-gcc -O -pipe -march=native -Wl,-O1 -Wl,--as-needed -o epic alias.o alist.o array.o clock.o commands.o compat.o crypt.o ctcp.o dcc.o debug.o exec.o files.o flood.o functions.o gailib.o glob.o help.o history.o hook.o if.o ignore.o input.o irc.o ircaux.o ircsig.o keys.o lastlog.o list.o log.o logfiles.o mail.o names.o network.o newio.o notice.o notify.o numbers.o output.o parse.o queue.o reg.o screen.o server.o ssl.o status.o term.o timer.o translat.o vars.o who.o window.o words.o    info.o -lncurses  -lssl -lcrypto -lnsl -lresolv -lcrypt -lm
ssl.o: In function `SSL_CTX_init':
ssl.c:(.text+0x2b): undefined reference to `SSLv3_server_method'
ssl.c:(.text+0x69): undefined reference to `SSLv3_client_method'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:41: epic] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_20190210-111633

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

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/epic4
[ebuild  N    ] net-irc/epic4-2.10.1  USE="ipv6 ssl -perl"
Comment 1 Toralf Förster gentoo-dev 2019-02-11 18:05:53 UTC
Created attachment 564784 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-02-11 18:05:56 UTC
Created attachment 564786 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-02-11 18:05:58 UTC
Created attachment 564788 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-02-11 18:06:01 UTC
Created attachment 564790 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-02-11 18:06:04 UTC
Created attachment 564792 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-02-11 18:06:06 UTC
Created attachment 564794 [details]
net-irc:epic4-2.10.1:20190211-163046.log
Comment 7 Toralf Förster gentoo-dev 2019-02-11 18:06:09 UTC
Created attachment 564796 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-03-21 11:47:38 UTC
The bug has been referenced in the following commit(s):

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

commit 621dda3700069e60197a8eb9ccee05745b3d31fc
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-03-21 11:46:21 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-03-21 11:47:30 +0000

    package.mask: Last rite third batch of openssl-1.1+ blockers
    
    Bug: https://bugs.gentoo.org/675010
    Bug: https://bugs.gentoo.org/676242
    Bug: https://bugs.gentoo.org/674240
    Bug: https://bugs.gentoo.org/677734
    Bug: https://bugs.gentoo.org/678684
    Bug: https://bugs.gentoo.org/677482
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 12 ++++++++++++
 1 file changed, 12 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2019-04-20 08:05:21 UTC
The bug has been closed via the following commit(s):

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

commit 2729be439f22f737dc520f897705e3633da97889
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-04-20 08:02:50 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-04-20 08:02:50 +0000

    net-irc/epic4: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/677734
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 net-irc/epic4/Manifest                             |  3 -
 net-irc/epic4/epic4-2.10.1.ebuild                  | 96 ----------------------
 net-irc/epic4/files/epic-defaultserver.patch       | 12 ---
 .../epic4/files/epic4-2.10.1-make-recursion.patch  | 10 ---
 net-irc/epic4/files/epic4-2.10.1-perl.patch        | 54 ------------
 net-irc/epic4/metadata.xml                         |  5 --
 profiles/package.mask                              |  2 -
 7 files changed, 182 deletions(-)