From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1525873-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 E7F2315806E for <garchives@archives.gentoo.org>; Tue, 6 Jun 2023 04:32:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32DCEE084A; Tue, 6 Jun 2023 04:32:32 +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 17EACE084A for <gentoo-commits@lists.gentoo.org>; Tue, 6 Jun 2023 04:32:32 +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 10FD0340D20 for <gentoo-commits@lists.gentoo.org>; Tue, 6 Jun 2023 04:32:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3CE798DC for <gentoo-commits@lists.gentoo.org>; Tue, 6 Jun 2023 04:32:29 +0000 (UTC) From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org> Message-ID: <1686025927.6a1969b930326da4570e348d4f6879eb7125ca3a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6a1969b930326da4570e348d4f6879eb7125ca3a X-VCS-Branch: master Date: Tue, 6 Jun 2023 04:32:29 +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: 2bdbf7bf-5d76-4aca-aee6-d479c3884955 X-Archives-Hash: 45d50de9591f21c0536cdc07b8f49d70 commit: 6a1969b930326da4570e348d4f6879eb7125ca3a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jun 6 04:32:07 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jun 6 04:32:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a1969b9 profiles: mask =dev-libs/nss-3.90 Causes "illegal instruction" (SIGILL) errors for some users, pending investigation. Bug: https://bugs.gentoo.org/907932 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index d56ad93c800b..3b6064df9c99 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Sam James <sam@gentoo.org> (2023-06-06) +# Causes "illegal instruction" (SIGILL) errors for some users, pending investigation. +# See bug #907932. +=dev-libs/nss-3.90 + # Sam James <sam@gentoo.org> (2023-06-05) # Fails to boostrap, see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110120. =sys-devel/gcc-14.0.0_pre20230604