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 89ECF158094 for ; Thu, 28 Jul 2022 00:30:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9922DE0FAC; Thu, 28 Jul 2022 00:30:37 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2C0CEE0FAC for ; Thu, 28 Jul 2022 00:30:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 F032334109C for ; Thu, 28 Jul 2022 00:30:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 778F5545 for ; Thu, 28 Jul 2022 00:30:34 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1658968227.6f7d9f7b6631cd693357fd67b66eb7a1804a9a75.marecki@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: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 6f7d9f7b6631cd693357fd67b66eb7a1804a9a75 X-VCS-Branch: master Date: Thu, 28 Jul 2022 00:30:34 +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: df28acc9-c5cd-48e8-a7dc-919f121c8089 X-Archives-Hash: 1ed9787a275ca8baab4b6641bf052a2e commit: 6f7d9f7b6631cd693357fd67b66eb7a1804a9a75 Author: Marek Szuba gentoo org> AuthorDate: Thu Jul 28 00:26:48 2022 +0000 Commit: Marek Szuba gentoo org> CommitDate: Thu Jul 28 00:30:27 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f7d9f7b sys-libs/libsmbios: mask in musl profiles Bug: https://bugs.gentoo.org/712972 Signed-off-by: Marek Szuba gentoo.org> profiles/features/musl/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 732e36cb6152..22eb277af38e 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,11 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba (2022-07-28) +# Relies on unimplemented functions outb_p and inb_p, +# support for which has never made it into musl. Bug #712972. +sys-libs/libsmbios + # Stefan Strogin (2022-06-29) # Binary package linked against glibc net-im/element-desktop-bin