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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id ADDA21382C5 for ; Sun, 10 Jan 2021 14:49:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C75A2E0B97; Sun, 10 Jan 2021 14:49:31 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AC18FE0B97 for ; Sun, 10 Jan 2021 14:49:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 899FF341038 for ; Sun, 10 Jan 2021 14:49:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C4E5309 for ; Sun, 10 Jan 2021 14:49:29 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1610290167.9c3117bee91d3de29b564d623a1e6711b43794e6.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/darwin/macos/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/prefix/darwin/macos/package.mask X-VCS-Directories: profiles/prefix/darwin/macos/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 9c3117bee91d3de29b564d623a1e6711b43794e6 X-VCS-Branch: master Date: Sun, 10 Jan 2021 14:49:29 +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: 0e50fae2-5495-4aaf-8489-31a87e5018db X-Archives-Hash: 22c4c5b7fa42edd55c1558c138bc5ce1 commit: 9c3117bee91d3de29b564d623a1e6711b43794e6 Author: Fabian Groffen gentoo org> AuthorDate: Sun Jan 10 14:48:47 2021 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Sun Jan 10 14:49:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c3117be profiles/prefix/darwin/macos/package.mask: mask findutils-4.8.0 like wget seems some bad commit went through in gnulib Signed-off-by: Fabian Groffen gentoo.org> profiles/prefix/darwin/macos/package.mask | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index eeb8a38ff60..99f21f91b1f 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -2,8 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # Fabian Groffen (2021-01-10) -# fails to compile on regex and nonull definitions +# fails to compile on regex and nonull definitions in +# gnulib/malloc/dynarray-skeleton.c =net-misc/wget-1.21.1 +=sys-apps/findutils-4.8.0 # Fabian Groffen (2020-11-23) # no symbols from libopenbsd-compat