Opened 10 years ago
Closed 9 years ago
#47618 closed defect (fixed)
octave does not link with parallel hdf5
Reported by: | numaryu | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | michaelld (Michael Dickens) | |
Port: | octave |
Description
octave does not link with hdf5 due to missing mpi include file. My hdf5 is installed with +mpich variant:
hdf5 @1.8.14_0+cxx+fortran+gcc49+mpich
Attachments (2)
Change History (8)
comment:1 Changed 10 years ago by michaelld (Michael Dickens)
Changed 10 years ago by numaryu
Attachment: | octave-build.log added |
---|
comment:3 Changed 10 years ago by michaelld (Michael Dickens)
OK; I see now. Can you attach the file "$(port work octave)/octave-*/config.log"?
Changed 10 years ago by numaryu
Attachment: | octave-config.log added |
---|
comment:5 Changed 10 years ago by michaelld (Michael Dickens)
OK; thanks. I'll play around locally & see if I can figure out what's going on.
comment:6 Changed 9 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Should be fixed in r136479 (works for me with hdf5 +mpich and just hdf5). Thanks for reporting!
Note: See
TracTickets for help on using
tickets.
Would you submit a build log, starting from "clean"? That would help.