Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 805536 - net-analyzer/sslsplit-0.5.5 - pxyconn.c:(.text+<snip>): undefined reference to ERR_GET_FUNC
Summary: net-analyzer/sslsplit-0.5.5 - pxyconn.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)
Assignee: Petr Vaněk
URL:
Whiteboard:
Keywords: PATCH, PullRequest
Depends on:
Blocks: openssl-3.0
  Show dependency tree
 
Reported: 2021-07-31 16:39 UTC by Toralf Förster
Modified: 2022-05-27 06:53 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.88 KB, text/plain)
2021-07-31 16:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,152.38 KB, text/plain)
2021-07-31 16:39 UTC, Toralf Förster
Details
environment (environment,69.33 KB, text/plain)
2021-07-31 16:39 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,21.34 KB, application/x-bzip)
2021-07-31 16:39 UTC, Toralf Förster
Details
net-analyzer:sslsplit-0.5.5:20210731-163355.log (net-analyzer:sslsplit-0.5.5:20210731-163355.log,28.99 KB, text/plain)
2021-07-31 16:39 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,21.37 KB, application/x-bzip)
2021-07-31 16:39 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 2021-07-31 16:39:50 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pxyconn.o: in function `pxy_bev_eventcb':
pxyconn.c:(.text+0x3498): undefined reference to `ERR_GET_FUNC'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pxyconn.c:(.text+0x3503): undefined reference to `ERR_GET_FUNC'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pxyconn.c:(.text+0x35ec): undefined reference to `ERR_GET_FUNC'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pxyconn.c:(.text+0x3a4a): undefined reference to `ERR_GET_FUNC'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pxyconn.c:(.text+0x3b40): undefined reference to `ERR_GET_FUNC'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j3-20210729-223822

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  (none found)

  HEAD of ::gentoo
commit 7de7a5aa01bf96e8621f89b6520fc1c4f4371ab5
Merge: 5ab1541278e 06d3cacb812
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jul 31 15:51:45 2021 +0000

    Merge updates from master

emerge -qpvO net-analyzer/sslsplit
[ebuild  N    ] net-analyzer/sslsplit-0.5.5  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2021-07-31 16:39:51 UTC
Created attachment 728817 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-31 16:39:53 UTC
Created attachment 728820 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-07-31 16:39:54 UTC
Created attachment 728823 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-07-31 16:39:55 UTC
Created attachment 728826 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-07-31 16:39:57 UTC
Created attachment 728829 [details]
net-analyzer:sslsplit-0.5.5:20210731-163355.log
Comment 6 Toralf Förster gentoo-dev 2021-07-31 16:39:58 UTC
Created attachment 728832 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-05-27 06:53:13 UTC
The bug has been closed via the following commit(s):

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

commit fc0df4819cf65619f4df3d4f8b76945c44c37abd
Author:     Petr Vaněk <arkamar@atlas.cz>
AuthorDate: 2022-05-23 15:29:15 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-05-27 06:53:10 +0000

    net-analyzer/sslsplit: fix openssl3 support
    
    Upstream-issue: https://github.com/droe/sslsplit/issues/290
    Closes: https://bugs.gentoo.org/805536
    Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
    Closes: https://github.com/gentoo/gentoo/pull/25611
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../sslsplit/files/sslsplit-0.5.5-openssl3.patch   | 31 ++++++++++++++++++++++
 net-analyzer/sslsplit/sslsplit-0.5.5.ebuild        |  2 ++
 2 files changed, 33 insertions(+)