Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 846920 - net-im/coturn-4.5.2-r1 - /.../ns_turn_msg.c:260: undefined reference to FIPS_mode
Summary: net-im/coturn-4.5.2-r1 - /.../ns_turn_msg.c:260: undefined reference to FIPS_...
Status: RESOLVED DUPLICATE of bug 729820
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas Schürch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-22 09:18 UTC by Toralf Förster
Modified: 2022-05-22 14:19 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.40 KB, text/plain)
2022-05-22 09:18 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,114.14 KB, application/x-bzip)
2022-05-22 09:18 UTC, Toralf Förster
Details
environment (environment,69.52 KB, text/plain)
2022-05-22 09:18 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,39.83 KB, application/x-bzip)
2022-05-22 09:18 UTC, Toralf Förster
Details
net-im:coturn-4.5.2-r1:20220521-213313.log (net-im:coturn-4.5.2-r1:20220521-213313.log,20.06 KB, text/plain)
2022-05-22 09:18 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,20.46 KB, application/x-bzip)
2022-05-22 09:18 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 2022-05-22 09:18:21 UTC
src/apps/common/ns_turn_utils.c:246:25: note: in expansion of macro STRCPY’
  246 |                         STRCPY(log_fn_base,fn);
      |                         ^~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: lib/libturnclient.a(ns_turn_msg.o): in function `stun_produce_integrity_key_str':
/var/tmp/portage/net-im/coturn-4.5.2-r1/work/coturn-4.5.2/src/client/ns_turn_msg.c:260: undefined reference to `FIPS_mode'
collect2: error: ld returned 1 exit status
make: *** [Makefile:126: bin/turnutils_stunclient] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20220514-100942

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-10.3.1
 [3] x86_64-pc-linux-gnu-12.1.0 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.3
Python 3.9.13
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.60.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JRE 11.0.15_p10 [openjdk-jre-bin-11]
3)	Eclipse Temurin JRE 17.0.3_p7 [openjdk-jre-bin-17]
4)	Eclipse Temurin JRE 8.332_p09 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-jre-bin-8 
  [3]   openjdk-jre-bin-11  system-vm
  [4]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit d031166542ff56237b6db14da337c9cd6edffb76
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat May 21 21:17:58 2022 +0000

    2022-05-21 21:17:57 UTC

emerge -qpvO net-im/coturn
[ebuild  N    ] net-im/coturn-4.5.2-r1  USE="-mongodb -mysql -postgres -redis -sqlite"
Comment 1 Toralf Förster gentoo-dev 2022-05-22 09:18:22 UTC
Created attachment 779795 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-05-22 09:18:24 UTC
Created attachment 779798 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-05-22 09:18:25 UTC
Created attachment 779801 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-05-22 09:18:26 UTC
Created attachment 779804 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-05-22 09:18:27 UTC
Created attachment 779807 [details]
net-im:coturn-4.5.2-r1:20220521-213313.log
Comment 6 Toralf Förster gentoo-dev 2022-05-22 09:18:28 UTC
Created attachment 779810 [details]
temp.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-22 14:19:18 UTC

*** This bug has been marked as a duplicate of bug 729820 ***