Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 242937 Details for
Bug 332723
app-accessibility/speech-tools does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
speech-tools-2.0.95_beta:20100814-061434.log (text/plain), 138.72 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-14 11:58:41 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-14 11:58:41 UTC
Size:
138.72 KB
patch
obsolete
> * CPV: app-accessibility/speech-tools-2.0.95_beta > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking speech_tools-2.0.95-beta.tar.gz to /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work >>>> Unpacking speech_tools-2.0.95-beta-patches.tar.gz to /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work >>>> Source unpacked in /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work >>>> Preparing source in /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools ... > * Applying various patches (bugfixes/updates) ... > * 02_all_gcc42.patch ... > [ ok ] > * 03_all_GentooLinux.patch ... > [ ok ] > * 04_all_gcc42-doc.patch ... > [ ok ] > * 05_all_sharedlib.patch ... > [ ok ] > * 06_all_gcc43-include.patch ... > [ ok ] > * 08_all_rateconv.patch ... > [ ok ] > * 09_all_remove-shared-refs.patch ... > [ ok ] > * 10_all_base_class.patch ... > [ ok ] > * 81_all_etcpath.patch ... > [ ok ] > * 91_all_gentoo-config.patch ... > [ ok ] > * Done with patching >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools ... >/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/temp/environment: line 2815: [: use: unary operator expected > * econf: updating speech_tools/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating speech_tools/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking whether byte ordering is bigendian... no >checking for tputs in -lncurses... yes >configure: creating ./config.status >config.status: creating config/config >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools ... >make -j14 -j1 CC=i686-pc-linux-gnu-gcc CXX=i686-pc-linux-gnu-g++ 'CC_OTHER_FLAGS=-O2 -pipe' 'OPTIMISE_LINKFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' >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 >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_core.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_doc.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_file.cc >slib_file.cc: In function âobj* lfwrite(obj*, obj*)â: >slib_file.cc:465:22: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_format.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_list.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_math.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_sys.cc >slib_sys.cc: In function âobj* lsystem(obj*)â: >slib_sys.cc:36:31: warning: ignoring return value of âint system(const char*)â, declared with attribute warn_unused_result >slib_sys.cc: In function âobj* lchdir(obj*, obj*)â: >slib_sys.cc:57:13: warning: ignoring return value of âint chdir(const char*)â, declared with attribute warn_unused_result >slib_sys.cc:62:43: warning: ignoring return value of âint chdir(const char*)â, declared with attribute warn_unused_result >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_server.cc >slib_server.cc: In function âvoid acknowledge_sock_print(obj*)â: >slib_server.cc:73:39: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >slib_server.cc: In function âvoid sock_acknowledge_error()â: >slib_server.cc:61:36: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >slib_server.cc: In function âobj* siod_send_lisp_to_client(obj*)â: >slib_server.cc:37:52: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >slib_server.cc:38:21: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >slib_server.cc:43:36: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_str.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_xtr.cc >slib_xtr.cc: In function âobj* array_fast_read(int, obj*)â: >slib_xtr.cc:523:49: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >slib_xtr.cc:533:68: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >slib_xtr.cc:543:64: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >slib_xtr.cc: In function âlong int get_long(FILE*)â: >slib_xtr.cc:345:28: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >slib_xtr.cc: In function âobj* array_fast_print(obj*, obj*)â: >slib_xtr.cc:490:50: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >slib_xtr.cc:496:56: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >slib_xtr.cc:502:54: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >slib_xtr.cc: In function âvoid put_long(long int, FILE*)â: >slib_xtr.cc:341:29: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >slib_xtr.cc: In function âobj* fast_print(obj*, obj*)â: >slib_xtr.cc:402:9: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >slib_xtr.cc:411:29: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >slib_xtr.cc: In function âobj* fast_read(obj*)â: >slib_xtr.cc:465:8: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >slib_xtr.cc:471:30: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include slib_repl.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include siod_fringe.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include siod_server.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include io.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include trace.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include EST_SiodServer.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include -DINSTANTIATE_TEMPLATES siod.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include -DINSTANTIATE_TEMPLATES siod_est.cc >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include siodeditline.c >siodeditline.c: In function âsiod_manualâ: >siodeditline.c:154:5: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include el_complete.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include editline.c >editline.c: In function âTTYflushâ: >editline.c:241:6: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DSUPPORT_EDITLINE -I../include el_sys_unix.c >look at library estools slib.o slib_core.o slib_doc.o slib_file.o slib_format.o slib_list.o slib_math.o slib_sys.o slib_server.o slib_str.o slib_xtr.o slib_repl.o siod_fringe.o siod_server.o io.o trace.o EST_SiodServer.o siod.o siod_est.o siodeditline.o el_complete.o editline.o el_sys_unix.o >Update library estools slib.o slib_core.o slib_doc.o slib_file.o slib_format.o slib_list.o slib_math.o slib_sys.o slib_server.o slib_str.o slib_xtr.o slib_repl.o siod_fringe.o siod_server.o io.o trace.o EST_SiodServer.o siod.o siod_est.o siodeditline.o el_complete.o editline.o el_sys_unix.o >a - slib.o >a - slib_core.o >a - slib_doc.o >a - slib_file.o >a - slib_format.o >a - slib_list.o >a - slib_math.o >a - slib_sys.o >a - slib_server.o >a - slib_str.o >a - slib_xtr.o >a - slib_repl.o >a - siod_fringe.o >a - siod_server.o >a - io.o >a - trace.o >a - EST_SiodServer.o >a - siod.o >a - siod_est.o >a - siodeditline.o >a - el_complete.o >a - editline.o >a - el_sys_unix.o >look at library estbase >look at library eststring >Making in directory ./rxp ... >making dependencies -- charset.c dtd.c string16.c url.c ctype16.c input.c stdio16.c system.c xmlparser.c XML_Parser.cc >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DCHAR_SIZE=8 -I../include/rxp -I../include charset.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DCHAR_SIZE=8 -I../include/rxp -I../include dtd.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DCHAR_SIZE=8 -I../include/rxp -I../include string16.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DCHAR_SIZE=8 -I../include/rxp -I../include url.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DCHAR_SIZE=8 -I../include/rxp -I../include ctype16.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DCHAR_SIZE=8 -I../include/rxp -I../include input.c >input.c: In function âSourceFromStreamâ: >input.c:61:5: warning: null argument where non-null required (argument 1) >input.c:61:5: warning: null argument where non-null required (argument 1) >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DCHAR_SIZE=8 -I../include/rxp -I../include stdio16.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DCHAR_SIZE=8 -I../include/rxp -I../include system.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DCHAR_SIZE=8 -I../include/rxp -I../include xmlparser.c >xmlparser.c: In function âparse_dtdâ: >xmlparser.c:1616:2: warning: null argument where non-null required (argument 1) >xmlparser.c:1616:2: warning: null argument where non-null required (argument 1) >xmlparser.c:1631:2: warning: null argument where non-null required (argument 1) >xmlparser.c:1631:2: warning: null argument where non-null required (argument 1) >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DCHAR_SIZE=8 -I../include/rxp -I../include -DINSTANTIATE_TEMPLATES XML_Parser.cc >XML_Parser.cc: In member function âXML_Parser* XML_Parser_Class::make_parser(FILE*, EST_String, void*)â: >XML_Parser.cc:82:16: warning: null argument where non-null required (argument 1) >XML_Parser.cc:82:16: warning: null argument where non-null required (argument 1) >XML_Parser.cc: In member function âXML_Parser* XML_Parser_Class::make_parser(EST_String, void*)â: >XML_Parser.cc:113:16: warning: null argument where non-null required (argument 1) >XML_Parser.cc:113:16: warning: null argument where non-null required (argument 1) >look at library estools >look at library estbase charset.o dtd.o string16.o url.o ctype16.o input.o stdio16.o system.o xmlparser.o XML_Parser.o >Update library estbase charset.o dtd.o string16.o url.o ctype16.o input.o stdio16.o system.o xmlparser.o XML_Parser.o >a - charset.o >a - dtd.o >a - string16.o >a - url.o >a - ctype16.o >a - input.o >a - stdio16.o >a - system.o >a - xmlparser.o >a - XML_Parser.o >look at library eststring >Making in directory ./audio ... >making dependencies -- gen_audio.cc nas.cc esd.cc sun16audio.cc mplayer.cc win32audio.cc irixaudio.cc os2audio.cc macosxaudio.cc linux_sound.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_ALSALINUX -I../include gen_audio.cc >gen_audio.cc: In function âint play_aucomm_wave(EST_Wave&, EST_Option&)â: >gen_audio.cc:209:53: warning: ignoring return value of âint system(const char*)â, declared with attribute warn_unused_result >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_ALSALINUX -I../include nas.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_ALSALINUX -I../include esd.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_ALSALINUX -I../include sun16audio.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_ALSALINUX -I../include mplayer.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_ALSALINUX -I../include win32audio.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_ALSALINUX -I../include irixaudio.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_ALSALINUX -I../include os2audio.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_ALSALINUX -I../include macosxaudio.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_ALSALINUX -I../include linux_sound.cc >linux_sound.cc:399:20: warning: âaud_sys_nameâ defined but not used >look at library estools >look at library estbase gen_audio.o nas.o esd.o sun16audio.o mplayer.o win32audio.o irixaudio.o os2audio.o macosxaudio.o linux_sound.o >Update library estbase gen_audio.o nas.o esd.o sun16audio.o mplayer.o win32audio.o irixaudio.o os2audio.o macosxaudio.o linux_sound.o >a - gen_audio.o >a - nas.o >a - esd.o >a - sun16audio.o >a - mplayer.o >a - win32audio.o >a - irixaudio.o >a - os2audio.o >a - macosxaudio.o >a - linux_sound.o >look at library eststring >Making in directory ./utils ... >making dependencies -- cmd_line.cc util_io.cc filetrans.cc cmd_line_aux.cc EST_swapping.cc EST_Server.cc EST_FringeServer.cc est_file.cc EST_ServiceTable.cc EST_cutils.c EST_error.c walloc.c system_specific_unix.c >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include cmd_line.cc >cmd_line.cc: In function âvoid output_sgml_synopsis(char**, const EST_String&)â: >cmd_line.cc:463:62: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include util_io.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include filetrans.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include cmd_line_aux.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_swapping.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_Server.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_FringeServer.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES est_file.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES EST_ServiceTable.cc >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -I../include -DESTNAME='Edinburgh Speech Tools Library' -DESTDATE='July 2009' -DESTVERSION='2.0.95' -DESTLIBDIRC='/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib' -DESTSTATE='beta' -DESTOSTYPE='unknown_GentooLinux' EST_cutils.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -I../include EST_error.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -I../include walloc.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -I../include system_specific_unix.c >look at library estools >look at library estbase cmd_line.o util_io.o filetrans.o cmd_line_aux.o EST_swapping.o EST_Server.o EST_FringeServer.o est_file.o EST_ServiceTable.o EST_cutils.o EST_error.o walloc.o system_specific_unix.o >Update library estbase cmd_line.o util_io.o filetrans.o cmd_line_aux.o EST_swapping.o EST_Server.o EST_FringeServer.o est_file.o EST_ServiceTable.o EST_cutils.o EST_error.o walloc.o system_specific_unix.o >a - cmd_line.o >a - util_io.o >a - filetrans.o >a - cmd_line_aux.o >a - EST_swapping.o >a - EST_Server.o >a - EST_FringeServer.o >a - est_file.o >a - EST_ServiceTable.o >a - EST_cutils.o >a - EST_error.o >a - walloc.o >a - system_specific_unix.o >look at library eststring walloc.o >Update library eststring walloc.o >a - walloc.o >Making in directory ./base_class ... >making dependencies -- EST_UList.cc EST_Option.cc EST_StringTrie.cc EST_Token.cc vec_mat_aux.cc EST_Pathname_unix.cc THash_aux.cc EST_FMatrix.cc EST_Complex.cc EST_Val.cc EST_matrix_support.cc rateconv.cc EST_IMatrix.cc EST_SMatrix.cc EST_DMatrix.cc vec_mat_aux_d.cc EST_FeatureData.cc EST_slist_aux.cc EST_svec_aux.cc EST_ilist_aux.cc EST_features_aux.cc EST_features_io.cc vec_mat_aux_i.cc EST_Featured.cc EST_Features.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_UList.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_Option.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_StringTrie.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_Token.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include vec_mat_aux.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_Pathname_unix.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include THash_aux.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_FMatrix.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_Complex.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_Val.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_matrix_support.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include rateconv.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_IMatrix.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_SMatrix.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_DMatrix.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include vec_mat_aux_d.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_FeatureData.cc >EST_FeatureData.cc: In member function âEST_read_status EST_FeatureData::load(const EST_String&)â: >EST_FeatureData.cc:467:24: warning: âp.EST_TStructIterator<EST_Features, EST_Features::IPointer, EST_TKVI<EST_String, EST_Val> >::<anonymous>.EST_TIterator<EST_Features, EST_Features::IPointer, EST_TKVI<EST_String, EST_Val> >::pointer.EST_Features::IPointer::i.EST_TRwStructIterator<EST_TKVL<EST_String, EST_Val>, EST_TKVL<EST_String, EST_Val>::IPointer, EST_TKVI<EST_String, EST_Val> >::<anonymous>.EST_TRwIterator<EST_TKVL<EST_String, EST_Val>, EST_TKVL<EST_String, EST_Val>::IPointer, EST_TKVI<EST_String, EST_Val> >::<anonymous>.EST_TIterator<EST_TKVL<EST_String, EST_Val>, EST_TKVL<EST_String, EST_Val>::IPointer, EST_TKVI<EST_String, EST_Val> >::pointer.EST_TKVL<EST_String, EST_Val>::IPointer::pâ may be used uninitialized in this function >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_slist_aux.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_svec_aux.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_ilist_aux.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_features_aux.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_features_io.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include vec_mat_aux_i.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES EST_Featured.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES EST_Features.cc >look at library estools >look at library estbase EST_UList.o EST_Option.o EST_StringTrie.o EST_Token.o vec_mat_aux.o EST_Pathname_unix.o THash_aux.o EST_FMatrix.o EST_Complex.o EST_Val.o EST_matrix_support.o rateconv.o EST_IMatrix.o EST_SMatrix.o EST_DMatrix.o vec_mat_aux_d.o EST_FeatureData.o EST_slist_aux.o EST_svec_aux.o EST_ilist_aux.o EST_features_aux.o EST_features_io.o vec_mat_aux_i.o EST_Featured.o EST_Features.o >Update library estbase EST_UList.o EST_Option.o EST_StringTrie.o EST_Token.o vec_mat_aux.o EST_Pathname_unix.o THash_aux.o EST_FMatrix.o EST_Complex.o EST_Val.o EST_matrix_support.o rateconv.o EST_IMatrix.o EST_SMatrix.o EST_DMatrix.o vec_mat_aux_d.o EST_FeatureData.o EST_slist_aux.o EST_svec_aux.o EST_ilist_aux.o EST_features_aux.o EST_features_io.o vec_mat_aux_i.o EST_Featured.o EST_Features.o >a - EST_UList.o >a - EST_Option.o >a - EST_StringTrie.o >a - EST_Token.o >a - vec_mat_aux.o >a - EST_Pathname_unix.o >a - THash_aux.o >a - EST_FMatrix.o >a - EST_Complex.o >a - EST_Val.o >a - EST_matrix_support.o >a - rateconv.o >a - EST_IMatrix.o >a - EST_SMatrix.o >a - EST_DMatrix.o >a - vec_mat_aux_d.o >a - EST_FeatureData.o >a - EST_slist_aux.o >a - EST_svec_aux.o >a - EST_ilist_aux.o >a - EST_features_aux.o >a - EST_features_io.o >a - vec_mat_aux_i.o >a - EST_Featured.o >a - EST_Features.o >look at library eststring >Making in directory base_class/string ... >making dependencies -- EST_String.cc EST_Regex.cc EST_Chunk.cc regexp.cc regerror.c regsub.c EST_strcasecmp.c >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I. -I../../include EST_String.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I. -I../../include EST_Regex.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I. -I../../include EST_Chunk.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I. -I../../include regexp.cc >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -I. -I../../include regerror.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -I. -I../../include regsub.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -I. -I../../include EST_strcasecmp.c >look at library estools >look at library estbase >look at library eststring EST_String.o EST_Regex.o EST_Chunk.o regexp.o regerror.o regsub.o EST_strcasecmp.o >Update library eststring EST_String.o EST_Regex.o EST_Chunk.o regexp.o regerror.o regsub.o EST_strcasecmp.o >a - EST_String.o >a - EST_Regex.o >a - EST_Chunk.o >a - regexp.o >a - regerror.o >a - regsub.o >a - EST_strcasecmp.o >Making in directory base_class/inst_tmpl ... >making dependencies -- list_i_t.cc list_si_t.cc list_f_t.cc list_d_t.cc list_c_t.cc list_s_t.cc list_val_t.cc list_li_t.cc list_vs_t.cc list_vi_t.cc matrix_i_t.cc matrix_si_t.cc matrix_f_t.cc matrix_d_t.cc matrix_s_t.cc matrix_val_t.cc vector_i_t.cc vector_si_t.cc vector_f_t.cc vector_d_t.cc vector_c_t.cc vector_s_t.cc vector_val_t.cc vector_ls_t.cc vector_fvector_t.cc vector_fmatrix_t.cc vector_dvector_t.cc vector_dmatrix_t.cc kvl_fi_t.cc kvl_ii_t.cc kvl_sd_t.cc kvl_sf_t.cc kvl_ss_t.cc kvl_si_t.cc kvl_sv_t.cc kvl_rs_t.cc kvl_vpi_t.cc hash_fi_t.cc hash_ii_t.cc hash_sd_t.cc hash_sf_t.cc hash_ss_t.cc hash_si_t.cc hash_sv_t.cc hash_iv_t.cc hash_sfmp_t.cc hash_srp.cc tbuffer_t.cc deq_s_t.cc deq_i_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES list_i_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES list_si_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES list_f_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES list_d_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES list_c_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES list_s_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES list_val_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES list_li_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES list_vs_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES list_vi_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES matrix_i_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES matrix_si_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES matrix_f_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES matrix_d_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES matrix_s_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES matrix_val_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES vector_i_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES vector_si_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES vector_f_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES vector_d_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES vector_c_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES vector_s_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES vector_val_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES vector_ls_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES vector_fvector_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES vector_fmatrix_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES vector_dvector_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES vector_dmatrix_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES kvl_fi_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES kvl_ii_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES kvl_sd_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES kvl_sf_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES kvl_ss_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES kvl_si_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES kvl_sv_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES kvl_rs_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES kvl_vpi_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES hash_fi_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES hash_ii_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES hash_sd_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES hash_sf_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES hash_ss_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES hash_si_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES hash_sv_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES hash_iv_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES hash_sfmp_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES hash_srp.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES tbuffer_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES deq_s_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES deq_i_t.cc >look at library estools >look at library estbase list_i_t.o list_si_t.o list_f_t.o list_d_t.o list_c_t.o list_s_t.o list_val_t.o list_li_t.o list_vs_t.o list_vi_t.o matrix_i_t.o matrix_si_t.o matrix_f_t.o matrix_d_t.o matrix_s_t.o matrix_val_t.o vector_i_t.o vector_si_t.o vector_f_t.o vector_d_t.o vector_c_t.o vector_s_t.o vector_val_t.o vector_ls_t.o vector_fvector_t.o vector_fmatrix_t.o vector_dvector_t.o vector_dmatrix_t.o kvl_fi_t.o kvl_ii_t.o kvl_sd_t.o kvl_sf_t.o kvl_ss_t.o kvl_si_t.o kvl_sv_t.o kvl_rs_t.o kvl_vpi_t.o hash_fi_t.o hash_ii_t.o hash_sd_t.o hash_sf_t.o hash_ss_t.o hash_si_t.o hash_sv_t.o hash_iv_t.o hash_sfmp_t.o hash_srp.o tbuffer_t.o deq_s_t.o deq_i_t.o >Update library estbase list_i_t.o list_si_t.o list_f_t.o list_d_t.o list_c_t.o list_s_t.o list_val_t.o list_li_t.o list_vs_t.o list_vi_t.o matrix_i_t.o matrix_si_t.o matrix_f_t.o matrix_d_t.o matrix_s_t.o matrix_val_t.o vector_i_t.o vector_si_t.o vector_f_t.o vector_d_t.o vector_c_t.o vector_s_t.o vector_val_t.o vector_ls_t.o vector_fvector_t.o vector_fmatrix_t.o vector_dvector_t.o vector_dmatrix_t.o kvl_fi_t.o kvl_ii_t.o kvl_sd_t.o kvl_sf_t.o kvl_ss_t.o kvl_si_t.o kvl_sv_t.o kvl_rs_t.o kvl_vpi_t.o hash_fi_t.o hash_ii_t.o hash_sd_t.o hash_sf_t.o hash_ss_t.o hash_si_t.o hash_sv_t.o hash_iv_t.o hash_sfmp_t.o hash_srp.o tbuffer_t.o deq_s_t.o deq_i_t.o >a - list_i_t.o >a - list_si_t.o >a - list_f_t.o >a - list_d_t.o >a - list_c_t.o >a - list_s_t.o >a - list_val_t.o >a - list_li_t.o >a - list_vs_t.o >a - list_vi_t.o >a - matrix_i_t.o >a - matrix_si_t.o >a - matrix_f_t.o >a - matrix_d_t.o >a - matrix_s_t.o >a - matrix_val_t.o >a - vector_i_t.o >a - vector_si_t.o >a - vector_f_t.o >a - vector_d_t.o >a - vector_c_t.o >a - vector_s_t.o >a - vector_val_t.o >a - vector_ls_t.o >a - vector_fvector_t.o >a - vector_fmatrix_t.o >a - vector_dvector_t.o >a - vector_dmatrix_t.o >a - kvl_fi_t.o >a - kvl_ii_t.o >a - kvl_sd_t.o >a - kvl_sf_t.o >a - kvl_ss_t.o >a - kvl_si_t.o >a - kvl_sv_t.o >a - kvl_rs_t.o >a - kvl_vpi_t.o >a - hash_fi_t.o >a - hash_ii_t.o >a - hash_sd_t.o >a - hash_sf_t.o >a - hash_ss_t.o >a - hash_si_t.o >a - hash_sv_t.o >a - hash_iv_t.o >a - hash_sfmp_t.o >a - hash_srp.o >a - tbuffer_t.o >a - deq_s_t.o >a - deq_i_t.o >look at library eststring >Making in directory ./ling_class ... >making dependencies -- EST_Item.cc EST_Item_Content.cc item_aux.cc EST_relation_aux.cc EST_relation_track.cc relation_io.cc EST_relation_compare.cc standard_feature_functions.cc EST_Relation_mls.cc EST_item_aux.cc EST_item_content_aux.cc EST_Relation.cc EST_UtteranceFile.cc genxml.cc EST_utterance_aux.cc ling_class_init.cc ling_t.cc EST_Utterance.cc item_feats.cc apml.cc solexml.cc EST_FeatureFunctionPackage.cc EST_FeatureFunctionContext.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_Item.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_Item_Content.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include item_aux.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_relation_aux.cc >EST_relation_aux.cc: In function âint edit_labels(EST_Relation&, EST_String)â: >EST_relation_aux.cc:116:20: warning: ignoring return value of âint system(const char*)â, declared with attribute warn_unused_result >EST_relation_aux.cc:127:27: warning: ignoring return value of âint fscanf(FILE*, const char*, ...)â, declared with attribute warn_unused_result >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_relation_track.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include relation_io.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_relation_compare.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include standard_feature_functions.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_Relation_mls.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_item_aux.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_item_content_aux.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_Relation.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES -DINCLUDE_XML_FORMATS EST_UtteranceFile.cc >EST_UtteranceFile.cc: In static member function âstatic EST_read_status EST_UtteranceFile::load_genxml(EST_TokenStream&, EST_Utterance&, int&)â: >EST_UtteranceFile.cc:464:25: warning: ignoring return value of âchar* fgets(char*, int, FILE*)â, declared with attribute warn_unused_result >EST_UtteranceFile.cc: In static member function âstatic EST_read_status EST_UtteranceFile::load_apml(EST_TokenStream&, EST_Utterance&, int&)â: >EST_UtteranceFile.cc:426:25: warning: ignoring return value of âchar* fgets(char*, int, FILE*)â, declared with attribute warn_unused_result >EST_UtteranceFile.cc:431:25: warning: ignoring return value of âchar* fgets(char*, int, FILE*)â, declared with attribute warn_unused_result >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES -DESTLIBDIRC='/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib' genxml.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES -DINCLUDE_XML_FORMATS EST_utterance_aux.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES -DINCLUDE_XML_FORMATS ling_class_init.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES ling_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES EST_Utterance.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES item_feats.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES apml.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES solexml.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES EST_FeatureFunctionPackage.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES EST_FeatureFunctionContext.cc >look at library estools >look at library estbase EST_Item.o EST_Item_Content.o item_aux.o EST_relation_aux.o EST_relation_track.o relation_io.o EST_relation_compare.o standard_feature_functions.o EST_Relation_mls.o EST_item_aux.o EST_item_content_aux.o EST_Relation.o EST_UtteranceFile.o genxml.o EST_utterance_aux.o ling_class_init.o ling_t.o EST_Utterance.o item_feats.o apml.o solexml.o EST_FeatureFunctionPackage.o EST_FeatureFunctionContext.o >Update library estbase EST_Item.o EST_Item_Content.o item_aux.o EST_relation_aux.o EST_relation_track.o relation_io.o EST_relation_compare.o standard_feature_functions.o EST_Relation_mls.o EST_item_aux.o EST_item_content_aux.o EST_Relation.o EST_UtteranceFile.o genxml.o EST_utterance_aux.o ling_class_init.o ling_t.o EST_Utterance.o item_feats.o apml.o solexml.o EST_FeatureFunctionPackage.o EST_FeatureFunctionContext.o >a - EST_Item.o >a - EST_Item_Content.o >a - item_aux.o >a - EST_relation_aux.o >a - EST_relation_track.o >a - relation_io.o >a - EST_relation_compare.o >a - standard_feature_functions.o >a - EST_Relation_mls.o >a - EST_item_aux.o >a - EST_item_content_aux.o >a - EST_Relation.o >a - EST_UtteranceFile.o >a - genxml.o >a - EST_utterance_aux.o >a - ling_class_init.o >a - ling_t.o >a - EST_Utterance.o >a - item_feats.o >a - apml.o >a - solexml.o >a - EST_FeatureFunctionPackage.o >a - EST_FeatureFunctionContext.o >look at library eststring >Making in directory ./speech_class ... >making dependencies -- EST_Wave.cc EST_track_aux.cc EST_wave_temp.cc EST_wave_cuts.cc ssff.cc esps_io.cc esps_utils.cc EST_wave_io.cc EST_wave_utils.cc EST_TrackMap.cc EST_Track.cc wave_t.cc track_t.cc EST_wave_aux.cc EST_TrackFile.cc EST_WaveFile.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_Wave.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_track_aux.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_wave_temp.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_wave_cuts.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include ssff.cc >ssff.cc: In static member function âstatic EST_write_status EST_TrackFile::save_ssff_ts(FILE*, EST_Track)â: >ssff.cc:289:37: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ssff.cc:297:45: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ssff.cc:270:31: warning: âp.EST_TStructIterator<EST_Featured, EST_Featured::IPointer_feat, EST_TKVI<EST_String, EST_Val> >::<anonymous>.EST_TIterator<EST_Featured, EST_Featured::IPointer_feat, EST_TKVI<EST_String, EST_Val> >::pointer.EST_Featured::IPointer_feat::i.EST_TRwStructIterator<EST_Features, EST_Features::IPointer, EST_TKVI<EST_String, EST_Val> >::<anonymous>.EST_TRwIterator<EST_Features, EST_Features::IPointer, EST_TKVI<EST_String, EST_Val> >::<anonymous>.EST_TIterator<EST_Features, EST_Features::IPointer, EST_TKVI<EST_String, EST_Val> >::pointer.EST_Features::IPointer::i.EST_TRwStructIterator<EST_TKVL<EST_String, EST_Val>, EST_TKVL<EST_String, EST_Val>::IPointer, EST_TKVI<EST_String, EST_Val> >::<anonymous>.EST_TRwIterator<EST_TKVL<EST_String, EST_Val>, EST_TKVL<EST_String, EST_Val>::IPointer, EST_TKVI<EST_String, EST_Val> >::<anonymous>.EST_TIterator<EST_TKVL<EST_String, EST_Val>, EST_TKVL<EST_String, EST_Val>::IPointer, EST_TKVI<EST_String, EST_Val> >::pointer.EST_TKVL<EST_String, EST_Val>::IPointer::pâ may be used uninitialized in this function >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include esps_io.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include esps_utils.cc >esps_utils.cc: In function âEST_read_status read_esps_hdr(ESPS_HDR_struct**, FILE*)â: >esps_utils.cc:985:43: warning: dereferencing type-punned pointer will break strict-aliasing rules >esps_utils.cc: In function âEST_write_status write_esps_hdr(ESPS_HDR_struct*, FILE*)â: >esps_utils.cc:1131:44: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:1132:36: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:1137:25: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:1140:19: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:1146:27: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:1150:27: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:1153:28: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:1155:28: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:1157:28: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:1159:28: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:1161:28: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:1164:27: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:1166:27: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:1171:27: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:1177:28: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:1185:44: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:1186:36: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc: In function âvoid esps_put_field_name(char*, FILE*, ESPS_HDR_struct*)â: >esps_utils.cc:667:30: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:668:25: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:669:27: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:673:27: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:674:27: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:675:27: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc: In function âEST_read_status read_esps_hdr(ESPS_HDR_struct**, FILE*)â: >esps_utils.cc:936:43: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:946:35: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:1002:24: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:1012:26: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:1017:27: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:1020:27: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:1023:27: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:1026:27: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:1029:27: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:1044:32: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc: In function âchar* esps_get_field_name(FILE*, ESPS_HDR_struct*, int)â: >esps_utils.cc:652:26: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc: In function âESPS_FEA_struct* read_esps_fea(FILE*, ESPS_HDR_struct*)â: >esps_utils.cc:548:25: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:553:22: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:563:22: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:574:35: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:580:25: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:583:25: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:593:26: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:598:26: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:603:26: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:608:26: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:613:26: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc: In function âint write_esps_rec(ESPS_REC_struct*, ESPS_HDR_struct*, FILE*)â: >esps_utils.cc:511:61: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:514:61: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:517:61: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:520:61: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:523:61: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:526:61: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc: In function âvoid write_esps_fea(FILE*, ESPS_FEA_struct*, ESPS_HDR_struct*)â: >esps_utils.cc:463:28: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:465:28: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:469:34: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:475:29: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:476:29: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:483:34: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:485:34: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:487:34: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:489:34: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >esps_utils.cc:491:34: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_wave_io.cc >EST_wave_io.cc: In function âEST_write_status save_wave_audlab(FILE*, const short int*, int, int, int, int, EST_sample_type_t, int)â: >EST_wave_io.cc:1196:36: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:1197:36: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:1198:36: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc: In function âEST_write_status save_wave_aiff(FILE*, const short int*, int, int, int, int, EST_sample_type_t, int)â: >EST_wave_io.cc:780:24: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:785:30: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:787:24: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:789:24: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:793:29: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:797:31: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:801:29: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:805:31: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:807:33: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:809:24: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:813:29: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:817:29: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:820:29: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc: In function âEST_write_status save_wave_riff(FILE*, const short int*, int, int, int, int, EST_sample_type_t, int)â: >EST_wave_io.cc:584:39: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:588:30: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:589:39: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:590:39: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:593:30: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:607:31: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:610:31: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:613:29: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:616:29: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:619:31: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:622:31: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:623:39: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc:626:30: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_wave_io.cc: In function âEST_read_status load_wave_nist(EST_TokenStream&, short int**, int*, int*, int*, int*, EST_sample_type_t*, int*, int, int)â: >EST_wave_io.cc:213:16: warning: ignoring return value of âint system(const char*)â, declared with attribute warn_unused_result >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_wave_utils.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES EST_TrackMap.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES EST_Track.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES wave_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES track_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES EST_wave_aux.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES EST_TrackFile.cc >EST_TrackFile.cc: In function âEST_write_status save_htk_as(EST_String, EST_Track&, int)â: >EST_TrackFile.cc:1163:74: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_TrackFile.cc:1164:78: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_TrackFile.cc:1165:74: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_TrackFile.cc:1166:74: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_TrackFile.cc:1186:62: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_TrackFile.cc:1197:65: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_TrackFile.cc:1203:68: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_TrackFile.cc: In static member function âstatic EST_write_status EST_TrackFile::save_est_ts(FILE*, EST_Track)â: >EST_TrackFile.cc:757:31: warning: âp.EST_TStructIterator<EST_Featured, EST_Featured::IPointer_feat, EST_TKVI<EST_String, EST_Val> >::<anonymous>.EST_TIterator<EST_Featured, EST_Featured::IPointer_feat, EST_TKVI<EST_String, EST_Val> >::pointer.EST_Featured::IPointer_feat::i.EST_TRwStructIterator<EST_Features, EST_Features::IPointer, EST_TKVI<EST_String, EST_Val> >::<anonymous>.EST_TRwIterator<EST_Features, EST_Features::IPointer, EST_TKVI<EST_String, EST_Val> >::<anonymous>.EST_TIterator<EST_Features, EST_Features::IPointer, EST_TKVI<EST_String, EST_Val> >::pointer.EST_Features::IPointer::i.EST_TRwStructIterator<EST_TKVL<EST_String, EST_Val>, EST_TKVL<EST_String, EST_Val>::IPointer, EST_TKVI<EST_String, EST_Val> >::<anonymous>.EST_TRwIterator<EST_TKVL<EST_String, EST_Val>, EST_TKVL<EST_String, EST_Val>::IPointer, EST_TKVI<EST_String, EST_Val> >::<anonymous>.EST_TIterator<EST_TKVL<EST_String, EST_Val>, EST_TKVL<EST_String, EST_Val>::IPointer, EST_TKVI<EST_String, EST_Val> >::pointer.EST_TKVL<EST_String, EST_Val>::IPointer::pâ may be used uninitialized in this function >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES EST_WaveFile.cc >look at library estools >look at library estbase EST_Wave.o EST_track_aux.o EST_wave_temp.o EST_wave_cuts.o ssff.o esps_io.o esps_utils.o EST_wave_io.o EST_wave_utils.o EST_TrackMap.o EST_Track.o wave_t.o track_t.o EST_wave_aux.o EST_TrackFile.o EST_WaveFile.o >Update library estbase EST_Wave.o EST_track_aux.o EST_wave_temp.o EST_wave_cuts.o ssff.o esps_io.o esps_utils.o EST_wave_io.o EST_wave_utils.o EST_TrackMap.o EST_Track.o wave_t.o track_t.o EST_wave_aux.o EST_TrackFile.o EST_WaveFile.o >a - EST_Wave.o >a - EST_track_aux.o >a - EST_wave_temp.o >a - EST_wave_cuts.o >a - ssff.o >a - esps_io.o >a - esps_utils.o >a - EST_wave_io.o >a - EST_wave_utils.o >a - EST_TrackMap.o >a - EST_Track.o >a - wave_t.o >a - track_t.o >a - EST_wave_aux.o >a - EST_TrackFile.o >a - EST_WaveFile.o >look at library eststring >Making in directory ./sigpr ... >making dependencies -- EST_Window.cc delta.cc filter.cc sigpr_frame.cc sigpr_utt.cc pitchmark.cc spectrogram.cc misc.cc fft.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES EST_Window.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include delta.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include filter.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include sigpr_frame.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include sigpr_utt.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include pitchmark.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include spectrogram.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include misc.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include fft.cc >look at library estools >look at library estbase EST_Window.o delta.o filter.o sigpr_frame.o sigpr_utt.o pitchmark.o spectrogram.o misc.o fft.o >Update library estbase EST_Window.o delta.o filter.o sigpr_frame.o sigpr_utt.o pitchmark.o spectrogram.o misc.o fft.o >a - EST_Window.o >a - delta.o >a - filter.o >a - sigpr_frame.o >a - sigpr_utt.o >a - pitchmark.o >a - spectrogram.o >a - misc.o >a - fft.o >look at library eststring >Making in directory sigpr/pda ... >making dependencies -- pcb_smoother.cc smooth_pda.cc pda.cc srpd1.3.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include pcb_smoother.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include smooth_pda.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include pda.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include srpd1.3.cc >look at library estools >look at library estbase pcb_smoother.o smooth_pda.o pda.o srpd1.3.o >Update library estbase pcb_smoother.o smooth_pda.o pda.o srpd1.3.o >a - pcb_smoother.o >a - smooth_pda.o >a - pda.o >a - srpd1.3.o >look at library eststring >Making in directory ./stats ... >making dependencies -- EST_cluster.cc EST_multistats.cc confusion.cc EST_Discrete.cc EST_DProbDist.cc EST_ols.cc EST_viterbi.cc dynamic_program.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_cluster.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_multistats.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include confusion.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_Discrete.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_DProbDist.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_ols.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_viterbi.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES dynamic_program.cc >look at library estools >look at library estbase EST_cluster.o EST_multistats.o confusion.o EST_Discrete.o EST_DProbDist.o EST_ols.o EST_viterbi.o dynamic_program.o >Update library estbase EST_cluster.o EST_multistats.o confusion.o EST_Discrete.o EST_DProbDist.o EST_ols.o EST_viterbi.o dynamic_program.o >a - EST_cluster.o >a - EST_multistats.o >a - confusion.o >a - EST_Discrete.o >a - EST_DProbDist.o >a - EST_ols.o >a - EST_viterbi.o >a - dynamic_program.o >look at library eststring >Making in directory stats/wagon ... >making dependencies -- dlist.cc wagon_aux.cc wagonint.cc wagon.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include dlist.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include wagon_aux.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include wagonint.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES wagon.cc >look at library estools dlist.o wagon_aux.o wagonint.o wagon.o >Update library estools dlist.o wagon_aux.o wagonint.o wagon.o >a - dlist.o >a - wagon_aux.o >a - wagonint.o >a - wagon.o >look at library estbase >look at library eststring >Making in directory stats/kalman_filter ... >making dependencies -- EST_kalman.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include EST_kalman.cc >look at library estools EST_kalman.o >Update library estools EST_kalman.o >a - EST_kalman.o >look at library estbase >look at library eststring >Making in directory ./grammar ... >Making in directory grammar/scfg ... >making dependencies -- EST_SCFG.cc EST_SCFG_inout.cc EST_SCFG_Chart.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES EST_SCFG.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES EST_SCFG_inout.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include EST_SCFG_Chart.cc >look at library estools EST_SCFG.o EST_SCFG_inout.o EST_SCFG_Chart.o >Update library estools EST_SCFG.o EST_SCFG_inout.o EST_SCFG_Chart.o >a - EST_SCFG.o >a - EST_SCFG_inout.o >a - EST_SCFG_Chart.o >look at library estbase >look at library eststring >Making in directory grammar/wfst ... >making dependencies -- EST_WFST.cc wfst_regex.cc wfst_ops.cc wfst_transduce.cc kkcompile.cc wfst_aux.cc ltscompile.cc rgcompile.cc tlcompile.cc wfst_train.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES EST_WFST.cc >EST_WFST.cc: In function âint get_int(FILE*, int)â: >EST_WFST.cc:438:21: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_WFST.cc: In function âfloat get_float(FILE*, int)â: >EST_WFST.cc:430:21: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_WFST.cc: In member function âEST_write_status EST_WFST::save_binary(FILE*)â: >EST_WFST.cc:314:33: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_WFST.cc:323:22: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_WFST.cc:334:21: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_WFST.cc:338:21: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_WFST.cc:339:22: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_WFST.cc:341:32: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >EST_WFST.cc:342:28: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES wfst_regex.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES wfst_ops.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES wfst_transduce.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES kkcompile.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include wfst_aux.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include ltscompile.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include rgcompile.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include tlcompile.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include wfst_train.cc >look at library estools EST_WFST.o wfst_regex.o wfst_ops.o wfst_transduce.o kkcompile.o wfst_aux.o ltscompile.o rgcompile.o tlcompile.o wfst_train.o >Update library estools EST_WFST.o wfst_regex.o wfst_ops.o wfst_transduce.o kkcompile.o wfst_aux.o ltscompile.o rgcompile.o tlcompile.o wfst_train.o >a - EST_WFST.o >a - wfst_regex.o >a - wfst_ops.o >a - wfst_transduce.o >a - kkcompile.o >a - wfst_aux.o >a - ltscompile.o >a - rgcompile.o >a - tlcompile.o >a - wfst_train.o >look at library estbase >look at library eststring >Making in directory grammar/ngram ... >making dependencies -- lattice_t.cc EST_Ngrammar.cc ngrammar_io.cc ngrammar_aux.cc ngrammar_utils.cc EST_lattice.cc EST_lattice_io.cc freqsmooth.cc EST_PST.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES lattice_t.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include EST_Ngrammar.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include ngrammar_io.cc >ngrammar_io.cc: In function âEST_write_status save_ngram_cstr_bin(EST_String, EST_Ngrammar&, bool, double)â: >ngrammar_io.cc:854:37: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ngrammar_io.cc:892:39: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ngrammar_io.cc:893:41: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ngrammar_io.cc:900:41: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ngrammar_io.cc:934:39: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ngrammar_io.cc:935:41: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ngrammar_io.cc: In function âEST_read_status load_ngram_cstr_bin(EST_String, EST_Ngrammar&)â: >ngrammar_io.cc:295:36: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include ngrammar_aux.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include ngrammar_utils.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include EST_lattice.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include EST_lattice_io.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include freqsmooth.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -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 >Making in directory ./intonation ... >Making in directory intonation/tilt ... >making dependencies -- tilt_analysis.cc tilt_synthesis.cc tilt_utils.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include tilt_analysis.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include tilt_synthesis.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include tilt_utils.cc >look at library estools tilt_analysis.o tilt_synthesis.o tilt_utils.o >Update library estools tilt_analysis.o tilt_synthesis.o tilt_utils.o >a - tilt_analysis.o >a - tilt_synthesis.o >a - tilt_utils.o >look at library estbase >look at library eststring >Making in directory ./lib ... >make est_program_makefile from est_program_makefile-in >make est_mainline from est_mainline-in >Make Shared Library eststring >Link Shared Library eststring >if [ -n "" ] ; then libs=' -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc ' ; fi ;\ >i686-pc-linux-gnu-g++ -shared -o libeststring.so.1.2 -Wl,-soname,libeststring.so.1.2 shared_space/*.o $libs >Make Shared Library estbase >Link Shared Library estbase >if [ -n "" ] ; then libs=' -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc ' ; fi ;\ >i686-pc-linux-gnu-g++ -shared -o libestbase.so.2.0.95.1 -Wl,-soname,libestbase.so.2.0.95.1 shared_space/*.o -L. -leststring $libs >Make Shared Library estools >Link Shared Library estools >if [ -n "" ] ; then libs=' -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc ' ; fi ;\ >i686-pc-linux-gnu-g++ -shared -o libestools.so.2.0.95.1 -Wl,-soname,libestools.so.2.0.95.1 shared_space/*.o $libs >Making in directory ./main ... >making dependencies -- ch_lab_main.cc ch_track_main.cc ch_wave_main.cc na_play_main.cc na_record_main.cc sigfilter_main.cc sig2fv_main.cc spectgen_main.cc pda_main.cc pitchmark_main.cc ngram_test_main.cc ngram_build_main.cc tilt_synthesis_main.cc tilt_analysis_main.cc viterbi_main.cc dp_main.cc bcat_main.cc ch_utt_main.cc fringe_client_main.cc design_filter_main.cc align_main.cc siod_main.cc wagon_main.cc wagon_test_main.cc scfg_make_main.cc scfg_train_main.cc scfg_test_main.cc scfg_parse_main.cc wfst_build_main.cc wfst_run_main.cc wfst_train_main.cc ols_main.cc ols_test_main.cc xml_parser_main.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o ch_lab_main.o ch_lab_main.cc >i686-pc-linux-gnu-g++ -Wall -o ch_lab ch_lab_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o ch_track_main.o ch_track_main.cc >i686-pc-linux-gnu-g++ -Wall -o ch_track ch_track_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o ch_wave_main.o ch_wave_main.cc >i686-pc-linux-gnu-g++ -Wall -o ch_wave ch_wave_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o na_play_main.o na_play_main.cc >i686-pc-linux-gnu-g++ -Wall -o na_play na_play_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o na_record_main.o na_record_main.cc >i686-pc-linux-gnu-g++ -Wall -o na_record na_record_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o sigfilter_main.o sigfilter_main.cc >i686-pc-linux-gnu-g++ -Wall -o sigfilter sigfilter_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o sig2fv_main.o sig2fv_main.cc >i686-pc-linux-gnu-g++ -Wall -o sig2fv sig2fv_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o spectgen_main.o spectgen_main.cc >i686-pc-linux-gnu-g++ -Wall -o spectgen spectgen_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o pda_main.o pda_main.cc >i686-pc-linux-gnu-g++ -Wall -o pda pda_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o pitchmark_main.o pitchmark_main.cc >i686-pc-linux-gnu-g++ -Wall -o pitchmark pitchmark_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o ngram_test_main.o ngram_test_main.cc >i686-pc-linux-gnu-g++ -Wall -o ngram_test ngram_test_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o ngram_build_main.o ngram_build_main.cc >i686-pc-linux-gnu-g++ -Wall -o ngram_build ngram_build_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o tilt_synthesis_main.o tilt_synthesis_main.cc >i686-pc-linux-gnu-g++ -Wall -o tilt_synthesis tilt_synthesis_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o tilt_analysis_main.o tilt_analysis_main.cc >i686-pc-linux-gnu-g++ -Wall -o tilt_analysis tilt_analysis_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o viterbi_main.o viterbi_main.cc >i686-pc-linux-gnu-g++ -Wall -o viterbi viterbi_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o dp_main.o dp_main.cc >i686-pc-linux-gnu-g++ -Wall -o dp dp_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o bcat_main.o bcat_main.cc >i686-pc-linux-gnu-g++ -Wall -o bcat bcat_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o ch_utt_main.o ch_utt_main.cc >i686-pc-linux-gnu-g++ -Wall -o ch_utt ch_utt_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o fringe_client_main.o fringe_client_main.cc >i686-pc-linux-gnu-g++ -Wall -o fringe_client fringe_client_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o design_filter_main.o design_filter_main.cc >i686-pc-linux-gnu-g++ -Wall -o design_filter design_filter_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o align_main.o align_main.cc >i686-pc-linux-gnu-g++ -Wall -o align align_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o siod_main.o siod_main.cc >i686-pc-linux-gnu-g++ -Wall -o siod siod_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o wagon_main.o wagon_main.cc >i686-pc-linux-gnu-g++ -Wall -o wagon wagon_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o wagon_test_main.o wagon_test_main.cc >wagon_test_main.cc:341:13: warning: âvoid test_tree_vector(EST_TokenStream&, FILE*, obj*, obj*)â defined but not used >i686-pc-linux-gnu-g++ -Wall -o wagon_test wagon_test_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o scfg_make_main.o scfg_make_main.cc >i686-pc-linux-gnu-g++ -Wall -o scfg_make scfg_make_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o scfg_train_main.o scfg_train_main.cc >i686-pc-linux-gnu-g++ -Wall -o scfg_train scfg_train_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o scfg_test_main.o scfg_test_main.cc >i686-pc-linux-gnu-g++ -Wall -o scfg_test scfg_test_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o scfg_parse_main.o scfg_parse_main.cc >i686-pc-linux-gnu-g++ -Wall -o scfg_parse scfg_parse_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o wfst_build_main.o wfst_build_main.cc >i686-pc-linux-gnu-g++ -Wall -o wfst_build wfst_build_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o wfst_run_main.o wfst_run_main.cc >i686-pc-linux-gnu-g++ -Wall -o wfst_run wfst_run_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o wfst_train_main.o wfst_train_main.cc >i686-pc-linux-gnu-g++ -Wall -o wfst_train wfst_train_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o ols_main.o ols_main.cc >i686-pc-linux-gnu-g++ -Wall -o ols ols_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o ols_test_main.o ols_test_main.cc >i686-pc-linux-gnu-g++ -Wall -o ols_test ols_test_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -o xml_parser_main.o xml_parser_main.cc >i686-pc-linux-gnu-g++ -Wall -o xml_parser xml_parser_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >Making in directory ./scripts ... >Making in directory ./testsuite ... >making dependencies -- xml_example.cc string_example.cc hash_example.cc pathname_example.cc track_example.cc token_example.cc complex_example.cc list_example.cc kvl_example.cc handle_example.cc named_enum_example.cc deq_example.cc ling_example.cc feature_example.cc xml_regression.cc string_regression.cc hash_regression.cc pathname_regression.cc track_regression.cc token_regression.cc complex_regression.cc list_regression.cc kvl_regression.cc handle_regression.cc named_enum_regression.cc deq_regression.cc ling_regression.cc feature_regression.cc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES xml_example.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o xml_example xml_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES string_example.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o string_example string_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES hash_example.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o hash_example hash_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES pathname_example.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o pathname_example pathname_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES track_example.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o track_example track_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES token_example.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o token_example token_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES complex_example.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o complex_example complex_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES list_example.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o list_example list_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES kvl_example.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o kvl_example kvl_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES handle_example.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o handle_example handle_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES named_enum_example.cc >named_enum_example.cc: In function âint main()â: >named_enum_example.cc:183:35: warning: ignoring return value of âint system(const char*)â, declared with attribute warn_unused_result >named_enum_example.cc:203:43: warning: ignoring return value of âint system(const char*)â, declared with attribute warn_unused_result >named_enum_example.cc:218:32: warning: ignoring return value of âint system(const char*)â, declared with attribute warn_unused_result >named_enum_example.cc:231:32: warning: ignoring return value of âint system(const char*)â, declared with attribute warn_unused_result >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o named_enum_example named_enum_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES deq_example.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o deq_example deq_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES ling_example.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o ling_example ling_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES feature_example.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o feature_example feature_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES xml_regression.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o xml_regression xml_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES string_regression.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o string_regression string_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES hash_regression.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o hash_regression hash_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES pathname_regression.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o pathname_regression pathname_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES track_regression.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o track_regression track_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES token_regression.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o token_regression token_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES complex_regression.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o complex_regression complex_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES list_regression.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o list_regression list_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES kvl_regression.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o kvl_regression kvl_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES handle_regression.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o handle_regression handle_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES named_enum_regression.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o named_enum_regression named_enum_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES deq_regression.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o deq_regression deq_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES ling_regression.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o ling_regression ling_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES feature_regression.cc >i686-pc-linux-gnu-g++ -fno-implicit-templates -O2 -pipe -fPIC -Wall -o feature_regression feature_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >Making in directory ./bin ... > >Remove Links: > >Scripts: (sh) (prl) example_to_doc++ resynth pm make_wagon_desc raw_to_xgraph est_examples est_gdb est_program cxx_to_docbook build_docbook_index tex_to_images > >Main Scripts: ch_lab ch_track ch_wave na_play na_record sigfilter sig2fv spectgen pda pitchmark ngram_test ngram_build tilt_synthesis tilt_analysis viterbi dp bcat ch_utt fringe_client design_filter align siod wagon wagon_test scfg_make scfg_train scfg_test scfg_parse wfst_build wfst_run wfst_train ols ols_test xml_parser >>>> Source compiled. >>>> Test phase [test]: app-accessibility/speech-tools-2.0.95_beta >make -j14 -j1 test >Making in directory ./audio ... >Making in directory ./utils ... >Making in directory ./base_class ... >Making in directory base_class/string ... >Making in directory base_class/inst_tmpl ... >Making in directory ./ling_class ... >Making in directory ./speech_class ... >Making in directory ./sigpr ... >Making in directory sigpr/pda ... >Making in directory ./stats ... >Making in directory stats/kalman_filter ... >Making in directory stats/wagon ... >Making in directory ./grammar ... >Making in directory grammar/ngram ... >Making in directory grammar/scfg ... >Making in directory grammar/wfst ... >Making in directory ./intonation ... >Making in directory intonation/tilt ... >Making in directory ./siod ... >Making in directory ./rxp ... >make --no-print-directory tests 2>&1 | tee .test_out >rm -rf tmp >mkdir tmp >remake libraries ../lib/libestools.a >Making in directory ./audio ... >Making in directory ./utils ... >Making in directory ./base_class ... >Making in directory base_class/string ... >Making in directory base_class/inst_tmpl ... >Making in directory ./ling_class ... >Making in directory ./speech_class ... >Making in directory ./sigpr ... >Making in directory sigpr/pda ... >Making in directory ./stats ... >Making in directory stats/kalman_filter ... >Making in directory stats/wagon ... >Making in directory ./grammar ... >Making in directory grammar/ngram ... >Making in directory grammar/scfg ... >Making in directory grammar/wfst ... >Making in directory ./intonation ... >Making in directory intonation/tilt ... >Making in directory ./siod ... >Making in directory ./rxp ... >build xml (module) >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES xml_example.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o xml_example xml_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES xml_regression.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o xml_regression xml_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >test xml (module) >xml_example completed >xml example status: CORRECT >xml_regression completed >xml regression status: CORRECT > > >build string (module) >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES string_example.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o string_example string_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES string_regression.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o string_regression string_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >test string (module) >string_example completed >string example status: CORRECT >string_regression completed >string regression status: CORRECT > > >build hash (module) >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES hash_example.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o hash_example hash_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES hash_regression.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o hash_regression hash_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >test hash (module) >hash_example completed >hash example status: CORRECT >hash_regression completed >hash regression status: CORRECT > > >build pathname (module) >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES pathname_example.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o pathname_example pathname_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES pathname_regression.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o pathname_regression pathname_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >test pathname (module) >pathname_example completed >pathname example status: CORRECT >pathname_regression completed >pathname regression status: CORRECT > > >build track (module) >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES track_example.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o track_example track_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES track_regression.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o track_regression track_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >test track (module) >track_example completed >track example status: CORRECT >track_regression completed >track regression status: CORRECT > > >build token (module) >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES token_example.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o token_example token_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES token_regression.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o token_regression token_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >test token (module) >token_example completed >token example status: CORRECT >token_regression completed >token regression status: CORRECT > > >build complex (module) >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES complex_example.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o complex_example complex_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES complex_regression.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o complex_regression complex_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >test complex (module) >complex_example completed >complex example status: CORRECT >complex_regression completed >complex regression status: CORRECT > > >build list (module) >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES list_example.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o list_example list_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES list_regression.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o list_regression list_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >test list (module) >list_example completed >list example status: CORRECT >list_regression completed >list regression status: CORRECT > > >build kvl (module) >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES kvl_example.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o kvl_example kvl_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES kvl_regression.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o kvl_regression kvl_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >test kvl (module) >kvl_example completed >kvl example status: CORRECT >kvl_regression completed >kvl regression status: CORRECT > > >build handle (module) >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES handle_example.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o handle_example handle_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES handle_regression.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o handle_regression handle_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >test handle (module) >handle_example completed >handle example status: CORRECT >handle_regression completed >handle regression status: CORRECT > > >build named_enum (module) >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES named_enum_example.cc >named_enum_example.cc: In function âint main()â: >named_enum_example.cc:183:35: warning: ignoring return value of âint system(const char*)â, declared with attribute warn_unused_result >named_enum_example.cc:203:43: warning: ignoring return value of âint system(const char*)â, declared with attribute warn_unused_result >named_enum_example.cc:218:32: warning: ignoring return value of âint system(const char*)â, declared with attribute warn_unused_result >named_enum_example.cc:231:32: warning: ignoring return value of âint system(const char*)â, declared with attribute warn_unused_result >g++ -fno-implicit-templates -O3 -fPIC -Wall -o named_enum_example named_enum_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES named_enum_regression.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o named_enum_regression named_enum_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >test named_enum (module) >named_enum_example completed >named_enum example status: CORRECT >named_enum_regression completed >named_enum regression status: CORRECT > > >build deq (module) >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES deq_example.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o deq_example deq_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES deq_regression.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o deq_regression deq_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >test deq (module) >deq_example completed >deq example status: CORRECT >deq_regression completed >deq regression status: CORRECT > > >build ling (module) >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES ling_example.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o ling_example ling_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES ling_regression.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o ling_regression ling_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >test ling (module) >ling_example completed >ling example status: CORRECT >ling_regression completed >ling regression status: CORRECT > > >build feature (module) >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES feature_example.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o feature_example feature_example.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >g++ -c -fno-implicit-templates -O3 -fPIC -Wall -DDATA="\"/var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/work/speech_tools/lib/example_data\"" -DTVECTOR_BOUNDS_CHECKING -I../include -DINSTANTIATE_TEMPLATES feature_regression.cc >g++ -fno-implicit-templates -O3 -fPIC -Wall -o feature_regression feature_regression.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -lncurses -lasound -ldl -lncurses -lm -lstdc++ -lgcc >test feature (module) >feature_example completed >feature example status: CORRECT >feature_regression completed >feature regression status: CORRECT > > >test ch_wave (script) >esps >snd >riff >audlab >aiff >est >raw >byte order >63+1 records in >63+1 records out >32292 bytes (32 kB) copied, 0.000252579 s, 128 MB/s >stdio >subrange >channels >default file type >keylab divide and extract >info and help >ch_wave script completed >ch_wave script status: CORRECT > > >test ch_track (script) >+ echo >+ test_conversions >+ echo conversion >conversion >+ /bin/rm -f tmp/ch_track.htk tmp/ch_track.track >+ ../bin/ch_track -otype htk ../lib/example_data/ch_track.htk -o tmp/ch_track.htk >+ ../bin/ch_track -otype esps tmp/ch_track.htk -o tmp/ch_track.track >+ ../bin/ch_track -otype htk tmp/ch_track.track -o tmp/ch_track.htk2 >+ cmp tmp/ch_track.htk tmp/ch_track.htk2 >+ echo ch_track htk to esps to nist: pass >+ ../bin/ch_track -otype ascii tmp/ch_track.htk -o tmp/ch_track.track >+ ../bin/ch_track -itype ascii -s 0.010 -otype htk_fbank tmp/ch_track.track -o tmp/ch_track.htk2 >+ ../bin/ch_track -otype ascii tmp/ch_track.htk2 -o tmp/ch_track.ascii >+ cmp tmp/ch_track.track tmp/ch_track.ascii >+ echo ch_track htk to ascii to htk: pass >+ ../bin/ch_track -otype htk ../lib/example_data/ch_track.htk -o tmp/ch_track.htk >+ ../bin/ch_track -otype htk_user tmp/ch_track.htk -o tmp/ch_track.track >+ ../bin/ch_track -otype htk tmp/ch_track.track -o tmp/ch_track.htk2 >+ cmp tmp/ch_track.htk tmp/ch_track.htk2 >+ echo ch_track htk to htk_user to htk: pass >+ test_info >+ echo info and help >info and help >+ ../bin/ch_track -info ../lib/example_data/ch_track.htk >+ ../bin/ch_track -h >+ ../bin/ch_track ../lib/example_data/ch_track.htk -otype esps -o tmp/ch_track.esps >+ ../bin/ch_track -info ../lib/example_data/ch_track.htk tmp/ch_track.esps >+ exit 0 >ch_track script completed >ch_track script status: CORRECT > > >test viterbi (script) >viterbi script completed >viterbi script status: CORRECT > > >test wagon (script) >regression tree >wagon script completed >wagon script status: CORRECT > > >test tilt (script) >tilt script completed >tilt script status: CORRECT > > >test lpc (script) >LPC params >MFCC params >lpc script completed >lpc script status: CORRECT > > >------------- >Test OK > >>>> Install speech-tools-2.0.95_beta into /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image/ category app-accessibility >>>> Completed installing speech-tools-2.0.95_beta into /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image/ > > * Tinderbox QA Warning! ELF files in /usr/share > TYPE FILE >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/EST_DMatrix.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/EST_features_aux.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/THash_aux.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/EST_Val.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/vec_mat_aux.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/EST_FeatureData.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/EST_svec_aux.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/vec_mat_aux_i.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/rateconv.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/EST_FMatrix.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/EST_SMatrix.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/EST_features_io.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/hash_iv_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/vector_dmatrix_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/vector_val_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/matrix_f_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/vector_f_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/hash_sv_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/vector_d_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/hash_fi_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/vector_i_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/vector_ls_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/matrix_si_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/tbuffer_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/list_i_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/kvl_fi_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/hash_si_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/list_f_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/kvl_sd_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/kvl_ss_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/list_val_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/hash_sd_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/matrix_val_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/list_vs_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/list_d_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/hash_ss_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/hash_sfmp_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/kvl_vpi_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/hash_sf_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/kvl_rs_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/hash_srp.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/list_si_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/list_c_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/deq_i_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/vector_fmatrix_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/kvl_sf_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/kvl_sv_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/list_li_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/hash_ii_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/matrix_s_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/vector_si_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/kvl_si_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/matrix_i_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/list_vi_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/deq_s_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/matrix_d_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/vector_dvector_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/vector_fvector_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/kvl_ii_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/list_s_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/vector_c_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/inst_tmpl/vector_s_t.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/EST_Featured.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/EST_ilist_aux.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/EST_StringTrie.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/EST_UList.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/string/EST_strcasecmp.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/string/EST_String.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/string/EST_Regex.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/string/regsub.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/string/EST_Chunk.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/string/regerror.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/string/regexp.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/EST_Features.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/EST_Option.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/EST_IMatrix.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/EST_Token.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/EST_matrix_support.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/EST_Complex.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/vec_mat_aux_d.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/EST_Pathname_unix.o >ET_REL /var/tmp/portage/app-accessibility/speech-tools-2.0.95_beta/image//usr/share/speech-tools/base_class/EST_slist_aux.o > * Tinderbox QA Warning (end)! ELF files in /usr/share >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/share/speech-tools/base_class/EST_DMatrix.o > usr/share/speech-tools/base_class/EST_features_aux.o > usr/share/speech-tools/base_class/THash_aux.o > usr/share/speech-tools/base_class/EST_Val.o > usr/share/speech-tools/base_class/vec_mat_aux.o > usr/share/speech-tools/base_class/EST_FeatureData.o > usr/share/speech-tools/base_class/EST_svec_aux.o > usr/share/speech-tools/base_class/vec_mat_aux_i.o > usr/share/speech-tools/base_class/rateconv.o > usr/share/speech-tools/base_class/EST_FMatrix.o > usr/share/speech-tools/base_class/EST_SMatrix.o > usr/share/speech-tools/base_class/EST_features_io.o > usr/share/speech-tools/base_class/inst_tmpl/hash_iv_t.o > usr/share/speech-tools/base_class/inst_tmpl/vector_dmatrix_t.o > usr/share/speech-tools/base_class/inst_tmpl/vector_val_t.o > usr/share/speech-tools/base_class/inst_tmpl/matrix_f_t.o > usr/share/speech-tools/base_class/inst_tmpl/vector_f_t.o > usr/share/speech-tools/base_class/inst_tmpl/hash_sv_t.o > usr/share/speech-tools/base_class/inst_tmpl/vector_d_t.o > usr/share/speech-tools/base_class/inst_tmpl/hash_fi_t.o > usr/share/speech-tools/base_class/inst_tmpl/vector_i_t.o > usr/share/speech-tools/base_class/inst_tmpl/vector_ls_t.o > usr/share/speech-tools/base_class/inst_tmpl/matrix_si_t.o > usr/share/speech-tools/base_class/inst_tmpl/tbuffer_t.o > usr/share/speech-tools/base_class/inst_tmpl/list_i_t.o > usr/share/speech-tools/base_class/inst_tmpl/kvl_fi_t.o > usr/share/speech-tools/base_class/inst_tmpl/hash_si_t.o > usr/share/speech-tools/base_class/inst_tmpl/list_f_t.o > usr/share/speech-tools/base_class/inst_tmpl/kvl_sd_t.o > usr/share/speech-tools/base_class/inst_tmpl/kvl_ss_t.o > usr/share/speech-tools/base_class/inst_tmpl/list_val_t.o > usr/share/speech-tools/base_class/inst_tmpl/hash_sd_t.o > usr/share/speech-tools/base_class/inst_tmpl/matrix_val_t.o > usr/share/speech-tools/base_class/inst_tmpl/list_vs_t.o > usr/share/speech-tools/base_class/inst_tmpl/list_d_t.o > usr/share/speech-tools/base_class/inst_tmpl/hash_ss_t.o > usr/share/speech-tools/base_class/inst_tmpl/hash_sfmp_t.o > usr/share/speech-tools/base_class/inst_tmpl/kvl_vpi_t.o > usr/share/speech-tools/base_class/inst_tmpl/hash_sf_t.o > usr/share/speech-tools/base_class/inst_tmpl/kvl_rs_t.o > usr/share/speech-tools/base_class/inst_tmpl/hash_srp.o > usr/share/speech-tools/base_class/inst_tmpl/list_si_t.o > usr/share/speech-tools/base_class/inst_tmpl/list_c_t.o > usr/share/speech-tools/base_class/inst_tmpl/deq_i_t.o > usr/share/speech-tools/base_class/inst_tmpl/vector_fmatrix_t.o > usr/share/speech-tools/base_class/inst_tmpl/kvl_sf_t.o > usr/share/speech-tools/base_class/inst_tmpl/kvl_sv_t.o > usr/share/speech-tools/base_class/inst_tmpl/list_li_t.o > usr/share/speech-tools/base_class/inst_tmpl/hash_ii_t.o > usr/share/speech-tools/base_class/inst_tmpl/matrix_s_t.o > usr/share/speech-tools/base_class/inst_tmpl/vector_si_t.o > usr/share/speech-tools/base_class/inst_tmpl/kvl_si_t.o > usr/share/speech-tools/base_class/inst_tmpl/matrix_i_t.o > usr/share/speech-tools/base_class/inst_tmpl/list_vi_t.o > usr/share/speech-tools/base_class/inst_tmpl/deq_s_t.o > usr/share/speech-tools/base_class/inst_tmpl/matrix_d_t.o > usr/share/speech-tools/base_class/inst_tmpl/vector_dvector_t.o > usr/share/speech-tools/base_class/inst_tmpl/vector_fvector_t.o > usr/share/speech-tools/base_class/inst_tmpl/kvl_ii_t.o > usr/share/speech-tools/base_class/inst_tmpl/list_s_t.o > usr/share/speech-tools/base_class/inst_tmpl/vector_c_t.o > usr/share/speech-tools/base_class/inst_tmpl/vector_s_t.o > usr/share/speech-tools/base_class/EST_Featured.o > usr/share/speech-tools/base_class/EST_ilist_aux.o > usr/share/speech-tools/base_class/EST_StringTrie.o > usr/share/speech-tools/base_class/EST_UList.o > usr/share/speech-tools/base_class/string/EST_strcasecmp.o > usr/share/speech-tools/base_class/string/EST_String.o > usr/share/speech-tools/base_class/string/EST_Regex.o > usr/share/speech-tools/base_class/string/regsub.o > usr/share/speech-tools/base_class/string/EST_Chunk.o > usr/share/speech-tools/base_class/string/regerror.o > usr/share/speech-tools/base_class/string/regexp.o > usr/share/speech-tools/base_class/EST_Features.o > usr/share/speech-tools/base_class/EST_Option.o > usr/share/speech-tools/base_class/EST_IMatrix.o > usr/share/speech-tools/base_class/EST_Token.o > usr/share/speech-tools/base_class/EST_matrix_support.o > usr/share/speech-tools/base_class/EST_Complex.o > usr/share/speech-tools/base_class/vec_mat_aux_d.o > usr/share/speech-tools/base_class/EST_Pathname_unix.o > usr/share/speech-tools/base_class/EST_slist_aux.o > usr/lib/libestbase.so.2.0.95.1 > usr/lib/libestools.so.2.0.95.1 > usr/lib/libeststring.so.1.2 > usr/lib/speech-tools/scfg_parse > usr/lib/speech-tools/scfg_make > usr/lib/speech-tools/tilt_synthesis > usr/lib/speech-tools/tilt_analysis > usr/lib/speech-tools/ch_wave > usr/lib/speech-tools/ngram_test > usr/lib/speech-tools/viterbi > usr/lib/speech-tools/spectgen > usr/lib/speech-tools/align > usr/lib/speech-tools/design_filter > usr/lib/speech-tools/pda > usr/lib/speech-tools/ols > usr/lib/speech-tools/xml_parser > usr/lib/speech-tools/sigfilter > usr/lib/speech-tools/ch_utt > usr/lib/speech-tools/scfg_test > usr/lib/speech-tools/ols_test > usr/lib/speech-tools/siod > usr/lib/speech-tools/wagon > usr/lib/speech-tools/na_play > usr/lib/speech-tools/pitchmark > usr/lib/speech-tools/dp > usr/lib/speech-tools/wfst_build > usr/lib/speech-tools/ch_lab > usr/lib/speech-tools/scfg_train > usr/lib/speech-tools/na_record > usr/lib/speech-tools/sig2fv > usr/lib/speech-tools/fringe_client > usr/lib/speech-tools/ngram_build > usr/lib/speech-tools/wfst_train > usr/lib/speech-tools/wfst_run > usr/lib/speech-tools/ch_track > usr/lib/speech-tools/bcat > usr/lib/speech-tools/wagon_test > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/lib/libestbase.so.2.0.95.1 > * /usr/lib/libestools.so.2.0.95.1 > * /usr/lib/libeststring.so.1.2 > * /usr/lib/speech-tools/scfg_parse > * /usr/lib/speech-tools/scfg_make > * /usr/lib/speech-tools/tilt_synthesis > * /usr/lib/speech-tools/tilt_analysis > * /usr/lib/speech-tools/ch_wave > * /usr/lib/speech-tools/ngram_test > * /usr/lib/speech-tools/viterbi > * /usr/lib/speech-tools/spectgen > * /usr/lib/speech-tools/align > * /usr/lib/speech-tools/design_filter > * /usr/lib/speech-tools/pda > * /usr/lib/speech-tools/ols > * /usr/lib/speech-tools/xml_parser > * /usr/lib/speech-tools/sigfilter > * /usr/lib/speech-tools/ch_utt > * /usr/lib/speech-tools/scfg_test > * /usr/lib/speech-tools/ols_test > * /usr/lib/speech-tools/siod > * /usr/lib/speech-tools/wagon > * /usr/lib/speech-tools/na_play > * /usr/lib/speech-tools/pitchmark > * /usr/lib/speech-tools/dp > * /usr/lib/speech-tools/wfst_build > * /usr/lib/speech-tools/ch_lab > * /usr/lib/speech-tools/scfg_train > * /usr/lib/speech-tools/na_record > * /usr/lib/speech-tools/sig2fv > * /usr/lib/speech-tools/fringe_client > * /usr/lib/speech-tools/ngram_build > * /usr/lib/speech-tools/wfst_train > * /usr/lib/speech-tools/wfst_run > * /usr/lib/speech-tools/ch_track > * /usr/lib/speech-tools/bcat > * /usr/lib/speech-tools/wagon_test > > > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * esps_utils.cc:985:43: warning: dereferencing type-punned pointer will break strict-aliasing rules > > > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * input.c:61:5: warning: null argument where non-null required (argument 1) > * input.c:61:5: warning: null argument where non-null required (argument 1) > * xmlparser.c:1616:2: warning: null argument where non-null required (argument 1) > * xmlparser.c:1616:2: warning: null argument where non-null required (argument 1) > * xmlparser.c:1631:2: warning: null argument where non-null required (argument 1) > * xmlparser.c:1631:2: warning: null argument where non-null required (argument 1) > * XML_Parser.cc:82:16: warning: null argument where non-null required (argument 1) > * XML_Parser.cc:82:16: warning: null argument where non-null required (argument 1) > * XML_Parser.cc:113:16: warning: null argument where non-null required (argument 1) > * XML_Parser.cc:113:16: warning: null argument where non-null required (argument 1) > > * Please do not file a Gentoo bug and instead report the above QA > * issues directly to the upstream developers of this software. > * Homepage: http://www.cstr.ed.ac.uk/projects/speech_tools/ > * The /usr/bin/dp wrapper script has been renamed to /usr/bin/speech-dp > * due to file collision with other programs. > * See bug #287983 for more details > * The /usr/bin/resynth program has been removed since it is broken > * See bug #253556 for more details > * Gentoo contact information ... >herds: > accessibility > sound >maintainers: > neurogeek@gentoo.org >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 332723
: 242937