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

MacPorts noreply at macports.org
Sun May 2 05:03:59 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):

 You don't need three makes -- after fixing a few of these port issues, you
 learn that the right fix for these is usually:
 {{{
 configure.args-append --disable-dependency-tracking
 }}}

 So the lesson here, if there is one is this:

 These builds are more delicate than you think they are, or they should be.
 These things are usually set up to build only one way, and whoever figured
 out that way sets things up for a reason.

 You can't realistically expect to switch around compilers, make programs,
 seds, awks, or much of anything else without bringing the entire house of
 cards down on your head.

 I appreciate your enthusiasm and interest in hacking around and making
 things work -- I do lots of that myself -- but like flying a plane, it
 takes a while to develop the right touch with these things.

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


More information about the macports-tickets mailing list