Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114434 - festival-1.4.3-r3 and r4 don't compile on gcc-3.4.4-r1
Summary: festival-1.4.3-r3 and r4 don't compile on gcc-3.4.4-r1
Status: RESOLVED DUPLICATE of bug 114313
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-04 04:49 UTC by Evert
Modified: 2005-12-04 04:51 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Evert 2005-12-04 04:49:17 UTC
After a gcc-upgrade because gcc-3.4.4 went stable, festival-1.4.3-r3 won't
recompile. Also, the unstable r4 won't compile either.

Reproducible: Always
Steps to Reproduce:
1. gcc-config i686-pc-linux-gnu-3.4.4
2. source /etc/profile
3. emerge festival

Actual Results:  
In file included from /usr/share/speech-tools/include/ling_class/EST_item_aux.h:46,
                 from /usr/share/speech-tools/include/EST_ling_class.h:52,
                 from /usr/share/speech-tools/include/EST.h:63,
                 from ../../../src/include/festival.h:44,
                 from festival.cc:44:
/usr/share/speech-tools/include/EST_features_aux.h: At global scope:
/usr/share/speech-tools/include/EST_features_aux.h:99: error: `void*
pointer(const EST_Val&)' used prior to declaration
make[3]: *** [festival.o] Error 1
make[2]: *** [festival] Error 2
make[1]: *** [arch] Error 2
make: *** [src] Error 2

!!! ERROR: app-accessibility/festival-1.4.3-r3 failed.
!!! Function src_compile, Line 74, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


Expected Results:  
:-)


Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r2,
2.6.12.5 i686)
=================================================================
System uname: 2.6.12.5 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/bind
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/data/linux/gentoo/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo
ftp://ftp6.uni-muenster.de/pub/linux/distributions/gentoo
http://gentoo.mirror.sdv.fr http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
http://gentoo.inode.at/"
MAKEOPTS="-j2"
PKGDIR="/data/linux/gentoo/packages/amd_athlon-xp"
PORTAGE_TMPDIR="/compile"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib alsa apm arts audiofile avi berkdb bitmap-fonts bzip2 cdr crypt
cups curl directfb dvd dvdr dvdread eds emboss encode esd exif expat fam ffmpeg
flac foomaticdb fortran gdbm gif glut gmp gnome gpm gstreamer gtk gtk2 idn
imagemagick imlib ipv6 jack java jpeg lcms ldap libg++ libwww mad mhash mikmod
mmx mng motif mozilla mp3 mpeg mplayer mysql ncurses nls ogg oggvorbis openal
opengl oss pam pcre pdflib perl png python qt quicktime readline recode ruby
samba sdl slang spell sse ssl svg svga tcltk tcpd tiff truetype truetype-fonts
type1-fonts udev unicode vcd vorbis wmf xine xml2 xmms xv zlib
video_cards_nvidia userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-12-04 04:51:59 UTC

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