From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libretls/
Date: Tue, 28 May 2024 01:59:05 +0000 (UTC) [thread overview]
Message-ID: <1716860923.ccdca7f74543d18d60bb987a015691a4fc88143a.sam@gentoo> (raw)
commit: ccdca7f74543d18d60bb987a015691a4fc88143a
Author: Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Mon May 27 03:22:38 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 28 01:48:43 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccdca7f7
dev-libs/libretls: add whitelist for false positive configure implicit decls
checks for va_copy and __va_copy as a fallback, ignores result of latter
if former exists. The latter is private and doesn't exist on musl;
ignore it since it doesn't even matter.
Closes: https://bugs.gentoo.org/906534
Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/libretls/libretls-3.8.1.ebuild | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/dev-libs/libretls/libretls-3.8.1.ebuild b/dev-libs/libretls/libretls-3.8.1.ebuild
index 988269d3cce4..0ba2f632be36 100644
--- a/dev-libs/libretls/libretls-3.8.1.ebuild
+++ b/dev-libs/libretls/libretls-3.8.1.ebuild
@@ -21,6 +21,13 @@ BDEPEND="
virtual/pkgconfig
"
+QA_CONFIG_IMPL_DECL_SKIP+=(
+ # checks for va_copy and __va_copy as a fallback, ignores result of
+ # latter if former exists. The latter is private and doesn't exist
+ # on musl; ignore it since it doesn't even matter. bug #906534
+ __va_copy
+)
+
src_install() {
default
find "${ED}" -name '*.la' -delete || die
next reply other threads:[~2024-05-28 1:59 UTC|newest]
Thread overview: 87+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-28 1:59 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-28 1:59 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libretls/ Sam James
2024-01-17 5:33 Sam James
2023-11-12 3:59 Michał Górny
2023-11-11 21:03 Arthur Zamarin
2023-11-11 20:02 Sam James
2023-10-12 4:23 Michał Górny
2023-02-03 15:08 Michał Górny
2023-02-03 12:46 Sam James
2023-02-03 12:34 Sam James
2023-02-03 12:33 Sam James
2023-02-03 12:31 Arthur Zamarin
2023-02-03 12:26 Arthur Zamarin
2023-02-03 12:20 Sam James
2022-12-24 7:41 Michał Górny
2022-09-19 6:42 Michał Górny
2022-09-05 17:43 Michał Górny
2022-09-05 14:03 Agostino Sarubbo
2022-09-04 21:49 Jakov Smolić
2022-09-04 18:43 Arthur Zamarin
2022-09-04 18:21 Arthur Zamarin
2022-09-04 18:21 Arthur Zamarin
2022-09-04 17:45 Sam James
2022-07-14 18:02 Fabian Groffen
2022-06-30 9:07 Marek Szuba
2022-05-14 7:28 Michał Górny
2022-04-27 20:17 Michał Górny
2022-04-27 19:17 Arthur Zamarin
2022-04-27 19:02 Arthur Zamarin
2022-04-27 18:31 Arthur Zamarin
2022-04-27 18:20 Sam James
2022-04-27 18:20 Sam James
2022-04-27 18:16 Arthur Zamarin
2022-03-26 19:24 Michał Górny
2022-03-26 19:11 Arthur Zamarin
2022-03-25 7:48 Agostino Sarubbo
2022-03-25 7:47 Agostino Sarubbo
2022-03-25 7:46 Agostino Sarubbo
2022-03-24 19:03 Jakov Smolić
2022-03-24 19:03 Jakov Smolić
2022-03-22 6:35 Michał Górny
2022-02-28 8:28 Michał Górny
2022-01-17 2:19 Anthony G. Basile
2021-12-18 18:27 Michał Górny
2021-12-18 18:10 Sam James
2021-12-18 15:09 Arthur Zamarin
2021-12-18 15:09 Arthur Zamarin
2021-12-18 13:38 Arthur Zamarin
2021-12-18 13:38 Arthur Zamarin
2021-12-18 13:38 Arthur Zamarin
2021-11-06 19:56 Sam James
2021-11-05 17:38 Sam James
2021-11-05 17:38 Sam James
2021-11-05 17:33 Sam James
2021-11-05 10:04 Agostino Sarubbo
2021-11-05 2:20 Sam James
2021-10-17 11:01 Michał Górny
2021-09-25 15:17 Anthony G. Basile
2021-07-06 7:58 Michał Górny
2021-07-06 1:48 Sam James
2021-07-03 6:22 Agostino Sarubbo
2021-07-03 6:20 Agostino Sarubbo
2021-07-03 1:32 Sam James
2021-07-03 1:30 Sam James
2021-07-03 1:28 Sam James
2021-05-26 8:19 Michał Górny
2021-05-03 17:09 Mikle Kolyada
2021-02-25 9:53 Sam James
2021-02-25 7:31 Sam James
2021-02-25 2:50 Sam James
2021-02-24 20:25 Sam James
2021-02-24 20:24 Sam James
2021-02-23 18:13 Sergei Trofimovich
2021-02-21 8:30 Joshua Kinard
2021-02-18 7:27 Sam James
2021-01-19 14:25 Sam James
2021-01-19 2:24 Sam James
2021-01-10 15:50 Sergei Trofimovich
2021-01-09 19:09 Sam James
2021-01-09 19:09 Sam James
2021-01-08 7:24 Sergei Trofimovich
2021-01-06 17:35 Sergei Trofimovich
2020-12-31 3:43 Mike Gilbert
2020-12-29 18:29 Anthony G. Basile
2020-12-29 18:25 Anthony G. Basile
2020-12-29 12:15 Michał Górny
2020-12-29 12:11 Michał Górny
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=1716860923.ccdca7f74543d18d60bb987a015691a4fc88143a.sam@gentoo \
--to=sam@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