From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id +JK+FVwuMGT43AAASxT56A (envelope-from ) for ; Fri, 07 Apr 2023 16:53: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 mp10.migadu.com with LMTPS id 0Ey1FFwuMGRgmQAAG6o9tA (envelope-from ) for ; Fri, 07 Apr 2023 16:53:16 +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 C11CF3B632 for ; Fri, 7 Apr 2023 16:53:15 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pknSd-0004mX-AG; Fri, 07 Apr 2023 10:53:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pknSZ-0004lN-KZ for guix-patches@gnu.org; Fri, 07 Apr 2023 10:53:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pknSZ-0002ke-2u for guix-patches@gnu.org; Fri, 07 Apr 2023 10:53:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pknSY-0007Fl-W1 for guix-patches@gnu.org; Fri, 07 Apr 2023 10:53:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62641] [PATCH] gnu: hwloc: Update to 2.9.1. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 07 Apr 2023 14:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62641 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Philippe SWARTVAGHER Cc: 62641-done@debbugs.gnu.org Received: via spool by 62641-done@debbugs.gnu.org id=D62641.168087915627825 (code D ref 62641); Fri, 07 Apr 2023 14:53:02 +0000 Received: (at 62641-done) by debbugs.gnu.org; 7 Apr 2023 14:52:36 +0000 Received: from localhost ([127.0.0.1]:57003 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pknS8-0007Ej-7q for submit@debbugs.gnu.org; Fri, 07 Apr 2023 10:52:36 -0400 Received: from eggs.gnu.org ([209.51.188.92]:35084) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pknS6-0007EI-MU for 62641-done@debbugs.gnu.org; Fri, 07 Apr 2023 10:52:34 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pknRy-0002SS-DI; Fri, 07 Apr 2023 10:52:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=JE9Z2jliCn8JCvmm3exMP7Nr6T31H1cgETQVZGPKRpU=; b=XD3hZ8lOI7gbQ1/4FqR2 mrtgENZ3VdtTwap1t3b/4oT7ohfqneYGmhZlEYd6ZjnBBgYrvyyi+lM+4zSU1Yrbbc6r6UccNY6GE nGM1W6HDxgDtgXQYIJVgWTpZGhdFVOdp+mFNetTZ9YLCBI0rXAKyZl88RO4Aohg/wvrPabNIag9zH k8I/lUpdfxSSU1JYbU69T+3r3DYnbq0ZOcp8CZGq8KbJajtQlVeMfGppwE0wY45j93u0ltyVxsEza jnL8+PmNVBNupJve26Ve+yx4XdSk/nZJV5GLOl4RYyyYulKc7x7+tF4Q3KorkbAMSgkQntmF1CCGY XyOAF29YxlU0AA==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pknRw-0005Yw-IO; Fri, 07 Apr 2023 10:52:26 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <20230403094619.73375-1-phil.swart@gmx.fr> (Philippe SWARTVAGHER's message of "Mon, 3 Apr 2023 11:46:19 +0200") References: <20230403094619.73375-1-phil.swart@gmx.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) Date: Fri, 07 Apr 2023 16:52:23 +0200 Message-ID: <87sfdbd9so.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1680879196; a=rsa-sha256; cv=none; b=u4DRIUhM00CA3srVcDbSSaBSqSJp4HMxwDLJES+i9I4Y4YZh0eEHGCDgCzUc69PnNnvgfW 5SLBNuiu+GQJluhlBIpzAPv3sl/ObbkgzM02MU53XnTD9jdCBomg3FPTGL5l/0UbOx1zoI rwjZBC77Fj04OYZGHcK0kUqH21ecnBE8jcEUoCA99zmnb3D0nB9pJ5JGAkCdGTfjFZkHRi T+Pc3ZsFkZh7EXFywxc4UEvewk5AMl06npjodj0q0IySoOKq8Lbi/0xnJXOVOI+YHcIFB4 iPTc7wEViEiDCLBL1tdVmKwFodjp75Zx31s18QF5ibmhpyevcfq0TMAfg+6W5g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=XD3hZ8lO; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1680879196; 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=JE9Z2jliCn8JCvmm3exMP7Nr6T31H1cgETQVZGPKRpU=; b=k0QoNFdn2cZlgUeJepaqthKa68oPJiWgtB5VhPLqg0TdtyLiwFtguUM1tFwJY28HN3MCgD VArp11Kb+BW7E2KpAxvrpaMNsevHFzjihhnEXVlCp1Ti3BwRCH4qbUNWWX3+8NuBGSMb4I qvv9QDNjk9hYaDS9fYb8FouZEBOyj3M6XBS/srKPEsLk7ffjgJ7OafquhsqIbT44CdGfcF ipyeDdNUIY9bYpjYcIXKeZw4SnP/7UXsXVjbHoYnlewsf0XTH6BmdqXXtJLrUfYCzfXQ+q eAKTOU5ltzhTY4xlvrWoZPmCqjMxvIzTW0jLzDY1MTms1KdArx7Pkt9Z2YQ75w== X-Migadu-Spam-Score: -2.62 X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=XD3hZ8lO; dmarc=pass (policy=none) header.from=gnu.org; 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-Spam-Score: -2.62 X-Migadu-Queue-Id: C11CF3B632 X-TUID: bXVL7ScENa4C Hello! Philippe SWARTVAGHER skribis: > * gnu/packages/mpi.scm (hwloc-2): Update to 2.9.1. > > Patch to skip tests requiring /sys on non-x86 systems should not be > necessary anymore, as https://github.com/open-mpi/hwloc/pull/570 has > been merged in this new version. Applied, thanks! :-) Ludo=E2=80=99.