Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2020 06:21:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 245614] accessibility/qt5-speech: compilarion failure: Project ERROR: Could not find feature speechd.
Message-ID:  <bug-245614-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245614

            Bug ID: 245614
           Summary: accessibility/qt5-speech: compilarion failure: Project
                    ERROR: Could not find feature speechd.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde@FreeBSD.org
          Reporter: ohartmann@walstatt.org
          Assignee: kde@FreeBSD.org
             Flags: maintainer-feedback?(kde@FreeBSD.org)

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=
/plugins/tts/tts.pro
-spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=3Dcc QMAKE_CXX=3Dc++
QMAKE_LINK_C=3Dcc QMAKE_LINK_C_SHLIB=3Dcc QMAKE_LINK=3Dc++ QMAKE_LINK_SHLIB=
=3Dc++
'QMAKE_CFLAGS=3D-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing '
'QMAKE_CXXFLAGS=3D-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  '
'QMAKE_LFLAGS=3D -Wl,--as-needed -fstack-protector-strong ' QMAKE_LIBS=3D
QMAKE_CFLAGS_DEBUG=3D QMAKE_CFLAGS_RELEASE=3D QMAKE_CXXFLAGS_DEBUG=3D
QMAKE_CXXFLAGS_RELEASE=3D PREFIX=3D/usr/local CONFIG+=3Drelease 'CONFIG-=3D=
debug
separate_debug_info' QT_CONFIG+=3Drelease 'QT_CONFIG-=3Ddebug separate_debu=
g_info'
) && /usr/bin/make -f Makefile all
Project ERROR: Could not find feature speechd.
*** [sub-tts-all] Error code 3

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245614-7788>