the summery says it all i'm using a bootstrapped system with gcc-3.3 and kernel 2.5.70-mm3.. i can't copy/paste the error right now sorry but it's pretty much reproducable with gcc-3.3 everytime ps : i thought it was my cflags so i tried to do : CFLAGS="" emerge speechd but still the same Reproducible: Always Steps to Reproduce: 1.emerge speechd OR emerge festival 2. 3. Actual Results: building dies with alot of type cast, "lacks a cast" errors. Expected Results: compiled fine? can't copy paste anything but here's my config : System : P4 2.2 386mb RAM, kernel 2.5.70-mm3, gcc-3.3, glibc2.3.2 CFLAGS/CXXFLAGS="-march=pentium4 -O2 -ftracer -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays"
last time i couldn't add any info, but here's a better bug report.. emerge info : System uname: 2.5.70-mm8 i686 Intel(R) Pentium(R) 4 CPU 2.20GHz GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo" CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /etc/make.conf /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" PORTDIR="/usr/portage" DISTDIR="/usr/portage/distfiles" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR_OVERLAY="/usr/local/portage" USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg libg++ mikmod mmx mpeg ncurses pdflib png quicktime spell truetype xml2 xmms xv zlib alsa gdbm berkdb slang readline arts tetex tcltk mysql X sdl gpm tcpd pam libwww ssl perl python imlib oggvorbis gtk qt kde motif opengl cdr apache2 prebuilt sse tiff xml -gnome -nls -svga -java" COMPILER="gcc3" CHOST="i686-pc-linux-gnu" CFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer -fforce-addr -fno-unit-at-a-time -fno-unroll-loops -ftracer -mfpmath=sse -Wno-deprecated -falign-functions=4 -fprefetch-loop-arrays -w" CXXFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer -fforce-addr -fno-unit-at-a-time -fno-unroll-loops -ftracer -mfpmath=sse -Wno-deprecated -falign-functions=4 -fprefetch-loop-arrays -w" ACCEPT_KEYWORDS="x86 ~x86" MAKEOPTS="-j2" AUTOCLEAN="no" SYNC="rsync://rsync.gentoo.org/gentoo-portage" FEATURES="sandbox ccache"
Festival 1.4.2 is completely non-ansi C++, there isn't any way to get GCC-3.3 to compile it. Festival 1.4.3 compiles fine, however.
Resolving as FIXED as per Comment #2, festival-1.4.3 should compile with gcc-3.3.x. festival-1.4.3 even applies a gcc-3.3 patch, so this likely fixes it.
*** Bug 31342 has been marked as a duplicate of this bug. ***