From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:5f26::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 8K3fCbNInmUhKwEAkFu2QA (envelope-from ) for ; Wed, 10 Jan 2024 08:35:15 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id uFPQBbNInmWZDAAAqHPOHw (envelope-from ) for ; Wed, 10 Jan 2024 08:35:15 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; 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"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=lepiller.eu (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1704872115; 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; bh=nQIs0K03U0pP19DL9ayvM1Fb/Ad82qeiKEW7d159IaQ=; b=MfxLUyJWgXSU8/9urA1KuruhgUtUuXa8qgs+QdI8PxfSwQWK/jMOd8WIcCfP1kp3ayElx0 e6Vf3QYvsvsD00tWqKJSQSBWwi7wNUKHtvII0vS50gKkQ5MpD2S0HLJBX/D53JbxcVEIm4 1kwTj9QMs/i/I/F/jJRyQVy12ObvxV3qd3fkgSom/Ow5D6n0Wp/FYPIz7LphXkqKM8BPBD NqVrzH3q2N725wECThrLNh90kH3KQEIVGaLwdNP6zu1e3GmVa7sBedGUjp1zsr2rVeKz1T G5I1fsupU8M0KLx51aiwuFcPDFw+ksaZWUSiGHJ6MrTQs9GX73kpjQziI0p4uA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=lepiller.eu (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1704872115; a=rsa-sha256; cv=none; b=gNphJq3ynHlO8KiIp5SdLOI64Emx5XPwDIWPWXeONn5Zn9KPWeX94/mk0IB6jTjEBVTuqn DYildcah2r+1pmGYFNQC3YXH3M6NuahxzRxNx28yoe2cuflNG/sWx9poJf660ehnELzEaa sakXy71nN0StM5v6lYKK58//ZPHQ4xaI2YH4Of/BMBp1EhvTRSeWTHHKjj/WM6D+pSbP+K oXk0jEncIlnHR4agw+YxGXhtJVd95oSwEn2b/NAqZy9aG26aNCkitxpCpY6bDW4fUMckFq /Sn9G7m0MxjF1BLGUvyvqoOxMm4P209zpC8ZnCd9KQRyP2IzU7qk84+m6Bn9Hg== 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 0A32D45371 for ; Wed, 10 Jan 2024 08:35:14 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rNT74-00079T-GA; Wed, 10 Jan 2024 02:34:58 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rNT71-000790-9A for guix-patches@gnu.org; Wed, 10 Jan 2024 02:34:55 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rNT71-0007bN-12 for guix-patches@gnu.org; Wed, 10 Jan 2024 02:34:55 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rNT78-0007l3-A2 for guix-patches@gnu.org; Wed, 10 Jan 2024 02:35:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#64249] [PATCH 0/9] Fix frama-c Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 10 Jan 2024 07:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64249 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: ds-ac@nanein.fr Cc: pukkamustard@posteo.net, 64249@debbugs.gnu.org, Josselin Poiret Received: via spool by 64249-submit@debbugs.gnu.org id=B64249.170487206229756 (code B ref 64249); Wed, 10 Jan 2024 07:35:02 +0000 Received: (at 64249) by debbugs.gnu.org; 10 Jan 2024 07:34:22 +0000 Received: from localhost ([127.0.0.1]:41634 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rNT6U-0007js-8a for submit@debbugs.gnu.org; Wed, 10 Jan 2024 02:34:22 -0500 Received: from 46.233.146.77.rev.sfr.net ([77.146.233.46]:34622 helo=localhost) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rNT6R-0007jb-OD for 64249@debbugs.gnu.org; Wed, 10 Jan 2024 02:34:21 -0500 Received: from localhost (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 17ffc748; Wed, 10 Jan 2024 07:34:05 +0000 (UTC) Received: by localhost (OpenSMTPD) with ESMTPSA id cce971bc (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Wed, 10 Jan 2024 07:34:05 +0000 (UTC) Date: Wed, 10 Jan 2024 08:34:04 +0100 From: Julien Lepiller Message-ID: <20240110083404.1ce4f833@lepiller.eu> In-Reply-To: References: <20231224140732.4467c1fa@tachikoma.lepiller.eu> X-Mailer: Claws Mail 4.1.1 (GTK 3.24.37; 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -6.19 X-Spam-Score: -6.19 X-Migadu-Queue-Id: 0A32D45371 X-TUID: knm31+GzaBrI Le Sun, 24 Dec 2023 17:43:35 +0100, ds-ac@nanein.fr a =C3=A9crit : > From: Arnaud Daby-Seesaram >=20 >=20 > This patch series is built on top of > 8b5b9fc21ea504eb5d226546884db2ebc6287b7d from > https://git.guix-patches.cbaines.net/guix-patches/. >=20 > It: > - updates Why3 (the non-trivial diff comes from `guix style` changes). >=20 > - adds new dependencies of frama-c. > These definitions come from the Guix importer for opam, with small > edits. I had to disable checks for two of them. > Note: tests are disabled for similar Guix packages and are not run > by opam. >=20 > - updates frama-c to its latest stable version. > I switched the package to dune-build-system. >=20 > Arnaud DABY-SEESARAM (9): > gnu: why3: Update to 1.6.0. > gnu: Add ocaml-ppx-deriving-yojson. > gnu: Add ocaml-junit > gnu: Add ocaml-junit-alcotest > gnu: Add ocaml-yaml > gnu: Add ocaml-ppx-deriving-yaml. > gnu: Add ocaml-ppx-import. > gnu: Add ocaml-dune-site. > gnu: update frama-c to 27.1-Cobalt. >=20 > gnu/packages/maths.scm | 145 +++++++++++++++++++------------------- > gnu/packages/ocaml.scm | 154 > +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 229 > insertions(+), 70 deletions(-) >=20 >=20 > base-commit: 8b5b9fc21ea504eb5d226546884db2ebc6287b7d I managed to perform the complete update without breaking a single dependent of ocaml@4! I used the first 12 patches from pukkamustard, added a few updates of my own (including a more recent ocaml-ppxlib, but not the latest, to ensure compatibility with both janestreet 0.15 and 0.16), added your patches (I reworked the order a bit and merged the first and last one), fixing descriptions, license, source and adding a copyright header for you. I also extended the dune-site definition to run the tests by adding a few more packages. Lastly, I included pukkamustard's last patch, and everything seems to be working now. In total, we get 34 patches, and I checked that each intermediate commit still builds and doesn't break any package. I'm sending them momentarily, so QA can have a chance to build them.