Opened 8 months ago
Closed 8 months ago
#69574 closed defect (fixed)
octave does not allow building against hdf5 +mpich (for no good reason)
Reported by: | barracuda156 | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.1 |
Keywords: | Cc: | catap (Kirill A. Korinsky), Schamschula (Marius Schamschula) | |
Port: | octave |
Description
Error: Failed to configure octave: hdf5 must be installed without +mpich.
The problem is that other ports may require hdf5 +mpich
.
Can it be allowed?
Change History (3)
comment:1 Changed 8 months ago by barracuda156
comment:2 Changed 8 months ago by barracuda156
Summary: | octave does not allow building against hdf5 +mpich → octave does not allow building against hdf5 +mpich (for no good reason) |
---|
comment:3 Changed 8 months ago by barracuda156
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In fact what portfile claims is apparently just wrong or at least not the case anymore. Commenting out the following chunk fixes configure: