Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44942 - speech tools compile failure
Summary: speech tools compile failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Accessibility Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-17 06:07 UTC by Aaron Peterson
Modified: 2004-03-21 00:58 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 Aaron Peterson 2004-03-17 06:07:45 UTC
is this dependant on festival?

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
g++ -c -O3 -fPIC -fno-shared-data -Wall -Wno-non-template-friend -Wno-deprecated
-I../../include EST_PST.cc
look at library estools lattice_t.o EST_Ngrammar.o ngrammar_io.o ngrammar_aux.o
ngrammar_utils.o EST_lattice.o EST_lattice_io.o freqsmooth.o EST_PST.o
Update library estools lattice_t.o EST_Ngrammar.o ngrammar_io.o ngrammar_aux.o
ngrammar_utils.o EST_lattice.o EST_lattice_io.o freqsmooth.o EST_PST.o
a - lattice_t.o
a - EST_Ngrammar.o
a - ngrammar_io.o
a - ngrammar_aux.o
a - ngrammar_utils.o
a - EST_lattice.o
a - EST_lattice_io.o
a - freqsmooth.o
a - EST_PST.o
look at library estbase
look at library eststring

!!! ERROR: app-accessibility/speech-tools-1.2.3 failed.
!!! Function src_compile, Line 418, Exitcode 2
!!! emake failed




bash-2.05b# emerge info
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040207-r0,
2.6.4-gentoo-r1)
=================================================================
System uname: 2.6.4-gentoo-r1 i686 AMD Athlon(TM) XP 1700+
Gentoo Base System version 1.4.3.13p1
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -mmmx -m3dnow -msse -fomit-frame-pointer -O2 -pipe -Wall"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config
/usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -mmmx -m3dnow -msse -fomit-frame-pointer -O2 -pipe -Wall"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X aalib acpi acpi4linux alsa amd apache2 apm arts artswrappersuid avi
berkdb bonobo cdr cjk cjkcrypt crypt cscope cups dga directfb doc dv dvb dvd
encode esd evms2 faad fbcon ffmpeg flac flash foomaticdb freetype fs gdbm ggi
gif gnome gpm gstreamer gtk gtk2 gtkhtml guile imagemagick imap imlib jack java
javascript joystick jpeg kde kerberos krb4 ldap libcss libdvdread libg++ libwww
mad maildir md5sum mdb mikmod mmx motif mozilla mpeg mpeg4 mule mysql nas
ncurses net nls nptl nvidia oggvorbis opengl oss pam pdflib perl pic png python
qt quicktime readline samba sasl scanner sdl slang spell sse ssl svga tcltk tcpd
tetex tiff transcode truetype unicode usb v4l vhosts virus-scan x86 xine
xinerama xml2 xmms xv xvid zeo zlib"
Comment 1 Aaron Peterson 2004-03-17 06:20:07 UTC
it appears to have compiled successfully on second attempt!  no other changes!

except for emerge command was emerge festival -uD ... but sound-tools was downloaded and installed first!
Comment 2 Deedra Waters (RETIRED) gentoo-dev 2004-03-17 14:03:58 UTC
I just compiled it twice successfully, once with out festival, and once with festival installed. Can you provide more information please?
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-03-17 15:57:18 UTC
well Aaron got it to compile the second time... maybe it's an issue with parallel compilation... I'll make a note of this for later.
Comment 4 Jeremy Huddleston (RETIRED) gentoo-dev 2004-03-21 00:58:08 UTC
closing