From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id j5tFM1mXtmCYBQEAgWs5BA (envelope-from ) for ; Tue, 01 Jun 2021 22:23:53 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id AIL6LVmXtmANUAAA1q6Kng (envelope-from ) for ; Tue, 01 Jun 2021 20:23:53 +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 7B5BC21F30 for ; Tue, 1 Jun 2021 22:23:53 +0200 (CEST) Received: from localhost ([::1]:52892 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1loAvY-0006Mo-Iv for larch@yhetil.org; Tue, 01 Jun 2021 16:23:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42092) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1loAuk-0004pe-3W for guix-patches@gnu.org; Tue, 01 Jun 2021 16:23:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54459) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1loAuj-0007Ho-RI for guix-patches@gnu.org; Tue, 01 Jun 2021 16:23:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1loAuj-0006ky-Mk for guix-patches@gnu.org; Tue, 01 Jun 2021 16:23:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47768] [PATCH v3 00/42] Assorted OCaml patches Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 01 Jun 2021 20:23:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47768 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Xinglu Chen Cc: pukkamustard , Maxime Devos , 47768@debbugs.gnu.org, divoplade , Erik Received: via spool by 47768-submit@debbugs.gnu.org id=B47768.162257897325933 (code B ref 47768); Tue, 01 Jun 2021 20:23:01 +0000 Received: (at 47768) by debbugs.gnu.org; 1 Jun 2021 20:22:53 +0000 Received: from localhost ([127.0.0.1]:37772 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1loAua-0006kD-Mb for submit@debbugs.gnu.org; Tue, 01 Jun 2021 16:22:52 -0400 Received: from mout02.posteo.de ([185.67.36.66]:40375) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1loAuY-0006ju-TA for 47768@debbugs.gnu.org; Tue, 01 Jun 2021 16:22:51 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 98CFF240101 for <47768@debbugs.gnu.org>; Tue, 1 Jun 2021 22:22:44 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1622578964; bh=OPWM59PT3/RS5AtRQNXuNwkB+3kQoI4GjAVUitNzjqY=; h=From:To:Cc:Subject:Date:From; b=JR6onC7ocMx3OxOjvmb/QIlMTRiVj8XzAg+rI/MEMQjkDW/OrAD2NwTw/5gs9cp9V KmxP1IdWcbd0j5UPbD7hT3wij8M6rBKAUwG8+7n80RFdZZ0ivAOy/SE0l2HGOP8hkh dHuXGg6FhGlPC+u8mkqGTgKl1k5R0gF0Gl2D8b93GPEIPq3XZ2BPkpr4B97WlXiLwe E0qaRXT5yQQxV8VY2nQ3ReXbfMTFc6G188zI7R/OpVsKkDuPNpD5QsV+IPxZGE2TWV pcpaw8XFTXUrvV2wbmBSve9v7fxUuMFu1GhbpEzn5EM19y2r0i/sPjuEgyh1/dYqKG KRVgEYxgZOnRg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Fvk9W4sqnz6tmF; Tue, 1 Jun 2021 22:22:39 +0200 (CEST) From: pukkamustard Date: Tue, 1 Jun 2021 20:21:21 +0000 Message-Id: <20210601202203.8587-1-pukkamustard@posteo.net> In-Reply-To: <87lf82hasx.fsf@yoctocell.xyz> References: <87lf82hasx.fsf@yoctocell.xyz> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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=1622579033; 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=x3rpVbwQ+7BUNquDKWz/l2WuEzaEPh/wlwHhW3bV+2k=; b=UQqRdyhS2/DMYvox/NPSOsoAsJvPUe34EsbRVSAWXaLqMv2txSbcimgZezGBIdZMbV4liw wdXLsjszoFl0I/T1iz/phXY34WgvwUU/LqsWicAy44m7BpnYLWMh/Fu4zxJW08gpY8jdXO llQ2u6B/pQonQ6tX9DOUFmg21UYmHwCb+qF2rT+gd11fX2NQxyJjsb+UixljTuglT3Rhlo sO2ZaxG2K/wNqJdGQVFiUNzIvbuzEiGavz8xKkfSTneCrEl28DNRFh1syk56TBW4jUXFE0 Hn+zcaFvTcOQtruMplI/RZXXuOFPcSdRhsdQ0NBpKKq52mxp1odXg4eGV43S7g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1622579033; a=rsa-sha256; cv=none; b=j+XssvVk6XrhicCOWQ1jkBJzKoQ0McNBCv/BGxmBbNUfoM2A1ptSqCY+YswR/X0DBCYUFP 470ny3ZvC1IO0grqomYaTO4DaMH9shmJYJ5sldBKzR4NwvqeEz1GkJrjMyP2x8S8ZWhw3Q t7cXXVaDfon+pk8ezRWZWZWma8rQw7IEts1nbJ+1UgJqP6H0L2EwIz2+vXwVazmaI7fPDY ZY43lHsHA/crwCLHfCTZ3LZP42vHDe/enlkgwSaYk+NBpP/MG/Ajr5z/oe9MmnPd63jyCM /PQX8escnjKXMmzTZ9lmkX1uoEcXyHoym0+WEOXjZQ8AiuSskjz9IDjDHlM/1g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=JR6onC7o; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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: -0.33 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=JR6onC7o; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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: 7B5BC21F30 X-Spam-Score: -0.33 X-Migadu-Scanner: scn0.migadu.com X-TUID: cPXkvk31G9hL Hi, Xinglu Chen writes: > All the packages build fine, but I haven’t tested anything. Thanks for the review! It follows a V3 with the two changes you suggested (add tests for ocaml-uunf and merge patches 10 and 11 of V2). Erik has tested some of the packages and reports that everything seems to be fine. > LGTM! Maybe we are good to merge now? -pukkamustard divoplade (2): gnu: Add ocaml-graphics. gnu: Add ocaml-js-of-ocaml. pukkamustard (40): gnu: ocaml-integers: Update to 0.4.0. gnu: ocaml-ctypes: Update to 0.18.0. gnu: ocaml-ctypes: Make ocaml-integers a propagated input. gnu: ocaml-lwt: Make libev a propagated input. gnu: ocaml-lwt: Update to 5.4.0. gnu: ocaml4.07-gen: Update to 0.5.3. gnu: Add ocaml-gen. gnu: Add ocaml-stdio. gnu: Add ocaml-compiler-libs. gnu: ocaml-migrate-parsetree: Update to 2.1.0. gnu: Add ocaml-ppxlib. gnu: Add ocaml-sedlex. gnu: Add ocaml-uunf. gnu: Add ocaml-ppx-sexp-conv. gnu: Add ocaml-bigstringaf. gnu: Add ocaml-ppx-let. gnu: Add ocaml-syntax-shims. gnu: Add ocaml-ppx-compare. gnu: Add ocaml-ppx-here. gnu: Add ocaml-ppx-cold. gnu: Add ocaml-ppx-assert. gnu: Add ocaml-ppx-custom-printf. gnu: Add ocaml-ppx-hash. gnu: Add ocaml-ppx-enumerate. gnu: Add ocaml-ppx-js-style. gnu: Add ocaml-ppx-base. gnu: Add ocaml-fieldslib. gnu: Add ocaml-ppx-fields-conv. gnu: Add ocaml-ppx-optcomp gnu: Add ocaml-ppx-optional. gnu: Add ocaml-jst-config. gnu: Add ocaml-jane-street-headers. gnu: Add ocaml-time-now. gnu: Add ocaml-ppx-inline-test. gnu: Add ocaml-angstrom. gnu: Add ocaml-uri. gnu: Add ocaml-variantslib. gnu: Add ocaml-ppx-variants-conv. gnu: Add ocaml-ppx-expect. gnu: ocaml-num: Update to 1.4. gnu/packages/ocaml.scm | 1751 ++++++++++++++++++++++++++-------------- 1 file changed, 1133 insertions(+), 618 deletions(-) -- 2.31.1