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

Bug 669614

Summary: media-video/rtmpdump-2.4_p20161210-r2 : librtmp/librtmp.so: undefined reference to DH_set0_pqg
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Craig Andrews <candrews>
Status: RESOLVED FIXED    
Severity: normal CC: candrews
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
media-video:rtmpdump-2.4_p20161210-r2:20181025-160946.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-10-25 17:15:49 UTC
x86_64-pc-linux-gnu-gcc -Wall   -DRTMPDUMP_VERSION=\"v2.4\"   -O2 -pipe -march=native -std=gnu89   -c -o rtmpdump.o rtmpdump.c
x86_64-pc-linux-gnu-gcc -Wall -Wl,-O1 -Wl,--as-needed -o rtmpdump rtmpdump.o -Llibrtmp -lrtmp -lssl -lcrypto -lz  
librtmp/librtmp.so: undefined reference to `DH_set0_pqg'
librtmp/librtmp.so: undefined reference to `DH_get0_key'
librtmp/librtmp.so: undefined reference to `HMAC_CTX_reset'
librtmp/librtmp.so: undefined reference to `DH_get0_pqg'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl-abi32+64_20181018-210907

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

  Please see the tracker bug for details.

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
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpvO media-video/rtmpdump
[ebuild  N    ] media-video/rtmpdump-2.4_p20161210-r2  USE="libressl ssl -gnutls" ABI_X86="32 (64) (-x32)"
Comment 1 Toralf Förster gentoo-dev 2018-10-25 17:15:52 UTC
Created attachment 553014 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-25 17:15:54 UTC
Created attachment 553016 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-25 17:15:57 UTC
Created attachment 553018 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-25 17:16:00 UTC
Created attachment 553020 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-25 17:16:03 UTC
Created attachment 553022 [details]
media-video:rtmpdump-2.4_p20161210-r2:20181025-160946.log
Comment 6 Toralf Förster gentoo-dev 2018-10-25 17:16:05 UTC
Created attachment 553024 [details]
temp.tbz2
Comment 7 Craig Andrews gentoo-dev 2018-10-26 19:41:18 UTC
Only occurs with libressl
Comment 8 Larry the Git Cow gentoo-dev 2018-10-26 19:43:12 UTC
The bug has been closed via the following commit(s):

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

commit 36d08082ee2018ebeb8b07613db4bfb8abae1c08
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2018-10-26 19:42:25 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2018-10-26 19:42:32 +0000

    media-video/rtmpdump: Fix compilation with libressl
    
    Closes: https://bugs.gentoo.org/669614
    Signed-off-by: Craig Andrews <candrews@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 .../rtmpdump/files/rtmpdump-openssl-1.1.patch        | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)