Opened 13 years ago
Closed 13 years ago
#32754 closed defect (fixed)
SuiteSparse does not ensure it's UsingTheRightCompiler or archs
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | eborisch (Eric A. Borisch) | |
Port: | SuiteSparse |
Description
SuiteSparse 3.7.0 does not ensure it's UsingTheRightCompiler nor does it use the correct -arch
flags. There is extensive code in the portfile to implement both of these, and the 3.4.0 I have installed is built for the right architectures, so I assume this broke when the port was updated to 3.7.0.
Change History (3)
comment:1 Changed 13 years ago by mlewis1973
comment:2 Changed 13 years ago by jmroot (Joshua Root)
Cc: | eborisch@… added |
---|
comment:3 Changed 13 years ago by eborisch (Eric A. Borisch)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Hopefully fixed in r88691 (or rather brought back to the (almost) the prior 3.0.4 state; I haven't the time tonight to pick apart where all things need to be changed for 3.0.7)
I've kept metis as a variant to enable binary distribution of SuiteSparse and py2N-scipy.
Note: See
TracTickets for help on using
tickets.
probably related to #32788