On Fri, 15 Feb 2019 18:51:04 +0100 Christoph Moench-Tegeder <[email protected]> wrote:
> ## ajtiM via freebsd-ports ([email protected]): > > > Reading > > /usr/ports/accessibility/qt5-speech/work/qtspeech-everywhere-src-5.12.1/src/plugins/tts/speechdispatcher/speechdispatcher.pro > > > > [/usr/ports/accessibility/qt5-speech/work/.build/src/plugins/tts/speechdispatcher] > > Reading > > /usr/ports/accessibility/qt5-speech/work/qtspeech-everywhere-src-5.12.1/src/plugins/tts/flite/flite.pro > > [/usr/ports/accessibility/qt5-speech/work/.build/src/plugins/tts/flite] > > Project ERROR: Unknown module(s) in QT: multimedia *** Error code > > 3 > > 1. that's qt5-speech, not FreeCAD > 2. looks like a typical case of local contamination: the error happens > in the flite plugin. The flite plugin is not build by default (at > least, in the port), but it gets activated if the qt5-speech build > (the qt5 side of that, not "our" build system) picks up a flite > installation. And then it falls flat on it's face as the flite > plugin required qt5-multimedia, but that's not declared as a > dependency on qt5-speech. > > Regards, > Christoph > Thank you but why FreeCAD need all this QT ports? IMO should be an option to choose what the user want it. I am, for example, using an Openbox and now I need to install all those QT whatever is. -- by ajtiM ---------------------- FreeBSD 12.0-Release _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
