From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id SF7oByMBVGKrLQEAgWs5BA (envelope-from ) for ; Mon, 11 Apr 2022 12:21:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id WAs4BSMBVGITSwEA9RJhRA (envelope-from ) for ; Mon, 11 Apr 2022 12:21:23 +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 B5D1840B7B for ; Mon, 11 Apr 2022 12:21:22 +0200 (CEST) Received: from localhost ([::1]:60866 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ndrAf-00031y-QN for larch@yhetil.org; Mon, 11 Apr 2022 06:21:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55896) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ndrAM-00030C-I5 for guix-patches@gnu.org; Mon, 11 Apr 2022 06:21:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48693) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ndrAM-0006N0-8B for guix-patches@gnu.org; Mon, 11 Apr 2022 06:21:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ndrAM-00015S-42 for guix-patches@gnu.org; Mon, 11 Apr 2022 06:21:02 -0400 Subject: bug#53882: [PATCH] gnu: Add ocaml-core. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 11 Apr 2022 10:21:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 53882 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: zimoun Cc: Julien Lepiller , 53882-done@debbugs.gnu.org Mail-Followup-To: 53882@debbugs.gnu.org, ludo@gnu.org, julien@lepiller.eu Received: via spool by 53882-done@debbugs.gnu.org id=D53882.16496724034077 (code D ref 53882); Mon, 11 Apr 2022 10:21:01 +0000 Received: (at 53882-done) by debbugs.gnu.org; 11 Apr 2022 10:20:03 +0000 Received: from localhost ([127.0.0.1]:42589 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ndr9P-00013c-3G for submit@debbugs.gnu.org; Mon, 11 Apr 2022 06:20:03 -0400 Received: from eggs.gnu.org ([209.51.188.92]:34132) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ndr9N-00012y-LW for 53882-done@debbugs.gnu.org; Mon, 11 Apr 2022 06:20:02 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:34590) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ndr9H-0005za-Td; Mon, 11 Apr 2022 06:19:55 -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=BJqK9pe8mShYF9dgMkvON6459Wl7DL8jO+EMxVKLxc8=; b=HfkaJuJxdKeF5rBgksD1 Fxcj9IR32VR9EqPa4tqUWmR7Twvm4xWoglHrlaJeFKF0ysmzHWWVuDXSoXyMKZdasYOGDg+gZEQIy njUREaRQLAVU2xBLth1Q2HA8laTST1F2qrF7oWoHoaeneOU5g2IdF5aKR7Jzcz5xJe0Cn/eexlZkY gkXSw6lK+JMqj1ewHfoANPkYlp08RT14IK2CMO5GRaWQYTncf1wZS8pz0GSfC3oOW5L8dZtsOD4aB BbAxWJ+Hn6ormAFeUTAoQ4lQMz7rf7k7bJtngt86lEDMwzWZ5F1OW1DytPJF/rkJU3LH3XiDS4UU+ WkIOWgR17W9QOw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:62808 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ndr9H-0003rN-Fc; Mon, 11 Apr 2022 06:19:55 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220208210815.7ae6484d@tachikoma.lepiller.eu> <20220408132148.3300884-1-zimon.toutoune@gmail.com> Date: Mon, 11 Apr 2022 12:19:52 +0200 In-Reply-To: <20220408132148.3300884-1-zimon.toutoune@gmail.com> (zimoun's message of "Fri, 8 Apr 2022 15:21:48 +0200") Message-ID: <87v8vfkjlj.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1649672482; 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-to: 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=BJqK9pe8mShYF9dgMkvON6459Wl7DL8jO+EMxVKLxc8=; b=JyfIJc9b9GaiPE5U0pLwTjV/45FPqVtMbNh9IGiSMpZddjDxbdQIekJ5D6WFk+jtEorhZJ gVniH9rRCLD+PYQMFqADdy78busQvJXrz1BoXkqL1kC8rUr5p9baNJDb/Gv+CUhEpLK9a/ 1xqVc232R6O7+h9mkXLPHhNm4U3vRKa3Da+eGH1vMxsCerFj8Xt+ktk4yUhlBFg+2mLciz Og8XzedDlvom4EYzFw3wlco0p2wqTrTj/AgUUO9r3E5QcEH3S07GJX4VlAEbrfLNcs2KsD d7ouXL5l0jzgawxbjKHlYXUOoczFwFQfHkh/cmk6GIgHutD604mVtNOQbXquqQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1649672482; a=rsa-sha256; cv=none; b=EMZK+y4fNDMWDEbi5Z+D5NWuT7IddUISQZrfeP/FPtUe/6jCci8J9ERspp/v6iiPenkz8u 48MpSLL2oerZ5BXwQj9lIXMOoOm53pZQrF+IqegxsX6UcosNhuAraBzXFXft/Ll3oKk6aA l+RK3aFJgrDX6GODmY5D1B9cSHLBoPh1yse+eKDQy4M8qb1siIiIUt01XN5hwvugawPJMc rdj1ZIxflMdEaaCVXg0R7YCL0VMw07fpGeHZF0T46BQ7o5EvhpSglVZB8bbmx0C6plZ/gs 5IyW9hPAjsQYjpEOhG9jm5Mn6rYrRa8lGFd0Ilq8GeMRDMZwnbgR4Ak7o8bYAQ== 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=HfkaJuJx; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -4.77 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=HfkaJuJx; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: B5D1840B7B X-Spam-Score: -4.77 X-Migadu-Scanner: scn0.migadu.com X-TUID: u6nscXPOYa41 Hi, zimoun skribis: > The aim of this series is: > > This patch series adds ocaml-core. It's one of the missing > dependencies for bap. Adding this will get us closer to being abl= e to > update bap, and getting rid of its ocaml4.07 dependencies. > > The first two patches modify the importer, and I needed them to i= mport > the packages. The following patches are dependencies of ocaml-cor= e. > All of them follow the same principle: add the package and make t= he > ocaml4.07 variant inherit from it. The derivation for most of the= se > variants stay the same. > > and the first patch comes from #54596 fixing ocaml-odoc broken by the rec= ent > change about dune. > > > All LTGM! I fixed minor typos and lint. Some descriptions would need a > better wording but hey. :-) Pushed the whole thing as 24851bf6f9afa29074b4b88f990704b2f386e202. Thanks to the three of you! Ludo=E2=80=99.