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

Bug 874003

Summary: net-libs/ortp-0.23.0-r1 - ortp_srtp.c: error: call to undeclared function crypto_get_random; ISO
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
net-libs:ortp-0.23.0-r1:20221002-103910.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-02 11:29:03 UTC
#     define OSSL_DEPRECATED(since) __attribute__((deprecated))
                                                   ^
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..  -I../include/ -I..   -D_REENTRANT    -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall  -DORTP_INET6 -DORTP_TIMESTAMP -c -o zrtp.lo zrtp.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I../include/ -I.. -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -DORTP_INET6 -DORTP_TIMESTAMP -c zrtp.c  -fPIC -DPIC -o .libs/zrtp.o
ortp_srtp.c:275:9: error: call to undeclared function 'crypto_get_random'; 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_plasma_systemd-j4-20221001-190003

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Ruby profiles:
  [1]   ruby30 *
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):
GNU Make 4.3

  HEAD of ::gentoo
commit fca1994df3565e138e0f54a0d0bc5932c5d2db78
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 2 10:02:02 2022 +0000

    2022-10-02 10:02:02 UTC

emerge -qpvO net-libs/ortp
[ebuild  N    ] net-libs/ortp-0.23.0-r1  USE="ipv6 ntp-timestamp srtp ssl -debug -doc -examples -minimal"
Comment 1 Toralf Förster gentoo-dev 2022-10-02 11:29:04 UTC
Created attachment 815251 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-02 11:29:05 UTC
Created attachment 815254 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-02 11:29:06 UTC
Created attachment 815257 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-02 11:29:07 UTC
Created attachment 815260 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-02 11:29:08 UTC
Created attachment 815263 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-02 11:29:10 UTC
Created attachment 815266 [details]
net-libs:ortp-0.23.0-r1:20221002-103910.log
Comment 7 Toralf Förster gentoo-dev 2022-10-02 11:29:11 UTC
Created attachment 815269 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-12-31 18:32:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f81fc2a9ee32830dec2d16a48fdd34aea7d7a71

commit 4f81fc2a9ee32830dec2d16a48fdd34aea7d7a71
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-12-31 18:06:39 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-12-31 18:06:39 +0000

    net-libs/ortp: treeclean
    
    Closes: https://bugs.gentoo.org/672362
    Closes: https://bugs.gentoo.org/874003
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 net-libs/ortp/Manifest              |  1 -
 net-libs/ortp/metadata.xml          |  9 -----
 net-libs/ortp/ortp-0.23.0-r1.ebuild | 76 -------------------------------------
 profiles/package.mask               |  1 -
 4 files changed, 87 deletions(-)