[MacPorts] #50311: gmt5: build fails on Mavericks: error: conflicting types for 'dsyev_'

MacPorts noreply at macports.org
Fri Jan 29 18:43:04 PST 2016


#50311: gmt5: build fails on Mavericks: error: conflicting types for 'dsyev_'
---------------------+-----------------------
  Reporter:  mp@…    |      Owner:  florian@…
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.3.4
Resolution:          |   Keywords:
      Port:  gmt5    |
---------------------+-----------------------

Comment (by takeshi@…):

 You are using an i386 machine. GMT tries to call dsyev_ of CLPACK with the
 pointer to int rather than that to long. I looked at clpack.h integer is
 defined to be long int. I believe long is 8 byte on Mac even if it is
 i386. I suspect that it is a problem of Accelerate.framework, not gmt5.
 I'll try to find further info.

-- 
Ticket URL: <https://trac.macports.org/ticket/50311#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list