From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id AAC391581EE for ; Tue, 01 Apr 2025 22:02:13 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 92333343167 for ; Tue, 01 Apr 2025 22:02:13 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8F0AD1104B1; Tue, 01 Apr 2025 22:02:12 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 85E281104B1 for ; Tue, 01 Apr 2025 22:02:12 +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 3FD66343167 for ; Tue, 01 Apr 2025 22:02:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9D1AC17EE for ; Tue, 01 Apr 2025 22:02:10 +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: <1743544924.bce8bb0fcacadb2cf6c57f5ae0f69bf50c99f4e1.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bce8bb0fcacadb2cf6c57f5ae0f69bf50c99f4e1 X-VCS-Branch: master Date: Tue, 01 Apr 2025 22:02:10 +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: 028ddeb9-c3f5-47e7-842e-1d33d3bad9f5 X-Archives-Hash: 2fc921752aebf76e50e02fa0c892394d commit: bce8bb0fcacadb2cf6c57f5ae0f69bf50c99f4e1 Author: Sam James gentoo org> AuthorDate: Tue Apr 1 22:01:26 2025 +0000 Commit: Sam James gentoo org> CommitDate: Tue Apr 1 22:02:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bce8bb0f profiles/prefix/darwin/macos: mask =sys-libs/gdbm-1.25 Workaround for build failure on macOS. Still needs to be reported upstream but I don't have a macOS Prefix at the moment to do that, so leaving for someone else. Bug: https://bugs.gentoo.org/951918 Signed-off-by: Sam James gentoo.org> profiles/prefix/darwin/macos/package.mask | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index 709360d865d4..8aef87c65608 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -1,6 +1,11 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2025-04-01) +# Fails to build w/ `error: implicit declaration of function 'clock_nanosleep'` +# See bug #951918. +=sys-libs/gdbm-1.25 + # Benda Xu (2023-08-20) # Does not play well with linkers under macOS. # Undefined symbols for architecture x86_64: