[MacPorts] #62469: mesa @19.0.8_1+osmesa+python27: Makefile:1393: *** missing separator. Stop.

MacPorts noreply at macports.org
Fri Apr 30 23:43:27 UTC 2021


#62469: mesa @19.0.8_1+osmesa+python27: Makefile:1393: *** missing separator.
Stop.
-------------------------+-----------------------
  Reporter:  cave-canem  |      Owner:  jeremyhu
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.6.99
Resolution:              |   Keywords:  mavericks
      Port:  mesa        |
-------------------------+-----------------------

Comment (by kencu):

 I have no gawk installed, whereas you do.
 {{{
 checking for gawk... no
 checking for mawk... no
 checking for nawk... no
 checking for awk... awk
 }}}
 {{{
 :info:configure checking for gawk... gawk
 }}}

 that could be it.


 I have no gmake installed, whereas you do:
 {{{
 checking whether make sets $(MAKE)... yes
 checking whether make supports nested variables... yes
 }}}
 {{{
 :info:configure checking whether /opt/MacPorts/bin/gmake sets $(MAKE)...
 yes
 :info:configure checking whether /opt/MacPorts/bin/gmake supports nested
 variables... yes
 }}}


 Why don't you try a "trace" build, that eliminates most of these
 differences?

 {{{
 sudo port -v -t install mesa
 }}}

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


More information about the macports-tickets mailing list