Hope it's not a duplicate... Reproducible: Always Steps to Reproduce: 1.emerge -U festival 2. 3. Actual Results: Making in directory ./siod ... making dependencies -- siodeditline.c el_complete.c editline.c el_sys_unix.c slib.cc slib_core.cc slib_doc.cc slib_file.cc slib_format.cc slib_list.cc slib_math.cc slib_sys.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 gcc -c -fno-implicit-templates -O3 -Wall -Wno-non-template-friend -DSUPPORT_EDITLINE -I../include slib.cc In file included from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.1/include/g++-v3/ backward/iostream.h:31, from ../include/EST_iostream.h:53, from ../include/EST_String.h:50, from ../include/siod.h:17, from slib.cc:88: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.1/include/g++-v3/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 <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated. In file included from ../include/EST_String.h:50, from ../include/siod.h:17, from slib.cc:88: ../include/EST_iostream.h:54:26: strstream.h: No such file or directory In file included from ../include/EST_TList.h:50, from ../include/EST_string_aux.h:43, from ../include/siod.h:18, from slib.cc:88: ../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, IPointer, Entry>::Iter' is implicitly a typename ../include/EST_TIterator.h:206: warning: implicit typename is deprecated, please see the documentation for details ../include/EST_TIterator.h:206: warning: `EST_TStructIterator<Container, IPointer, Entry>::Iter' is implicitly a typename ../include/EST_TIterator.h:206: warning: implicit typename is deprecated, please see the documentation for details ../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, IPointer, Entry>::Iter' is implicitly a typename ../include/EST_TIterator.h:233: warning: implicit typename is deprecated, please see the documentation for details ../include/EST_TIterator.h:233: warning: `EST_TRwIterator<Container, IPointer, Entry>::Iter' is implicitly a typename ../include/EST_TIterator.h:233: warning: implicit typename is deprecated, please see the documentation for details ../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, IPointer, Entry>::Iter' is implicitly a typename ../include/EST_TIterator.h:280: warning: implicit typename is deprecated, please see the documentation for details ../include/EST_TIterator.h:280: warning: `EST_TRwStructIterator<Container, IPointer, Entry>::Iter' is implicitly a typename ../include/EST_TIterator.h:280: warning: implicit typename is deprecated, please see the documentation for details make[1]: *** [slib.o] Error 1 make: *** [siod] Error 2 !!! ERROR: media-sound/festival-1.4.2-r3 failed. !!! Function src_compile, Line 67, Exitcode 2 !!! (no error message)
Bug #22185. Still, at least it's fixed. :-)
use 1.4.3 *** This bug has been marked as a duplicate of 22185 ***