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

Bug 929260

Summary: media-libs/stk-4.6.2 - RtMidi.cpp: error: pthread_yield 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: aballier, proaudio
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt.xz
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
media-libs:stk-4.6.2:20240413-013158.log
qlist-info.txt.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2024-04-13 07:41:01 UTC
 3598 |   jack_port_set_name( data->port, portName.c_str() );
      |   ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jack/jack.h:766:5: note: declared here
  766 | int jack_port_set_name (jack_port_t *port, const char *port_name) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT;
      |     ^~~~~~~~~~~~~~~~~~
RtMidi.cpp: In member function 'virtual void MidiOutJack::sendMessage(const unsigned char*, size_t)':
RtMidi.cpp:3611:7: error: 'pthread_yield' was not declared in this scope; did you mean 'pthread_self'?
 3611 |       pthread_yield();
      |       ^~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_musl-20240406-125502

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

gcc-config -l:
 [1] x86_64-pc-linux-musl-13 *
clang/llvm (if any):
clang version 18.1.3
Target: x86_64-pc-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-musl-clang.cfg
/usr/lib/llvm/18
18.1.3
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-17 
  [2]   openjdk-bin-21  system-vm

php cli (if any):
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit 0218134f9a89b2a734b2c5f55f071034a40cfc46
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Apr 12 19:49:09 2024 +0000

    2024-04-12 19:49:09 UTC

emerge -qpvO media-libs/stk
[ebuild  N    ] media-libs/stk-4.6.2  USE="jack -alsa -debug -doc -oss -static-libs"
Comment 1 Toralf Förster gentoo-dev 2024-04-13 07:41:02 UTC
Created attachment 890677 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-13 07:41:03 UTC
Created attachment 890678 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-04-13 07:41:04 UTC
Created attachment 890679 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-13 07:41:05 UTC
Created attachment 890680 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-13 07:41:06 UTC
Created attachment 890681 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-13 07:41:07 UTC
Created attachment 890682 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-13 07:41:08 UTC
Created attachment 890683 [details]
media-libs:stk-4.6.2:20240413-013158.log
Comment 8 Toralf Förster gentoo-dev 2024-04-13 07:41:09 UTC
Created attachment 890684 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-04-13 07:41:10 UTC
Created attachment 890685 [details]
temp.tar.xz