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 `HMAC_CTX_reset' librtmp/librtmp.so: undefined reference to `HMAC_CTX_free' collect2: error: ld returned 1 exit status make: *** [Makefile:79: rtmpdump] Error 1 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_libressl_20181021-070255 ------------------------------------------------------------------- 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) Available Ruby profiles: [1] ruby23 (with Rubygems) [2] ruby25 (with Rubygems) * emerge -qpvO media-video/rtmpdump [ebuild U ] media-video/rtmpdump-2.4_p20161210-r2 [2.4_p20161210-r1] USE="libressl ssl -gnutls" ABI_X86="(64) -32 (-x32)"
Created attachment 553234 [details] emerge-info.txt
Created attachment 553236 [details] emerge-history.txt
Created attachment 553238 [details] environment
Created attachment 553240 [details] etc.portage.tbz2
Created attachment 553242 [details] media-video:rtmpdump-2.4_p20161210-r2:20181026-211510.log
Created attachment 553244 [details] temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab606cec475a4b1fea8a9793ef6ed81b83b919f5 commit ab606cec475a4b1fea8a9793ef6ed81b83b919f5 Author: Craig Andrews <candrews@gentoo.org> AuthorDate: 2018-10-27 02:42:07 +0000 Commit: Craig Andrews <candrews@gentoo.org> CommitDate: 2018-10-27 02:42:24 +0000 media-video/rtmpdump: Don't apply openssl 1.1 patch with USE=libressl That patch causes compilation errors when used with libressl Closes: https://bugs.gentoo.org/669708 Signed-off-by: Craig Andrews <candrews@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 media-video/rtmpdump/rtmpdump-2.4_p20161210-r2.ebuild | 2 +- media-video/rtmpdump/rtmpdump-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)