Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#15175 closed update (fixed)

arpack variants for different fortran compilers

Reported by: mmoll@… Owned by: mamoll (Mark Moll)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: arpack, gcc42, gcc43, g95 Cc:
Port:

Description

Added support for using different fortran compilers (the same way it is done for e.g. py25-scipy).

Attachments (1)

patch-arpack.diff (2.0 KB) - added by mmoll@… 16 years ago.
Patch for the arpack Portfile

Download all attachments as: .zip

Change History (6)

Changed 16 years ago by mmoll@…

Attachment: patch-arpack.diff added

Patch for the arpack Portfile

comment:1 Changed 16 years ago by wsiegrist@…

Owner: changed from macports-tickets@… to wsiegrist@…
Status: newassigned

Claiming ticket while I test the patch.

comment:2 Changed 16 years ago by wsiegrist@…

Owner: changed from wsiegrist@… to mmoll@…
Status: assignednew

I get the following error with this:

Makefile:47: warning: overriding commands for target `.f.o'
../ARmake.inc:106: warning: ignoring old commands for target `.f.o'
f77 -O2 -ff2c -c svout.f
make[1]: f77: Command not found
make[1]: *** [svout.o] Error 127

I'm assigning back to you since you can commit now.

comment:3 Changed 16 years ago by mamoll (Mark Moll)

Resolution: fixed
Status: newclosed

The arpack package doesn't use configure, so the "configure.fc" settings were meaningless. I checked in a proper fix. The reason I wasn't hit by this bug is because I use the mpi variant.

comment:4 Changed 15 years ago by jmroot (Joshua Root)

Type: enhancementupdate

comment:5 Changed 15 years ago by (none)

Milestone: Port Updates

Milestone Port Updates deleted

Note: See TracTickets for help on using tickets.