From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1572392-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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BF11A158099 for <garchives@archives.gentoo.org>; Thu, 23 Nov 2023 01:00:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB28F2BC026; Thu, 23 Nov 2023 01:00:03 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BD18D2BC026 for <gentoo-commits@lists.gentoo.org>; Thu, 23 Nov 2023 01:00:03 +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 D401233BDC5 for <gentoo-commits@lists.gentoo.org>; Thu, 23 Nov 2023 01:00:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22FDAA64 for <gentoo-commits@lists.gentoo.org>; Thu, 23 Nov 2023 00:59:59 +0000 (UTC) From: "Michael Orlitzky" <mjo@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, "Michael Orlitzky" <mjo@gentoo.org> Message-ID: <1700700864.5aab9211c41233733369fac444c9010507bbef97.mjo@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: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 5aab9211c41233733369fac444c9010507bbef97 X-VCS-Branch: master Date: Thu, 23 Nov 2023 00:59:59 +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: 8803beec-7ebb-4b67-8793-6ac1cf36dd50 X-Archives-Hash: 6577ddb79600ac129fef43a1e2f63c5e commit: 5aab9211c41233733369fac444c9010507bbef97 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Thu Nov 23 00:54:24 2023 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Thu Nov 23 00:54:24 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aab9211 profiles/base: force USE=gui for =sci-mathematics/giac-1.9.0.67 Not a real fix but will avoid build failures on ~arch in the meantime. Bug: https://bugs.gentoo.org/916718 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> profiles/base/package.use.force | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 19ab2087605d..900a336bfd2b 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,6 +1,13 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michael Orlitzky <mjo@gentoo.org> (2023-11-22) +# USE=-gui is broken in this and the subsequent version (bug +# 916718). Package is a PITA: the maintainer is combative, and the +# issue tracker is a French-language forum that never sends me +# confirmation emails when I try to sign up. +=sci-mathematics/giac-1.9.0.67 gui + # Matt Turner <mattst88@gentoo.org> (2023-09-18) # Disabling gstreamer seems to be untested upstream and is often broken. # The gstreamer dependencies are trivial in compile time and disk usage