Summary: | net-im/coturn-4.5.1.2 : /.../ns_turn_msg.c:247: undefined reference to FIPS_mode | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Andreas Schürch <nativemad> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cedk, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/coturn/coturn/issues/886 https://github.com/coturn/coturn/issues/552 |
||
Whiteboard: | ~arch only | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 797325, 870412 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 net-im:coturn-4.5.1.2:20200627-001248.log temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 646648 [details]
emerge-info.txt
Created attachment 646650 [details]
emerge-history.txt
Created attachment 646652 [details]
environment
Created attachment 646654 [details]
etc.portage.tbz2
Created attachment 646656 [details]
net-im:coturn-4.5.1.2:20200627-001248.log
Created attachment 646658 [details]
temp.tbz2
It seems to be related to https://github.com/coturn/coturn/issues/552 How exactly does this work? As fas as I can see, coturn does not even depend on openssl? The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23af4fed2d7cc961e7df0ccb0765e590e673f9ab commit 23af4fed2d7cc961e7df0ccb0765e590e673f9ab Author: Sam James <sam@gentoo.org> AuthorDate: 2022-05-19 03:41:36 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-05-19 03:41:36 +0000 net-im/coturn: fix automagic OpenSSL dep Also: - Fix calling AR, CC directly - Fix TMPDIR usage Bug: https://bugs.gentoo.org/729820 Closes: https://bugs.gentoo.org/835652 Closes: https://bugs.gentoo.org/724918 Signed-off-by: Sam James <sam@gentoo.org> net-im/coturn/coturn-4.5.2-r1.ebuild | 17 +++++++++--- net-im/coturn/coturn-9999.ebuild | 31 +++++++++++++++------- .../coturn/files/coturn-4.5.2-respect-TMPDIR.patch | 24 +++++++++++++++++ 3 files changed, 59 insertions(+), 13 deletions(-) *** Bug 846920 has been marked as a duplicate of this bug. *** *** Bug 857558 has been marked as a duplicate of this bug. *** not yet fixed (see dups) *** Bug 878631 has been marked as a duplicate of this bug. *** *** Bug 874099 has been marked as a duplicate of this bug. *** The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0ca7de3d5a6cf9272978d19b813c5697abba710 commit c0ca7de3d5a6cf9272978d19b813c5697abba710 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-10-31 01:24:28 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-10-31 01:42:25 +0000 net-im/coturn: add 4.6.0 Closes: https://bugs.gentoo.org/729820 Signed-off-by: Sam James <sam@gentoo.org> net-im/coturn/Manifest | 1 + net-im/coturn/coturn-4.6.0.ebuild | 98 +++++++ net-im/coturn/coturn-9999.ebuild | 31 ++- net-im/coturn/files/coturn-4.6.0-openssl3.patch | 356 ++++++++++++++++++++++++ 4 files changed, 476 insertions(+), 10 deletions(-) |