Changes between Initial Version and Version 1 of Ticket #61860, comment 3


Ignore:
Timestamp:
Feb 3, 2022, 1:33:13 AM (2 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61860, comment 3

    initial v1  
    1 It builds fine on Monterey here, with the `+openblas -sundials` variant to circumvent vecLibFort not compiling (https://trac.macports.org/ticket/63717) and sundials also not compiling.
     1It builds fine on Monterey here, with the `+openblas -sundials` variant to circumvent vecLibFort not compiling (#63717) and sundials also not compiling.
    22However, it fails to stage destroot. Apparently, it does not find libgfortran.5.dylib.
    33I do have this file on `/opt/local/lib/libgcc`, but I don't know how to fix it.