From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 01757158041 for ; Sun, 3 Mar 2024 07:04:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36F51E29CC; Sun, 3 Mar 2024 07:04:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 124B8E29CC for ; Sun, 3 Mar 2024 07:04:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 02E59343019 for ; Sun, 3 Mar 2024 07:04:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 91653B2F for ; Sun, 3 Mar 2024 07:04:05 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1709449438.34c26b85ef9801e7671e9742e103d5aba32e360a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/maradns/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/maradns/maradns-3.5.0036.ebuild X-VCS-Directories: net-dns/maradns/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 34c26b85ef9801e7671e9742e103d5aba32e360a X-VCS-Branch: master Date: Sun, 3 Mar 2024 07:04:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5c3f14e0-8895-4e51-b168-342dd572ab16 X-Archives-Hash: c46471f1af89dbde73bb2cdd4c70f619 commit: 34c26b85ef9801e7671e9742e103d5aba32e360a Author: Eli Schwartz gmail com> AuthorDate: Sun Mar 3 06:57:59 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Mar 3 07:03:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34c26b85 net-dns/maradns: update filter-lto comment Upstream applied a patch which should fix it. I haven't tested, since it doesn't backport cleanly. The distfile randomly renames a directory -- the one with the patched code! -- from "deadwood-github" in git to "deadwood-${PV}" in the distfile, and I cannot be bothered to put up with such shenanigans and hand-edit a patch hoping to get it to apply. Signed-off-by: Eli Schwartz gmail.com> Signed-off-by: Sam James gentoo.org> net-dns/maradns/maradns-3.5.0036.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net-dns/maradns/maradns-3.5.0036.ebuild b/net-dns/maradns/maradns-3.5.0036.ebuild index 30df46007db5..de0218026790 100644 --- a/net-dns/maradns/maradns-3.5.0036.ebuild +++ b/net-dns/maradns/maradns-3.5.0036.ebuild @@ -31,6 +31,8 @@ src_configure() { # -Werror=lto-type-mismatch # https://bugs.gentoo.org/861293 # https://github.com/samboy/MaraDNS/discussions/124 + # + # should be fixed in git master; try removing this on the next bump filter-lto tc-export CC