From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id wIqnF6TGzGAZRAAAgWs5BA (envelope-from ) for ; Fri, 18 Jun 2021 18:15:32 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id GGpME6TGzGD9VQAAbx9fmQ (envelope-from ) for ; Fri, 18 Jun 2021 16:15:32 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 2165F1C9CA for ; Fri, 18 Jun 2021 18:15:32 +0200 (CEST) Received: from localhost ([::1]:49704 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1luH9X-0000TU-1i for larch@yhetil.org; Fri, 18 Jun 2021 12:15:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51928) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1luH5K-0000YO-NO for guix-patches@gnu.org; Fri, 18 Jun 2021 12:11:10 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46302) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1luH5K-0002AE-Ez for guix-patches@gnu.org; Fri, 18 Jun 2021 12:11:10 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1luH5K-0002zq-Ao for guix-patches@gnu.org; Fri, 18 Jun 2021 12:11:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49025] [[PATCH v2 core-updates] 25/37] bash: Make #:configure-flags a G-expression. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 18 Jun 2021 16:11:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49025 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49025@debbugs.gnu.org Cc: othacehe@gnu.org, Maxime Devos Received: via spool by 49025-submit@debbugs.gnu.org id=B49025.162403264611256 (code B ref 49025); Fri, 18 Jun 2021 16:11:10 +0000 Received: (at 49025) by debbugs.gnu.org; 18 Jun 2021 16:10:46 +0000 Received: from localhost ([127.0.0.1]:57803 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1luH4v-0002vN-PZ for submit@debbugs.gnu.org; Fri, 18 Jun 2021 12:10:46 -0400 Received: from baptiste.telenet-ops.be ([195.130.132.51]:49836) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1luH4Z-0002qa-Ab for 49025@debbugs.gnu.org; Fri, 18 Jun 2021 12:10:23 -0400 Received: from localhost.localdomain ([188.188.242.184]) by baptiste.telenet-ops.be with bizsmtp id Jg9t250053zRM2s01gANP9; Fri, 18 Jun 2021 18:10:23 +0200 From: Maxime Devos Date: Fri, 18 Jun 2021 18:09:24 +0200 Message-Id: <20210618160936.18972-25-maximedevos@telenet.be> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210618160936.18972-1-maximedevos@telenet.be> References: <20210618160936.18972-1-maximedevos@telenet.be> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1624032623; bh=1zWLyKNdDiD8e2cuo2aK9D7rNa9KmEnbc2E+HBexX54=; h=From:To:Cc:Subject:Date:In-Reply-To:References:Reply-To; b=mbYu9Ter/A0xGMRSDYDW5AgI1sBf4SlOXrymBu00E8O6MfTc/g6vAb72ULTDL1HrB hhZ0qeroIuC3+yP7yY54fwDmsvzxt6z36JJA96w5vXhLhv/uw5Ao7yNLJY50xZ/omy TKjA/QrwsSJXObucYqW3j0pGCcqGgpQEdbyCidIkIl3R0YuvdBqbvK1Q1huwKsGhr4 hq5V6CvgfINtnjKUuHLJ7nqoGI11bzPmtOIgJTJfa/mWGG941epWBUDy+ygPGj56Kk N6sthJimJ54UN1XevVP0QetjN3S3lugT1TiNV6b42IgEBX/yrcj0SX16+jNtaI4A+n G4n9yC1DvB7iw== 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: , Reply-To: 49025@debbugs.gnu.org Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1624032932; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=1zWLyKNdDiD8e2cuo2aK9D7rNa9KmEnbc2E+HBexX54=; b=MoANu+1R1ULZiRkNOwEp01vG6YdANLl6tAWuRvsi51CE2xGRwpiPpMCO4wi5MPfaLDEA/6 UekRRyEP2uCqGLsKWxpY+iKN+jWUumVZ4e9t9lq/FcQvyZIXSwzhKN3IHCb+XXhr/d1Xwu nF6WV3Fw9OQFDHuIuoH4gqOPYrYYPZ7x+nFfJkn8AHCNFVpRDeBQufi7BcTdfVnzUn5AZ7 ZrdBRah5bjLuTow8N/grXjA1bmyciCDlefVZMrkazOzn0kIAewACc9EdOSUYsI6ZPI6zjF VthcaJ/9sRomykwotU1zpWPrQ5YL9UZXnwyygLpQnXZY931Ljsj9k2yuTutT0A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1624032932; a=rsa-sha256; cv=none; b=aUHmv5Squra+qnDSkM8kumLViIf+P5Q3QdJKdd5QVUGMcaeBDRh+UJJmGjUGFbjVTfUL5H fBysvzy5FZSocI1NkEvUvMANJbRfP9u5quFIm7Kj9r+sflfbmi5xIxGjvoRoddH6u0OUAe 1N/KTQ1PvMpNJf2lqh2tkWVOdTDIO6+ey6TuMVhBOfcsyFOrUiUNF7Ld2NvWsX+9M+iIwd g1QmEOL4L5KerIM3CNA9/fjb/kJnl9wVsQMYkyfrQ8NQd6EK0iPc+AJ9awxYTV1QDemUpJ Iel925hUNm+R8GjzPQexRn/hHERoD0i2dwrTRlTRLC/yYVOAlNC+BYbDUFtHtA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=mbYu9Ter; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 5.17 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=mbYu9Ter; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 2165F1C9CA X-Spam-Score: 5.17 X-Migadu-Scanner: scn0.migadu.com X-TUID: pFd83gNAQZcO This allows using this-package-input later. * gnu/packages/bash.scm (bash)[arguments]<#:configure-flags>: Make this a G-expression instead of a raw S-expression. --- gnu/packages/bash.scm | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/gnu/packages/bash.scm b/gnu/packages/bash.scm index 7e98367bbb..b3af873a66 100644 --- a/gnu/packages/bash.scm +++ b/gnu/packages/bash.scm @@ -109,15 +109,15 @@ number/base32-hash tuples, directly usable in the 'patch-series' form." "-DSSH_SOURCE_BASHRC") " ")) (configure-flags - ``("--with-installed-readline" - ,,(string-append "CPPFLAGS=" cppflags) - ,(string-append - "LDFLAGS=-Wl,-rpath -Wl," - (assoc-ref %build-inputs "readline") - "/lib" - " -Wl,-rpath -Wl," - (assoc-ref %build-inputs "ncurses") - "/lib"))) + #~`("--with-installed-readline" + ,#$(string-append "CPPFLAGS=" cppflags) + ,(string-append + "LDFLAGS=-Wl,-rpath -Wl," + (assoc-ref %build-inputs "readline") + "/lib" + " -Wl,-rpath -Wl," + (assoc-ref %build-inputs "ncurses") + "/lib"))) (version "5.1")) (package (name "bash") @@ -143,8 +143,8 @@ number/base32-hash tuples, directly usable in the 'patch-series' form." `(;; When cross-compiling, `configure' incorrectly guesses that job ;; control is missing. #:configure-flags ,(if (%current-target-system) - `(cons* "bash_cv_job_control_missing=no" - ,configure-flags) + #~(cons* "bash_cv_job_control_missing=no" + #$configure-flags) configure-flags) ;; Bash is reportedly not parallel-safe. See, for instance, -- 2.32.0