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 19C6D1392E8 for ; Sat, 24 Jul 2021 23:47:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 733A5E0A91; Sat, 24 Jul 2021 23:47:15 +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 1466AE0A91 for ; Sat, 24 Jul 2021 23:47:15 +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 4DF3C342D45 for ; Sat, 24 Jul 2021 23:47:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB6A678A for ; Sat, 24 Jul 2021 23:47:12 +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: <1627170409.9f1d3258d1e53b8171f75848e42f7628ca14ce28.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9f1d3258d1e53b8171f75848e42f7628ca14ce28 X-VCS-Branch: master Date: Sat, 24 Jul 2021 23:47:12 +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: 9095536b-57b4-440d-86db-cd671c69fe77 X-Archives-Hash: 9da965bcfa3e48fadc3e3b1713c713ca commit: 9f1d3258d1e53b8171f75848e42f7628ca14ce28 Author: Sam James gentoo org> AuthorDate: Sat Jul 24 23:43:41 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jul 24 23:46:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f1d3258 profiles/base: mask dev-libs/libffi[exec-static-trampoline] Masking for now until we've had some more testing just in case of other consumers relying on faulty assumptions which we haven't discovered yet. Feel free to test this flag, but be aware of possible breakage. Let us know of any bugs! Bug: https://bugs.gentoo.org/801109 Signed-off-by: Sam James gentoo.org> profiles/base/package.use.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 925b60a9c4d..12dbb31e51c 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,14 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Sam James (2021-07-24) +# USE=exec-static-trampoline can break consumers due to +# faulty assumptions. Masked for now due to the possibility +# of breaking systems. +# https://archives.gentoo.org/gentoo-dev/message/576259af17d008d4ec935f69a9049af7 +# bug #801109 +dev-libs/libffi exec-static-trampoline + # Marek Szuba (2021-07-14) # Several known issues (possibly with older pastix versions as well but # in v6 they result in clear errors):