New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15175 (closed update: fixed)

Opened 4 years ago

Last modified 3 years ago

arpack variants for different fortran compilers

Reported by: mmoll@… Owned by: mmoll@…
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

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

Change History

Changed 4 years ago by mmoll@…

Patch for the arpack Portfile

Changed 4 years ago by wsiegrist@…

  • status changed from new to assigned
  • owner changed from macports-tickets@… to wsiegrist@…

Claiming ticket while I test the patch.

Changed 4 years ago by wsiegrist@…

  • status changed from assigned to new
  • owner changed from wsiegrist@… to mmoll@…

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.

Changed 4 years ago by mmoll@…

  • status changed from new to closed
  • resolution set to fixed

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.

Changed 3 years ago by jmr@…

  • type changed from enhancement to update

Changed 3 years ago by anonymous

  • milestone Port Updates deleted

Milestone Port Updates deleted

Note: See TracTickets for help on using tickets.