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 5AB5415806E for ; Tue, 6 Jun 2023 19:21:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D3EAE0844; Tue, 6 Jun 2023 19:21:20 +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 7105EE0844 for ; Tue, 6 Jun 2023 19:21:20 +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 6F8C4340D2D for ; Tue, 6 Jun 2023 19:21:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C8387A88 for ; Tue, 6 Jun 2023 19:21:17 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1686079184.13fa84f79ee24cb264c37adb0ec54e04a4ba15c4.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.force X-VCS-Directories: profiles/base/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 13fa84f79ee24cb264c37adb0ec54e04a4ba15c4 X-VCS-Branch: master Date: Tue, 6 Jun 2023 19:21:17 +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: 02ed6552-cd98-41d6-acad-a4062b4ed0b8 X-Archives-Hash: 19e390feee22bc5130fd3ffe306a37ba commit: 13fa84f79ee24cb264c37adb0ec54e04a4ba15c4 Author: Joonas Niilola gentoo org> AuthorDate: Tue Jun 6 19:19:44 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Tue Jun 6 19:19:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13fa84f7 profiles/base: package.use.force www-client/firefox[jumbo-build] - this release seems broken in many ways regarding unified building. Bug: https://bugs.gentoo.org/905780 Signed-off-by: Joonas Niilola gentoo.org> profiles/base/package.use.force | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 56945bc2208e..b11621632a51 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,6 +1,11 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola (2023-06-06) +# 114 looks very broken regarding unified build. It has too many +# conditions when it works and when it doesn't. Bug #905780 +~www-client/firefox-114.0 jumbo-build + # Patrick McLean (2022-06-27) # Doesn't build with boost installed on the system, some deps require boost # so force the flag on until problem fixed upstream