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

Bug 830070

Summary: net-voip/yate-6.2.0 - Mutex.cpp: error: PTHREAD_MUTEX_RECURSIVE_NP was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: radio
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
net-voip:yate-6.2.0:20211226-220717.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-12-27 10:03:13 UTC
   39 | ead_mutexattr_settype(pthread_mutexattr_t *__attr, int __kind) __THROW;
      |                                                                ^~~~~~~

Mutex.cpp: In static member function 'static void TelEngine::GlobalMutex::init()':
Mutex.cpp:152:43: error: 'PTHREAD_MUTEX_RECURSIVE_NP' was not declared in this scope; did you mean 'PTHREAD_MUTEX_RECURSIVE'?
  152 |         ::pthread_mutexattr_settype(&attr,PTHREAD_MUTEX_RECURSIVE_NP);
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20211222-160113

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang version 13.0.0
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.57.0
  [2]   rust-1.57.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)

php cli:

  HEAD of ::gentoo
commit b4175685d16cd23243fc6c480dbe28b335d47cf7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 26 21:06:49 2021 +0000

    2021-12-26 21:06:48 UTC

emerge -qpvO net-voip/yate
[ebuild  N    ] net-voip/yate-6.2.0  USE="gsm ilbc ilbc-webrtc isac-float speex ssl zlib -amrnb -dahdi -doc -isac-fixed -mysql -postgres -sctp -spandsp -tdmcard -wanpipe -wpcard -zaptel" CPU_FLAGS_X86="sse2"
Comment 1 Toralf Förster gentoo-dev 2021-12-27 10:03:14 UTC
Created attachment 760380 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-27 10:03:16 UTC
Created attachment 760381 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-27 10:03:17 UTC
Created attachment 760382 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-27 10:03:18 UTC
Created attachment 760383 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-27 10:03:19 UTC
Created attachment 760384 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-27 10:03:20 UTC
Created attachment 760385 [details]
net-voip:yate-6.2.0:20211226-220717.log
Comment 7 Toralf Förster gentoo-dev 2021-12-27 10:03:21 UTC
Created attachment 760386 [details]
temp.tar.bz2