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

MacPorts noreply at macports.org
Fri Apr 30 20:21:11 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 cave-canem):

 >>In particular, you see how you have clang-10 selected for "clang" and
 llvm-devel selected for "llvm"?


 I chose "llvm-devel" as there is no +llvm10 variant in ld64-latest.

 So:

 {{{
 port select --summary
 Name       Selected  Options
 ====       ========  =======
 clang      none      mp-clang-10 mp-clang-11 mp-clang-3.7 mp-clang-5.0 mp-
 clang-9.0 mp-clang-devel none
 docutils   none      py38-docutils py39-docutils none
 gcc        none      apple-gcc42 mp-gcc10 mp-gcc5 mp-gcc9 none
 llvm       none      mp-llvm-10 mp-llvm-11 mp-llvm-3.7 mp-llvm-5.0 mp-
 llvm-9.0 mp-llvm-devel none
 perl       none      perl5.12-apple.13 perl5.16-apple.13 none
 pygments   none      py37-pygments py38-pygments py39-pygments none
 python     none      python25-apple python26-apple python27 python27-apple
 python35 python37 python38 python39 none
 python2    none      python25-apple python26-apple python27 python27-apple
 none
 python3    none      python35 python37 python38 python39 none
 ruby       none      ruby27 ruby30 none
 sphinx     none      py38-sphinx py39-sphinx none
 wxWidgets  none      wxWidgets-3.0 none
 }}}
 Reult:

 {{{
 sudo port -vd upgrade mesa
 ...
 Making all in glx
 make[3]: Entering directory '/opt/MacPorts/var/macports/build
 /_opt_macports-ports_x11_mesa/mesa/work/mesa-19.0.8/src/glx'
 Makefile:1393: *** missing separator.  Stop.
 make[3]: Leaving directory '/opt/MacPorts/var/macports/build
 /_opt_macports-ports_x11_mesa/mesa/work/mesa-19.0.8/src/glx'
 make[2]: *** [Makefile:897: all-recursive] Error 1
 make[2]: Leaving directory '/opt/MacPorts/var/macports/build
 /_opt_macports-ports_x11_mesa/mesa/work/mesa-19.0.8/src'
 make[1]: *** [Makefile:682: all] Error 2
 make[1]: Leaving directory '/opt/MacPorts/var/macports/build
 /_opt_macports-ports_x11_mesa/mesa/work/mesa-19.0.8/src'
 make: *** [Makefile:696: all-recursive] Error 1
 make: Leaving directory '/opt/MacPorts/var/macports/build/_opt_macports-
 ports_x11_mesa/mesa/work/mesa-19.0.8'
 Command failed:  cd "/opt/MacPorts/var/macports/build/_opt_macports-
 ports_x11_mesa/mesa/work/mesa-19.0.8" && /usr/bin/make -j4 -w all
 Exit code: 2
 Error: Failed to build mesa: command execution failed
 DEBUG: Error code: CHILDSTATUS 57577 2
 DEBUG: Backtrace: command execution failed
     while executing
 "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
     invoked from within
 "command_exec -callback portprogress::target_progress_callback build"
     (procedure "portbuild::build_main" line 8)
     invoked from within
 "$procedure $targetname"
 Error: See /opt/MacPorts/var/macports/logs/_opt_macports-
 ports_x11_mesa/mesa/main.log for details.
 DEBUG: invalid command name "::ui_init"
     while executing
 "::ui_init $priority $prefix $channels($priority) {*}$args"
     ("uplevel" body line 2)
     invoked from within
 "uplevel 1 $body"
 Error: Follow https://guide.macports.org/#project.tickets to report a bug.
 }}}

 See attached debug log "new_main.log.tar.xz"

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


More information about the macports-tickets mailing list