[MacPorts] #56071: gst @3.1_7+gtk+tcltk error: ‘Tcl_Interp’ has no member named ‘result’

MacPorts noreply at macports.org
Thu Mar 15 21:07:32 UTC 2018


#56071: gst @3.1_7+gtk+tcltk error: ‘Tcl_Interp’ has no member named ‘result’
------------------------+-------------------
 Reporter:  baolonglin  |      Owner:
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.4.2
 Keywords:              |       Port:
------------------------+-------------------
 Try to install gst on MacOS 10.9.5 with port 2.4.2, got error
 {{{
 ‘Tcl_Interp’ has no member named ‘result’
 }}}

 Compile success after change the Portfile, add:
 {{{
 configure.cppflags-append   -DUSE_INTERP_RESULT
 }}}
 before
 {{{
 livecheck.regex smalltalk-(\\d+(?:\\.\\d+)*)${extract.suffix}
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/56071>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list