Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715478 - dev-libs/zthread-2.3.2-r5 : linux/FastRecursiveLock.h: error: PTHREAD_MUTEX_RECURSIVE_NP was not declared in this scope
Summary: dev-libs/zthread-2.3.2-r5 : linux/FastRecursiveLock.h: error: PTHREAD_MUTEX_R...
Status: RESOLVED OBSOLETE
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: PMASKED
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-03-30 16:57 UTC by Toralf Förster
Modified: 2024-04-27 15:02 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.08 KB, text/plain)
2020-03-30 16:58 UTC, Toralf Förster
Details
dev-libs:zthread-2.3.2-r4:20200330-162315.log (dev-libs:zthread-2.3.2-r4:20200330-162315.log,15.10 KB, text/plain)
2020-03-30 16:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,120.31 KB, text/plain)
2020-03-30 16:58 UTC, Toralf Förster
Details
environment (environment,88.66 KB, text/plain)
2020-03-30 16:58 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.60 KB, application/x-bzip)
2020-03-30 16:58 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.43 KB, application/x-bzip)
2020-03-30 16:58 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.96 KB, application/x-bzip)
2020-03-30 16:58 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 16:57:57 UTC
                 from FastRecursiveMutex.cxx:24:
linux/FastRecursiveLock.h: In constructor ZThread::FastRecursiveLock::FastRecursiveLock():
linux/FastRecursiveLock.h:49:47: error: PTHREAD_MUTEX_RECURSIVE_NP was not declared in this scope; did you mean PTHREAD_MUTEX_RECURSIVE?
   49 |     static const pthread_mutexattr_t attr = { PTHREAD_MUTEX_RECURSIVE_NP };
      |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                               PTHREAD_MUTEX_RECURSIVE

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

  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 15:42:42 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO dev-libs/zthread
[ebuild  N    ] dev-libs/zthread-2.3.2-r4  USE="-debug -doc -static-libs"
Comment 1 Toralf Förster gentoo-dev 2020-03-30 16:58:00 UTC
Created attachment 627494 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-30 16:58:03 UTC
Created attachment 627496 [details]
dev-libs:zthread-2.3.2-r4:20200330-162315.log
Comment 3 Toralf Förster gentoo-dev 2020-03-30 16:58:06 UTC
Created attachment 627498 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-30 16:58:09 UTC
Created attachment 627500 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-30 16:58:11 UTC
Created attachment 627502 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-30 16:58:14 UTC
Created attachment 627504 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-30 16:58:16 UTC
Created attachment 627506 [details]
temp.tbz2
Comment 8 Agostino Sarubbo gentoo-dev 2023-05-16 10:19:27 UTC
tinderbox_musl has reproduced this issue with version 2.3.2-r5 - Updating summary.
Comment 9 Larry the Git Cow gentoo-dev 2024-04-27 15:01:48 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cdcb810e27d4b7be8507a6c0f7c28ef68e65dac

commit 5cdcb810e27d4b7be8507a6c0f7c28ef68e65dac
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-04-27 14:56:47 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-04-27 14:56:47 +0000

    dev-libs/zthread: treeclean
    
    Closes: https://bugs.gentoo.org/924925
    Bug: https://bugs.gentoo.org/912434
    Bug: https://bugs.gentoo.org/715478
    Bug: https://bugs.gentoo.org/903529
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-libs/zthread/Manifest                          |  1 -
 .../zthread/files/zthread-2.3.2-automake-r2.patch  | 75 -----------------
 dev-libs/zthread/files/zthread-2.3.2-clang.patch   | 15 ----
 .../files/zthread-2.3.2-configure-clang16.patch    | 22 -----
 dev-libs/zthread/files/zthread-2.3.2-gcc47.patch   | 25 ------
 .../zthread/files/zthread-2.3.2-m4-quote.patch     | 26 ------
 .../files/zthread-2.3.2-no-fpermissive-r1.diff     | 94 ----------------------
 dev-libs/zthread/metadata.xml                      |  8 --
 dev-libs/zthread/zthread-2.3.2-r5.ebuild           | 65 ---------------
 profiles/package.mask                              |  6 --
 10 files changed, 337 deletions(-)