Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 147782 - festival 1.4.3-r3 does not build after update to gcc 4.1.1
Summary: festival 1.4.3-r3 does not build after update to gcc 4.1.1
Status: RESOLVED DUPLICATE of bug 146897
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-16 01:31 UTC by Onkobu
Modified: 2006-09-16 01:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,3.79 KB, text/plain)
2006-09-16 01:32 UTC, Onkobu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Onkobu 2006-09-16 01:31:45 UTC
Making in directory src/arch/festival ...
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
g++ -c  -fno-implicit-templates  -O2 -pipe -march=athlon-xp -fPIC -fno-shared-data -Wall -Wno-non-template-friend -Wno-deprecated           -I../../../src/include -I/usr/share/speech-tools/include      -DINSTANTIATE_TEMPLATES -DFTNAME='Festival Speech Synthesis System' -DFTLIBDIRC=/var/tmp/portage/festival-1.4.3-r3/work/festival/lib  -DFTVERSION='1.4.3' -DFTSTATE='release'  -DFTDATE='Jan 2003' -DFTOSTYPE=\"unknown_Linux\" festival.cc
/usr/share/speech-tools/include/EST_Chunk.h:133: Fehler: 
Comment 1 Onkobu 2006-09-16 01:31:45 UTC
Making in directory src/arch/festival ...
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
g++ -c  -fno-implicit-templates  -O2 -pipe -march=athlon-xp -fPIC -fno-shared-data -Wall -Wno-non-template-friend -Wno-deprecated           -I../../../src/include -I/usr/share/speech-tools/include      -DINSTANTIATE_TEMPLATES -DFTNAME='Festival Speech Synthesis System' -DFTLIBDIRC=/var/tmp/portage/festival-1.4.3-r3/work/festival/lib  -DFTVERSION='1.4.3' -DFTSTATE='release'  -DFTDATE='Jan 2003' -DFTOSTYPE=\"unknown_Linux\" festival.cc
/usr/share/speech-tools/include/EST_Chunk.h:133: Fehler: »EST_ChunkPtr« bezeichnet keinen Typ
/usr/share/speech-tools/include/EST_Chunk.h:134: Fehler: »EST_ChunkPtr« bezeichnet keinen Typ
/usr/share/speech-tools/include/EST_Chunk.h:135: Fehler: »EST_ChunkPtr« bezeichnet keinen Typ
/usr/share/speech-tools/include/EST_Chunk.h:137: Fehler: »EST_ChunkPtr« wurde nicht deklariert
/usr/share/speech-tools/include/EST_Chunk.h:138: Fehler: »EST_ChunkPtr« wurde nicht deklariert
/usr/share/speech-tools/include/EST_Chunk.h:140: Fehler: »EST_ChunkPtr« wurde nicht deklariert
/usr/share/speech-tools/include/EST_Chunk.h:141: Fehler: »EST_ChunkPtr« wurde nicht deklariert
/usr/share/speech-tools/include/EST_String.h: In member function »void EST_String::make_updatable()«:
/usr/share/speech-tools/include/EST_String.h:253: Fehler: keine passende Funktion für Aufruf von »make_updatable(EST_ChunkPtr&, int)«
/usr/share/speech-tools/include/ling_class/EST_Item.h: In function »bool operator!=(const EST_Item&, const EST_Item&)«:
/usr/share/speech-tools/include/ling_class/EST_Item.h:398: Fehler: »::same_item« wurde nicht deklariert
/usr/share/speech-tools/include/ling_class/EST_Item.h: In function »bool operator==(const EST_Item&, const EST_Item&)«:
/usr/share/speech-tools/include/ling_class/EST_Item.h:400: Fehler: »::same_item« wurde nicht deklariert
make[3]: *** [festival.o] Fehler 1
make[2]: *** [festival] Fehler 2
make[1]: *** [arch] Fehler 2
make: *** [src] Fehler 2

!!! ERROR: app-accessibility/festival-1.4.3-r3 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  festival-1.4.3-r3.ebuild, line 74:   Called die
Comment 2 Onkobu 2006-09-16 01:32:03 UTC
Created attachment 97124 [details]
emerge --info
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-09-16 01:55:16 UTC

*** This bug has been marked as a duplicate of 146897 ***