[MacPorts] #57797: OpenBLAS @0.3.4_1 forces system AR and RANLIB but this errors on older systems

MacPorts noreply at macports.org
Thu Dec 20 18:11:18 UTC 2018


#57797: OpenBLAS @0.3.4_1 forces system AR and RANLIB but this errors on older
systems
-----------------------+---------------------------------
  Reporter:  kencu     |      Owner:  NicosPavlov
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:  snowleopard leopard
      Port:  openblas  |
-----------------------+---------------------------------

Comment (by kencu):

 OpenBLAS builds on all the builders it seems. It's only when newer
 compilers are defaulted on older systems that this comes up. Fix is:
 {{{
 depends_build-append port:cctools
 build.args           "AR=${prefix}/bin/ar RANLIB=${prefix}/bin/ranlib"
 }}}
 for anyone who stumbles upon this.

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


More information about the macports-tickets mailing list