Opened 9 months ago
#69368 new enhancement
Armadillo implicitly requires +mpich due to hdf5
Reported by: | ufdup89 (ufdup89) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | armadillo |
Description
When trying to install armadillo with port install armadillo +clang16 +gfortran
I get the following error:
Error: Need to select variant +mpich Error: Failed to archivefetch armadillo: hdf5 +mpich is installed, so +mpich needs to be selected for armadillo
The above error message makes sense since I have hdf5 installed with mpi support. However, I simply want to link armadillo with hdf5, not with it's mpi variant. Is this somehow possible, or are changes required at the hdf5 port side?
Note: See
TracTickets for help on using
tickets.