From patchwork Sat Jul 15 17:38:27 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: pukkamustard X-Patchwork-Id: 1642 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 9B47727BBE9; Sat, 15 Jul 2023 18:40:42 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 801FF27BBE2 for ; Sat, 15 Jul 2023 18:40:40 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qKjFZ-0001M4-Ga; Sat, 15 Jul 2023 13:40:09 -0400 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 1qKjFS-0001L9-Eb for guix-patches@gnu.org; Sat, 15 Jul 2023 13:40:03 -0400 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 1qKjFS-0000S3-6P for guix-patches@gnu.org; Sat, 15 Jul 2023 13:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qKjFS-0006wB-2N; Sat, 15 Jul 2023 13:40:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64249] [PATCH ocaml-team v2 0/7] Attempt to update ocaml, coq, dune and opam. References: In-Reply-To: Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: julien@lepiller.eu, pukkamustard@posteo.net, guix-patches@gnu.org Resent-Date: Sat, 15 Jul 2023 17:40: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: 64249@debbugs.gnu.org Cc: pukkamustard , Julien Lepiller , pukkamustard X-Debbugs-Original-Xcc: Julien Lepiller , pukkamustard Received: via spool by 64249-submit@debbugs.gnu.org id=B64249.168944274326472 (code B ref 64249); Sat, 15 Jul 2023 17:40:02 +0000 Received: (at 64249) by debbugs.gnu.org; 15 Jul 2023 17:39:03 +0000 Received: from localhost ([127.0.0.1]:45958 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qKjEU-0006st-J6 for submit@debbugs.gnu.org; Sat, 15 Jul 2023 13:39:02 -0400 Received: from mout01.posteo.de ([185.67.36.65]:35137) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qKjER-0006rq-V7 for 64249@debbugs.gnu.org; Sat, 15 Jul 2023 13:39:01 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id D07A1240028 for <64249@debbugs.gnu.org>; Sat, 15 Jul 2023 19:38:53 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1689442733; bh=pMcSoZ7W+E2JwybeZIxM9QwuafJbId4Y/+ij1Frn3PY=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version: Content-Transfer-Encoding:From; b=icBkqgd+UbYAblc3OWSNFnPgfpKQ5Iy91oqHTSffA2B8BBs8mwIK0vT4JzTSn9aYE wEqi/HiCdAH6m7V56xbAH8oVHVlCV2FK67SbdmV1l8Xa75xCPs1+trfeJ/6XqiYa09 vRuUCghhoTCYv3lAVHzt+xDP9ht+kZVa866afNU3BPpYh2sZHEvYk6oTeY/olIG8Ir EwcKRWldwTJdAJDV2WrPA8KsLsr8HVQOvX9OdMOOwVFh/lcCyz/Bzv4zkzpmntn8Eu zyPzS/PZd7j/se8OhMrq0+UHT+nsWsQD0OFGeL47g72FmhSo44AmFuKaJ/tuZ13cES yKPi8CqdSA35g== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4R3FvK1nclz9rxN; Sat, 15 Jul 2023 19:38:52 +0200 (CEST) From: pukkamustard Date: Sat, 15 Jul 2023 17:38:27 +0000 Message-Id: MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches Hello Guix, This is a WIP v2 for some updates to the OCaml packages. See also https://lists.gnu.org/archive/html/guix-devel/2023-06/msg00075.html. Some changes to the v1: - Update coq to 8.17.1. This fixes a build failure caused by the v1 of this series. - Attempt to update opam to 2.1.5. Build fails with `Error: Unbound value Base64.decode_exn` even though the base64 library seems to be available properly. When keeping the failed build directory and manually building, build seems to work. I'm a bit clueless on what is going on and just posting this in the hope that somebody can spot the issue or provide some clues. - opam package is split into individual sub-libraries. This reduces the size of the final `opam` package considerably (tested for 2.1.3). - The update to `ocaml-dose3` needs to be merged with the opam update commit as old opam (2.1.3) does not compile with the new ocaml-dose3. Thanks, pukkamustard pukkamustard (7): gnu: ocaml: Update to 4.14.1. gnu: coq: Update to 8.17.1. gnu: dune-bootstrap: Update to 3.9.1. gnu: ocaml-graph: Update to 2.0.0. gnu: ocaml-base64: Update to 3.5.1. gnu: ocaml-dose3: Update to 7.0.0. WIP: gnu: opam: Update to 2.1.5. gnu/local.mk | 4 - gnu/packages/coq.scm | 24 +- gnu/packages/ocaml.scm | 316 +++++++++++++++--- .../ocaml-dose3-Fix-for-ocaml-4.06.patch | 52 --- .../ocaml-dose3-Install-mli-cmx-etc.patch | 133 -------- .../ocaml-dose3-add-unix-dependency.patch | 25 -- .../ocaml-dose3-dont-make-printconf.patch | 9 - 7 files changed, 268 insertions(+), 295 deletions(-) delete mode 100644 gnu/packages/patches/ocaml-dose3-Fix-for-ocaml-4.06.patch delete mode 100644 gnu/packages/patches/ocaml-dose3-Install-mli-cmx-etc.patch delete mode 100644 gnu/packages/patches/ocaml-dose3-add-unix-dependency.patch delete mode 100644 gnu/packages/patches/ocaml-dose3-dont-make-printconf.patch base-commit: 01412c6c6a98e4da10676560638640d0f33e1a02