Bug 252495

Summary: sysutils/slurm-wlm: switch from hwloc to hwloc2
Product: Ports & Packages Reporter: Thierry Thomas <thierry>
Component: Individual Port(s)Assignee: Jason W. Bacon <jwb>
Status: Closed FIXED    
Severity: Affects Only Me CC: jrm, thierry
Priority: --- Flags: bugzilla: maintainer-feedback? (jwb)
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 252494    
Attachments:
Description Flags
sysutils/slurm-wlm: switch from hwloc to hwloc2 none

Description Thierry Thomas freebsd_committer freebsd_triage 2021-01-07 17:58:36 UTC
Created attachment 221359 [details]
sysutils/slurm-wlm: switch from hwloc to hwloc2

When upgrading net/mpich to 3.4, devel/hwloc2 becomes required, but it conflicts with devel/hwloc (See PR 252494).

Since a dependency on sysutils/slurm-wlm is grabbed, this port must also switch to devel/hwloc2.
Comment 1 Jason W. Bacon freebsd_committer freebsd_triage 2021-01-07 18:07:13 UTC
OK, I'll test slurm-wlm with hwloc2 ASAP.  Thanks for the heads-up.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-01-07 20:33:30 UTC
A commit references this bug:

Author: jwb
Date: Thu Jan  7 20:32:47 UTC 2021
New revision: 560733
URL: https://svnweb.freebsd.org/changeset/ports/560733

Log:
  sysutils/slurm-wlm: Switch from hwloc to hwloc2

  Also minor improvements to example slurm.conf

  PR:             252495
  Reported by:    thierry

Changes:
  head/sysutils/slurm-wlm/Makefile
  head/sysutils/slurm-wlm/files/patch-etc_slurm.conf.example
Comment 3 Jason W. Bacon freebsd_committer freebsd_triage 2021-01-07 20:35:27 UTC
Simple fix since upstream dealt with this back in 2017.  Thanks!