Package Details: flite1 1.4-7

Git Clone URL: https://aur.archlinux.org/flite1.git (read-only, click to copy)
Package Base: flite1
Description: A lighweight speech synthesis engine (version 1.x)
Upstream URL: http://www.speech.cs.cmu.edu/flite/
Licenses: custom
Conflicts: flite, flite1-patched
Provides: flite, flite1-patched
Replaces: flite1-patched
Submitter: pure-aur
Maintainer: dbermond
Last Packager: dbermond
Votes: 40
Popularity: 0.116238
First Submitted: 2016-06-11 15:35 (UTC)
Last Updated: 2024-05-23 01:45 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

Nocifer commented on 2022-12-31 12:33 (UTC)

Build failed with

make: Entering directory '/home/nocifer/.cache/yay/flite1/src/flite-1.4-release/doc'
make: texi2pdf: No such file or directory
make: *** [Makefile:66: flite.pdf] Error 127
make: Leaving directory '/home/nocifer/.cache/yay/flite1/src/flite-1.4-release/doc'
==> ERROR: A failure occurred in build().
    Aborting...

Commenting out the creation of flite.pdf allowed the build to complete as expected.

<deleted-account> commented on 2022-11-14 12:44 (UTC)

@dbermond thx!

dbermond commented on 2022-11-14 11:29 (UTC)

@wordlesswind Package updated.

<deleted-account> commented on 2022-11-14 10:44 (UTC)

Unable to complete the build

make: Entering directory '/home/gentry/.cache/yay/flite1/src/flite-1.4-release/doc'
(cd html; texi2any --set-customization-variable TEXI2HTML=1  --split=chapter ../flite.texi)
flite.texi:931: warning: Up pointer `top' (for node `Converting FestVox Voices') different from node name `Top'
sed: can't read html/*.html: No such file or directory
html/flite_toc.html: No such file or directory
?
?
?
630
make: *** [Makefile:55: flite.html] Error 1
make: Leaving directory '/home/gentry/.cache/yay/flite1/src/flite-1.4-release/doc'
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: flite1

pandadub commented on 2022-04-10 22:25 (UTC)

it worked. Thanks @thepiotug

thepiotug commented on 2022-04-10 13:51 (UTC)

after changing the flite url from vestfox to http://sources.buildroot.net/flite/, the package compiles

pandadub commented on 2022-04-05 02:54 (UTC)

festvox.org seems down Anyone knows something about it?

mys_721tx commented on 2022-04-05 00:07 (UTC)

www.festvox.org seems to be down on my two machines.

dbermond commented on 2021-03-17 23:33 (UTC)

@CanadianEngineer Package is building fine.

CanadianEngineer commented on 2021-03-17 22:47 (UTC) (edited on 2021-03-17 22:47 (UTC) by CanadianEngineer)

Yeah, its failing to install on my machine too



gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -Wall    -o ../bin/flite_time flite_time_main.o -L../build/x86_64-linux-gnu/lib -lflite_cmu_time_awb -lflite_usenglish -lflite_cmulex -L../build/x86_64-linux-gnu/lib -lflite  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now 
  -> Building documentation...
(cd html; texi2any --set-customization-variable TEXI2HTML=1  --split=chapter ../flite.texi)
/usr/bin/texi2dvi: TeX neither supports -recorder nor outputs \openout lines in its log file
make: *** [Makefile:66: flite.pdf] Error 1
make: *** Waiting for unfinished jobs....
../flite.texi:931: warning: Up pointer `top' (for node `Converting FestVox Voices') different from node name `Top'
5460
<style type="text/css">
6061
==> ERROR: A failure occurred in build().
    Aborting...
error making: flite1-patched