[MacPorts] #68657: gstreamer1-gst-plugins-bad @1.16.2_11+x11: Uses flite opportunistically

MacPorts noreply at macports.org
Tue Nov 7 20:41:40 UTC 2023


#68657: gstreamer1-gst-plugins-bad @1.16.2_11+x11: Uses flite opportunistically
------------------------+----------------------------------------
 Reporter:  ryandesign  |      Owner:  (none)
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.8.1
 Keywords:              |       Port:  gstreamer1-gst-plugins-bad
------------------------+----------------------------------------
 In trace mode configure output shows:
 {{{
 :info:configure configure: *** checking feature: Flite plugin ***
 :info:configure configure: *** for plug-ins: flite ***
 :info:configure checking for flite_init in -lflite... no
 :info:configure configure: *** These plugins will not be built: flite
 }}}
 and /opt/local/lib/gstreamer-1.0/libgstflite.so is not created.

 But without trace mode (and the flite port installed and active) configure
 output shows:
 {{{
 :info:configure configure: *** checking feature: Flite plugin ***
 :info:configure configure: *** for plug-ins: flite ***
 :info:configure checking for flite_init in -lflite... yes
 :info:configure checking for flite/flite.h... yes
 :info:configure configure: *** These plugins will be built: flite
 }}}
 and /opt/local/lib/gstreamer-1.0/libgstflite.so is created.

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


More information about the macports-tickets mailing list