From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1658785-garchives=archives.gentoo.org@lists.gentoo.org> 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 7BD1A159C9B for <garchives@archives.gentoo.org>; Sun, 4 Aug 2024 10:26:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BECEC2BC014; Sun, 4 Aug 2024 10:26:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A51F12BC014 for <gentoo-commits@lists.gentoo.org>; Sun, 4 Aug 2024 10:26:46 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DFDA0335DC3 for <gentoo-commits@lists.gentoo.org>; Sun, 4 Aug 2024 10:26:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4EE7B1E5D for <gentoo-commits@lists.gentoo.org>; Sun, 4 Aug 2024 10:26:44 +0000 (UTC) From: "Andreas K. Hüttel" <dilfridge@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" <dilfridge@gentoo.org> Message-ID: <1722767192.e6208bf7ee054425cc9476c17d7990390d1baf1e.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/musl/package.mask X-VCS-Directories: profiles/features/musl/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: e6208bf7ee054425cc9476c17d7990390d1baf1e X-VCS-Branch: master Date: Sun, 4 Aug 2024 10:26:44 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c9fd0e24-88b3-4006-b3b3-5c120f8baee8 X-Archives-Hash: 20ab52794751c8039b2c6189cedab602 commit: e6208bf7ee054425cc9476c17d7990390d1baf1e Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Aug 4 10:25:03 2024 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Aug 4 10:26:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6208bf7 Revert "package.mask, musl: mask iproute2-6.10.0, bug 936234" Apparently this breaks building on gcc-14 where the update succeeded earlier. Seems to be arch-specific... This reverts commit 3b69420d156fb87e35f38c63220b8847ae02a726. Bug: https://bugs.gentoo.org/936234 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/features/musl/package.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index f5519a390eb9..a31c6934656d 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,10 +1,6 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Andreas K. Hüttel <dilfridge@gentoo.org> (2024-08-04) -# Fails to build, bug 936234. Mask for now so we can keep building stages. -=sys-apps/iproute2-6.10.0 - # Robert Förster <Dessa@gmake.de> (2024-05-06) # needs mongodb net-wireless/unifi