From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 8ORsLI/7bGLgTQAAbAwnHQ (envelope-from ) for ; Sat, 30 Apr 2022 11:04:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id SDdPLI/7bGJKjgAA9RJhRA (envelope-from ) for ; Sat, 30 Apr 2022 11:04:15 +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 5C884F42E for ; Sat, 30 Apr 2022 11:04:15 +0200 (CEST) Received: from localhost ([::1]:55574 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nkj1S-0002od-GD for larch@yhetil.org; Sat, 30 Apr 2022 05:04:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51316) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nkj1G-0002o1-7P for guix-patches@gnu.org; Sat, 30 Apr 2022 05:04:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33721) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nkj1F-0008M7-Tz for guix-patches@gnu.org; Sat, 30 Apr 2022 05:04:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nkj1F-0002YP-LZ for guix-patches@gnu.org; Sat, 30 Apr 2022 05:04:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50080] [PATCH v2 1/4] gnu: petsc-openmpi: Fix inputs. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 30 Apr 2022 09:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50080 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Paul A. Patience" , 50080@debbugs.gnu.org Received: via spool by 50080-submit@debbugs.gnu.org id=B50080.16513093849748 (code B ref 50080); Sat, 30 Apr 2022 09:04:01 +0000 Received: (at 50080) by debbugs.gnu.org; 30 Apr 2022 09:03:04 +0000 Received: from localhost ([127.0.0.1]:55851 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nkj0K-0002XA-Hf for submit@debbugs.gnu.org; Sat, 30 Apr 2022 05:03:04 -0400 Received: from laurent.telenet-ops.be ([195.130.137.89]:38044) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nkj0I-0002Wq-Lh for 50080@debbugs.gnu.org; Sat, 30 Apr 2022 05:03:03 -0400 Received: from [192.168.223.254] ([188.189.162.235]) by laurent.telenet-ops.be with bizsmtp id Qx302700C552MzQ01x30Np; Sat, 30 Apr 2022 11:03:01 +0200 Message-ID: <7002d7d0ee9fbdd61e50e5a69ba10a2292e343db.camel@telenet.be> From: Maxime Devos Date: Sat, 30 Apr 2022 11:02:55 +0200 In-Reply-To: <20220428171109.217461-2-paul@apatience.com> References: <20220428171109.217461-1-paul@apatience.com> <20220428171109.217461-2-paul@apatience.com> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-7kKWn+nvyblrojMPD2+L" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1651309381; bh=MWeUJCiVsTb3wClHRf3GY/bR3baJPGDD/WgwzIcdGOc=; h=Subject:From:To:Date:In-Reply-To:References; b=KanoumBwsP68HJlwIqA7JM7ly7TO/EJ8rCG9BDK1PquUen5Eq+L+TcFIbJJaQ/12G Bu/2K2VRqWTEGAe6alAU8F0RpWC+KkPM9hgyWjWw8Jo2FL5MPNxBS8VLnorRGC9Eat iD0bgymosWJIYojNhEz4eiYl2TsERW+4RZO6IjICou5zcn5hzh4xfyjQtS3lbYEASD 7ASzf4weNs1dV5lP00d86pcp91pEK8mCVF6qDGKn1voWj3U2oBmHgrf66TUap2THbr 3YJmTCshsJSlXP2P5ip2dtTzNiLitvfKBIjBqaBsnPcKxJT4B4k5e1WaHhFiXZ8n2x ipGwzpF5RsFwQ== 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=1651309455; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=MWeUJCiVsTb3wClHRf3GY/bR3baJPGDD/WgwzIcdGOc=; b=HS2WwHd0uY8FtZUgt7GAWKgoF1TTnqRPMwP58u2ajXiqMapwZk0SzCVAO4Kj1sSJ2P34Da tDSL4f21k8xrSKBxSESJuhxm409Sk9lqefJkp3MCgCRMmLwS2AtAwef2OXGuZ/cjzsXjx/ EjgVeEBsbo88MgkVJl/tEU/C5rGw/deWR1j7zieMozdYpvDsjGWCPXML/8O4NlYHEm+vbC ofot18uIw/gjgvlCnOX+T+7HJtkfEGlf8u/6tNKinqLgVv0G0bMiGkAhGwM8iMkQfWZ2TU b130qVRUilQrEK/D3IJLSbPK7QXusAv0sqKfez5kc/xllIutorLZTd43wR9c0Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651309455; a=rsa-sha256; cv=none; b=Qp6q2WrcJmPMn2lksHC9sb5ydbZCYPm78qmfU9bYx0zS4XwO5spj79HfBq3a4GLJTAjoiX OKVMyYzBCloEklDc/01hnbUiIoUp59C0dnQuWk55DRCF6rlhnFJLeEwWPZClGQ79qUgXds uVnm5jNkanjIlca6dWsaLb0eSb+GHfqNrHq4oTpqULiIMvNNN3YFJgxL53xpwwlUNsd3PG CTf5VlhaGB/qb3V70v+MCzEqMkoC9c8oezjuYSATBGD7StNuCVyQ00xmzJlE9yFkzgrQ1B 0vAzhkDlmuhf2/+2dAHkkzDlB00mRCNpznhpC6eivQLk9Gv/Q+V8148X/XcPWA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=KanoumBw; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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: 3.40 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=KanoumBw; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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: 5C884F42E X-Spam-Score: 3.40 X-Migadu-Scanner: scn0.migadu.com X-TUID: yvfUXQyBnZ3J --=-7kKWn+nvyblrojMPD2+L Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Paul A. Patience schreef op do 28-04-2022 om 17:11 [+0000]: > +=C2=A0=C2=A0=C2=A0=C2=A0 (list hdf5-parallel-openmpi)) ; petsclayouthdf5= .h includes H5Ipublic.h. This can be solved without propagation, see and . Greetings, Maxime. --=-7kKWn+nvyblrojMPD2+L Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYmz7PxccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7t90APwOUDV/3st+3hq6sREbgnSWAltp TiyqstYbOL7nSIv87gD9Ew2k4XWF66azBqjOEvA4f/OCr5TXr9Ul6UUXRhOOXQ4= =t45t -----END PGP SIGNATURE----- --=-7kKWn+nvyblrojMPD2+L--