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 wOscKI6iOGFBpQAAgWs5BA (envelope-from ) for ; Wed, 08 Sep 2021 13:46:22 +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 QHgoJI6iOGELQAAAbx9fmQ (envelope-from ) for ; Wed, 08 Sep 2021 11:46:22 +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 DDEBD291EF for ; Wed, 8 Sep 2021 13:46:21 +0200 (CEST) Received: from localhost ([::1]:54136 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mNw21-000491-1f for larch@yhetil.org; Wed, 08 Sep 2021 07:46:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60006) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mNw1i-00048q-QE for guix-patches@gnu.org; Wed, 08 Sep 2021 07:46:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47267) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mNw1i-00074h-Ir for guix-patches@gnu.org; Wed, 08 Sep 2021 07:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mNw1i-0000FM-D0 for guix-patches@gnu.org; Wed, 08 Sep 2021 07:46:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49868] [PATCH 0/2] guix: dune-build-system: Add a profile parameter. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 08 Sep 2021 11:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49868 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: pukkamustard Cc: 49868-done@debbugs.gnu.org Received: via spool by 49868-done@debbugs.gnu.org id=D49868.1631101540917 (code D ref 49868); Wed, 08 Sep 2021 11:46:02 +0000 Received: (at 49868-done) by debbugs.gnu.org; 8 Sep 2021 11:45:40 +0000 Received: from localhost ([127.0.0.1]:58813 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mNw1M-0000Ej-CL for submit@debbugs.gnu.org; Wed, 08 Sep 2021 07:45:40 -0400 Received: from lepiller.eu ([89.234.186.109]:57574) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mNw1I-0000ET-FB for 49868-done@debbugs.gnu.org; Wed, 08 Sep 2021 07:45:38 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 84799bd9; Wed, 8 Sep 2021 11:45:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=dkim; bh=p2OPRRn++iAv 4LzSZjydOFgwEmefbbmQqFxjU2RT/M8=; b=Sw0qlUSLPnnZ+tc5XJgRy+tot0D/ RgXh3OWaAup0PBLGmlwY77j8L3bIsOrVV0+sumIegCLrSuECVnyIzM/1eRUYKWHT gi1tyR60eDMrDI3brMmsg4r8vxhdKD4T9Qv+XXQlFOIF0sgYQh8RXU2Wej28fBtw pwBjh406WbNhzx5gIokWCqPyrjyv7bBmj1aaP9MjCaVQdFrq7Rcp1EdTeG/5PNV8 JembzTK085un0W4SWYCR168N+BRWBbDNVTyPfdndf6L2wuPp56d5B25rYHG6+OTl QOZLcIwHxt47+UWMB61fBHPJFryRs0F9bog3TThaFmD44PViKdqsAi5CbQ== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 543ac097 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Wed, 8 Sep 2021 11:45:33 +0000 (UTC) Date: Wed, 8 Sep 2021 13:45:21 +0200 From: Julien Lepiller Message-ID: <20210908134521.5eba3dd3@tachikoma.lepiller.eu> In-Reply-To: <86h7evxyf2.fsf@posteo.net> References: <20210804080423.3533-1-pukkamustard@posteo.net> <20210821000926.00deacf3@tachikoma.lepiller.eu> <868s0r72rb.fsf@posteo.net> <865yvv71sw.fsf@posteo.net> <86zgt75lhe.fsf@posteo.net> <86y288yavn.fsf@posteo.net> <36A316B4-720C-4753-AFFC-DBC68DBE5EF4@lepiller.eu> <86pmtky4yu.fsf@posteo.net> <20210907150330.31124799@tachikoma.lepiller.eu> <86lf48xifn.fsf@posteo.net> <20210908000321.662876ee@tachikoma.lepiller.eu> <86h7evxyf2.fsf@posteo.net> X-Mailer: Claws Mail 3.18.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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=1631101582; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=p2OPRRn++iAv4LzSZjydOFgwEmefbbmQqFxjU2RT/M8=; b=e/wjM2s14rXo5XzNAw8Wz/nGlnzzi8zi4invJuLcy4XKoKP9pq+QHlXFJEmIcsege5dC97 bEY1KLWeAppclt0/owlAJdzoe/JZSDWEeYuGQhM+dSXC8xaWu0AizJqR/1BguroS5GJffF Vxfk8X9BkhwH4gzVs3b4xGpZQsUukgM2vDAt+ZmQfc3hjWLEB+37CnRVOu59TwE67ftv11 p5U8t9CzgpoO2dcJCujD6x5iij6wgafMzPSZlDh3LVvAyrznKwd+CVDll4GIYCQC5vMj3/ SvbWdKjTKrK4atuNQSKuKnH6jnAq4QK8fp+mO9E5OofullOtZHDVwpxSk1DAsQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631101582; a=rsa-sha256; cv=none; b=JXecdwQiS6mo8FV14JZIoG3u5XjctME5+tIFRr2mms61UCx/i5XAHc+wQThDXw3utgYmnr CkOrpdDoy0mKWXo6Dfo7ZJh7n7neJ5nHOGMHy3KnG9Vy8UI9UmolfUt6602fZ8i19wfiNB snxFeUY4rwe+alRLE/L8YgWjZlptV6+TYR3q+9De3QypJaRZsJO2Ur7oOu8qnCdtVcVOKm Z5Z51gfZt7ODyQPLml3OPiLCXtwX1zJkbwISJxMtIYqhH18NwRa7mm5j9LrgT0Q64csVW2 WBMjhZWdqL+ehQuenFzbSDx5tdcvSkCHa/rnvu613QiR5vSk4MZSUy8dzjx/wQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=Sw0qlUSL; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (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: -1.31 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=Sw0qlUSL; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (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: DDEBD291EF X-Spam-Score: -1.31 X-Migadu-Scanner: scn0.migadu.com X-TUID: 3uLnrFOg+WZs Le Wed, 08 Sep 2021 08:24:19 +0000, pukkamustard a =C3=A9crit : >=20 > Attached a patch that does that. ocaml4.07 packages are building > again. >=20 > Unsure about the double quote things and if there is a better way to > check versions. >=20 > > Another solution would be to get rid of > > ocaml4.07, but that's our future bootstrap path (as this is the only > > bootstrapped version currently), so we will need it anyway... >=20 > Yup, good to keep it. >=20 Pushed as f8f94cc5446753b37ab3ddd23e21919efd006769, thanks! I made an adjustment to the commit message and used version>=3D in (guix build-system dune) instead of comparing to the exact version, in case someone wants to use a different version, older that 2.5.0. Otherwise unchanged. Thanks again!