Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715524 - media-radio/xastir-2.1.8-r1 : util.c: error: PTHREAD_MUTEX_ERRORCHECK_NP undeclared (first use in this function)
Summary: media-radio/xastir-2.1.8-r1 : util.c: error: PTHREAD_MUTEX_ERRORCHECK_NP unde...
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-03-30 21:21 UTC by Toralf Förster
Modified: 2022-09-14 13:12 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.10 KB, text/plain)
2020-03-30 21:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,135.15 KB, text/plain)
2020-03-30 21:21 UTC, Toralf Förster
Details
environment (environment,79.48 KB, text/plain)
2020-03-30 21:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.74 KB, application/x-bzip)
2020-03-30 21:21 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,18.76 KB, application/x-bzip)
2020-03-30 21:21 UTC, Toralf Förster
Details
media-radio:xastir-2.1.4:20200330-211831.log (media-radio:xastir-2.1.4:20200330-211831.log,29.04 KB, text/plain)
2020-03-30 21:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.74 KB, application/x-bzip)
2020-03-30 21:21 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-03-30 21:21:36 UTC
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include/GraphicsMagick -DXASTIR_DATA_BASE=\/usr/share/xastir\  -fopenmp -O2 -pipe -march=native -I/usr/include/GraphicsMagick -c -o util.o util.c
util.c: In function init_critical_section:
util.c:5460:42: error: PTHREAD_MUTEX_ERRORCHECK_NP undeclared (first use in this function); did you mean PTHREAD_MUTEX_ERRORCHECK?
 5460 |   (void)pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_ERRORCHECK_NP);
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                          PTHREAD_MUTEX_ERRORCHECK

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

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

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

  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	Mon Mar 30 19:39:02 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO media-radio/xastir
[ebuild  N    ] media-radio/xastir-2.1.4  USE="graphicsmagick -geotiff"
Comment 1 Toralf Förster gentoo-dev 2020-03-30 21:21:39 UTC
Created attachment 627648 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-30 21:21:42 UTC
Created attachment 627650 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-30 21:21:45 UTC
Created attachment 627652 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-30 21:21:48 UTC
Created attachment 627654 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-30 21:21:50 UTC
Created attachment 627656 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-30 21:21:53 UTC
Created attachment 627658 [details]
media-radio:xastir-2.1.4:20200330-211831.log
Comment 7 Toralf Förster gentoo-dev 2020-03-30 21:21:56 UTC
Created attachment 627660 [details]
temp.tbz2
Comment 8 Agostino Sarubbo gentoo-dev 2022-01-28 22:24:13 UTC
tinderbox_musl has reproduced this issue with version 2.1.8 - Updating summary.
Comment 9 Agostino Sarubbo gentoo-dev 2022-09-14 13:12:56 UTC
tinderbox_musl has reproduced this issue with version 2.1.8-r1 - Updating summary.