From owner-svn-ports-all@freebsd.org Thu Jan 7 23:04:20 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CD3C94DE0F2; Thu, 7 Jan 2021 23:04:20 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from smtp.burggraben.net (smtp.burggraben.net [88.198.69.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.burggraben.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DBhd04p3zz4Rxy; Thu, 7 Jan 2021 23:04:20 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from elch.exwg.net (elch.exwg.net [IPv6:2001:470:7120:1:127b:44ff:fe4f:148d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "elch.exwg.net", Issuer "R3" (verified OK)) by smtp.burggraben.net (Postfix) with ESMTPS id 51450C01287; Fri, 8 Jan 2021 00:04:19 +0100 (CET) Received: by elch.exwg.net (Postfix, from userid 1000) id EF33F139849; Fri, 8 Jan 2021 00:04:18 +0100 (CET) Date: Fri, 8 Jan 2021 00:04:18 +0100 From: Christoph Moench-Tegeder To: "Jason W. Bacon" Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r560733 - in head/sysutils/slurm-wlm: . files Message-ID: References: <202101072032.107KWkAi015261@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <202101072032.107KWkAi015261@repo.freebsd.org> User-Agent: Mutt/2.0.3 (2020-12-04) X-Rspamd-Queue-Id: 4DBhd04p3zz4Rxy X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jan 2021 23:04:20 -0000 ## Jason W. Bacon (jwb@FreeBSD.org): > Log: > sysutils/slurm-wlm: Switch from hwloc to hwloc2 This breaks devel/openmpi (with default OPTIONS). openmpi depends (unconditionally) on devel/hwloc and via OPTION SLURM (default on) on sysutils/slurm-wlm, which now pulls in hwloc2, which conflicts with the old hwloc. Regards, Christoph -- Spare Space