Changes between Version 1 and Version 2 of Ticket #59162


Ignore:
Timestamp:
Oct 4, 2019, 10:23:05 AM (5 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

macport returns a warning/error reading this

What warning/error does it return?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59162

    • Property Owner set to eborisch
    • Property Keywords py36-h5py openmpi removed
    • Property Status changed from new to assigned
  • Ticket #59162 – Description

    v1 v2  
    44I do not understand the port syntax, but macport returns a warning/error reading this (line 62 of the portfile):
    55
     6{{{
    67        mpi.enforce_variant     hdf5 \
    78                                             py${python.version}-mpi4py
     9}}}
    810
    911As a consequence, py36-h5py does not force to build hdf5 and mpi4py with the openmpi variants, and it fails at runtime.