Package Details: gnustep-gui 0.30.0-1

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)

Pinned Comments

aksh1618 commented on 2019-01-21 17:13 (UTC)

Add gpg keys using

gpg --recv-keys 83AAE47CE829A4146EF83420CA868D4C99149679

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.

Latest Comments

« First ‹ Previous 1 2 3

denkijin commented on 2018-03-18 04:21 (UTC)

I just turned off speech --disable-speech in the PKGBUILD to correct the build error concerning flite. I recommend that you either add that to your PKGBUILD or remove the opt dependency as it needs flite(1) to build. It's not optional, but you could make it so by adding a prompt to the PKGBUILD ( or disabling speech as I did ).

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.

RemoteAdmin commented on 2018-01-26 05:56 (UTC)

@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

Lone_Wolf commented on 2018-01-25 14:46 (UTC) (edited on 2018-01-25 14:47 (UTC) by Lone_Wolf)

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.

cylgalad commented on 2018-01-24 16:03 (UTC)

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.

RemoteAdmin commented on 2018-01-24 04:42 (UTC)

@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.

cylgalad commented on 2018-01-23 16:23 (UTC) (edited on 2018-01-23 16:26 (UTC) by cylgalad)

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"