Opened 5 years ago

Last modified 5 years ago

#59162 assigned defect

py36-h5py openmpi variant error — at Initial Version

Reported by: jolivetr Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py36-h5py

Description

Hello,

BUilding the py36-h5py port with the openmpi variant actually works, but does not performs the checks for variants correctly. I do not understand the port syntax, but macport returns a warning/error reading this (line 62 of the portfile):

mpi.enforce_variant hdf5 \

py${python.version}-mpi4py

As a consequence, py36-h5py does not force to build hdf5 and mpi4py with the openmpi variants, and it fails at runtime. We should edit the port so that hdf5 and mpi4py are forced to be compatible (and I don't know how to do that).

Cheers, Romain

Change History (0)

Note: See TracTickets for help on using tickets.