Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878631 - net-im/coturn-4.5.2-r1 - src/.../ns_turn_msg.c: error: call to undeclared function FIPS_mode;
Summary: net-im/coturn-4.5.2-r1 - src/.../ns_turn_msg.c: error: call to undeclared fun...
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-10-29 09:46 UTC by Toralf Förster
Modified: 2022-10-29 09:53 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.64 KB, text/plain)
2022-10-29 09:46 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,1.46 KB, application/x-bzip)
2022-10-29 09:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,107.14 KB, text/plain)
2022-10-29 09:46 UTC, Toralf Förster
Details
environment (environment,72.01 KB, text/plain)
2022-10-29 09:46 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,8.68 KB, application/x-bzip)
2022-10-29 09:46 UTC, Toralf Förster
Details
net-im:coturn-4.5.2-r1:20221029-070357.log (net-im:coturn-4.5.2-r1:20221029-070357.log,6.21 KB, text/plain)
2022-10-29 09:46 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,20.35 KB, application/x-bzip)
2022-10-29 09:46 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-10-29 09:46:41 UTC
install -d sqlite
rm -rf sqlite/turndb
echo sqlite/turndb < turndb/schema.sql
sqlite/turndb
src/client/ns_turn_msg.c:260:7: error: call to undeclared function 'FIPS_mode';
      ISO C99 and later do not support implicit function declarations
      [-Werror,-Wimplicit-function-declaration]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20221028-180004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.3
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.3
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
GNU Make 4.3

  HEAD of ::gentoo
commit 94926262f25effa86755b9ecec030b3906ee5938
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Oct 29 06:16:52 2022 +0000

    2022-10-29 06:16:51 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-10-29 09:46:42 UTC
Created attachment 825965 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-29 09:46:43 UTC
Created attachment 825967 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-29 09:46:44 UTC
Created attachment 825969 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-29 09:46:46 UTC
Created attachment 825971 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-29 09:46:47 UTC
Created attachment 825973 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-29 09:46:48 UTC
Created attachment 825975 [details]
net-im:coturn-4.5.2-r1:20221029-070357.log
Comment 7 Toralf Förster gentoo-dev 2022-10-29 09:46:49 UTC
Created attachment 825977 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-10-29 09:53:53 UTC

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