[MacPorts] #66907: OpenBLAS @0.3.22 fails to build on 10.6 (both ppc and x86_64): Makefile.conf:8: *** missing separator. Stop.

MacPorts noreply at macports.org
Wed Apr 5 22:02:33 UTC 2023


#66907: OpenBLAS @0.3.22 fails to build on 10.6 (both ppc and x86_64):
Makefile.conf:8: *** missing separator.  Stop.
---------------------------------------+----------------------
  Reporter:  barracuda156              |      Owner:  nobody
      Type:  defect                    |     Status:  assigned
  Priority:  Normal                    |  Milestone:
 Component:  ports                     |    Version:  2.8.1
Resolution:                            |   Keywords:  rosetta
      Port:  OpenBLAS-devel, OpenBLAS  |
---------------------------------------+----------------------

Comment (by rmottola):

 There is another occurence of mktemp at line 207

 {{{
 206 if [ "$architecture" = "x86" ] || [ "$architecture" = "x86_64" ]; then
 207     tmpd=`gmktemp -d`
 208     tmpf="$tmpd/a.c"
 }}}

 so please extend the patch! It does fix the mktemp error, but not the
 "missing separator"

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


More information about the macports-tickets mailing list