Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715692 - dev-libs/dbus-c++-0.9.0-r5 : /.../eventloop.cpp: error: PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP was not declared in this scope
Summary: dev-libs/dbus-c++-0.9.0-r5 : /.../eventloop.cpp: error: PTHREAD_RECURSIVE_MUT...
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: missing-musl-includes
  Show dependency tree
 
Reported: 2020-04-01 07:09 UTC by Toralf Förster
Modified: 2022-08-09 12:33 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.37 KB, text/plain)
2020-04-01 07:09 UTC, Toralf Förster
Details
dev-libs:dbus-c++-0.9.0-r3:20200331-215204.log (dev-libs:dbus-c++-0.9.0-r3:20200331-215204.log,20.71 KB, text/plain)
2020-04-01 07:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,150.72 KB, text/plain)
2020-04-01 07:09 UTC, Toralf Förster
Details
environment (environment,107.79 KB, text/plain)
2020-04-01 07:09 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.13 KB, application/x-bzip)
2020-04-01 07:09 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.86 KB, application/x-bzip)
2020-04-01 07:09 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.81 KB, application/x-bzip)
2020-04-01 07:09 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 2020-04-01 07:09:06 UTC
      |  ^~~~~~~
/var/tmp/portage/dev-libs/dbus-c++-0.9.0-r3/work/libdbus-c++-0.9.0/src/eventloop.cpp: In constructor DBus::DefaultMutex::DefaultMutex(bool):
/var/tmp/portage/dev-libs/dbus-c++-0.9.0-r3/work/libdbus-c++-0.9.0/src/eventloop.cpp:88:32: error: PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP was not declared in this scope; did you mean PTHREAD_MUTEX_INITIALIZER?
   88 |     pthread_mutex_t recmutex = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP;
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                PTHREAD_MUTEX_INITIALIZER

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

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

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Mar 31 19:13:24 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO dev-libs/dbus-c++
[ebuild  N    ] dev-libs/dbus-c++-0.9.0-r3  USE="-doc -ecore -glib -static-libs -test"
Comment 1 Toralf Förster gentoo-dev 2020-04-01 07:09:09 UTC
Created attachment 628184 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-01 07:09:12 UTC
Created attachment 628186 [details]
dev-libs:dbus-c++-0.9.0-r3:20200331-215204.log
Comment 3 Toralf Förster gentoo-dev 2020-04-01 07:09:15 UTC
Created attachment 628188 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-04-01 07:09:18 UTC
Created attachment 628190 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-04-01 07:09:22 UTC
Created attachment 628192 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-01 07:09:25 UTC
Created attachment 628194 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-04-01 07:09:28 UTC
Created attachment 628196 [details]
temp.tbz2
Comment 8 Agostino Sarubbo gentoo-dev 2022-01-08 21:28:55 UTC
tinderbox_musl has reproduced this issue with version 0.9.0-r4 - Updating summary.
Comment 9 Agostino Sarubbo gentoo-dev 2022-08-09 12:33:53 UTC
tinderbox_musl has reproduced this issue with version 0.9.0-r5 - Updating summary.