WebHosting Paid by #1Payday.Loans


   The ROCK Linux project has been discontinued in 2010. Here are the old data for the historical record!

Package description for 'festival'

The Festival Speech Synthesis System

 Festival offers a general framework for building speech synthesis systems
 as well as including examples of various modules. As a whole it offers full
 text to speech through a number APIs: from shell level, though a Scheme
 command interpreter, as a C++ library, from Java, and an Emacs interface.
 Festival is multi-lingual (currently English (British and American), and
 Spanish) though English is the most advanced. Other groups release new
 languages for the system. And full tools and documentation for build new
 voices are available through Carnegie Mellon's FestVox project
 (https://festvox.org)

Various other information for package 'festival'   (Repository 'stf')

URL: https://www.cstr.ed.ac.uk/projects/festival/

Author: Alan W Black (Carnegie Mellon University)
Author: Rob Clark (Edinburgh University)
Author: Korin Richmond (Edinburgh University)
Author: Heiga Zen (Nagoya Institute of Technology)
Author: { read ACKNOWLEDGEMENTS for a full list of authors and contributors }

Maintainer: Stefan Fiedler <stefan.fiedler at students.jku.at>

License: OpenSource
Status: Stable
Version: 1.95

Download: https://www.cstr.ed.ac.uk/downloads/festival/1.95/ speech_tools-1.2.95-beta.tar.gz
Download: https://www.cstr.ed.ac.uk/downloads/festival/1.95/ festival-1.95-beta.tar.gz

Buildtime: 1880 (5) ERROR seconds (on reference hardware)
Buildtime: 1925 (9) ERROR seconds (on reference hardware)
Buildtime: 1625 (5) ERROR seconds (on reference hardware)
Buildtime: 1839 (9) ERROR seconds (on reference hardware)
Buildtime: 1843 (5) ERROR seconds (on reference hardware)
Buildtime: 1793 (9) ERROR seconds (on reference hardware)

ROCK Sources:  festival.cachefestival.conffestival.descgcc40.patch.festivalgcc40.patch.speech_tools

Error Logs

[5-ERROR]       SCFG
[5-ERROR]               grammar/scfg/scfg.mak
[5-ERROR]       WFST
[5-ERROR]               grammar/wfst/wfst.mak
[5-ERROR]       OLS
[5-ERROR]               stats/ols.mak
[5-ERROR]       RXP
[5-ERROR]               rxp/rxp.mak
[5-ERROR]       LINUX16_AUDIO
[5-ERROR]               config/modules/linux16_audio.mak
[5-ERROR] Making in directory ./siod ...
[5-ERROR] making dependencies -- siodeditline.c el_complete.c editline.c el_sys_unix.c sli
b.cc slib_core.cc slib_doc.cc slib_file.cc slib_format.cc slib_list.cc slib_math.cc slib_s
ys.cc slib_server.cc slib_str.cc slib_xtr.cc slib_repl.cc siod_fringe.cc siod_server.cc io
.cc trace.cc EST_SiodServer.cc siod.cc siod_est.cc 
[5-ERROR] g++-42 -c -fno-implicit-templates -O3 -Wall -DSUPPORT_EDITLINE -I../include slib
.cc
[5-ERROR] In file included from /usr/lib/gcc/i386-unknown-linux-gnu/4.2.0/include/c++/back
ward/iostream.h:31,
[5-ERROR]                  from ../include/EST_iostream.h:52,
[5-ERROR]                  from ../include/EST_String.h:50,
[5-ERROR]                  from ../include/siod.h:17,
[5-ERROR]                  from slib.cc:88:
[5-ERROR] /usr/lib/gcc/i386-unknown-linux-gnu/4.2.0/include/c++/backward/backward_warning.
h:32:2: warning: #warning This file includes at least one deprecated or antiquated header.
 Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard
. Examples include substituting the  header for the  header for C++ includes, or <
iostream> instead of the deprecated header . To disable this warning use -Wno-
deprecated.
[5-ERROR] In file included from ../include/siod.h:17,
[5-ERROR]                  from slib.cc:88:
[5-ERROR] ../include/EST_String.h: In member function 'void EST_String::make_updatable()':
[5-ERROR] ../include/EST_String.h:253: error: no matching function for call to 'make_updat
able(EST_ChunkPtr&, int)'
[5-ERROR] In file included from ../include/EST_string_aux.h:43,
[5-ERROR]                  from ../include/siod.h:18,
[5-ERROR]                  from slib.cc:88:
[5-ERROR] ../include/EST_TList.h: At global scope:
[5-ERROR] ../include/EST_TList.h:226: warning: friend declaration 'std::ostream& operator<
<(std::ostream&, const EST_TList&)' declares a non-template function
[5-ERROR] ../include/EST_TList.h:226: warning: (if this is not what you intended, make sur
e the function template has already been declared and add <> after the function name here)
 -Wno-non-template-friend disables this warning
[5-ERROR] In file included from ../include/EST_types.h:44,
[5-ERROR]                  from ../include/EST_string_aux.h:45,
[5-ERROR]                  from ../include/siod.h:18,
[5-ERROR]                  from slib.cc:88:
[5-ERROR] ../include/EST_TVector.h:312: warning: friend declaration 'std::ostream& operato
r<<(std::ostream&, const EST_TVector&)' declares a non-template function
[5-ERROR] In file included from ../include/EST_types.h:46,
[5-ERROR]                  from ../include/EST_string_aux.h:45,
[5-ERROR]                  from ../include/siod.h:18,
[5-ERROR]                  from slib.cc:88:
[5-ERROR] ../include/EST_TKVL.h:61: warning: friend declaration 'std::ostream& operator<<(
std::ostream&, const EST_TKVI&)' declares a non-template function
[5-ERROR] ../include/EST_TKVL.h:146: warning: friend declaration 'std::ostream& operator<<
(std::ostream&, const EST_TKVL&)' declares a non-template function
[5-ERROR] In file included from ../include/EST_TSimpleMatrix.h:46,
[5-ERROR]                  from ../include/EST_FMatrix.h:44,
[5-ERROR]                  from ../include/EST_types.h:47,
[5-ERROR]                  from ../include/EST_string_aux.h:45,
[5-ERROR]                  from ../include/siod.h:18,
[5-ERROR]                  from slib.cc:88:
[5-ERROR] ../include/EST_TMatrix.h:310: warning: friend declaration 'std::ostream& operato
r<<(std::ostream&, const EST_TMatrix&)' declares a non-template function
[5-ERROR] make[1]: *** [slib.o] Error 1
[5-ERROR] make: *** [siod] Error 2
[5-ERROR] --- BUILD ERROR ---

