From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id GHB/NNR7tmRkCAEASxT56A (envelope-from ) for ; Tue, 18 Jul 2023 13:47:32 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id kFCBNNR7tmQ6sQAA9RJhRA (envelope-from ) for ; Tue, 18 Jul 2023 13:47:32 +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 A450D46B61 for ; Tue, 18 Jul 2023 13:47:32 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=NjJ32rjD; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1689680852; 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=W12C1d66BPbSOYJMU2OKF8eKV15RhTIvtJcggIN7K80=; b=a0npddc5Ax2lH5g3rORYHRKmJjRQEjvYynHPft5cAGbdilTE8gzMWqmrsuB0eDgMcKNK2B R8PMy0M8qjmVeaoHdvP6cLOW4giVytDCsbYP03WRDSWJN4uIcvsihfoBnDAW/1AG18eoXx 5equkKCcHaVjZZP4gogEuqslMxJAD6D8R15IfN0dA7B4OewtYSkarboNiy1j2bRP9w/sSU NRQ0S/2xMVkbLqydyMRUK4FpLSSMZeXJzFGe0i+tV6S6mKy0heNA8vgjalQwHMsG4WseSH wBYQA6f+tg3YaiNlF3kmycR4fwmuTzqPuaC106J7+S9TBG5XAVVI8drGyAA7RQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689680852; a=rsa-sha256; cv=none; b=enU+UdoSiLoqzjwBsCUn8xVDdGMqnWsHc195vq1OY7r9vzgRWlhlfObeBiM1J6a87MmA5c XU9SQnf1IhQ4W14qiFx0Zg7NjMsRNiybPSpX5oiBECqWrOqfQb+W+GnVgyjCjx+l0ZieHW honoyvjJ8UE4ARi45o9tN9EK9Zrm4duiOi6on0DLiO52F/dxl8kpCw7xvJSSURhUNUfw9L rtR6usy34fpqSQwLtS+Uzw4pssHrEVIKZvC9dt+UmS81g//VdZVUiB1gmTlYdhgQFFZyyM x8QyomyGAY5RMCYDrQeKISAB4LM8HJfvy2ve9zLKnlkFyVpEMVoH2TJHvBewwA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=NjJ32rjD; 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=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qLjAe-0000yI-DB; Tue, 18 Jul 2023 07:47:14 -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 1qLjAX-0000xZ-UB for guix-patches@gnu.org; Tue, 18 Jul 2023 07:47:07 -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 1qLjAU-0005ob-Lt for guix-patches@gnu.org; Tue, 18 Jul 2023 07:47:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qLjAU-0001CW-IV for guix-patches@gnu.org; Tue, 18 Jul 2023 07:47:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64249] [PATCH ocaml-team 1/2] gnu: ocaml: Update to 4.14.1. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 18 Jul 2023 11:47: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: pukkamustard Cc: 64249@debbugs.gnu.org, Julien Lepiller Received: via spool by 64249-submit@debbugs.gnu.org id=B64249.16896807764527 (code B ref 64249); Tue, 18 Jul 2023 11:47:02 +0000 Received: (at 64249) by debbugs.gnu.org; 18 Jul 2023 11:46:16 +0000 Received: from localhost ([127.0.0.1]:51789 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qLj9k-0001Ax-Bu for submit@debbugs.gnu.org; Tue, 18 Jul 2023 07:46:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45822) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qLj9h-0001Ag-2B for 64249@debbugs.gnu.org; Tue, 18 Jul 2023 07:46:15 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qLj9a-0005iA-2k; Tue, 18 Jul 2023 07:46:06 -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=W12C1d66BPbSOYJMU2OKF8eKV15RhTIvtJcggIN7K80=; b=NjJ32rjDX5M473ka8K47 pwafSU1vi5mEkqrhs4GW+yZdY1EG+cgMpD0T8jVlbCOXtaNZo0op43FvbmxVXCWsQoGDrryXbtNbl ISF0JcNAHcXHvDy+9ObksYDCOKuUt+Llh13xjeHuXjsyM/B7heOyFaRSOCvxed7Gd4mlrcKxcmLv1 NLIxHhSnujl9zU0X5CZm04vV0KWwbX/dSAhNGQ69BBxy5qt2xCLJ6Gkh9hsHpTIVWDSvW1epfAVY+ tRNkdxk0GZxbiw2hV8U4WvhGF9zCcUh13K6PAYhQ9vZZaDDtOcJi1vyDLc3b6C1q9me+9HDaVOy7P JKQESeNOaSVehQ==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qLj9Z-0006K1-Lu; Tue, 18 Jul 2023 07:46:05 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Tue, 18 Jul 2023 13:46:04 +0200 In-Reply-To: (pukkamustard@posteo.net's message of "Sat, 15 Jul 2023 17:38:27 +0000") Message-ID: <877cqxl9xf.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: -5.34 X-Spam-Score: -5.34 X-Migadu-Queue-Id: A450D46B61 X-TUID: Eo+nQ9SB80QJ Hello! pukkamustard skribis: > This is a WIP v2 for some updates to the OCaml packages.=20 There=E2=80=99s a cyclic dependency in here: --8<---------------cut here---------------start------------->8--- (exception %exception (non-self-quoting 140736850154944 "#<&package-= cyclic-dependency-error package: #<package ocaml4.07-alcotest@1.0.1 gnu/= packages/ocaml.scm:2838 7fffde9308f0> cycle: (#<package ocaml4.07-bas= e64@3.2.0 gnu/packages/ocaml.scm:4565 7fffde93f2c0> #<package ocaml4.= 07-dose3@7.0.0 gnu/packages/ocaml.scm:714 7fffde2bb6e0> #<package oca= ml4.07-opam-solver@2.1.5 gnu/packages/ocaml.scm:897 7fffde2aff20> #<p= ackage ocaml4.07-opam-client@2.1.5 gnu/packages/ocaml.scm:909 7fffde2a7210&= gt; #<package ocaml4.07-opam@2.1.5 gnu/packages/ocaml.scm:925 7fffde2a74= d0> #<package ocaml4.07-astring@0.8.5 gnu/packages/ocaml.scm:2759 7ff= fde2a7b00> #<package ocaml4.07-alcotest@1.0.1 gnu/packages/ocaml.scm:= 2838 7fffde9308f0>)>")) builder for `/gnu/store/qpfyz17ihan78a9cb6ln3c57zs8bwqw9-guix-package-cache= .drv' failed to produce output path `/gnu/store/gl6n9k7i6xnvkrnyk799y2bxxw5= 1by75-guix-package-cache' @ build-failed /gnu/store/qpfyz17ihan78a9cb6ln3c57zs8bwqw9-guix-package-cac= he.drv - 1 builder for `/gnu/store/qpfyz17ihan78a9cb6ln3c57zs8bwqw9-guix-pa= ckage-cache.drv' failed to produce output path `/gnu/store/gl6n9k7i6xnvkrny= k799y2bxxw51by75-guix-package-cache' --8<---------------cut here---------------end--------------->8--- Via . Could you take a look and submit an updated version? Ludo=E2=80=99.