From patchwork Sat Mar 23 11:06:08 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?S=C3=B6ren_Tempel?= X-Patchwork-Id: 62145 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 2304127BBEA; Sat, 23 Mar 2024 11:07:36 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id EB00B27BBE2 for ; Sat, 23 Mar 2024 11:07:31 +0000 (GMT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rnzDg-000568-14; Sat, 23 Mar 2024 07:07:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rnzDe-00055h-8m for guix-patches@gnu.org; Sat, 23 Mar 2024 07:07:22 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rnzDd-00069S-WA for guix-patches@gnu.org; Sat, 23 Mar 2024 07:07:22 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rnzEI-0004k5-Lp; Sat, 23 Mar 2024 07:08:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69962] [PATCH] gnu: pixman: Disable non-optional verbose gnuplot debugging output Resent-From: soeren@soeren-tempel.net Original-Sender: "Debbugs-submit" Resent-CC: leo@famulari.name, guix-patches@gnu.org Resent-Date: Sat, 23 Mar 2024 11:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69962 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69962@debbugs.gnu.org Cc: raghavgururajan@disroot.org, leo@famulari.name X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: leo@famulari.name Received: via spool by submit@debbugs.gnu.org id=B.171119207618209 (code B ref -1); Sat, 23 Mar 2024 11:08:02 +0000 Received: (at submit) by debbugs.gnu.org; 23 Mar 2024 11:07:56 +0000 Received: from localhost ([127.0.0.1]:46979 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rnzEC-0004jc-Db for submit@debbugs.gnu.org; Sat, 23 Mar 2024 07:07:56 -0400 Received: from lists.gnu.org ([209.51.188.17]:53820) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rnzEA-0004jU-Ch for submit@debbugs.gnu.org; Sat, 23 Mar 2024 07:07:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rnzDU-00051q-Tt for guix-patches@gnu.org; Sat, 23 Mar 2024 07:07:12 -0400 Received: from magnesium.8pit.net ([2001:19f0:6c01:4ae:5400:ff:fe66:af9d]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rnzDS-00062d-Hn; Sat, 23 Mar 2024 07:07:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=opensmtpd; bh=qTJnbEtq lpSPYP84+QkZRtD83MnVMdUaKnosb7LTUPo=; h=date:subject:cc:to:from; d=soeren-tempel.net; b=oxnJUqnZ5jSw7sEQXWLYwdD8v8xMR0r3+OIcTuyEa8SZPei rFhI9CD3yAMXlfzbUUtoCTVyR1EZ/mQZz45kcrTgP+ERO5lWr/ZkOzeQvn96pyhkYle2bH SzOkZBC96rU87z4dZqdFUNiaEBHSDq4xK1qpXbTtaMi4r8I+Wgu6ZA= Received: from localhost (dynamic-2a02-3102-49da-001b-e2e8-c4ed-7024-4846.310.pool.telefonica.de [2a02:3102:49da:1b:e2e8:c4ed:7024:4846]) by magnesium.8pit.net (OpenSMTPD) with ESMTPSA id 0cff4824 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:YES); Sat, 23 Mar 2024 12:07:03 +0100 (CET) From: soeren@soeren-tempel.net Date: Sat, 23 Mar 2024 12:06:08 +0100 Message-ID: X-Mailer: git-send-email 2.44.0 MIME-Version: 1.0 Received-SPF: pass client-ip=2001:19f0:6c01:4ae:5400:ff:fe66:af9d; envelope-from=soeren@soeren-tempel.net; helo=magnesium.8pit.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches From: Sören Tempel The --enable-gnuplot option was added previously in Guix Git commit 711316946fa84b55480681588f2cc23811c69784. The option causes any program linked against the pixman library to constantly write gnuplot input to standard output. I believe this is not desirable in the common case and, in fact, this option is intended for testing purposes by upstream [1]. I don't think that it should be enabled by default in a context of a distribution. I noticed this while working porting a Wayland status bar, which uses pixman, to Guix and wondering why the status bar process was constantly writing gnuplot input to standard output. * gnu/packages/xdisorg.scm (pixman): Disable --enable-gnuplot. [1]: https://gitlab.freedesktop.org/pixman/pixman/-/commit/d0e6c9f4f65e429058b97d2f947b048b445c17c4 --- gnu/packages/xdisorg.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) base-commit: f285a968b1219ae748fcab918b17285e741422c2 diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index be8623666f..c85529520d 100644 --- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm @@ -720,8 +720,7 @@ (define-public pixman `(#:configure-flags (list "--disable-static" - "--enable-timers" - "--enable-gnuplot"))) + "--enable-timers"))) (native-inputs (list pkg-config)) (inputs