Opened 9 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)

octave-build.log (33.8 MB) - added by numaryu 9 years ago.
octave-config.log (2.2 MB) - added by numaryu 9 years ago.

Change History (8)

comment:1 Changed 9 years ago by michaelld (Michael Dickens)

Would you submit a build log, starting from "clean"? That would help.

Changed 9 years ago by numaryu

Attachment: octave-build.log added

comment:2 Changed 9 years ago by numaryu

I've uploaded a build log.

comment:3 Changed 9 years ago by michaelld (Michael Dickens)

OK; I see now. Can you attach the file "$(port work octave)/octave-*/config.log"?

Changed 9 years ago by numaryu

Attachment: octave-config.log added

comment:4 Changed 9 years ago by numaryu

I've uploaded config.log.

comment:5 Changed 9 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: newclosed

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.