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 F04F2158087 for ; Thu, 13 Jan 2022 04:44:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EAF822BC01A; Thu, 13 Jan 2022 04:44:39 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 563452BC01A for ; Thu, 13 Jan 2022 04:44:39 +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 47B6A343310 for ; Thu, 13 Jan 2022 04:44:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B9561D6 for ; Thu, 13 Jan 2022 04:44:36 +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: <1642049041.f67566dcf077a2d67a3de2b377d938a3362c3368.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/sparc/package.mask X-VCS-Directories: profiles/arch/sparc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f67566dcf077a2d67a3de2b377d938a3362c3368 X-VCS-Branch: master Date: Thu, 13 Jan 2022 04:44:36 +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: 6c582389-13a3-4a6f-941d-82eefcef722c X-Archives-Hash: b6bedaa2d5bc7bd151c8593553d05735 commit: f67566dcf077a2d67a3de2b377d938a3362c3368 Author: Sam James gentoo org> AuthorDate: Thu Jan 13 04:44:01 2022 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jan 13 04:44:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f67566dc profiles/arch/sparc: mask broken systemd versions on sparc Some 250.x versions were affected too but too awkward to try specify this in the mask. Latest version is fine. Closes: https://bugs.gentoo.org/830275 Signed-off-by: Sam James gentoo.org> profiles/arch/sparc/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/sparc/package.mask b/profiles/arch/sparc/package.mask index 6a4f874db264..8c6f66119902 100644 --- a/profiles/arch/sparc/package.mask +++ b/profiles/arch/sparc/package.mask @@ -1,6 +1,12 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2022-01-13) +# Unaligned access causes SIGBUS on sparc in NSS module. +# Newer versions fixed. Please upgrade ASAP! +# bug #830275 + (2014-11-17) # Mask sys-devel/kgcc64 since >=gcc-4.4 can build 64bit kernels sys-devel/kgcc64