[9-ERROR]       SCFG
[9-ERROR]               grammar/scfg/scfg.mak
[9-ERROR]       WFST
[9-ERROR]               grammar/wfst/wfst.mak
[9-ERROR]       OLS
[9-ERROR]               stats/ols.mak
[9-ERROR]       RXP
[9-ERROR]               rxp/rxp.mak
[9-ERROR]       LINUX16_AUDIO
[9-ERROR]               config/modules/linux16_audio.mak
[9-ERROR] Making in directory ./siod ...
[9-ERROR] making dependencies -- siodeditline.c el_complete.c editline.c el_sys_unix.c sli
b.cc slib_core.cc slib_doc.cc slib_file.cc slib_format.cc slib_list.cc slib_math.cc slib_s
ys.cc slib_server.cc slib_str.cc slib_xtr.cc slib_repl.cc siod_fringe.cc siod_server.cc io
.cc trace.cc EST_SiodServer.cc siod.cc siod_est.cc 
[9-ERROR] g++-42 -c -fno-implicit-templates -O3 -Wall -DSUPPORT_EDITLINE -I../include slib
.cc
[9-ERROR] In file included from /usr/lib/gcc/i386-unknown-linux-gnu/4.2.0/include/c++/back
ward/iostream.h:31,
[9-ERROR]                  from ../include/EST_iostream.h:52,
[9-ERROR]                  from ../include/EST_String.h:50,
[9-ERROR]                  from ../include/siod.h:17,
[9-ERROR]                  from slib.cc:88:
[9-ERROR] /usr/lib/gcc/i386-unknown-linux-gnu/4.2.0/include/c++/backward/backward_warning.
h:32:2: warning: #warning This file includes at least one deprecated or antiquated header.
 Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard
. Examples include substituting the  header for the  header for C++ includes, or <
iostream> instead of the deprecated header . To disable this warning use -Wno-
deprecated.
[9-ERROR] In file included from ../include/siod.h:17,
[9-ERROR]                  from slib.cc:88:
[9-ERROR] ../include/EST_String.h: In member function 'void EST_String::make_updatable()':
[9-ERROR] ../include/EST_String.h:253: error: no matching function for call to 'make_updat
able(EST_ChunkPtr&, int)'
[9-ERROR] In file included from ../include/EST_string_aux.h:43,
[9-ERROR]                  from ../include/siod.h:18,
[9-ERROR]                  from slib.cc:88:
[9-ERROR] ../include/EST_TList.h: At global scope:
[9-ERROR] ../include/EST_TList.h:226: warning: friend declaration 'std::ostream& operator<
<(std::ostream&, const EST_TList&)' declares a non-template function
[9-ERROR] ../include/EST_TList.h:226: warning: (if this is not what you intended, make sur
e the function template has already been declared and add <> after the function name here)
 -Wno-non-template-friend disables this warning
[9-ERROR] In file included from ../include/EST_types.h:44,
[9-ERROR]                  from ../include/EST_string_aux.h:45,
[9-ERROR]                  from ../include/siod.h:18,
[9-ERROR]                  from slib.cc:88:
[9-ERROR] ../include/EST_TVector.h:312: warning: friend declaration 'std::ostream& operato
r<<(std::ostream&, const EST_TVector&)' declares a non-template function
[9-ERROR] In file included from ../include/EST_types.h:46,
[9-ERROR]                  from ../include/EST_string_aux.h:45,
[9-ERROR]                  from ../include/siod.h:18,
[9-ERROR]                  from slib.cc:88:
[9-ERROR] ../include/EST_TKVL.h:61: warning: friend declaration 'std::ostream& operator<<(
std::ostream&, const EST_TKVI&)' declares a non-template function
[9-ERROR] ../include/EST_TKVL.h:146: warning: friend declaration 'std::ostream& operator<<
(std::ostream&, const EST_TKVL&)' declares a non-template function
[9-ERROR] In file included from ../include/EST_TSimpleMatrix.h:46,
[9-ERROR]                  from ../include/EST_FMatrix.h:44,
[9-ERROR]                  from ../include/EST_types.h:47,
[9-ERROR]                  from ../include/EST_string_aux.h:45,
[9-ERROR]                  from ../include/siod.h:18,
[9-ERROR]                  from slib.cc:88:
[9-ERROR] ../include/EST_TMatrix.h:310: warning: friend declaration 'std::ostream& operato
r<<(std::ostream&, const EST_TMatrix&)' declares a non-template function
[9-ERROR] make[1]: *** [slib.o] Error 1
[9-ERROR] make: *** [siod] Error 2
[9-ERROR] --- BUILD ERROR ---