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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 20 09:36:14 BST 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245614

--- Comment #2 from O. Hartmann <ohartmann at walstatt.org> ---
Deinstalling on traditional make installed ports and reinstalling works well,
but poudriere still is gives an error:

[...]
>> Building accessibility/qt5-speech
build started at Mon Apr 20 06:21:36 UTC 2020
port directory: /usr/ports/accessibility/qt5-speech
package name: qt5-speech-5.14.2
building for: FreeBSD my.host 12.1-STABLE FreeBSD 12.1-STABLE 1201513 amd64
maintained by: kde at FreeBSD.org
Makefile ident:      $FreeBSD: head/accessibility/qt5-speech/Makefile 531601
2020-04-13 12:35:31Z tcberner $
Poudriere version: 3.3.4
Host OSVERSION: 1300092
Jail OSVERSION: 1201513
Job Id: 02

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1201513
UNAME_v=FreeBSD 12.1-STABLE 1201513
UNAME_r=12.1-STABLE
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.3.4
MAKEOBJDIRPREFIX=/pool/sources/12-STABLE/obj/
MASTERMNT=/pool/poudriere/data/.m/12-amd64-head-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=screen
PWD=/pool/poudriere/data/.m/12-amd64-head-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=12-amd64-head-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/pool/poudriere/data/.m/12-amd64-head-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
[...]

And the error is:

[...]
rm -f libqttexttospeech_flite.so
c++ -Wl,--as-needed -fstack-protector-strong -Wl,--no-undefined -pthread
-Wl,-rpath,/usr/local/lib/qt5 -shared -o libqttexttospeech_flite.so
.obj/qtexttospeechprocessor.o  .obj/qtexttospeech_flite.o 
.obj/qtexttospeech_flite_plugin.o  .obj/qtexttospeech_flite_processor.o 
.obj/moc_qtexttospeechprocessor_p.o  .obj/moc_qtexttospeech_flite.o 
.obj/moc_qtexttospeech_flite_plugin.o  .obj/moc_qtexttospeech_flite_processor.o
 -L/wrkdirs/usr/ports/accessibility/qt5-speech/work/.build/lib -L/usr/local/lib
/wrkdirs/usr/ports/accessibility/qt5-speech/work/.build/lib/libQt5TextToSpeech.so
/usr/local/lib/qt5/libQt5Multimedia.so /usr/local/lib/qt5/libQt5Network.so
/usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Core.so -lGL
-lflite_cmu_us_kal16 -lflite_usenglish -lflite_cmulex -lflite -lasound 
ld: error: unable to find library -lasound
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** [../../../../plugins/texttospeech/libqttexttospeech_flite.so] Error code 1

make[5]: stopped in
/wrkdirs/usr/ports/accessibility/qt5-speech/work/.build/src/plugins/tts/flite
1 error

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


More information about the kde-freebsd mailing list