From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id aM04GYgyEmERUgEAgWs5BA (envelope-from ) for ; Tue, 10 Aug 2021 10:02:16 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id EDC/FIgyEmEUHgAAbx9fmQ (envelope-from ) for ; Tue, 10 Aug 2021 08:02:16 +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 84662ED9D for ; Tue, 10 Aug 2021 10:02:15 +0200 (CEST) Received: from localhost ([::1]:44078 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mDMiE-0005x1-MF for larch@yhetil.org; Tue, 10 Aug 2021 04:02:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58070) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mDMi2-0005w5-Hj for guix-patches@gnu.org; Tue, 10 Aug 2021 04:02:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46840) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mDMi2-0002lM-9M for guix-patches@gnu.org; Tue, 10 Aug 2021 04:02:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mDMi2-0004ix-4v for guix-patches@gnu.org; Tue, 10 Aug 2021 04:02:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49867] [PATCH v2 11/31] gnu: Add ocaml-crowbar. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 10 Aug 2021 08:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49867 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Xinglu Chen Cc: 49867@debbugs.gnu.org Received: via spool by 49867-submit@debbugs.gnu.org id=B49867.162858247218090 (code B ref 49867); Tue, 10 Aug 2021 08:02:02 +0000 Received: (at 49867) by debbugs.gnu.org; 10 Aug 2021 08:01:12 +0000 Received: from localhost ([127.0.0.1]:58383 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mDMhE-0004hi-If for submit@debbugs.gnu.org; Tue, 10 Aug 2021 04:01:12 -0400 Received: from mout01.posteo.de ([185.67.36.65]:42843) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mDMhB-0004hU-KI for 49867@debbugs.gnu.org; Tue, 10 Aug 2021 04:01:10 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 69322240028 for <49867@debbugs.gnu.org>; Tue, 10 Aug 2021 10:01:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1628582463; bh=FzVxvLzkSjmIuhJs5JqtmSamCN2PXsh+DMwVWlCNU4Q=; h=From:To:Cc:Subject:Date:From; b=DC/zW4s0j2ZaFEL98zH+yLWaIyHK8/SNsI9oA0LQZTh/9Y3YucP3KvhU6uQuBgbSc Tqg02ePB/s1poKSXJPFJg/HY2Ydfsy+YXNVG/QXA1AT1vrFIwic1SE/poHQe+gLElh q6cv1dBXTOCsM9yz96p6HzMGxHqVtMkbTEua2pY4o+jUYxRwEeBp0cUtALnekhM84h M2zxk3/LWS6QkYc0Hj7T5L4H3JNdUEf6iwVNycFJYQ3Us7MvUGsszWw+ZNiYVVpRWv yChSYljORk07OQ7GPN+doZ6f7yjzEmjO0BeJ2PP8WOWsNEJmmxqXjkok0exHMAAftz 55feemKRdx5qQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4GkQPV14kCz9rxX; Tue, 10 Aug 2021 10:01:01 +0200 (CEST) References: <86pmun5cp5.fsf@posteo.net> <20210809070124.25641-1-pukkamustard@posteo.net> <20210809070124.25641-11-pukkamustard@posteo.net> <87mtprosht.fsf@yoctocell.xyz> From: pukkamustard In-reply-to: <87mtprosht.fsf@yoctocell.xyz> Date: Tue, 10 Aug 2021 08:00:53 +0000 Message-ID: <86bl65u3t6.fsf@posteo.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" 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=1628582535; 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: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=6MQcodbJR670yhLkzJ/YOFVc6LyeLWTmUmJL2qzEvk0=; b=aZdTCoQqlzBwELgnCmyi/cSkZuxuGkIwzJN4Vw8VF3BIapup1v6pQxJOENZB8hbHjSqj6p YHpv8WZZVw6WBxsAQKSvxBXC12aXR/Pr4/Jca+/htQBnM6W4hbGFfaHReyn5wyM5KSKIlb UkMTsM8C42tJDNkIgoo0nsbV2s2mzqIdxo79YnzDDTIQ8hhhw0ApOSWDMQt5r2Ug7yFt0g n/2nDj8UVmVYIrGnbOzhiy3IvLgTSJE42/4Sx5az7gpbVC9Ql5LSIFkD5JoIyYDNtgd8tu oveaDsJPf0/dOwRxkKWHAyPRhspSi/Zsv+x/qKgWZ0XaW24YROtwMVfYIJT0kg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1628582535; a=rsa-sha256; cv=none; b=q73ml2CG1Es7PRHmEJmb0b7vUtsCKPfKg7r5lJFeWU9cpwsN5l5yj21o86QUZ9uyAjfXdz TdqGi4LPGyqtCajHdJzkdeCx5sPxYkHLfjRCZe2RQPJizGtRVvLDgAivmN0UB2L/BVlFBs FZb5p5UUIJRG/u4pQgdjg7ItFA/dh5lIkbTJCY0fW0wAWnCZ7bkeJ0Pj4bmgEEdem27/ob 9eHMJMtcNES+nbhH5wskYWHEWm2/CIEHFFXDOlS5x15Vvit00aC60pJF26Gy94FqdsphXt ukmfLON/qEz83gXZRUUg35XlLImCmtnbZ0p7rjFsQEBq7ffM2Gfsy8jvkSugNA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="DC/zW4s0"; 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: -1.31 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="DC/zW4s0"; 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: 84662ED9D X-Spam-Score: -1.31 X-Migadu-Scanner: scn0.migadu.com X-TUID: jN/bvJgWVl5v --=-=-= Content-Type: text/plain; format=flowed Xinglu Chen writes: > > Texinfo formatting: > > @uref{http://lcamtuf.coredump.cx/afl/, afl-fuzz} > > The rest of v2 looks good. :-) D'oh! Thanks! The fixed patch is attached. I can also send the entire series again as v3 if that is easier... --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=v3-0011-gnu-Add-ocaml-crowbar.patch >From c573ec927e8fd6ed99a05b3995144ff1c0cfb0b3 Mon Sep 17 00:00:00 2001 From: pukkamustard Date: Mon, 9 Aug 2021 08:06:12 +0200 Subject: [PATCH v3 11/31] gnu: Add ocaml-crowbar. * gnu/packages/ocaml.scm (ocaml-crowbar): New variable. --- gnu/packages/ocaml.scm | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 5a7acb4ba8..3c7a40d923 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -7528,6 +7528,42 @@ breaks, while respecting the constraints imposed by the structure of the document and by the text width.") (license license:lgpl2.0))) +(define-public ocaml-crowbar + (package + (name "ocaml-crowbar") + (version "0.2") + (home-page "https://github.com/stedolan/crowbar") + (source + (origin + (method git-fetch) + (uri (git-reference + (url home-page) + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0wjfc9irvirfkic32ivvj6qb7r838w08b0d3vmngigbjpjyc9b14")))) + (build-system dune-build-system) + (arguments + ;; Tests require ocaml-xmldiff which requires OCaml 4.12.0 + `(#:tests? #f)) + (propagated-inputs + `(("ocaml-ocplib-endian" ,ocaml-ocplib-endian) + ("ocaml-cmdliner" ,ocaml-cmdliner) + ("ocaml-afl-persistent" ,ocaml-afl-persistent))) + (native-inputs + `(("ocaml-calendar" ,ocaml-calendar) + ("ocaml-fpath" ,ocaml-fpath) + ("ocaml-uucp" ,ocaml-uucp) + ("ocaml-uunf" ,ocaml-uunf) + ("ocaml-uutf" ,ocaml-uutf) + ("ocaml-pprint" ,ocaml-pprint))) + (synopsis "Ocaml library for tests, let a fuzzer find failing cases") + (description "Crowbar is a library for testing code, combining +QuickCheck-style property-based testing and the magical bug-finding powers of +@uref{http://lcamtuf.coredump.cx/afl/, afl-fuzz}.") + (license license:expat))) + (define-public js-of-ocaml (package (name "js-of-ocaml") -- 2.32.0 --=-=-=--