From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 03 17:24:01 2022 Received: (at 55612) by debbugs.gnu.org; 3 Jun 2022 21:24:01 +0000 Received: from localhost ([127.0.0.1]:57128 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nxEm1-0006RH-5K for submit@debbugs.gnu.org; Fri, 03 Jun 2022 17:24:01 -0400 Received: from eggs.gnu.org ([209.51.188.92]:60502) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nxElw-0006Qt-H4 for 55612@debbugs.gnu.org; Fri, 03 Jun 2022 17:23:59 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:34208) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nxElq-0008AQ-DB; Fri, 03 Jun 2022 17:23:50 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=3xVJGJT350FMIl9RWtrmApUkDxlJSBKzBVEas+XNCuk=; b=KREgEpGDnhv/DwrIlIjv PvAEDwG7hcdkYLO/isu6Vrj1hB8Haz7LSL5G11a6NmKPGRsUdNJQU1K0rtrpmqczY5R9WdjpXfO98 bUjkcCqh52uw4BtO2elPgwxEeTf5UX2W5VApmCCdv0B58H9p/AO+QWs8p14yqEIJ3vB/oF5Iz0cBg avbcn8C+lC3oor+CKl5Fl/xuHhPrY0fQe9d9019j7rPOTFEYRPXYQGavGOlqyfKeobbIwmJZb0vn8 mPflVxg49ttRDsFsP4LT397sKpnBX/eI2poZoMrde+uVTQ9O0QarPP7sH6tvKVuV7wI6E+UUfY3ru JyPndEFl1cTwqQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:50298 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nxElq-0006Oj-15; Fri, 03 Jun 2022 17:23:50 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Taiju HIGASHI Subject: Re: bug#55612: [PATCH 0/2] Update guile-hall to 0.4.1. References: <20220524132642.14122-1-higashi@taiju.info> <062bf5f523196cae4da48085c8418ad076a72699.camel@telenet.be> <875ylvqaf9.fsf@taiju.info> Date: Fri, 03 Jun 2022 23:23:47 +0200 In-Reply-To: <875ylvqaf9.fsf@taiju.info> (Taiju HIGASHI's message of "Tue, 24 May 2022 23:20:42 +0900") Message-ID: <87y1ydh258.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 55612 Cc: Maxime Devos , 55612@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, Taiju HIGASHI skribis: > Thanks for your reply. > I see. So separating the packages doesn't solve anything because of the > conflicts that occur? > I'll see if I can fix gwl to solve this. Indeed, I get this: --8<---------------cut here---------------start------------->8--- $ guix build gwl --with-latest=3Dguile-config guix build: warning: cannot authenticate source of 'guile-config', version = 0.5.1 updating checkout of 'https://gitlab.com/a-sassmannshausen/guile-config'... retrieved commit 6a00702d044663fef6d6d619f4aeb75417e1b10b substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 10= 0.0% substitute: updating substitutes from 'https://guix.bordeaux.inria.fr'... 1= 00.0% The following derivations will be built: /gnu/store/9xnjw36mzhshqh3x7vmwi6q45v10i7rc-gwl-0.4.0.drv /gnu/store/0mwhz53h7whs3nahiv6d8drclqajz282-guile-config-0.5.1.drv /gnu/store/z9vkfyxlsnh1v2v4mmbdymxwza1dwmd3-guile-config-0.5.1-checkout.d= rv [=E2=80=A6] starting phase `build' GEN guix/extensions/workflow.scm mv -f "guix/extensions/workflow.scm-t" "guix/extensions/workflow.scm" GEN gwl/config.go ice-9/boot-9.scm:1685:16: In procedure raise-exception: Syntax error: gwl/config.scm:66:8: argument: extraneous field initializers (optional?) in= form (argument (name (quote file)) (optional? #f) (test file-exists?) (han= dler identity) (example "/path/to/my-workflow.w")) make: *** [Makefile:1574: gwl/config.go] Error 1 error: in phase 'build': uncaught exception: %exception #<&invoke-error program: "make" arguments: ("GUILE_AUTO_COMPILE= =3D0") exit-status: 2 term-signal: #f stop-signal: #f>=20 phase `build' failed after 0.3 seconds command "make" "GUILE_AUTO_COMPILE=3D0" failed with status 2 builder for `/gnu/store/9xnjw36mzhshqh3x7vmwi6q45v10i7rc-gwl-0.4.0.drv' fai= led with exit code 1 --8<---------------cut here---------------end--------------->8--- How about one of these two options: 1. Provide both versions of guile-config, use the old one in GWL, at the risk of preventing installation of guile-hall + gwl in the same profile (which is probably not much of a problem in practice). 2. Patch GWL so it works with the latest guile-config. That should unblock the situation. WDYT? Thanks, Ludo=E2=80=99.