---------------------- ERROR ---------------------- >>> Emerging (67 of 271) app-accessibility/speech-tools-1.2.3-r3 to / >>> Unpacking source... >>> Unpacking speech_tools-1.2.3-release.tar.gz to /var/tmp/portage/speech-tools-1.2.3-r3/work >>> Unpacking speech-tools-1.2.3-gcc3.4.patch.bz2 to /var/tmp/portage/speech-tools-1.2.3-r3/work * Replacing obsolete head/tail with POSIX compliant ones * - fixed /var/tmp/portage/speech-tools-1.2.3-r3/work/speech_tools/config.guess >>> Source unpacked. >>> Compiling source in /var/tmp/portage/speech-tools-1.2.3-r3/work/speech_tools ... * econf: updating speech_tools/config.guess with /usr/share/gnuconfig/config.guess * econf: updating speech_tools/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu creating cache ./config.cache checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking build system type... x86_64-pc-linux-gnu checking for gcc... gcc checking whether the C compiler (gcc -march=k8 -pipe -O2 ) works... yes checking whether the C compiler (gcc -march=k8 -pipe -O2 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for ranlib... ranlib checking for ar... ar checking whether byte ordering is bigendian... no checking for tputs in -ltermcap... no checking for tputs in -lncurses... yes updating cache ./config.cache creating ./config.status creating config/config Check system type Remake modincludes.inc NATIVE_AUDIO ok EDITLINE config/modules/editline.mak SIOD siod/siod.mak WAGON stats/wagon/wagon.mak SCFG grammar/scfg/scfg.mak WFST grammar/wfst/wfst.mak OLS stats/ols.mak RXP rxp/rxp.mak LINUX16_AUDIO config/modules/linux16_audio.mak 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 x86_64-pc-linux-gnu-g++ -c -fno-implicit-templates -march=k8 -pipe -O2 -Wall -DSUPPORT_EDITLINE -I../include slib.cc In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4/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/x86_64-pc-linux-gnu/4.1.1/include/g++-v4/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 header for the header for C++ includes, or instead of the deprecated header . 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: error: strstream.h: No such file or directory ../include/EST_Chunk.h:131: error: 'EST_ChunkPtr' does not name a type ../include/EST_Chunk.h:132: error: 'EST_ChunkPtr' does not name a type ../include/EST_Chunk.h:133: error: 'EST_ChunkPtr' does not name a type ../include/EST_Chunk.h:135: error: 'EST_ChunkPtr' has not been declared ../include/EST_Chunk.h:136: error: 'EST_ChunkPtr' has not been declared ../include/EST_Chunk.h:138: error: 'EST_ChunkPtr' has not been declared ../include/EST_Chunk.h:139: error: 'EST_ChunkPtr' has not been declared ../include/EST_String.h: In member function 'void EST_String::make_updatable()':../include/EST_String.h:253: error: no matching function for call to 'make_updatable(EST_ChunkPtr&, int)' ../include/EST_TIterator.h: In constructor 'EST_TStructIterator::EST_TStructIterator()': ../include/EST_TIterator.h:204: error: 'cont' was not declared in this scope ../include/EST_TIterator.h: In member function 'EST_TIterator& EST_TStructIterator::operator=(const EST_TIterator&)': ../include/EST_TIterator.h:208: error: 'cont' was not declared in this scope ../include/EST_TIterator.h:208: error: 'pos' was not declared in this scope ../include/EST_TIterator.h:208: error: 'pointer' was not declared in this scope ../include/EST_TIterator.h: In member function 'const Entry* EST_TStructIterator::operator->() const': ../include/EST_TIterator.h:215: error: there are no arguments to 'current' that depend on a template parameter, so a declaration of 'current' must be available ../include/EST_TIterator.h:215: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) ../include/EST_TIterator.h: In constructor 'EST_TRwIterator::EST_TRwIterator()': ../include/EST_TIterator.h:234: error: 'cont' was not declared in this scope ../include/EST_TIterator.h: In member function 'EST_TIterator& EST_TRwIterator::operator=(const EST_TIterator&)': ../include/EST_TIterator.h:238: error: 'cont' was not declared in this scope ../include/EST_TIterator.h:238: error: 'pos' was not declared in this scope ../include/EST_TIterator.h:238: error: 'pointer' was not declared in this scope ../include/EST_TIterator.h: In member function 'void EST_TRwIterator::begin(Container&)': ../include/EST_TIterator.h:246: error: 'cont' was not declared in this scope ../include/EST_TIterator.h:246: error: there are no arguments to 'beginning' that depend on a template parameter, so a declaration of 'beginning' must be available ../include/EST_TIterator.h: In member function 'Entry& EST_TRwIterator::current() const': ../include/EST_TIterator.h:253: error: 'cont' was not declared in this scope ../include/EST_TIterator.h:253: error: 'pointer' was not declared in this scope ../include/EST_TIterator.h: In member function 'Entry& EST_TRwIterator::next_element()': ../include/EST_TIterator.h:267: error: 'cont' was not declared in this scope ../include/EST_TIterator.h:267: error: 'pointer' was not declared in this scope ../include/EST_TIterator.h: In constructor 'EST_TRwStructIterator::EST_TRwStructIterator()': ../include/EST_TIterator.h:284: error: 'cont' was not declared in this scope ../include/EST_TIterator.h: In member function 'EST_TIterator& EST_TRwStructIterator::operator=(const EST_TIterator&)': ../include/EST_TIterator.h:288: error: 'cont' was not declared in this scope ../include/EST_TIterator.h:288: error: 'pos' was not declared in this scope ../include/EST_TIterator.h:288: error: 'pointer' was not declared in this scope ../include/EST_TIterator.h: In member function 'Entry* EST_TRwStructIterator::operator->() const': ../include/EST_TIterator.h:295: error: there are no arguments to 'current' that depend on a template parameter, so a declaration of 'current' must be available ../include/EST_TList.h: At global scope: ../include/EST_TList.h:226: warning: friend declaration 'std::ostream& operator<<(std::ostream&, const EST_TList&)' declares a non-template function ../include/EST_TList.h:226: warning: (if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) -Wno-non-template-friend disables this warning ../include/EST_TVector.h:312: warning: friend declaration 'std::ostream& operator<<(std::ostream&, const EST_TVector&)' declares a non-template function ../include/EST_TKVL.h:61: warning: friend declaration 'std::ostream& operator<<(std::ostream&, const EST_TKVI&)' declares a non-template function ../include/EST_TKVL.h:146: warning: friend declaration 'std::ostream& operator<<(std::ostream&, const EST_TKVL&)' declares a non-template function ../include/EST_TMatrix.h:307: warning: friend declaration 'std::ostream& operator<<(std::ostream&, const EST_TMatrix&)' declares a non-template function ../include/EST_TMatrix.h: In member function 'unsigned int EST_TMatrix::mcell_pos(int, int) const': ../include/EST_TMatrix.h:107: error: 'p_column_step' was not declared in this scope ../include/EST_TMatrix.h: In member function 'const T& EST_TMatrix::fast_a_m(int, int) const': ../include/EST_TMatrix.h:119: error: 'p_memory' was not declared in this scope ../include/EST_TMatrix.h: In member function 'T& EST_TMatrix::fast_a_m(int, int)': ../include/EST_TMatrix.h:121: error: 'p_memory' was not declared in this scope ../include/EST_TMatrix.h: In member function 'const T& EST_TMatrix::fast_a_1(int, int) const': ../include/EST_TMatrix.h:124: error: 'p_memory' was not declared in this scope ../include/EST_TMatrix.h: In member function 'T& EST_TMatrix::fast_a_1(int, int)': ../include/EST_TMatrix.h:126: error: 'p_memory' was not declared in this scope ../include/EST_TMatrix.h: In member function 'int EST_TMatrix::num_columns() const': ../include/EST_TMatrix.h:178: error: 'p_num_columns' was not declared in this scope ../include/EST_TMatrix.h: In member function 'void EST_TMatrix::fill()': ../include/EST_TMatrix.h:217: error: 'def_val' was not declared in this scope ../include/EST_TSimpleVector.h: In member function 'void EST_TSimpleVector::empty()': ../include/EST_TSimpleVector.h:77: error: 'def_val' was not declared in this scope ../include/EST_TSimpleVector.h:77: error: there are no arguments to 'fill' that depend on a template parameter, so a declaration of 'fill' must be available slib.cc: In function 'void gc_mark_and_sweep()': slib.cc:1088: warning: dereferencing type-punned pointer will break strict-aliasing rules make[1]: *** [slib.o] Error 1 make: *** [siod] Error 2 !!! ERROR: app-accessibility/speech-tools-1.2.3-r3 failed. Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh, line 939: Called src_compile speech-tools-1.2.3-r3.ebuild, line 51: Called die !!! (no error message) !!! If you need support, post the topmost build error, and the call stack if relevant. ---------------------- EMERGE-INFO ---------------------- Portage 2.1-r2 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r7 x86_64) ================================================================= System uname: 2.6.17-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3500+ Gentoo Base System version 1.12.4 app-admin/eselect-compiler: [Not Present] dev-lang/python: 2.3.5-r2, 2.4.3-r1 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: [Not Present] dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2 sys-devel/binutils: 2.16.1-r3 sys-devel/gcc-config: 1.3.13-r3 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="amd64" AUTOCLEAN="yes" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=k8 -pipe -O2" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/X11/xkb" CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo" CXXFLAGS="-march=k8 -pipe -O2" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig ccache distlocks fixpackages metadata-transfer sandbox sfperms userpriv usersandbox" GENTOO_MIRRORS="http://mirror.switch.ch/ftp/mirror/gentoo http://gentoo.osuosl.org http://www.ibiblio.org/pub/Linux/distributions/gentoo" LANG="en_US" LC_ALL="en_US" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage /usr/portage/local/layman/gentoo-de" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="amd64 16bit X X509 aac alsa aotuv apache2 berkdb bigpatch bitmap-fonts bluetooth bzip2 cairo ccache cdda cddb cdio cdparanoia chroot cli cmdsubmenu cracklib crypt css ctype cups curl curlwrappers dar64 dba dio dlloader dri dts dvd dvdr dvdread encode exif expat fam fastcgi flatfile fortran gd gdbm gif glitz gpm gtk gtk2 icecast idea imagemagick imlib innodb ipv6 isdnlog jpeg jpeg2k ldap libg++ libwww lirc live lm_sensors mad maildir mhash mime mp3 mpeg mpm-prefork mysql ncurses network nls nocd nptl nptlonly nvidia ogg opengl pam pam_chroot pcntl pcre perl pg-hier pg-intdatetime pg-vacuumdelay php png postgres ppds pppd python quicktime readline reflection rrdtool samba sasl sdl session setup-plugin sharedmem sndfile soap sockets sox speex spl sqlite3 ssl symlink tcpd tiff tokenizer truetype truetype-fonts type1-fonts udev unicode usb v4l v4l2 vhosts vorbis xanim xml xmlrpc xorg xpm xsl xv xvid yaepg yp zaptel zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU video_cards_nvidia" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS