Opened 10 years ago

Closed 10 years ago

#44652 closed defect (fixed)

ports depending on hwloc need revbump following hwloc downgrade

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: seanfarley (Sean Farley)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port:

Description

After hwloc was downgraded from 1.9 to 1.8 in r122954, all ports that link with hwloc, such as openmpi-default, needed to have their revisions increased to rebuild, to prevent errors like:

dyld: Library not loaded: /opt/local/lib/libhwloc.5.dylib
  Referenced from: /opt/local/bin/mpif77-openmpi-mp
  Reason: Incompatible library version: mpif77-openmpi-mp requires version 11.0.0 or later, but libhwloc.5.dylib provides version 10.0.0

Change History (2)

comment:1 Changed 10 years ago by seanfarley (Sean Farley)

Status: newassigned

Ack, right. I'll try to get that fixed soon (traveling home tomorrow).

comment:2 Changed 10 years ago by seanfarley (Sean Farley)

Resolution: fixed
Status: assignedclosed

Hopefully fixed in r124347.

Note: See TracTickets for help on using tickets.