From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-build/libtool/
Date: Mon, 06 Jan 2025 07:23:10 +0000 (UTC) [thread overview]
Message-ID: <1736148157.3c990bbcf18c84e9b06db8b3ce48ab5d200c97bb.sam@gentoo> (raw)
commit: 3c990bbcf18c84e9b06db8b3ce48ab5d200c97bb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 6 07:21:39 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 6 07:22:37 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c990bbc
dev-build/libtool: silence maintainer mode noise
For 2.5.4, the only difference is two files being removed from a dist
check in libltdl/Makefile.in which is harmless. We already need autoconf
for this (we run eautoreconf, after all) and it also actually persists despite
experimenting with regenerating locally and also just letting it Do Its
Thing with maintainer mode (it'll continue trying to!), so just ignore it.
Closes: https://bugs.gentoo.org/940302
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-build/libtool/libtool-2.5.4.ebuild | 5 ++++-
dev-build/libtool/libtool-9999.ebuild | 5 ++++-
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/dev-build/libtool/libtool-2.5.4.ebuild b/dev-build/libtool/libtool-2.5.4.ebuild
index 3924768b1ef6..be411831974a 100644
--- a/dev-build/libtool/libtool-2.5.4.ebuild
+++ b/dev-build/libtool/libtool-2.5.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -48,6 +48,9 @@ PATCHES=(
"${FILESDIR}"/${PN}-2.4.6-darwin-use-linux-version.patch
)
+# In 2.5.3/2.5.4, the only difference is something harmless in Makefile.in (bug #940302)
+QA_AM_MAINTAINER_MODE=".*libltdl.*autoconf"
+
src_prepare() {
if [[ ${PV} == *9999 ]] ; then
eapply "${FILESDIR}"/${PN}-2.4.6-pthread.patch # bug #650876
diff --git a/dev-build/libtool/libtool-9999.ebuild b/dev-build/libtool/libtool-9999.ebuild
index fdaf9612ff8f..5d64db38aec6 100644
--- a/dev-build/libtool/libtool-9999.ebuild
+++ b/dev-build/libtool/libtool-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -48,6 +48,9 @@ PATCHES=(
"${FILESDIR}"/${PN}-2.4.6-darwin-use-linux-version.patch
)
+# In 2.5.3/2.5.4, the only difference is something harmless in Makefile.in (bug #940302)
+QA_AM_MAINTAINER_MODE=".*libltdl.*autoconf"
+
src_prepare() {
if [[ ${PV} == *9999 ]] ; then
eapply "${FILESDIR}"/${PN}-2.4.6-pthread.patch # bug #650876
next reply other threads:[~2025-01-06 7:23 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-06 7:23 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-25 15:52 [gentoo-commits] repo/gentoo:master commit in: dev-build/libtool/ Matt Turner
2025-01-06 8:09 Sam James
2025-01-06 8:04 Sam James
2025-01-06 8:04 Sam James
2025-01-06 8:04 Sam James
2025-01-06 8:04 Sam James
2025-01-06 8:04 Sam James
2025-01-06 8:04 Sam James
2024-11-21 12:23 Sam James
2024-09-30 2:36 Sam James
2024-09-30 2:36 Sam James
2024-09-30 2:36 Sam James
2024-09-25 16:53 Sam James
2024-08-29 23:08 Sam James
2024-08-14 22:53 Sam James
2024-05-16 0:51 Sam James
2024-05-15 9:16 Sam James
2024-03-29 2:28 Sam James
2024-03-26 23:03 Sam James
2024-03-24 10:57 Sam James
2024-03-24 9:07 Sam James
2024-03-24 9:07 Sam James
2024-03-02 16:54 Arthur Zamarin
2024-02-18 13:20 Sam James
2024-01-18 1:52 Mike Frysinger
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=1736148157.3c990bbcf18c84e9b06db8b3ce48ab5d200c97bb.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