From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id sPzjKEwIzmAXEgEAgWs5BA (envelope-from ) for ; Sat, 19 Jun 2021 17:07:56 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id WMODJEwIzmAOEgAAbx9fmQ (envelope-from ) for ; Sat, 19 Jun 2021 15:07:56 +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 252AB21EC0 for ; Sat, 19 Jun 2021 17:07:56 +0200 (CEST) Received: from localhost ([::1]:53842 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lucZf-0001yj-1E for larch@yhetil.org; Sat, 19 Jun 2021 11:07:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56694) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lucY5-000821-LK for guix-patches@gnu.org; Sat, 19 Jun 2021 11:06:18 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48890) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lucY0-0007yG-Eb for guix-patches@gnu.org; Sat, 19 Jun 2021 11:06:17 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lucY0-0005gK-A2 for guix-patches@gnu.org; Sat, 19 Jun 2021 11:06:12 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49025] [PATCH v4 core-updates 25/36] bash: Make #:configure-flags a G-expression. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 19 Jun 2021 15:06:12 +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.162411516021583 (code B ref 49025); Sat, 19 Jun 2021 15:06:12 +0000 Received: (at 49025) by debbugs.gnu.org; 19 Jun 2021 15:06:00 +0000 Received: from localhost ([127.0.0.1]:60388 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lucXn-0005bx-Nm for submit@debbugs.gnu.org; Sat, 19 Jun 2021 11:05:59 -0400 Received: from baptiste.telenet-ops.be ([195.130.132.51]:59164) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lucX6-0005VD-Tn for 49025@debbugs.gnu.org; Sat, 19 Jun 2021 11:05:18 -0400 Received: from localhost.localdomain ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by baptiste.telenet-ops.be with bizsmtp id K3552500S0mfAB40135Gqp; Sat, 19 Jun 2021 17:05:16 +0200 From: Maxime Devos Date: Sat, 19 Jun 2021 17:04:47 +0200 Message-Id: <20210619150458.12057-26-maximedevos@telenet.be> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210619150458.12057-1-maximedevos@telenet.be> References: <20210619150458.12057-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=1624115116; bh=1zWLyKNdDiD8e2cuo2aK9D7rNa9KmEnbc2E+HBexX54=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Xzr8cCIrvUYT7YqetK7obTgYyOajXZ73gR4PjQWgHZkypDLxkdwJfp+tuJWI3DNEc fbWp7tHOxAKyZo+5aFngc9v/Ip7WRYyhfLlp9L6UNDH3T8ZVL4iSzOyLT6q+xynVNc KfjMfmbzVNugsw06xP3IrsLMgEJoOYXJtkP1Tm9iBBbUN7aJAGL7rVEiEJJ+Q9Z4iz CCWmJntNN7u+ZJ1K+cCGLaVWc22w/sOSvhflLZQzGnpYwbl5uyWCJEn162M7rzWz2V 2qHVgUifQVKn38GgooB3+Zlh9YILzFPEdoWBGR5zJTwz+m6DqlQHJVClv4w1gampUw R8FypZFBqAR/g== 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+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=1624115276; h=from:from:sender:sender: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=oPtNe3bfpA+SnSFl4XHvEi7AL1sw/7ig2CHvLAuIKNB/PbCJujk905cil/eKdfxlwmHT52 QTIGogf3TE9JvKW1QR7YUDVC/xhfovYkuBp2x+fOgjyssXBlaBkazXI/TR8TfyBcV7QEPj JJK9HAPWp3eN6xdGDJkATYUZmyFNrbC1v+lw8XxbwgG3DV5E20Sca6OjsDyGn9D9YKp1rl JZAT3mLzbMZlbQXBrn9C+3RxxWYvH70zChZNqkZ51bLkPZ2RRyRJBPJfPxmIf2H4TebIM5 XhJTwPT2/72mane2Qdi5w0HfbQHvNy3Lvb63+dDSW44kMJUHcy9HPL968WvePg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1624115276; a=rsa-sha256; cv=none; b=mfEd+oOgFNzAdB038Hzl++KF1yq20pGbfLxB8vYKSbbzwv20cl4+Ht5huE0eF0zEHrWi1P w4pLTWxfoXI7OVFFN1lb+2SVTmtQcwFEADCLYbf1agI9e7Ql99OEn5qA6RoSCndqK8Gs4k cbcjgeJFqsLWulslwz3nBVo8VyHFbWYAWQDpItnGClw6bU8HJLn+TbQk1IHmAKXogaLnc1 tdU2SlWofq1/vTBTU82066CK+KHNzrrvsqYaUeE8iIHs6afmlsdZIsMJDeedtPvX3TWRQZ ZeaFxtu1NLFfN+odURx97T/fGyhK3BA/eZnCKYTPFwFmJ9umL6YUQJLRGJWtkA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=Xzr8cCIr; 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: 3.68 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=Xzr8cCIr; 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: 252AB21EC0 X-Spam-Score: 3.68 X-Migadu-Scanner: scn0.migadu.com X-TUID: LTpJv1PfCTbx 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