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

Bug 677502

Summary: net-libs/libgadu-1.12.2[ssl,-gnutls] : /.../ld: ../.../libgadu.so: undefined reference to SSLv3_client_method
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Maciej Mrozowski <reavertm>
Status: RESOLVED FIXED    
Severity: normal CC: atoth, kroemmelbein
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/wojtekka/libgadu/issues/29
See Also: https://github.com/gentoo/gentoo/pull/14534
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 592438    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-libs:libgadu-1.12.2:20190208-120142.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-02-08 14:56:06 UTC
libtool: link: x86_64-pc-linux-gnu-gcc -I../include -O2 -pipe -march=native -Wall -Wextra -Wmissing-prototypes -Wno-unused-parameter -Waggregate-return -Wdeclaration-after-statement -Wundef -Wcast-align -Wpointer-arith -Wl,-O1 -o send send.o  -Wl,--as-needed ../src/.libs/libgadu.so -lssl -lcrypto -lz /usr/lib64/libprotobuf-c.so -Wl,-rpath -Wl,/var/tmp/portage/net-libs/libgadu-1.12.2/work/libgadu-1.12.2/src/.libs
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/.libs/libgadu.so: undefined reference to `SSLv3_client_method'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:404: send] Error 1
make[2]: Leaving directory '/var/tmp/portage/net-libs/libgadu-1.12.2/work/libgadu-1.12.2/examples'

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

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

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

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 (uninstalled)
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (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-libs/libgadu
[ebuild  N    ] net-libs/libgadu-1.12.2  USE="ssl -doc -gnutls -static-libs -test -threads"
Comment 1 Toralf Förster gentoo-dev 2019-02-08 14:56:12 UTC
Created attachment 564236 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-02-08 14:56:15 UTC
Created attachment 564238 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-02-08 14:56:17 UTC
Created attachment 564240 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-02-08 14:56:20 UTC
Created attachment 564242 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-02-08 14:56:23 UTC
Created attachment 564244 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-02-08 14:56:26 UTC
Created attachment 564246 [details]
net-libs:libgadu-1.12.2:20190208-120142.log
Comment 7 Toralf Förster gentoo-dev 2019-02-08 14:56:29 UTC
Created attachment 564248 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2019-04-28 20:36:55 UTC
This looks pretty unmaintained upstream. Maybe it is time to drop the openssl option and only provide gnutls here? net-im/pidgin[gadu] seems to explicitly want gnutls (or no ssl at all) already, anyway.
Comment 9 Andreas Sturmlechner gentoo-dev 2019-04-29 22:01:50 UTC
*** Bug 674248 has been marked as a duplicate of this bug. ***
Comment 10 Andreas Sturmlechner gentoo-dev 2019-10-09 08:50:18 UTC
ping, this is more urgent now that openssl-1.1 is being stabilised.
Comment 11 Frank Krömmelbein 2019-11-18 21:24:17 UTC
Just run into this issue in preparation for #700038
KDE Frameworks 5.64.0, KDE Applications 19.08.3 stabilisation
https://bugs.gentoo.org/700038
Comment 12 Andreas Sturmlechner gentoo-dev 2019-12-07 14:12:14 UTC
openssl-1.0 is about to be removed. Please make a decision (dropping openssl option).
Comment 13 Larry the Git Cow gentoo-dev 2020-02-03 15:03:56 UTC
The bug has been closed via the following commit(s):

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

commit eaf8e436e66469e47fe7f843997f1ca06021e467
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-02-02 21:19:30 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-02-03 15:03:31 +0000

    net-libs/libgadu: EAPI-7 bump, drop USE openssl and static-libs
    
    Non-maintainer commit.
    
    Closes: https://bugs.gentoo.org/677502
    Package-Manager: Portage-2.3.87, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-libs/libgadu/libgadu-1.12.2-r1.ebuild | 59 +++++++++++++++++++++++++++++++
 1 file changed, 59 insertions(+)