From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id CA9rMqjidV9DfwAA0tVLHw (envelope-from ) for ; Thu, 01 Oct 2020 14:07:36 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id H5YiLqjidV8JXQAAB5/wlQ (envelope-from ) for ; Thu, 01 Oct 2020 14:07:36 +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 893669402A7 for ; Thu, 1 Oct 2020 14:07:36 +0000 (UTC) Received: from localhost ([::1]:57434 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kNzF9-0004ss-1D for larch@yhetil.org; Thu, 01 Oct 2020 10:07:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60138) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kNzEf-0004gL-EN for guix-patches@gnu.org; Thu, 01 Oct 2020 10:07:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54523) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kNzEc-0005lP-2q for guix-patches@gnu.org; Thu, 01 Oct 2020 10:07:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kNzEb-0003AK-TQ for guix-patches@gnu.org; Thu, 01 Oct 2020 10:07:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#43745] [PATCH 25/27] gnu: ocaml-jane-street-headers: Build only with OCaml 4.07. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 01 Oct 2020 14:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43745 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 43745@debbugs.gnu.org Received: via spool by 43745-submit@debbugs.gnu.org id=B43745.160156116112079 (code B ref 43745); Thu, 01 Oct 2020 14:07:01 +0000 Received: (at 43745) by debbugs.gnu.org; 1 Oct 2020 14:06:01 +0000 Received: from localhost ([127.0.0.1]:37834 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNzDd-00038e-45 for submit@debbugs.gnu.org; Thu, 01 Oct 2020 10:06:01 -0400 Received: from lepiller.eu ([89.234.186.109]:51934) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNywU-0001sR-4y for 43745@debbugs.gnu.org; Thu, 01 Oct 2020 09:48:18 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 1c3774a5 for <43745@debbugs.gnu.org>; Thu, 1 Oct 2020 13:48:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=from:to :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=dkim; bh=i2nu5NptuWF5hwCWEaKEYicKD UC33jp+HIqJW2v4ECI=; b=DcAbPj/uxJW83a3lgpRRU82LENsDko/mTEK32/ztb lbsSBSJEUJzj4GXHOdQPURbFdm1c/2f+1ZtszPthNEqCIK3+XsUWfMrLRdKqOFIt 0MltMZ3T8c6zpHBj08nPRQgT40D/qdFc360G7oB87OWp4wuRfpnelemxp5Ry3O0G UfHXLxYunszB+ZqPvn6eftMDv2lS3RzBh3uyx2si2y9M8TMgKjbZ8jGdy9WEQhZI FVnWKk9HLEPMOxtmMedHyH1+6dWp8n1Q7AWafv/5RZT9bZAIC3MpArD01Z3TGGbJ SXDzxNwxEOAVyDiewx7kHZ87kM3Y+r2W/oQpqWy/lTdlg== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 3be9e534 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <43745@debbugs.gnu.org>; Thu, 1 Oct 2020 13:48:14 +0000 (UTC) From: Julien Lepiller Date: Thu, 1 Oct 2020 15:41:31 +0200 Message-Id: <20201001134133.32105-25-julien@lepiller.eu> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201001134133.32105-1-julien@lepiller.eu> References: <20201001153909.296c8d3e@tachikoma.lepiller.eu> <20201001134133.32105-1-julien@lepiller.eu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) 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-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=lepiller.eu header.s=dkim header.b=DcAbPj/u; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (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-Spam-Score: 5.09 X-TUID: Scdn8+HICuB+ * gnu/packages/ocaml.scm (ocaml-jane-street-headers): Rename to... (ocaml4.07-jane-street-headers): ...to this. Use OCaml 4.07. --- gnu/packages/ocaml.scm | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 96ef6fbd17..1a08bc9531 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -5182,9 +5182,9 @@ This library implements a splittable pseudo-random number generator that sacrifi cryptographic-quality randomness in favor of performance.") (license license:asl2.0))) -(define-public ocaml-jane-street-headers +(define-public ocaml4.07-jane-street-headers (package - (name "ocaml-jane-street-headers") + (name "ocaml4.07-jane-street-headers") (version "0.11.0") (source (origin (method url-fetch) @@ -5196,7 +5196,10 @@ cryptographic-quality randomness in favor of performance.") "0afhzm08l9v883fhpqqh2lmy7az609pxif40bp7x1sk8c0yszqsh")))) (build-system dune-build-system) (arguments - `(#:test-target ".")) + `(#:test-target "." + #:ocaml ,ocaml-4.07 + #:findlib ,ocaml4.07-findlib + #:dune ,ocaml4.07-dune)) (home-page "https://github.com/janestreet/jane-street-headers") (synopsis "Jane Street C header files") (description "This package provides C header files shared between the @@ -5350,8 +5353,7 @@ standard library that was developed by Jane Street.") ("ocaml-bin-prot" ,ocaml4.07-bin-prot) ("ocaml-configurator" ,ocaml4.07-configurator) ("ocaml-fieldslib" ,ocaml4.07-fieldslib) - ("ocaml-jane-street-headers" - ,(package-with-ocaml4.07 ocaml-jane-street-headers)) + ("ocaml-jane-street-headers" ,ocaml4.07-jane-street-headers) ("ocaml-ppx-assert" ,ocaml4.07-ppx-assert) ("ocaml-ppx-base" ,ocaml4.07-ppx-base) ("ocaml-ppx-hash" ,ocaml4.07-ppx-hash) -- 2.28.0