Opened 12 years ago

Closed 10 years ago

#32450 closed defect (fixed)

openmpi: mpif90 doesn't work

Reported by: totofg@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: openmpi

Description

When I run mpif90, I have the message: Unfortunately, this installation of Open MPI was not compiled with Fortran 90 support. As such, the mpif90 compiler is non-functional.

So I would like to install openmpi but there are errors

I send the log file

Attachments (2)

main.log (8.9 KB) - added by totofg@… 12 years ago.
main.2.log (767.1 KB) - added by totofg@… 12 years ago.
mpich

Download all attachments as: .zip

Change History (5)

Changed 12 years ago by totofg@…

Attachment: main.log added

Changed 12 years ago by totofg@…

Attachment: main.2.log added

mpich

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to mww@…
Port: openmpi added
Summary: install openmpiopenmpi: mpif90 doesn't work

comment:2 Changed 12 years ago by jmroot (Joshua Root)

The first log is incomplete. Please run:

sudo port clean openmpi

and try installing again to generate a complete log.

The error in the second log is:

ld: duplicate symbol _MPIR_Breakpoint in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_mpich/mpich/work/mpich-1.2.7p1/lib/libmpich.a(debugutil.o) and /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_mpich/mpich/work/mpich-1.2.7p1/lib/libpmpich.a(debugutil.o) for architecture x86_64

but this appears to have nothing to do with this ticket, as it shows an error while building mpich, not openmpi.

comment:3 Changed 10 years ago by seanfarley (Sean Farley)

Resolution: fixed
Status: newclosed

This should be fixed now my latest changes to openmpi.

Note: See TracTickets for help on using tickets.