1. * Package: app-accessibility/festival-2.1
  2. * Repository: gentoo
  3. * Maintainer: neurogeek@gentoo.org accessibility@gentoo.org,sound@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking festival-2.1-release.tar.gz to /tmp/portage/app-accessibility/festival-2.1/work
  15. >>> Unpacking festlex_CMU.tar.gz to /tmp/portage/app-accessibility/festival-2.1/work
  16. >>> Unpacking festlex_OALD.tar.gz to /tmp/portage/app-accessibility/festival-2.1/work
  17. tar: A lone zero block at 18820
  18. >>> Unpacking festlex_POSLEX.tar.gz to /tmp/portage/app-accessibility/festival-2.1/work
  19. >>> Unpacking festvox_cmu_us_awb_cg.tar.gz to /tmp/portage/app-accessibility/festival-2.1/work
  20. >>> Unpacking festvox_cmu_us_rms_cg.tar.gz to /tmp/portage/app-accessibility/festival-2.1/work
  21. >>> Unpacking festvox_cmu_us_slt_arctic_hts.tar.gz to /tmp/portage/app-accessibility/festival-2.1/work
  22. >>> Unpacking festvox_rablpc16k.tar.gz to /tmp/portage/app-accessibility/festival-2.1/work
  23. >>> Unpacking festvox_kallpc16k.tar.gz to /tmp/portage/app-accessibility/festival-2.1/work
  24. >>> Unpacking speech_tools-2.1-release.tar.gz to /tmp/portage/app-accessibility/festival-2.1/work
  25. >>> Source unpacked in /tmp/portage/app-accessibility/festival-2.1/work
  26. >>> Preparing source in /tmp/portage/app-accessibility/festival-2.1/work/festival ...
  27. * Applying festival-2.1-ldflags.patch ...
  28. [ ok ]
  29. * Applying festival-2.1-init-scm.patch ...
  30. [ ok ]
  31. * Applying festival-2.1-gentoo-system.patch ...
  32. [ ok ]
  33. >>> Source prepared.
  34. >>> Configuring source in /tmp/portage/app-accessibility/festival-2.1/work/festival ...
  35. * econf: updating speech_tools/config.guess with /usr/share/gnuconfig/config.guess
  36. * econf: updating speech_tools/config.sub with /usr/share/gnuconfig/config.sub
  37. * econf: updating festival/config.guess with /usr/share/gnuconfig/config.guess
  38. * econf: updating festival/config.sub with /usr/share/gnuconfig/config.sub
  39. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64
  40. loading site script /usr/share/config.site
  41. creating cache ./config.cache
  42. checking host system type... x86_64-pc-linux-gnu
  43. checking target system type... x86_64-pc-linux-gnu
  44. checking build system type... x86_64-pc-linux-gnu
  45. checking for gcc... gcc
  46. checking whether the C compiler (gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed) works... yes
  47. checking whether the C compiler (gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed) is a cross-compiler... no
  48. checking whether we are using GNU C... yes
  49. checking whether gcc accepts -g... yes
  50. checking for ranlib... ranlib
  51. checking for ar... ar
  52. checking whether byte ordering is bigendian... no
  53. updating cache ./config.cache
  54. creating ./config.status
  55. creating config/config
  56. >>> Source configured.
  57. >>> Compiling source in /tmp/portage/app-accessibility/festival-2.1/work/festival ...
  58. make -j24 -j1 PROJECT_LIBDEPS= REQUIRED_LIBDEPS= LOCAL_LIBDEPS= 'OPTIMISE_CXXFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'OPTIMISE_CCFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' CC=x86_64-pc-linux-gnu-gcc CXX=x86_64-pc-linux-gnu-g++
  59. Check system type
  60. Remake modincludes.inc
  61. NATIVE_AUDIO
  62. ok
  63. EDITLINE
  64. config/modules/editline.mak
  65. SIOD
  66. ok
  67. WAGON
  68. ok
  69. SCFG
  70. ok
  71. WFST
  72. ok
  73. OLS
  74. ok
  75. RXP
  76. src/modules/rxp/rxp.mak
  77. clunits
  78. unknown module in src/modules/clunits
  79. clustergen
  80. unknown module in src/modules/clustergen
  81. MultiSyn
  82. unknown module in src/modules/MultiSyn
  83. hts_engine
  84. unknown module in src/modules/hts_engine
  85. LINUX16_AUDIO
  86. config/modules/linux16_audio.mak
  87. Making in directory ./src ...
  88. Making in directory src/arch ...
  89. Making in directory src/arch/festival ...
  90. making dependencies -- festival.cc Phone.cc utterance.cc features.cc wave.cc wagon_interp.cc linreg.cc audspio.cc server.cc client.cc web.cc tcl.cc wfst.cc ngram.cc viterbi.cc ModuleDescription.cc
  91. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include -DINSTANTIATE_TEMPLATES -DFTNAME='Festival Speech Synthesis System' -DFTLIBDIRC='/usr/share/festival' -DFTVERSION='2.1' -DFTSTATE='release' -DFTDATE='November 2010' -DFTOSTYPE=\"unknown_GentooLinux\" festival.cc
  92. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include Phone.cc
  93. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include utterance.cc
  94. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include features.cc
  95. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include wave.cc
  96. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include wagon_interp.cc
  97. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include linreg.cc
  98. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include audspio.cc
  99. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include server.cc
  100. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include client.cc
  101. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include web.cc
  102. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include tcl.cc
  103. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include wfst.cc
  104. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include ngram.cc
  105. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include viterbi.cc
  106. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include ModuleDescription.cc
  107. look at library Festival festival.o Phone.o utterance.o features.o wave.o wagon_interp.o linreg.o audspio.o server.o client.o web.o tcl.o wfst.o ngram.o viterbi.o ModuleDescription.o
  108. Update library Festival festival.o Phone.o utterance.o features.o wave.o wagon_interp.o linreg.o audspio.o server.o client.o web.o tcl.o wfst.o ngram.o viterbi.o ModuleDescription.o
  109. a - festival.o
  110. a - Phone.o
  111. a - utterance.o
  112. a - features.o
  113. a - wave.o
  114. a - wagon_interp.o
  115. a - linreg.o
  116. a - audspio.o
  117. a - server.o
  118. a - client.o
  119. a - web.o
  120. a - tcl.o
  121. a - wfst.o
  122. a - ngram.o
  123. a - viterbi.o
  124. a - ModuleDescription.o
  125. Making in directory src/modules ...
  126. Making init_modules.cc
  127. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I./Database -I../../src/include -I/usr/share/speech-tools/include init_modules.cc
  128. look at library Festival init_modules.o
  129. Update library Festival init_modules.o
  130. a - init_modules.o
  131. Making in directory src/modules/rxp ...
  132. making dependencies -- ttsxml.cc
  133. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -DCHAR_SIZE=8 -I../include -I/usr/share/speech-tools/include/rxp -I../../../src/include -I/usr/share/speech-tools/include ttsxml.cc
  134. ttsxml.cc: In function 'obj* tts_file_xml(LISP)':
  135. ttsxml.cc:70:8: warning: null argument where non-null required (argument 1) [-Wnonnull]
  136. ttsxml.cc:70:8: warning: null argument where non-null required (argument 1) [-Wnonnull]
  137. look at library Festival ttsxml.o
  138. Update library Festival ttsxml.o
  139. a - ttsxml.o
  140. Making in directory src/modules/clunits ...
  141. making dependencies -- acost.cc clunits.cc cldb.cc cljoin.cc
  142. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../UniSyn -I../../../src/include -I/usr/share/speech-tools/include acost.cc
  143. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../UniSyn -I../../../src/include -I/usr/share/speech-tools/include clunits.cc
  144. clunits.cc: In function 'obj* clunits_smoothedjoin_wave(LISP)':
  145. clunits.cc:358:16: warning: variable 't1' set but not used [-Wunused-but-set-variable]
  146. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../UniSyn -I../../../src/include -I/usr/share/speech-tools/include cldb.cc
  147. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../UniSyn -I../../../src/include -I/usr/share/speech-tools/include cljoin.cc
  148. look at library Festival acost.o clunits.o cldb.o cljoin.o
  149. Update library Festival acost.o clunits.o cldb.o cljoin.o
  150. a - acost.o
  151. a - clunits.o
  152. a - cldb.o
  153. a - cljoin.o
  154. Making in directory src/modules/clustergen ...
  155. making dependencies -- clustergen.cc mlsa_resynthesis.cc vc.cc simple_mlpg.cc me_mlsa.cc
  156. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -DFESTIVAL -I../../../src/include -I/usr/share/speech-tools/include clustergen.cc
  157. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -DFESTIVAL -I../../../src/include -I/usr/share/speech-tools/include mlsa_resynthesis.cc
  158. mlsa_resynthesis.cc: In function 'double mlsadf2(double, double*, int, double, int, double*, VocoderSetup*)':
  159. mlsa_resynthesis.cc:527:30: warning: variable 'aa' set but not used [-Wunused-but-set-variable]
  160. mlsa_resynthesis.cc: At global scope:
  161. mlsa_resynthesis.cc:263:13: warning: 'void waveampcheck(DVECTOR, int)' defined but not used [-Wunused-function]
  162. mlsa_resynthesis.cc:605:12: warning: 'int mseq(VocoderSetup*)' defined but not used [-Wunused-function]
  163. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -DFESTIVAL -I../../../src/include -I/usr/share/speech-tools/include vc.cc
  164. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -DFESTIVAL -I../../../src/include -I/usr/share/speech-tools/include simple_mlpg.cc
  165. simple_mlpg.cc: In function 'obj* mlpg(LISP)':
  166. simple_mlpg.cc:925:11: warning: variable 'like' set but not used [-Wunused-but-set-variable]
  167. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -DFESTIVAL -I../../../src/include -I/usr/share/speech-tools/include me_mlsa.cc
  168. me_mlsa.cc: In function 'obj* me_mlsa_resynthesis(LISP, LISP)':
  169. me_mlsa.cc:218:12: warning: variable 'shift' set but not used [-Wunused-but-set-variable]
  170. me_mlsa.cc: In function 'void initVocoder(int, int, HTSData*)':
  171. me_mlsa.cc:334:12: warning: variable 'xrand' set but not used [-Wunused-but-set-variable]
  172. me_mlsa.cc: In function 'int htsMLSAVocoder(EST_Track*, EST_Track*, EST_Track*, EST_Track*, int*, HTSData*, EST_Wave*)':
  173. me_mlsa.cc:1021:21: warning: variable 's' set but not used [-Wunused-but-set-variable]
  174. look at library Festival clustergen.o mlsa_resynthesis.o vc.o simple_mlpg.o me_mlsa.o
  175. Update library Festival clustergen.o mlsa_resynthesis.o vc.o simple_mlpg.o me_mlsa.o
  176. a - clustergen.o
  177. a - mlsa_resynthesis.o
  178. a - vc.o
  179. a - simple_mlpg.o
  180. a - me_mlsa.o
  181. Making in directory src/modules/MultiSyn ...
  182. making dependencies -- UnitSelection.cc VoiceBase.cc DiphoneUnitVoice.cc VoiceModuleBase.cc DiphoneVoiceModule.cc EST_TargetCost.cc TargetCostRescoring.cc EST_JoinCost.cc EST_JoinCostCache.cc DiphoneBackoff.cc EST_DiphoneCoverage.cc EST_FlatTargetCost.cc
  183. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include UnitSelection.cc
  184. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include VoiceBase.cc
  185. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include DiphoneUnitVoice.cc
  186. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include VoiceModuleBase.cc
  187. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include DiphoneVoiceModule.cc
  188. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include EST_TargetCost.cc
  189. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include TargetCostRescoring.cc
  190. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include EST_JoinCost.cc
  191. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include EST_JoinCostCache.cc
  192. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include DiphoneBackoff.cc
  193. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include EST_DiphoneCoverage.cc
  194. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include EST_FlatTargetCost.cc
  195. look at library Festival UnitSelection.o VoiceBase.o DiphoneUnitVoice.o VoiceModuleBase.o DiphoneVoiceModule.o EST_TargetCost.o TargetCostRescoring.o EST_JoinCost.o EST_JoinCostCache.o DiphoneBackoff.o EST_DiphoneCoverage.o EST_FlatTargetCost.o
  196. Update library Festival UnitSelection.o VoiceBase.o DiphoneUnitVoice.o VoiceModuleBase.o DiphoneVoiceModule.o EST_TargetCost.o TargetCostRescoring.o EST_JoinCost.o EST_JoinCostCache.o DiphoneBackoff.o EST_DiphoneCoverage.o EST_FlatTargetCost.o
  197. a - UnitSelection.o
  198. a - VoiceBase.o
  199. a - DiphoneUnitVoice.o
  200. a - VoiceModuleBase.o
  201. a - DiphoneVoiceModule.o
  202. a - EST_TargetCost.o
  203. a - TargetCostRescoring.o
  204. a - EST_JoinCost.o
  205. a - EST_JoinCostCache.o
  206. a - DiphoneBackoff.o
  207. a - EST_DiphoneCoverage.o
  208. a - EST_FlatTargetCost.o
  209. Making in directory src/modules/MultiSyn/inst_tmpl ...
  210. making dependencies -- hash_s_itemlistp_t.cc hash_itemp_tcdatap_t.cc list_uttp_t.cc list_itemp_t.cc list_voicemodulep_t.cc list_strlist_t.cc vector_jccp_t.cc list_scorepair_t.cc
  211. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../../src/modules/MultiSyn -I../../../../src/include -I/usr/share/speech-tools/include -DINSTANTIATE_TEMPLATES hash_s_itemlistp_t.cc
  212. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../../src/modules/MultiSyn -I../../../../src/include -I/usr/share/speech-tools/include -DINSTANTIATE_TEMPLATES hash_itemp_tcdatap_t.cc
  213. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../../src/modules/MultiSyn -I../../../../src/include -I/usr/share/speech-tools/include -DINSTANTIATE_TEMPLATES list_uttp_t.cc
  214. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../../src/modules/MultiSyn -I../../../../src/include -I/usr/share/speech-tools/include -DINSTANTIATE_TEMPLATES list_itemp_t.cc
  215. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../../src/modules/MultiSyn -I../../../../src/include -I/usr/share/speech-tools/include -DINSTANTIATE_TEMPLATES list_voicemodulep_t.cc
  216. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../../src/modules/MultiSyn -I../../../../src/include -I/usr/share/speech-tools/include -DINSTANTIATE_TEMPLATES list_strlist_t.cc
  217. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../../src/modules/MultiSyn -I../../../../src/include -I/usr/share/speech-tools/include -DINSTANTIATE_TEMPLATES vector_jccp_t.cc
  218. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../../src/modules/MultiSyn -I../../../../src/include -I/usr/share/speech-tools/include -DINSTANTIATE_TEMPLATES list_scorepair_t.cc
  219. look at library Festival hash_s_itemlistp_t.o hash_itemp_tcdatap_t.o list_uttp_t.o list_itemp_t.o list_voicemodulep_t.o list_strlist_t.o vector_jccp_t.o list_scorepair_t.o
  220. Update library Festival hash_s_itemlistp_t.o hash_itemp_tcdatap_t.o list_uttp_t.o list_itemp_t.o list_voicemodulep_t.o list_strlist_t.o vector_jccp_t.o list_scorepair_t.o
  221. a - hash_s_itemlistp_t.o
  222. a - hash_itemp_tcdatap_t.o
  223. a - list_uttp_t.o
  224. a - list_itemp_t.o
  225. a - list_voicemodulep_t.o
  226. a - list_strlist_t.o
  227. a - vector_jccp_t.o
  228. a - list_scorepair_t.o
  229. Making in directory src/modules/hts_engine ...
  230. making dependencies -- fest2hts_engine.cc HTS_audio.c HTS_engine.c HTS_gstream.c HTS_label.c HTS_misc.c HTS_model.c HTS_pstream.c HTS_sstream.c HTS_vocoder.c
  231. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I ../include -D FESTIVAL -I../../../src/include -I/usr/share/speech-tools/include fest2hts_engine.cc
  232. x86_64-pc-linux-gnu-gcc -c -fPIC -Wall -I ../include -D FESTIVAL -I../../../src/include -I/usr/share/speech-tools/include HTS_audio.c
  233. x86_64-pc-linux-gnu-gcc -c -fPIC -Wall -I ../include -D FESTIVAL -I../../../src/include -I/usr/share/speech-tools/include HTS_engine.c
  234. x86_64-pc-linux-gnu-gcc -c -fPIC -Wall -I ../include -D FESTIVAL -I../../../src/include -I/usr/share/speech-tools/include HTS_gstream.c
  235. x86_64-pc-linux-gnu-gcc -c -fPIC -Wall -I ../include -D FESTIVAL -I../../../src/include -I/usr/share/speech-tools/include HTS_label.c
  236. x86_64-pc-linux-gnu-gcc -c -fPIC -Wall -I ../include -D FESTIVAL -I../../../src/include -I/usr/share/speech-tools/include HTS_misc.c
  237. x86_64-pc-linux-gnu-gcc -c -fPIC -Wall -I ../include -D FESTIVAL -I../../../src/include -I/usr/share/speech-tools/include HTS_model.c
  238. x86_64-pc-linux-gnu-gcc -c -fPIC -Wall -I ../include -D FESTIVAL -I../../../src/include -I/usr/share/speech-tools/include HTS_pstream.c
  239. x86_64-pc-linux-gnu-gcc -c -fPIC -Wall -I ../include -D FESTIVAL -I../../../src/include -I/usr/share/speech-tools/include HTS_sstream.c
  240. x86_64-pc-linux-gnu-gcc -c -fPIC -Wall -I ../include -D FESTIVAL -I../../../src/include -I/usr/share/speech-tools/include HTS_vocoder.c
  241. look at library Festival fest2hts_engine.o HTS_audio.o HTS_engine.o HTS_gstream.o HTS_label.o HTS_misc.o HTS_model.o HTS_pstream.o HTS_sstream.o HTS_vocoder.o
  242. Update library Festival fest2hts_engine.o HTS_audio.o HTS_engine.o HTS_gstream.o HTS_label.o HTS_misc.o HTS_model.o HTS_pstream.o HTS_sstream.o HTS_vocoder.o
  243. a - fest2hts_engine.o
  244. a - HTS_audio.o
  245. a - HTS_engine.o
  246. a - HTS_gstream.o
  247. a - HTS_label.o
  248. a - HTS_misc.o
  249. a - HTS_model.o
  250. a - HTS_pstream.o
  251. a - HTS_sstream.o
  252. a - HTS_vocoder.o
  253. Making in directory src/modules/Lexicon ...
  254. making dependencies -- lex_aux.cc lexicon.cc lts.cc lts_rules.cc complex.cc lex_ff.cc
  255. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include lex_aux.cc
  256. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include lexicon.cc
  257. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include lts.cc
  258. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include lts_rules.cc
  259. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include complex.cc
  260. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include lex_ff.cc
  261. look at library Festival lex_aux.o lexicon.o lts.o lts_rules.o complex.o lex_ff.o
  262. Update library Festival lex_aux.o lexicon.o lts.o lts_rules.o complex.o lex_ff.o
  263. a - lex_aux.o
  264. a - lexicon.o
  265. a - lts.o
  266. a - lts_rules.o
  267. a - complex.o
  268. a - lex_ff.o
  269. Making in directory src/modules/base ...
  270. making dependencies -- modules.cc module_support.cc parameters.cc ff.cc pos.cc phrasify.cc word.cc postlex.cc phrinfo.cc
  271. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include modules.cc
  272. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include module_support.cc
  273. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include parameters.cc
  274. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include ff.cc
  275. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include pos.cc
  276. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include phrasify.cc
  277. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include word.cc
  278. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include postlex.cc
  279. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include phrinfo.cc
  280. look at library Festival modules.o module_support.o parameters.o ff.o pos.o phrasify.o word.o postlex.o phrinfo.o
  281. Update library Festival modules.o module_support.o parameters.o ff.o pos.o phrasify.o word.o postlex.o phrinfo.o
  282. a - modules.o
  283. a - module_support.o
  284. a - parameters.o
  285. a - ff.o
  286. a - pos.o
  287. a - phrasify.o
  288. a - word.o
  289. a - postlex.o
  290. a - phrinfo.o
  291. Making in directory src/modules/Duration ...
  292. making dependencies -- dur_aux.cc duration.cc Klatt.cc
  293. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include dur_aux.cc
  294. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include duration.cc
  295. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include Klatt.cc
  296. look at library Festival dur_aux.o duration.o Klatt.o
  297. Update library Festival dur_aux.o duration.o Klatt.o
  298. a - dur_aux.o
  299. a - duration.o
  300. a - Klatt.o
  301. Making in directory src/modules/Intonation ...
  302. making dependencies -- int_aux.cc duffint.cc simple.cc gen_int.cc int_tree.cc
  303. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include int_aux.cc
  304. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include duffint.cc
  305. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include simple.cc
  306. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include gen_int.cc
  307. gen_int.cc: In function 'obj* FT_Int_Targets_General_Utt(LISP)':
  308. gen_int.cc:61:19: warning: variable 'targrel' set but not used [-Wunused-but-set-variable]
  309. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include int_tree.cc
  310. look at library Festival int_aux.o duffint.o simple.o gen_int.o int_tree.o
  311. Update library Festival int_aux.o duffint.o simple.o gen_int.o int_tree.o
  312. a - int_aux.o
  313. a - duffint.o
  314. a - simple.o
  315. a - gen_int.o
  316. a - int_tree.o
  317. Making in directory src/modules/Text ...
  318. making dependencies -- text_aux.cc token.cc text.cc tok_ext.cc token_pos.cc xxml.cc text_modes.cc
  319. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include text_aux.cc
  320. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include token.cc
  321. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include text.cc
  322. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include tok_ext.cc
  323. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include token_pos.cc
  324. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include xxml.cc
  325. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include text_modes.cc
  326. look at library Festival text_aux.o token.o text.o tok_ext.o token_pos.o xxml.o text_modes.o
  327. Update library Festival text_aux.o token.o text.o tok_ext.o token_pos.o xxml.o text_modes.o
  328. a - text_aux.o
  329. a - token.o
  330. a - text.o
  331. a - tok_ext.o
  332. a - token_pos.o
  333. a - xxml.o
  334. a - text_modes.o
  335. Making in directory src/modules/UniSyn ...
  336. making dependencies -- UniSyn.cc us_prosody.cc us_unit.cc ps_synthesis.cc us_mapping.cc us_features.cc
  337. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include UniSyn.cc -o UniSyn.o
  338. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include us_prosody.cc
  339. us_prosody.cc: In function 'void linear_pitchmarks(EST_Track&, EST_Track&, float, float)':
  340. us_prosody.cc:185:11: warning: variable 'm' set but not used [-Wunused-but-set-variable]
  341. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include us_unit.cc
  342. us_unit.cc: In function 'void window_frame(EST_Wave&, EST_Wave&, float, int, int, void (*)(int, EST_TBuffer<float>&, int), int)':
  343. us_unit.cc:96:7: warning: variable 'print_centre' set but not used [-Wunused-but-set-variable]
  344. us_unit.cc: In function 'void us_unit_raw_concat(EST_Utterance&)':
  345. us_unit.cc:382:11: warning: variable 'window_factor' set but not used [-Wunused-but-set-variable]
  346. us_unit.cc: In function 'void concatenate_unit_coefs(EST_Relation&, EST_Track&)':
  347. us_unit.cc:439:18: warning: variable 'l' set but not used [-Wunused-but-set-variable]
  348. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include ps_synthesis.cc
  349. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include us_mapping.cc
  350. us_mapping.cc: In function 'void us_mapping(EST_Utterance&, const EST_String&)':
  351. us_mapping.cc:609:19: warning: variable 'source_lab' set but not used [-Wunused-but-set-variable]
  352. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include us_features.cc
  353. look at library Festival UniSyn.o us_prosody.o us_unit.o ps_synthesis.o us_mapping.o us_features.o
  354. Update library Festival UniSyn.o us_prosody.o us_unit.o ps_synthesis.o us_mapping.o us_features.o
  355. a - UniSyn.o
  356. a - us_prosody.o
  357. a - us_unit.o
  358. a - ps_synthesis.o
  359. a - us_mapping.o
  360. a - us_features.o
  361. Making in directory src/modules/donovan ...
  362. making dependencies -- makewav.c load_diphs.c coeffs.c excitation.c pitch.c durations.c donovan.cc
  363. x86_64-pc-linux-gnu-gcc -c -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include makewav.c
  364. x86_64-pc-linux-gnu-gcc -c -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include load_diphs.c
  365. x86_64-pc-linux-gnu-gcc -c -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include coeffs.c
  366. x86_64-pc-linux-gnu-gcc -c -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include excitation.c
  367. x86_64-pc-linux-gnu-gcc -c -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include pitch.c
  368. x86_64-pc-linux-gnu-gcc -c -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include durations.c
  369. durations.c:43:14: warning: conflicting types for built-in function 'fmax' [enabled by default]
  370. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include donovan.cc
  371. look at library Festival makewav.o load_diphs.o coeffs.o excitation.o pitch.o durations.o donovan.o
  372. Update library Festival makewav.o load_diphs.o coeffs.o excitation.o pitch.o durations.o donovan.o
  373. a - makewav.o
  374. a - load_diphs.o
  375. a - coeffs.o
  376. a - excitation.o
  377. a - pitch.o
  378. a - durations.o
  379. a - donovan.o
  380. Making in directory src/modules/parser ...
  381. making dependencies -- pparser.cc
  382. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../include -I../../../src/include -I/usr/share/speech-tools/include pparser.cc
  383. pparser.cc: In function 'void MultiParse(EST_Utterance&)':
  384. pparser.cc:109:17: warning: variable 'eos_tree' set but not used [-Wunused-but-set-variable]
  385. look at library Festival pparser.o
  386. Update library Festival pparser.o
  387. a - pparser.o
  388. Making in directory src/modules/UniSyn_diphone ...
  389. making dependencies -- UniSyn_diphone.cc us_diphone_unit.cc us_diphone_index.cc
  390. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include UniSyn_diphone.cc
  391. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include us_diphone_unit.cc
  392. us_diphone_unit.cc: In function 'void load_full_diphone(int)':
  393. us_diphone_unit.cc:243:9: warning: variable 'pm_start' set but not used [-Wunused-but-set-variable]
  394. us_diphone_unit.cc:243:19: warning: variable 'pm_end' set but not used [-Wunused-but-set-variable]
  395. us_diphone_unit.cc:243:27: warning: variable 'pm_middle' set but not used [-Wunused-but-set-variable]
  396. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../../src/include -I/usr/share/speech-tools/include us_diphone_index.cc
  397. look at library Festival UniSyn_diphone.o us_diphone_unit.o us_diphone_index.o
  398. Update library Festival UniSyn_diphone.o us_diphone_unit.o us_diphone_index.o
  399. a - UniSyn_diphone.o
  400. a - us_diphone_unit.o
  401. a - us_diphone_index.o
  402. rm init_modules.o
  403. Making in directory src/main ...
  404. making dependencies -- festival_main.cc audsp.cc festival_client.cc
  405. x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -fPIC -Wall -I../../src/include -I/usr/share/speech-tools/include festival_main.cc
  406. x86_64-pc-linux-gnu-g++ -Wall -Wl,-O1 -Wl,--as-needed -ldl -lncurses -o festival festival_main.o -L../../src/lib -lFestival -L/usr/lib64 -lestools -L/usr/lib64 -lestbase -L/usr/lib64 -leststring -lncurses -lasound -Wl,-O1 -Wl,--as-needed -ldl -lncurses -lm -lstdc++ -lgcc
  407. /usr/lib64/libestools.so: undefined reference to `tgetnum'
  408. /usr/lib64/libestools.so: undefined reference to `tgetent'
  409. /usr/lib64/libestools.so: undefined reference to `tgetstr'
  410. collect2: ld returned 1 exit status
  411. make[2]: *** [festival] Error 1
  412. make[1]: *** [main] Error 2
  413. make: *** [src] Error 2
  414. emake failed
  415. * ERROR: app-accessibility/festival-2.1 failed (compile phase):
  416. * emake failed
  417. *
  418. * Call stack:
  419. * ebuild.sh, line 93: Called src_compile
  420. * environment, line 2234: Called die
  421. * The specific snippet of code:
  422. * emake -j1 PROJECT_LIBDEPS="" REQUIRED_LIBDEPS="" LOCAL_LIBDEPS="" OPTIMISE_CXXFLAGS="${CXXFLAGS}" OPTIMISE_CCFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" CC="$(tc-getCC)" CXX="$(tc-getCXX)" || die "emake failed"
  423. *
  424. * If you need support, post the output of `emerge --info '=app-accessibility/festival-2.1'`,
  425. * the complete build log and the output of `emerge -pqv '=app-accessibility/festival-2.1'`.
  426. sed: couldn't open temporary file /etc/portage/package.mask/sedzxNsie: Permission denied