Do not build with flite installed. Currently, flite1 only is supported.
I have contacted the gnustep team and they are working on a fix to add support for flite. Till then flite1 must be used.
Git Clone URL: | https://aur.archlinux.org/gnustep-gui.git (read-only, click to copy) |
---|---|
Package Base: | gnustep-gui |
Description: | The GNUstep GUI class library |
Upstream URL: | https://github.com/gnustep/libs-gui |
Licenses: | LGPL |
Groups: | gnustep-core |
Conflicts: | gnustep-gui-svn |
Submitter: | Barthalion |
Maintainer: | Beebo |
Last Packager: | Beebo |
Votes: | 14 |
Popularity: | 0.000000 |
First Submitted: | 2018-01-16 18:39 (UTC) |
Last Updated: | 2023-02-12 06:24 (UTC) |
« First ‹ Previous 1 2 3
Do not build with flite installed. Currently, flite1 only is supported.
I have contacted the gnustep team and they are working on a fix to add support for flite. Till then flite1 must be used.
@Lone_Wolf @cylgalad I see. I have added an optional dependency to flite1 and asked upstream whether version 2 is supported. I will check back if I get an answer
Gnustep-gui does check for presence of flite.
checking for new_utterance in -lflite... no
checking flite/flite.h usability... no
checking flite/flite.h presence... no
checking for flite/flite.h... no
I've tried building with flite installed and that does indeed fail. log here : https://app.box.com/s/c8u2wll61ww2z2guf3n7pu0qiqjciuc2
The flite1 aur package does provide an older version of flite, this sounds like we need upstream verification which flite versions are supported.
I found a solution: I replaced official package flite with AUR flite1 (https://aur.archlinux.org/packages/flite1/), maybe you should had it to the dependencies at some point.
@cylgalad I'm sry but I tried building it again and it worked fine.
Have you tried to build in a clean chroot (https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_Clean_Chroot)?
If the error persists than please send me your logs via mail.
I got build failure: gnustep-gui 0.25.1-4 -> 0.26.2-1:
" Linking app GSSpeechServer ...
/usr/bin/ld: cannot find -lflite_cmu_us_kal"
Pinned Comments
aksh1618 commented on 2019-01-21 17:13 (UTC)
Add gpg keys using
RemoteAdmin commented on 2018-02-06 04:20 (UTC)
Do not build with flite installed. Currently, flite1 only is supported.
I have contacted the gnustep team and they are working on a fix to add support for flite. Till then flite1 must be used.