From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/portage:use-conflict-auto-resolve commit in: bin/install-qa-check.d/
Date: Mon, 23 Sep 2024 16:21:11 +0000 (UTC) [thread overview]
Message-ID: <1726163437.dd667a61da7013dc7a85372c97715be5b5da5c2b.chewi@gentoo> (raw)
commit: dd667a61da7013dc7a85372c97715be5b5da5c2b
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 12 17:50:37 2024 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Thu Sep 12 17:50:37 2024 +0000
URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=dd667a61
install-qa-check.d/90config-impl-decl: Skip pthread_threadid_np on Linux
Seen in dev-db/mariadb. The function seems to be available on Darwin.
Bug: https://bugs.gentoo.org/899772
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
bin/install-qa-check.d/90config-impl-decl | 1 +
1 file changed, 1 insertion(+)
diff --git a/bin/install-qa-check.d/90config-impl-decl b/bin/install-qa-check.d/90config-impl-decl
index 89373c193d..6e3a579c2b 100644
--- a/bin/install-qa-check.d/90config-impl-decl
+++ b/bin/install-qa-check.d/90config-impl-decl
@@ -46,6 +46,7 @@ add_default_skips() {
acl
acl_get_perm_np
pthread_cond_timedwait_monotonic_np
+ pthread_threadid_np
res_getservers
res_ndestroy
statacl
next reply other threads:[~2024-09-23 16:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-23 16:21 James Le Cuirot [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-23 16:21 [gentoo-commits] proj/portage:use-conflict-auto-resolve commit in: bin/install-qa-check.d/ James Le Cuirot
2024-09-23 16:21 James Le Cuirot
2024-09-23 16:21 James Le Cuirot
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=1726163437.dd667a61da7013dc7a85372c97715be5b5da5c2b.chewi@gentoo \
--to=chewi@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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