From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id mHnyCm0/HGOX7wAAbAwnHQ (envelope-from ) for ; Sat, 10 Sep 2022 09:40:29 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id sCjqCm0/HGMUKAAAauVa8A (envelope-from ) for ; Sat, 10 Sep 2022 09:40:29 +0200 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 D82B0DAF2 for ; Sat, 10 Sep 2022 09:40:28 +0200 (CEST) Received: from localhost ([::1]:39082 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oWv6I-0002gZ-I7 for larch@yhetil.org; Sat, 10 Sep 2022 03:40:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34916) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oWv5v-0002gB-7t for guix-patches@gnu.org; Sat, 10 Sep 2022 03:40:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47794) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oWv5u-0006h6-Vd for guix-patches@gnu.org; Sat, 10 Sep 2022 03:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oWv5u-0002mW-Gq for guix-patches@gnu.org; Sat, 10 Sep 2022 03:40:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57688] [PATCH v6] gnu: Add wiggle. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 10 Sep 2022 07:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57688 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "jgart" , <57688@debbugs.gnu.org> Received: via spool by 57688-submit@debbugs.gnu.org id=B57688.166279555610633 (code B ref 57688); Sat, 10 Sep 2022 07:40:02 +0000 Received: (at 57688) by debbugs.gnu.org; 10 Sep 2022 07:39:16 +0000 Received: from localhost ([127.0.0.1]:36493 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWv59-0002lR-Ob for submit@debbugs.gnu.org; Sat, 10 Sep 2022 03:39:15 -0400 Received: from knopi.disroot.org ([178.21.23.139]:54296) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWv54-0002lE-Ki for 57688@debbugs.gnu.org; Sat, 10 Sep 2022 03:39:14 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 300154A017; Sat, 10 Sep 2022 09:39:09 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HwEYurJHvkHY; Sat, 10 Sep 2022 09:39:08 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1662795548; bh=pRSASEFwzc1fBnFLH0DWkQMaj+74yUyshf3T3l3H+Ig=; h=Date:Subject:From:To:References:In-Reply-To; b=cOHPfYMn76fkpQPtqWd8LtJZU8G1wdVDcWi4/OEHp3Ma09IqUkLPduHhYi7FLg3kc d1FFFVRmlX6n3wxrz6wfZk1DgE2l8uOWvDto+yW+U5c6nMLFa7zH+ajttR+1v8iMaM O9I9pBAMuSngudOpFG6HL2N7HnqKAEQJARf7Q2cJNati+svMzKTLIGsQp6u7kG4UsW fsn/i+9djQ78chr5WSx6IotwAPZCxDiagvven4ZrOSMNL0p296MZO1dnd01OPP6iOH RiZs35vA/0ol0190VmXJc90DvXOz5uPBJN4cVxBVmAhLLGWgzOFzj1OGyPsfhVNgdn XzImkBRhEDw8g== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Sat, 10 Sep 2022 08:39:07 +0100 Message-Id: References: <20220908231459.20365-1-jgart@dismail.de> <20220910011729.17233-1-jgart@dismail.de> In-Reply-To: <20220910011729.17233-1-jgart@dismail.de> 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" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1662795629; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: 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=kTXlC4ElkJOSW+2AfedK89E8fl39LrVR7DSLZyA4+dw=; b=TeBH+zlcvLZjMaCA4dgCifryV79N/sdwMfXgyv4e/8w/XLSlev1wJ7nQMVvCPhVPeFLtII 3vqyNN8+O1kB7Ex9Ha2LRQD/cjpcuLhKSKcXlOy9m5+Wg1rfnDqQPY7woaPO289ATPlWWx IVB8Na17v2VnsTiGfOg7qWBaSDeKKs7kvcsKXypruyGpX15fKBEUieY+WJ6VoD9yEfPN4f xsqKQwuhoPVDsJYXJ+y51ndgdGmwNL+OYamTDUaUjsIfaDDsCoKFHHfeE6i43Y1Ja1dnGD J0ZhfyusmXAF4UuUQEPcUVfkDYLq3GKwz05pT4PSYSbOnlGQjs8Dxw4yxUbhbg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662795629; a=rsa-sha256; cv=none; b=h3Uwh9EEuTnIWBlowEoccH+PyfiQNd2G7Tz/noA14RbI5njKWAOQmOY7MS1JR5pTGNXBAR 5L8grXfWic6N/3P1NpI2hLS+IFsLF6XugI87UbAnTBdSKzDIpUtz8Hzi3Wd0LQ8QKTWs+h SXErgVZnMAyrq+flp8Osk84vpn5ltSVE3STBQbRmwTQwcsU9xSd/Hxox/hpThr+rNH+ZuP vQ7mWp68RM5QEXypBIXc8xDrR/IKHHaPreGEAD7Vv7zu6fy9FyxtSdPMbOHF6MEiIj1iAa lAgOHob/Ab6R8Ut265cTZSwvhVW5igGfx++rj+6CmPT4Phn8+ott+sQpHdw1Cg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=cOHPfYMn; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -0.79 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=cOHPfYMn; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: D82B0DAF2 X-Spam-Score: -0.79 X-Migadu-Scanner: scn1.migadu.com X-TUID: boY+gZANg2UD Hello again! `guix style's choices can be a wee bit dubious at times, as seen below: On Sat Sep 10, 2022 at 2:17 AM BST, jgart via Guix-patches via wrote: > + (list #:make-flags #~(list "-I. -O3" ^^^^^^^^^^^^^^^ Put the value on the next line. > + (string-append "CC=3D" > + #$(cc-for-target)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Put this expression all on one line. > + "INSTALL=3D\"install\"" > + "STRIP=3D-s" > + (string-append "BINDIR=3D" > + #$output "/bin") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Same here. > + (string-append "MANDIR=3D" > + #$output "/share/man") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Same here. > + (string-append "PREFIX=3D" > + #$output)) ^^^^^^^^^^^^^^^^^^^^^^^^ Same here. > + #:phases #~(modify-phases %standard-phases ^^^^^^^^^^^ Put the value on the next line here, too. -- (