Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938334 - dev-libs/OpenNI-1.5.7.10-r3 - ../.../LinuxThreads.cpp: error: struct sched_param has no member named _sched_priority
Summary: dev-libs/OpenNI-1.5.7.10-r3 - ../.../LinuxThreads.cpp: error: struct sched_pa...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-08-23 07:41 UTC by Toralf Förster
Modified: 2024-08-23 07:41 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.59 KB, text/plain)
2024-08-23 07:41 UTC, Toralf Förster
Details
dev-libs:OpenNI-1.5.7.10-r3:20240823-073444.log (dev-libs:OpenNI-1.5.7.10-r3:20240823-073444.log,15.93 KB, text/plain)
2024-08-23 07:41 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,79.13 KB, application/x-xz)
2024-08-23 07:41 UTC, Toralf Förster
Details
environment (environment,137.21 KB, text/plain)
2024-08-23 07:41 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2024-08-23 07:41 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,47.23 KB, application/x-xz)
2024-08-23 07:41 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,81.43 KB, application/x-xz)
2024-08-23 07:41 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,29.50 KB, application/x-xz)
2024-08-23 07:41 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 2024-08-23 07:41:39 UTC
too long lines were shrinked:

x86_64-pc-linux-musl-g++ -MD -MP -MT "./x64-Release/LinuxTime.d x64-Release/LinuxTime.o" -c -O2 -pipe -march=native -fno-diagnostics-color -fno-strict-aliasing -O2 -DNDEBUG -I../../../../Include -I../../../../Source -DXN_EXPORTS -fPIC -fvisibility=hidden -o x64-Release/LinuxTime.o ../../../../Source
x86_64-pc-linux-musl-g++ -MD -MP -MT "./x64-Release/XnOSMemoryProfiling.d x64-Release/XnOSMemoryProfiling.o" -c -O2 -pipe -march=native -fno-diagnostics-color -fno-strict-aliasing -O2 -DNDEBUG -I../../../../Include -I../../../../Source -DXN_EXPORTS -fPIC -fvisibility=hidden -o x64-Release/XnOSMemory
x86_64-pc-linux-musl-g++ -MD -MP -MT "./x64-Release/XnLogConsoleWriter.d x64-Release/XnLogConsoleWriter.o" -c -O2 -pipe -march=native -fno-diagnostics-color -fno-strict-aliasing -O2 -DNDEBUG -I../../../../Include -I../../../../Source -DXN_EXPORTS -fPIC -fvisibility=hidden -o x64-Release/XnLogConsole
x86_64-pc-linux-musl-g++ -MD -MP -MT "./x64-Release/XnLogAndroidWriter.d x64-Release/XnLogAndroidWriter.o" -c -O2 -pipe -march=native -fno-diagnostics-color -fno-strict-aliasing -O2 -DNDEBUG -I../../../../Include -I../../../../Source -DXN_EXPORTS -fPIC -fvisibility=hidden -o x64-Release/XnLogAndroid
x86_64-pc-linux-musl-g++ -MD -MP -MT "./x64-Release/LinuxThreads.d x64-Release/LinuxThreads.o" -c -O2 -pipe -march=native -fno-diagnostics-color -fno-strict-aliasing -O2 -DNDEBUG -I../../../../Include -I../../../../Source -DXN_EXPORTS -fPIC -fvisibility=hidden -o x64-Release/LinuxThreads.o ../../../
../../../../Source/OpenNI/Linux/LinuxThreads.cpp: In function 'XnStatus xnOSSetThreadPriority(XN_THREAD_HANDLE, XnThreadPriority)':
../../../../Source/OpenNI/Linux/LinuxThreads.cpp:159:23: error: 'struct sched_param' has no member named '__sched_priority'; did you mean 'sched_priority'?
  159 |                 param.__sched_priority = 5;
      |                       ^~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_musl_hardened-20240815-231008

  Block bug #35155 if this looks like a parallel build issue.
  Possible reproducer: MAKEOPTS='...  shuffle=1448011523'

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-musl-14 *
clang/llvm (if any):
clang version 18.1.8
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.8
Python 3.12.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.80.1 *
GENTOO_VM=  CLASSPATH="" JAVA_HOME=""
JAVACFLAGS="" COMPILER=""
The following VMs are available for generation-2:
php cli (if any):
go version go1.23.0 linux/amd64

  HEAD of ::gentoo
commit bcba88e34d01d9f85a10ca917d8725eb2d36142a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Aug 23 06:34:05 2024 +0000

    2024-08-23 06:34:04 UTC

emerge -qpvO =dev-libs/OpenNI-1.5.7.10-r3
[ebuild  N    ] dev-libs/OpenNI-1.5.7.10-r3  USE="-doc -java -opengl"
Comment 1 Toralf Förster gentoo-dev 2024-08-23 07:41:40 UTC
Created attachment 900994 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-23 07:41:40 UTC
Created attachment 900995 [details]
dev-libs:OpenNI-1.5.7.10-r3:20240823-073444.log
Comment 3 Toralf Förster gentoo-dev 2024-08-23 07:41:42 UTC
Created attachment 900996 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-08-23 07:41:43 UTC
Created attachment 900997 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-08-23 07:41:44 UTC
Created attachment 900998 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-08-23 07:41:45 UTC
Created attachment 900999 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-08-23 07:41:46 UTC
Created attachment 901000 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-08-23 07:41:47 UTC
Created attachment 901001 [details]
temp.tar.xz