[MacPorts] #69066: sundials2 does not appear to make use of SuiteSparse_KLU

MacPorts noreply at macports.org
Sun Jan 7 12:41:53 UTC 2024


#69066: sundials2 does not appear to make use of SuiteSparse_KLU
----------------------+-----------------------
 Reporter:  szhorvat  |      Owner:  (none)
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:
 Keywords:            |       Port:  sundials2
----------------------+-----------------------
 `sundials2` is marked as depending on `SuiteSparse_KLU` but it does not
 seem to link to `SuiteSparse_KLU`.

 This gives nothing:

 {{{
 port contents sundials2 | grep dylib | xargs -L1 otool -L | grep klu
 }}}

 This also gives nothing:

 {{{
 cd /opt/local/libexec/sundials2/include/
 grep klu -R .
 }}}

 This suggests that `klu.h` is never included.

 It should be verified if sundials2 is able to make use of SuiteSparse_KLU,
 and either fix the situation or remove the dependency.

-- 
Ticket URL: <https://trac.macports.org/ticket/69066>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list