Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 742521 - net-libs/libgadu-1.11.4 : ../.../libgadu.so: error: undefined reference to SSLv3_client_method
Summary: net-libs/libgadu-1.11.4 : ../.../libgadu.so: error: undefined reference to SS...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Maciej Mrozowski
URL: https://github.com/wojtekka/libgadu/i...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-14 16:05 UTC by Toralf Förster
Modified: 2020-09-27 03:03 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.35 KB, text/plain)
2020-09-14 16:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,204.10 KB, text/plain)
2020-09-14 16:05 UTC, Toralf Förster
Details
environment (environment,93.70 KB, text/plain)
2020-09-14 16:05 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,26.05 KB, application/x-bzip)
2020-09-14 16:05 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,10.31 KB, application/x-bzip)
2020-09-14 16:05 UTC, Toralf Förster
Details
net-libs:libgadu-1.11.4:20200914-135130.log (net-libs:libgadu-1.11.4:20200914-135130.log,28.39 KB, text/plain)
2020-09-14 16:05 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.76 KB, application/x-bzip)
2020-09-14 16:05 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 2020-09-14 16:05:07 UTC
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native -fno-diagnostics-color  -falign-functions=32:25:16 -Wformat -Werror=format-security -Wall -Wmissing-prototypes   -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o send send.o ../src/libgadu.la -lssl -lcrypto   -lz
libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/send send.o  -Wl,--as-needed ../src/.libs/libgadu.so -lssl -lcrypto -lz
../src/.libs/libgadu.so: error: undefined reference to 'SSLv3_client_method'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:463: send] Error 1
make[2]: Leaving directory '/var/tmp/portage/net-libs/libgadu-1.11.4/work/libgadu-1.11.4/examples'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-abi32+64-20200908-071541

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.46.0 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Sep 14 12:35:30 PM UTC 2020

emerge -qpvO net-libs/libgadu
[ebuild  N    ] net-libs/libgadu-1.12.2-r1  USE="ssl -doc -test -threads"
Comment 1 Toralf Förster gentoo-dev 2020-09-14 16:05:08 UTC
Created attachment 660225 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-09-14 16:05:10 UTC
Created attachment 660228 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-09-14 16:05:12 UTC
Created attachment 660231 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-09-14 16:05:13 UTC
Created attachment 660234 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-09-14 16:05:14 UTC
Created attachment 660237 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-09-14 16:05:16 UTC
Created attachment 660240 [details]
net-libs:libgadu-1.11.4:20200914-135130.log
Comment 7 Toralf Förster gentoo-dev 2020-09-14 16:05:17 UTC
Created attachment 660243 [details]
temp.tbz2
Comment 8 Maciej Mrozowski gentoo-dev 2020-09-27 02:51:53 UTC
I tried to backport relevant patch from https://github.com/wojtekka/libgadu/issues/29 but they don't apply, and given OpenSSL support has been dropped from 1.12.x ebuild, already, I will drop it from here as well.
Comment 9 Larry the Git Cow gentoo-dev 2020-09-27 03:00:55 UTC
The bug has been closed via the following commit(s):

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

commit 856eb894275918aedd662d24c2f1b0a16f1e2f20
Author:     Maciej Mrozowski <reavertm@gentoo.org>
AuthorDate: 2020-09-27 02:52:09 +0000
Commit:     Maciej Mrozowski <reavertm@gentoo.org>
CommitDate: 2020-09-27 02:52:09 +0000

    net-libs/libgadu: remove OpenSSL support
    
    Closes: https://bugs.gentoo.org/742521
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Maciej Mrozowski <reavertm@gentoo.org>

 net-libs/libgadu/libgadu-1.11.4.ebuild | 24 ++++--------------------
 1 file changed, 4 insertions(+), 20 deletions(-)