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 wNiNLnuwI2EOJgEAgWs5BA (envelope-from ) for ; Mon, 23 Aug 2021 16:28:11 +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 UEQoKnuwI2H2RQAAbx9fmQ (envelope-from ) for ; Mon, 23 Aug 2021 14:28:11 +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 4AD53BD36 for ; Mon, 23 Aug 2021 16:28:11 +0200 (CEST) Received: from localhost ([::1]:48718 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mIAvq-0006KX-2W for larch@yhetil.org; Mon, 23 Aug 2021 10:28:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43382) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mIAvi-0006Ew-4B for guix-patches@gnu.org; Mon, 23 Aug 2021 10:28:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58939) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mIAvh-00088v-SR for guix-patches@gnu.org; Mon, 23 Aug 2021 10:28:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mIAvh-0003P1-Lg for guix-patches@gnu.org; Mon, 23 Aug 2021 10:28:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49867] [PATCH v2 13/31] gnu: Add ocaml-mirage-crypto. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 23 Aug 2021 14:28:01 +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: Julien Lepiller Cc: 49867@debbugs.gnu.org Received: via spool by 49867-submit@debbugs.gnu.org id=B49867.162972887013060 (code B ref 49867); Mon, 23 Aug 2021 14:28:01 +0000 Received: (at 49867) by debbugs.gnu.org; 23 Aug 2021 14:27:50 +0000 Received: from localhost ([127.0.0.1]:42252 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mIAvV-0003Oa-Mw for submit@debbugs.gnu.org; Mon, 23 Aug 2021 10:27:49 -0400 Received: from mout01.posteo.de ([185.67.36.65]:34683) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mIAvQ-0003OJ-P8 for 49867@debbugs.gnu.org; Mon, 23 Aug 2021 10:27:48 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 5EC71240029 for <49867@debbugs.gnu.org>; Mon, 23 Aug 2021 16:27:38 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1629728858; bh=8nyuphN998Yw4cVLug7zIaHwV9mhiDXfOy9txdffy+M=; h=From:To:Cc:Subject:Date:From; b=KBiVBsXT8+DHHHaF2AB1AY+VIlCQDEoTc98ZLHz8bS3yw2ecXojPgXwp7Am08Y+mv LzkRXyEr0vw2ATTcmU1I79F4G8F+e1oCNAaje9ZJWEtXYYxjGniZUft9qWVSvc0BR7 1uo5AxlybpIUv9nbbkjZZNn6c53O1KRIYqUCGKh5ywLB3QPT7771u04yXS5RpJzSDJ PW8MWAile5pbQQgLaT2gsBwfs6ilOparbLEfVc335ggsvwWX9p/dEVwnwyNgFtTe5h MbFegeoaPgb9IXQXNcnIiZucEBTDCCVa0ROip2hfuHnvqZkiwshBftq/POnKHaa6SE fwUUi09ZmnGbw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4GtZMV2j27z6tmZ; Mon, 23 Aug 2021 16:27:34 +0200 (CEST) References: <86pmun5cp5.fsf@posteo.net> <20210809070124.25641-1-pukkamustard@posteo.net> <20210809070124.25641-13-pukkamustard@posteo.net> <20210821160154.407b4928@tachikoma.lepiller.eu> From: pukkamustard In-reply-to: <20210821160154.407b4928@tachikoma.lepiller.eu> Date: Mon, 23 Aug 2021 14:27:32 +0000 Message-ID: <86a6l8qlrf.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; format=flowed 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=1629728891; 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=V8g568D0EgdJ+3NKFfVXL71bZBL1DjjGDP1XYeU+tcw=; b=ppUq6JMm4czW2XykL+KCyaz+KX0ReU3k48viEQ6Yg03Rsk5ePg4aoMc35tAX1yrn7XhjPH Uu4H4OeSqayb+AbxHthXNPACrulgS1mSWRTT29ZZg7021wtnOtvjj4qisZwYyKPcjCZo02 7g9e8qeVMsPD9K3KeXW0R6A5C1BmvYB1ka0egGVulH3eUrLVL43MxMC4ZFxS3o4nASvZrZ G+whcNInmy/zZaRm/xgcwmA9MqpwwgBSHP6T3XUXdCWxofz+kkagW8A2zI0MVs4jW34r5q Cc1AhI05ufHBhFgEKxpeYFOglGHIPmc5jdBYyv9La/tk4RFo4UJBcHT2R2RPdg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1629728891; a=rsa-sha256; cv=none; b=hPOIgxkz94VkRwreLIPJQQobMFrc+b1xsmRENXy4cyhyXIHkt2XdE/+oTBntds7m+MKg9E vAQcLRGBIJ9SnOhH/dCst8SLMH/23HmEMaCrYr9C6RTlBfj1DOPHaabdbMhO8L/T71Nwpv yvIdYQs8Qtz6fLWGUspiEiVAscoz75srmZnYYmeCA3lTeh/OzpOKN3Cstpo4HXzSDbeHBr YzCLSSxstpN3oBNCyuXi4qRfWRDKwsHQubt6kdDMR0iEIaNaKQjRagEke3P6+Py6hy0DSB WdgWMf2nAow1xVcoOmnEoe4oQbRHssqF26PbPvbbQga7ZeS0xz0mVT8WKGOAUA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=KBiVBsXT; 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.32 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=KBiVBsXT; 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: 4AD53BD36 X-Spam-Score: -1.32 X-Migadu-Scanner: scn0.migadu.com X-TUID: giSK3nqEbb7R Julien Lepiller writes: > Trying to build ocaml-mirage-crypto, I get errors during the > tests: > > ocamlopt tests/test_symmetric_runner.exe (exit 2) > > Error: Files > /gnu/store/id3dchcsw5gijsnn73kw5sn9ymjj90ai-ocaml-eqaf-0.7/lib/ocaml/site-lib/eqaf/bigstring/eqaf_bigstring.cmxa > and > /gnu/store/id3dchcsw5gijsnn73kw5sn9ymjj90ai-ocaml-eqaf-0.7/lib/ocaml/site-lib/eqaf/eqaf.cmxa > make inconsistent assumptions over implementation Eqaf > > this seems to indicate Eqaf did not build properly? Does it > build for > you? Negative. Can confirm that ocaml-mirage-crypto does not build when rebased on master. I will investigate. > also, minor but there's a typo in the synopsis "provding" -> > "providing". Oops. Will fix. -pukkamustard