Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: fotoxx: update to 21.60.
Date: Sat, 30 Oct 2021 20:00:50 +0200	[thread overview]
Message-ID: <20211030180050.iH_CS698XmcueRUyXdqhS35RaNRoxzGR2J_ArpVupd8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-33753@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 746 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/33753#issuecomment-955570454

Comment:
```
zfuncs.cc:1435:31: error: 'PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP' was not declared in this scope; did you mean 'PTHREAD_MUTEX_INITIALIZER'?
 1435 | pthread_mutex_t   spinmutex = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP;            //  21.44
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                               PTHREAD_MUTEX_INITIALIZER
```

They've started using glibc-only functionality. Would you mind opening an issue upstream to ask for a fix there? Otherwise this is kinda hard to solve cleanly (though I can come up with a patch if necessary).

  reply	other threads:[~2021-10-30 18:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-26  5:24 [PR PATCH] " arete
2021-10-30 18:00 ` ericonr [this message]
2021-11-13  2:57 ` ericonr
2021-11-29 19:20 ` arete
2022-06-10  2:13 ` github-actions
2022-06-24  2:15 ` [PR PATCH] [Closed]: " github-actions

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211030180050.iH_CS698XmcueRUyXdqhS35RaNRoxzGR2J_ArpVupd8@z \
    --to=ericonr@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).