Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830070 - net-voip/yate-6.2.0 - Mutex.cpp: error: PTHREAD_MUTEX_RECURSIVE_NP was not declared in this scope
Summary: net-voip/yate-6.2.0 - Mutex.cpp: error: PTHREAD_MUTEX_RECURSIVE_NP was not de...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-27 10:03 UTC by Toralf Förster
Modified: 2021-12-27 10:03 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.01 KB, text/plain)
2021-12-27 10:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,375.66 KB, text/plain)
2021-12-27 10:03 UTC, Toralf Förster
Details
environment (environment,71.51 KB, text/plain)
2021-12-27 10:03 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,27.44 KB, application/x-bzip)
2021-12-27 10:03 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.36 KB, application/x-bzip)
2021-12-27 10:03 UTC, Toralf Förster
Details
net-voip:yate-6.2.0:20211226-220717.log (net-voip:yate-6.2.0:20211226-220717.log,10.22 KB, text/plain)
2021-12-27 10:03 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,22.38 KB, application/x-bzip)
2021-12-27 10:03 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 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