maintainer-feedback requested: [Bug 245614] accessibility/qt5-speech: compilarion failure: Project ERROR: Could not find feature speechd.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 14 07:21:30 BST 2020


Bugzilla Automation <bugzilla at FreeBSD.org> has asked kde at FreeBSD.org for
maintainer-feedback:
Bug 245614: accessibility/qt5-speech: compilarion failure: Project ERROR: Could
not find feature speechd.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245614



--- Description ---
Updating port accessibility/qt5-speech fails to compile due to the error
sketched below:

[...]
cd tts/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile
/usr/ports/accessibility/qt5-speech/work/qtspeech-everywhere-src-5.14.2/src/plu
gins/tts/tts.pro
-spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++
QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++
'QMAKE_CFLAGS=-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing '
'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  '
'QMAKE_LFLAGS= -Wl,--as-needed -fstack-protector-strong ' QMAKE_LIBS=
QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG=
QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug
separate_debug_info' QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info'
) && /usr/bin/make -f Makefile all
Project ERROR: Could not find feature speechd.
*** [sub-tts-all] Error code 3


More information about the kde-freebsd mailing list