>>> Unpacking source... >>> Unpacking speech_tools-1.2.96-beta.tar.gz to /var/tmp/portage/app-accessibility/speech-tools-1.2.96_beta/work * Applying speech-tools-1.2.96_beta-gcc42.patch ...  [ ok ] * Applying speech-tools-1.2.96_beta-gcc43-include.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/app-accessibility/speech-tools-1.2.96_beta/work * Flameeyes QA Warning! AC_CANONICAL_TARGET used /var/tmp/portage/app-accessibility/speech-tools-1.2.96_beta/work/speech_tools/configure.in:35:AC_CANONICAL_TARGET: * Flameeyes QA Warning (end)! AC_CANONICAL_TARGET used >>> Compiling source in /var/tmp/portage/app-accessibility/speech-tools-1.2.96_beta/work/speech_tools ... * 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 loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux creating cache ./config.cache checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -Wl,-O1) works... yes checking whether the C compiler (gcc -O2 -pipe -Wl,-O1) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for ranlib... ranlib checking for ar... ar checking whether byte ordering is bigendian... no checking for tputs in -ltermcap... no checking for tputs in -lncurses... yes updating cache ./config.cache creating ./config.status creating config/config make -j14 -j1 'OPTIMISE_CXXFLAGS=-O2 -pipe' 'OPTIMISE_CCFLAGS=-O2 -pipe' CC=i686-pc-linux-gnu-gcc CXX=i686-pc-linux-gnu-g++ 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 slib.cc: In function 'obj* user_gc(obj*)': slib.cc:1259: warning: suggest explicit braces to avoid ambiguous 'else' slib.cc: In function 'obj* gc_status(obj*)': slib.cc:1280: warning: suggest explicit braces to avoid ambiguous 'else' slib.cc: In function 'int flush_ws(gen_readio*, const char*)': slib.cc:1545: warning: suggest explicit braces to avoid ambiguous 'else' 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: 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: 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: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result slib_sys.cc:62: 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 'obj* siod_send_lisp_to_client(obj*)': slib_server.cc:37: 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: 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: 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: 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 acknowledge_sock_print(obj*)': slib_server.cc:73: 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 'void put_long(long int, FILE*)': slib_xtr.cc:341: 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 'long int get_long(FILE*)': slib_xtr.cc:345: 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* fast_print(obj*, obj*)': slib_xtr.cc:402: 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: 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: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result slib_xtr.cc:471: 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: 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: 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: 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* array_fast_read(int, obj*)': slib_xtr.cc:523: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result slib_xtr.cc:533: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result slib_xtr.cc:543: 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 In file included from siod_est.cc:52: ../include/EST_wave_aux.h:116: warning: 'typedef' was ignored in this declaration In file included from ../include/EST_TrackMap.h:42, from ../include/EST_Track.h:49, from siod_est.cc:53: ../include/EST_ChannelType.h:170: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:170: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:172: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:172: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:176: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:176: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:178: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:178: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:180: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:180: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:182: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:182: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:184: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:184: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:186: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:186: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:188: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:188: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:191: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:191: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:192: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:192: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:193: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:193: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:195: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:195: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:196: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:196: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:197: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:197: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:199: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:199: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:200: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:200: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:201: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:201: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:203: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:203: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:204: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:204: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:205: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:205: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:206: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:206: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:207: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:207: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:208: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:208: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:210: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:210: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:211: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:211: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:212: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:212: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:213: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:213: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:214: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:214: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:215: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:215: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:218: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:218: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:219: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:219: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:220: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:220: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:221: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:221: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:222: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:222: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:223: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:223: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:226: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:226: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:227: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:227: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:228: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:228: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:229: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:229: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:230: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:230: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:231: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:231: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:233: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:233: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:234: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:234: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:235: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:235: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:236: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:236: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:237: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:237: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:238: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:238: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:241: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:241: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:242: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:242: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:243: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:243: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:244: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:244: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:245: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:245: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:246: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:246: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:249: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:249: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:250: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:250: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:251: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:251: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:252: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:252: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:253: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:253: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:254: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:254: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:257: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:257: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:258: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:258: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:259: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:259: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:260: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:260: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:261: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:261: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:262: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:262: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:265: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:265: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:266: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:266: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:267: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:267: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:268: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:268: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:269: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:269: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:270: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:270: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:273: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:273: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:274: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:274: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:275: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:275: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:276: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:276: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:277: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:277: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:278: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:278: warning: suggest parentheses around arithmetic in operand of '|' 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: 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: 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: warning: null argument where non-null required (argument 1) input.c:61: 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: warning: null argument where non-null required (argument 1) xmlparser.c:1616: warning: null argument where non-null required (argument 1) xmlparser.c:1631: warning: null argument where non-null required (argument 1) xmlparser.c:1631: 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: warning: null argument where non-null required (argument 1) XML_Parser.cc:82: 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: warning: null argument where non-null required (argument 1) XML_Parser.cc:113: 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 voxware.cc mplayer.cc win32audio.cc irixaudio.cc os2audio.cc macosxaudio.cc i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_LINUX16 -I../include gen_audio.cc In file included from gen_audio.cc:53: ../include/EST_wave_aux.h:116: warning: 'typedef' was ignored in this declaration gen_audio.cc: In function 'int play_aucomm_wave(EST_Wave&, EST_Option&)': gen_audio.cc:208: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result gen_audio.cc: In function 'int play_sunau_wave(EST_Wave&, EST_Option&)': gen_audio.cc:227: warning: deprecated conversion from string constant to 'char*' gen_audio.cc: In function 'int record_sunau_wave(EST_Wave&, EST_Option&)': gen_audio.cc:338: warning: deprecated conversion from string constant to 'char*' i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_LINUX16 -I../include nas.cc i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_LINUX16 -I../include esd.cc i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_LINUX16 -I../include sun16audio.cc i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_LINUX16 -I../include voxware.cc In file included from voxware.cc:58: ../include/EST_wave_aux.h:116: warning: 'typedef' was ignored in this declaration voxware.cc:79: warning: deprecated conversion from string constant to 'char*' voxware.cc: In function 'int play_voxware_wave(EST_Wave&, EST_Option&)': voxware.cc:160: warning: deprecated conversion from string constant to 'char*' voxware.cc: In function 'int record_voxware_wave(EST_Wave&, EST_Option&)': voxware.cc:287: warning: deprecated conversion from string constant to 'char*' i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_LINUX16 -I../include mplayer.cc i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_LINUX16 -I../include win32audio.cc i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_LINUX16 -I../include irixaudio.cc i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_LINUX16 -I../include os2audio.cc i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -DSUPPORT_LINUX16 -I../include macosxaudio.cc look at library estools look at library estbase gen_audio.o nas.o esd.o sun16audio.o voxware.o mplayer.o win32audio.o irixaudio.o os2audio.o macosxaudio.o Update library estbase gen_audio.o nas.o esd.o sun16audio.o voxware.o mplayer.o win32audio.o irixaudio.o os2audio.o macosxaudio.o a - gen_audio.o a - nas.o a - esd.o a - sun16audio.o a - voxware.o a - mplayer.o a - win32audio.o a - irixaudio.o a - os2audio.o a - macosxaudio.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: 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 EST_Server.cc: In member function 'EST_connect_status EST_Server::disconnect()': EST_Server.cc:385: warning: suggest explicit braces to avoid ambiguous 'else' 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 2004' -DESTVERSION='1.2.96' -DESTLIBDIRC='/var/tmp/portage/app-accessibility/speech-tools-1.2.96_beta/work/speech_tools/lib' -DESTSTATE='beta' -DESTOSTYPE='unknown_Linux' 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 EST_UList.cc: In static member function 'static void EST_UList::sort_unique(EST_UList&, bool (*)(const EST_UItem*, const EST_UItem*), bool (*)(const EST_UItem*, const EST_UItem*), void (*)(EST_UItem*))': EST_UList.cc:416: warning: suggest explicit braces to avoid ambiguous 'else' 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 EST_Token.cc: In member function 'EST_Token& EST_TokenStream::must_get(EST_String, bool*)': EST_Token.cc:559: warning: suggest explicit braces to avoid ambiguous 'else' 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 EST_Pathname_unix.cc: In function 'EST_Pathname& operator+=(EST_Pathname, EST_Pathname)': EST_Pathname_unix.cc:151: warning: reference to local variable 'p' returned EST_Pathname_unix.cc: In function 'EST_Pathname& operator+=(EST_Pathname, EST_String)': EST_Pathname_unix.cc:153: warning: reference to local variable 'p' returned 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 -O2 -pipe rateconv.cc -o rateconv.o rateconv.cc: In function 'int filtering_on_buffers(float*, int, float*, int, float*, int, int, int, int)': rateconv.cc:387: warning: operation on 'outidx' may be undefined 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: warning: 'p.EST_TStructIterator >::.EST_TIterator >::pointer.EST_Features::IPointer::i.EST_TRwStructIterator, EST_TKVL::IPointer, EST_TKVI >::.EST_TRwIterator, EST_TKVL::IPointer, EST_TKVI >::.EST_TIterator, EST_TKVL::IPointer, EST_TKVI >::pointer.EST_TKVL::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 EST_String.cc: In member function 'long int EST_String::Long(bool*) const': EST_String.cc:1270: warning: suggest explicit braces to avoid ambiguous 'else' EST_String.cc: In member function 'int EST_String::Int(bool*) const': EST_String.cc:1296: warning: suggest explicit braces to avoid ambiguous 'else' EST_String.cc: In member function 'double EST_String::Double(bool*) const': EST_String.cc:1318: warning: suggest explicit braces to avoid ambiguous 'else' EST_String.cc: In member function 'float EST_String::Float(bool*) const': EST_String.cc:1344: warning: suggest explicit braces to avoid ambiguous 'else' 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 In file included from matrix_i_t.cc:50: ../../include/../base_class/EST_TSimpleMatrix.cc: In member function 'void EST_TSimpleMatrix::resize(int, int, int)': ../../include/../base_class/EST_TSimpleMatrix.cc:108: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TSimpleMatrix.cc:142: warning: suggest explicit braces to avoid ambiguous 'else' In file included from matrix_i_t.cc:51: ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::just_resize(int, int, T**)': ../../include/../base_class/EST_TMatrix.cc:228: warning: suggest explicit braces to avoid ambiguous 'else' In file included from matrix_i_t.cc:51: ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::copy_row(int, T*, int, int) const': ../../include/../base_class/EST_TMatrix.cc:384: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::copy_row(int, EST_TVector&, int, int) const': ../../include/../base_class/EST_TMatrix.cc:400: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::copy_column(int, T*, int, int) const': ../../include/../base_class/EST_TMatrix.cc:422: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::copy_column(int, EST_TVector&, int, int) const': ../../include/../base_class/EST_TMatrix.cc:442: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::set_row(int, const EST_TMatrix&, int, int, int, int)': ../../include/../base_class/EST_TMatrix.cc:489: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::set_column(int, const EST_TMatrix&, int, int, int, int)': ../../include/../base_class/EST_TMatrix.cc:509: warning: suggest explicit braces to avoid ambiguous 'else' i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES matrix_si_t.cc In file included from matrix_si_t.cc:50: ../../include/../base_class/EST_TSimpleMatrix.cc: In member function 'void EST_TSimpleMatrix::resize(int, int, int)': ../../include/../base_class/EST_TSimpleMatrix.cc:108: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TSimpleMatrix.cc:142: warning: suggest explicit braces to avoid ambiguous 'else' In file included from matrix_si_t.cc:51: ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::just_resize(int, int, T**)': ../../include/../base_class/EST_TMatrix.cc:228: warning: suggest explicit braces to avoid ambiguous 'else' In file included from matrix_si_t.cc:51: ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::copy_row(int, T*, int, int) const': ../../include/../base_class/EST_TMatrix.cc:384: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::copy_row(int, EST_TVector&, int, int) const': ../../include/../base_class/EST_TMatrix.cc:400: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::copy_column(int, T*, int, int) const': ../../include/../base_class/EST_TMatrix.cc:422: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::copy_column(int, EST_TVector&, int, int) const': ../../include/../base_class/EST_TMatrix.cc:442: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::set_row(int, const EST_TMatrix&, int, int, int, int)': ../../include/../base_class/EST_TMatrix.cc:489: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::set_column(int, const EST_TMatrix&, int, int, int, int)': ../../include/../base_class/EST_TMatrix.cc:509: warning: suggest explicit braces to avoid ambiguous 'else' i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES matrix_f_t.cc In file included from matrix_f_t.cc:50: ../../include/../base_class/EST_TSimpleMatrix.cc: In member function 'void EST_TSimpleMatrix::resize(int, int, int)': ../../include/../base_class/EST_TSimpleMatrix.cc:108: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TSimpleMatrix.cc:142: warning: suggest explicit braces to avoid ambiguous 'else' In file included from matrix_f_t.cc:51: ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::just_resize(int, int, T**)': ../../include/../base_class/EST_TMatrix.cc:228: warning: suggest explicit braces to avoid ambiguous 'else' In file included from matrix_f_t.cc:51: ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::copy_row(int, T*, int, int) const': ../../include/../base_class/EST_TMatrix.cc:384: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::copy_row(int, EST_TVector&, int, int) const': ../../include/../base_class/EST_TMatrix.cc:400: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::copy_column(int, T*, int, int) const': ../../include/../base_class/EST_TMatrix.cc:422: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::copy_column(int, EST_TVector&, int, int) const': ../../include/../base_class/EST_TMatrix.cc:442: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::set_row(int, const EST_TMatrix&, int, int, int, int)': ../../include/../base_class/EST_TMatrix.cc:489: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::set_column(int, const EST_TMatrix&, int, int, int, int)': ../../include/../base_class/EST_TMatrix.cc:509: warning: suggest explicit braces to avoid ambiguous 'else' i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES matrix_d_t.cc In file included from matrix_d_t.cc:50: ../../include/../base_class/EST_TSimpleMatrix.cc: In member function 'void EST_TSimpleMatrix::resize(int, int, int)': ../../include/../base_class/EST_TSimpleMatrix.cc:108: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TSimpleMatrix.cc:142: warning: suggest explicit braces to avoid ambiguous 'else' In file included from matrix_d_t.cc:51: ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::just_resize(int, int, T**)': ../../include/../base_class/EST_TMatrix.cc:228: warning: suggest explicit braces to avoid ambiguous 'else' In file included from matrix_d_t.cc:51: ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::copy_row(int, T*, int, int) const': ../../include/../base_class/EST_TMatrix.cc:384: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::copy_row(int, EST_TVector&, int, int) const': ../../include/../base_class/EST_TMatrix.cc:400: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::copy_column(int, T*, int, int) const': ../../include/../base_class/EST_TMatrix.cc:422: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::copy_column(int, EST_TVector&, int, int) const': ../../include/../base_class/EST_TMatrix.cc:442: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::set_row(int, const EST_TMatrix&, int, int, int, int)': ../../include/../base_class/EST_TMatrix.cc:489: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::set_column(int, const EST_TMatrix&, int, int, int, int)': ../../include/../base_class/EST_TMatrix.cc:509: warning: suggest explicit braces to avoid ambiguous 'else' i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES matrix_s_t.cc In file included from matrix_s_t.cc:49: ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::just_resize(int, int, T**)': ../../include/../base_class/EST_TMatrix.cc:228: warning: suggest explicit braces to avoid ambiguous 'else' In file included from matrix_s_t.cc:49: ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::copy_row(int, T*, int, int) const': ../../include/../base_class/EST_TMatrix.cc:384: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::copy_row(int, EST_TVector&, int, int) const': ../../include/../base_class/EST_TMatrix.cc:400: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::copy_column(int, T*, int, int) const': ../../include/../base_class/EST_TMatrix.cc:422: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::copy_column(int, EST_TVector&, int, int) const': ../../include/../base_class/EST_TMatrix.cc:442: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::set_row(int, const EST_TMatrix&, int, int, int, int)': ../../include/../base_class/EST_TMatrix.cc:489: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::set_column(int, const EST_TMatrix&, int, int, int, int)': ../../include/../base_class/EST_TMatrix.cc:509: warning: suggest explicit braces to avoid ambiguous 'else' i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES matrix_val_t.cc In file included from matrix_val_t.cc:48: ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::just_resize(int, int, T**)': ../../include/../base_class/EST_TMatrix.cc:228: warning: suggest explicit braces to avoid ambiguous 'else' In file included from matrix_val_t.cc:48: ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::copy_row(int, T*, int, int) const': ../../include/../base_class/EST_TMatrix.cc:384: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::copy_row(int, EST_TVector&, int, int) const': ../../include/../base_class/EST_TMatrix.cc:400: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::copy_column(int, T*, int, int) const': ../../include/../base_class/EST_TMatrix.cc:422: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::copy_column(int, EST_TVector&, int, int) const': ../../include/../base_class/EST_TMatrix.cc:442: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::set_row(int, const EST_TMatrix&, int, int, int, int)': ../../include/../base_class/EST_TMatrix.cc:489: warning: suggest explicit braces to avoid ambiguous 'else' ../../include/../base_class/EST_TMatrix.cc: In member function 'void EST_TMatrix::set_column(int, const EST_TMatrix&, int, int, int, int)': ../../include/../base_class/EST_TMatrix.cc:509: warning: suggest explicit braces to avoid ambiguous 'else' i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES vector_i_t.cc In file included from vector_i_t.cc:50: ../../include/../base_class/EST_TVector.cc: In member function 'void EST_TVector::just_resize(int, T**)': ../../include/../base_class/EST_TVector.cc:176: warning: suggest explicit braces to avoid ambiguous 'else' i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES vector_si_t.cc In file included from vector_si_t.cc:50: ../../include/../base_class/EST_TVector.cc: In member function 'void EST_TVector::just_resize(int, T**)': ../../include/../base_class/EST_TVector.cc:176: warning: suggest explicit braces to avoid ambiguous 'else' i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES vector_f_t.cc In file included from vector_f_t.cc:51: ../../include/../base_class/EST_TVector.cc: In member function 'void EST_TVector::just_resize(int, T**)': ../../include/../base_class/EST_TVector.cc:176: warning: suggest explicit braces to avoid ambiguous 'else' i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES vector_d_t.cc In file included from vector_d_t.cc:51: ../../include/../base_class/EST_TVector.cc: In member function 'void EST_TVector::just_resize(int, T**)': ../../include/../base_class/EST_TVector.cc:176: warning: suggest explicit braces to avoid ambiguous 'else' i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES vector_c_t.cc In file included from vector_c_t.cc:50: ../../include/../base_class/EST_TVector.cc: In member function 'void EST_TVector::just_resize(int, T**)': ../../include/../base_class/EST_TVector.cc:176: warning: suggest explicit braces to avoid ambiguous 'else' i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES vector_s_t.cc In file included from vector_s_t.cc:48: ../../include/../base_class/EST_TVector.cc: In member function 'void EST_TVector::just_resize(int, T**)': ../../include/../base_class/EST_TVector.cc:176: warning: suggest explicit braces to avoid ambiguous 'else' i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES vector_val_t.cc In file included from vector_val_t.cc:48: ../../include/../base_class/EST_TVector.cc: In member function 'void EST_TVector::just_resize(int, T**)': ../../include/../base_class/EST_TVector.cc:176: warning: suggest explicit braces to avoid ambiguous 'else' i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES vector_ls_t.cc In file included from vector_ls_t.cc:50: ../../include/../base_class/EST_TVector.cc: In member function 'void EST_TVector::just_resize(int, T**)': ../../include/../base_class/EST_TVector.cc:176: warning: suggest explicit braces to avoid ambiguous 'else' i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES vector_fvector_t.cc In file included from vector_fvector_t.cc:48: ../../include/../base_class/EST_TVector.cc: In member function 'void EST_TVector::just_resize(int, T**)': ../../include/../base_class/EST_TVector.cc:176: warning: suggest explicit braces to avoid ambiguous 'else' i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES vector_fmatrix_t.cc In file included from vector_fmatrix_t.cc:46: ../../include/../base_class/EST_TVector.cc: In member function 'void EST_TVector::just_resize(int, T**)': ../../include/../base_class/EST_TVector.cc:176: warning: suggest explicit braces to avoid ambiguous 'else' i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES vector_dvector_t.cc In file included from vector_dvector_t.cc:46: ../../include/../base_class/EST_TVector.cc: In member function 'void EST_TVector::just_resize(int, T**)': ../../include/../base_class/EST_TVector.cc:176: warning: suggest explicit braces to avoid ambiguous 'else' i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../../include -DINSTANTIATE_TEMPLATES vector_dmatrix_t.cc In file included from vector_dmatrix_t.cc:46: ../../include/../base_class/EST_TVector.cc: In member function 'void EST_TVector::just_resize(int, T**)': ../../include/../base_class/EST_TVector.cc:176: warning: suggest explicit braces to avoid ambiguous 'else' 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 In file included from ../include/EST_TrackMap.h:42, from ../include/EST_Track.h:49, from ../include/ling_class/EST_relation_aux.h:46, from EST_relation_aux.cc:46: ../include/EST_ChannelType.h:170: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:170: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:172: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:172: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:176: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:176: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:178: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:178: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:180: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:180: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:182: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:182: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:184: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:184: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:186: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:186: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:188: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:188: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:191: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:191: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:192: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:192: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:193: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:193: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:195: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:195: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:196: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:196: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:197: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:197: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:199: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:199: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:200: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:200: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:201: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:201: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:203: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:203: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:204: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:204: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:205: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:205: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:206: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:206: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:207: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:207: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:208: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:208: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:210: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:210: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:211: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:211: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:212: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:212: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:213: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:213: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:214: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:214: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:215: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:215: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:218: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:218: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:219: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:219: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:220: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:220: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:221: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:221: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:222: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:222: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:223: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:223: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:226: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:226: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:227: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:227: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:228: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:228: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:229: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:229: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:230: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:230: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:231: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:231: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:233: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:233: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:234: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:234: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:235: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:235: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:236: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:236: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:237: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:237: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:238: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:238: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:241: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:241: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:242: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:242: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:243: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:243: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:244: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:244: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:245: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:245: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:246: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:246: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:249: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:249: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:250: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:250: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:251: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:251: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:252: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:252: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:253: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:253: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:254: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:254: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:257: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:257: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:258: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:258: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:259: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:259: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:260: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:260: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:261: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:261: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:262: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:262: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:265: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:265: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:266: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:266: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:267: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:267: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:268: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:268: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:269: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:269: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:270: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:270: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:273: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:273: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:274: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:274: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:275: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:275: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:276: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:276: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:277: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:277: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:278: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:278: warning: suggest parentheses around arithmetic in operand of '|' EST_relation_aux.cc: In function 'int edit_labels(EST_Relation&, EST_String)': EST_relation_aux.cc:116: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result EST_relation_aux.cc:127: 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 In file included from ../include/EST_TrackMap.h:42, from ../include/EST_Track.h:49, from ../include/ling_class/EST_relation_aux.h:46, from EST_relation_track.cc:47: ../include/EST_ChannelType.h:170: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:170: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:172: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:172: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:176: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:176: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:178: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:178: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:180: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:180: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:182: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:182: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:184: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:184: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:186: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:186: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:188: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:188: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:191: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:191: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:192: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:192: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:193: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:193: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:195: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:195: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:196: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:196: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:197: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:197: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:199: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:199: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:200: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:200: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:201: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:201: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:203: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:203: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:204: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:204: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:205: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:205: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:206: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:206: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:207: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:207: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:208: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:208: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:210: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:210: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:211: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:211: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:212: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:212: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:213: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:213: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:214: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:214: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:215: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:215: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:218: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:218: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:219: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:219: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:220: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:220: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:221: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:221: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:222: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:222: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:223: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:223: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:226: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:226: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:227: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:227: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:228: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:228: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:229: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:229: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:230: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:230: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:231: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:231: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:233: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:233: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:234: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:234: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:235: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:235: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:236: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:236: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:237: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:237: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:238: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:238: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:241: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:241: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:242: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:242: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:243: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:243: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:244: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:244: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:245: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:245: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:246: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:246: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:249: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:249: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:250: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:250: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:251: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:251: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:252: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:252: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:253: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:253: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:254: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:254: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:257: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:257: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:258: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:258: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:259: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:259: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:260: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:260: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:261: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:261: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:262: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:262: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:265: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:265: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:266: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:266: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:267: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:267: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:268: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:268: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:269: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:269: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:270: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:270: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:273: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:273: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:274: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:274: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:275: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:275: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:276: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:276: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:277: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:277: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:278: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:278: warning: suggest parentheses around arithmetic in operand of '|' EST_relation_track.cc: In function 'void track_to_pm(const EST_Track&, int, EST_Relation&)': EST_relation_track.cc:105: warning: 'e' may be used uninitialized in this function 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 In file included from ../include/EST_TrackMap.h:42, from ../include/EST_Track.h:49, from ../include/ling_class/EST_relation_aux.h:46, from EST_relation_compare.cc:49: ../include/EST_ChannelType.h:170: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:170: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:172: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:172: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:176: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:176: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:178: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:178: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:180: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:180: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:182: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:182: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:184: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:184: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:186: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:186: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:188: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:188: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:191: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:191: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:192: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:192: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:193: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:193: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:195: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:195: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:196: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:196: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:197: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:197: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:199: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:199: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:200: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:200: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:201: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:201: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:203: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:203: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:204: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:204: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:205: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:205: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:206: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:206: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:207: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:207: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:208: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:208: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:210: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:210: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:211: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:211: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:212: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:212: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:213: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:213: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:214: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:214: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:215: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:215: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:218: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:218: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:219: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:219: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:220: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:220: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:221: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:221: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:222: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:222: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:223: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:223: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:226: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:226: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:227: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:227: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:228: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:228: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:229: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:229: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:230: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:230: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:231: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:231: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:233: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:233: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:234: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:234: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:235: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:235: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:236: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:236: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:237: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:237: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:238: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:238: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:241: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:241: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:242: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:242: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:243: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:243: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:244: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:244: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:245: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:245: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:246: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:246: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:249: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:249: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:250: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:250: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:251: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:251: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:252: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:252: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:253: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:253: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:254: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:254: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:257: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:257: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:258: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:258: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:259: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:259: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:260: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:260: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:261: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:261: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:262: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:262: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:265: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:265: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:266: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:266: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:267: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:267: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:268: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:268: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:269: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:269: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:270: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:270: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:273: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:273: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:274: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:274: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:275: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:275: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:276: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:276: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:277: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:277: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:278: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:278: warning: suggest parentheses around arithmetic in operand of '|' 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_apml(EST_TokenStream&, EST_Utterance&, int&)': EST_UtteranceFile.cc:426: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result EST_UtteranceFile.cc:431: 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_genxml(EST_TokenStream&, EST_Utterance&, int&)': EST_UtteranceFile.cc:464: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result In file included from EST_UtteranceFile.cc:657: ../base_class/EST_TVector.cc: In member function 'void EST_TVector::just_resize(int, T**)': ../base_class/EST_TVector.cc:176: warning: suggest explicit braces to avoid ambiguous 'else' EST_UtteranceFile.cc: In static member function 'static EST_write_status EST_UtteranceFile::save_genxml(std::ostream&, const EST_Utterance&)': EST_UtteranceFile.cc:487: warning: 'p.EST_TStructIterator >::.EST_TIterator >::pointer.EST_Features::IPointer::i.EST_TRwStructIterator, EST_TKVL::IPointer, EST_TKVI >::.EST_TRwIterator, EST_TKVL::IPointer, EST_TKVI >::.EST_TIterator, EST_TKVL::IPointer, EST_TKVI >::pointer.EST_TKVL::IPointer::p' may be used uninitialized in this function EST_UtteranceFile.cc:551: warning: 'p.EST_TStructIterator >::.EST_TIterator >::pointer.EST_Features::IPointer::i.EST_TRwStructIterator, EST_TKVL::IPointer, EST_TKVI >::.EST_TRwIterator, EST_TKVL::IPointer, EST_TKVI >::.EST_TIterator, EST_TKVL::IPointer, EST_TKVI >::pointer.EST_TKVL::IPointer::p' may be used uninitialized in this function EST_UtteranceFile.cc: In static member function 'static EST_write_status EST_UtteranceFile::save_est_ascii(std::ostream&, const EST_Utterance&)': EST_UtteranceFile.cc:276: warning: 'p.EST_TStructIterator >::.EST_TIterator >::pointer.EST_Features::IPointer::i.EST_TRwStructIterator, EST_TKVL::IPointer, EST_TKVI >::.EST_TRwIterator, EST_TKVL::IPointer, EST_TKVI >::.EST_TIterator, EST_TKVL::IPointer, EST_TKVI >::pointer.EST_TKVL::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 -DESTLIBDIRC='/var/tmp/portage/app-accessibility/speech-tools-1.2.96_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 In file included from ling_t.cc:50: ../base_class/EST_TVector.cc: In member function 'void EST_TVector::just_resize(int, T**)': ../base_class/EST_TVector.cc:176: warning: suggest explicit braces to avoid ambiguous 'else' i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include -DINSTANTIATE_TEMPLATES EST_Utterance.cc EST_Utterance.cc: In member function 'void EST_Utterance::copy(const EST_Utterance&)': EST_Utterance.cc:210: warning: 'r.EST_TStructIterator >::.EST_TIterator >::pointer.EST_Features::IPointer::i.EST_TRwStructIterator, EST_TKVL::IPointer, EST_TKVI >::.EST_TRwIterator, EST_TKVL::IPointer, EST_TKVI >::.EST_TIterator, EST_TKVL::IPointer, EST_TKVI >::pointer.EST_TKVL::IPointer::p' may be used uninitialized in this function EST_Utterance.cc: In function 'int utterance_merge(EST_Utterance&, EST_Utterance&, EST_Item*, EST_Item*)': EST_Utterance.cc:330: warning: 'r.EST_TStructIterator >::.EST_TIterator >::pointer.EST_Features::IPointer::i.EST_TRwStructIterator, EST_TKVL::IPointer, EST_TKVI >::.EST_TRwIterator, EST_TKVL::IPointer, EST_TKVI >::.EST_TIterator, EST_TKVL::IPointer, EST_TKVI >::pointer.EST_TKVL::IPointer::p' may be used uninitialized in this function EST_Utterance.cc: In function 'int utterance_merge(EST_Utterance&, EST_Utterance&, EST_String)': EST_Utterance.cc:269: warning: 'ri.EST_TStructIterator >::.EST_TIterator >::pointer.EST_Features::IPointer::i.EST_TRwStructIterator, EST_TKVL::IPointer, EST_TKVI >::.EST_TRwIterator, EST_TKVL::IPointer, EST_TKVI >::.EST_TIterator, EST_TKVL::IPointer, EST_TKVI >::pointer.EST_TKVL::IPointer::p' may be used uninitialized in this function EST_Utterance.cc:280: warning: 'eri.EST_TStructIterator >::.EST_TIterator >::pointer.EST_Features::IPointer::i.EST_TRwStructIterator, EST_TKVL::IPointer, EST_TKVI >::.EST_TRwIterator, EST_TKVL::IPointer, EST_TKVI >::.EST_TIterator, EST_TKVL::IPointer, EST_TKVI >::pointer.EST_TKVL::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 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 In file included from EST_WaveFile.h:49, from EST_wave_utils.h:48, from EST_Wave.cc:48: ../include/EST_wave_aux.h:116: warning: 'typedef' was ignored in this declaration In file included from ../include/EST_TrackMap.h:42, from ../include/EST_Track.h:49, from EST_Wave.cc:53: ../include/EST_ChannelType.h:170: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:170: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:172: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:172: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:176: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:176: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:178: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:178: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:180: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:180: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:182: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:182: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:184: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:184: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:186: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:186: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:188: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:188: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:191: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:191: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:192: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:192: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:193: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:193: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:195: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:195: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:196: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:196: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:197: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:197: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:199: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:199: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:200: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:200: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:201: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:201: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:203: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:203: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:204: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:204: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:205: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:205: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:206: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:206: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:207: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:207: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:208: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:208: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:210: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:210: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:211: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:211: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:212: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:212: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:213: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:213: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:214: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:214: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:215: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:215: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:218: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:218: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:219: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:219: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:220: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:220: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:221: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:221: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:222: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:222: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:223: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:223: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:226: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:226: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:227: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:227: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:228: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:228: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:229: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:229: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:230: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:230: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:231: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:231: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:233: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:233: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:234: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:234: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:235: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:235: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:236: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:236: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:237: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:237: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:238: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:238: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:241: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:241: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:242: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:242: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:243: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:243: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:244: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:244: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:245: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:245: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:246: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:246: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:249: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:249: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:250: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:250: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:251: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:251: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:252: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:252: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:253: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:253: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:254: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:254: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:257: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:257: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:258: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:258: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:259: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:259: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:260: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:260: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:261: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:261: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:262: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:262: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:265: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:265: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:266: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:266: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:267: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:267: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:268: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:268: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:269: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:269: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:270: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:270: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:273: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:273: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:274: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:274: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:275: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:275: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:276: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:276: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:277: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:277: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:278: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:278: warning: suggest parentheses around arithmetic in operand of '|' i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_track_aux.cc In file included from ../include/EST_TrackMap.h:42, from ../include/EST_Track.h:49, from EST_track_aux.cc:46: ../include/EST_ChannelType.h:170: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:170: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:172: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:172: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:176: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:176: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:178: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:178: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:180: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:180: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:182: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:182: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:184: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:184: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:186: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:186: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:188: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:188: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:191: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:191: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:192: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:192: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:193: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:193: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:195: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:195: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:196: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:196: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:197: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:197: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:199: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:199: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:200: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:200: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:201: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:201: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:203: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:203: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:204: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:204: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:205: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:205: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:206: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:206: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:207: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:207: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:208: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:208: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:210: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:210: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:211: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:211: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:212: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:212: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:213: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:213: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:214: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:214: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:215: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:215: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:218: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:218: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:219: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:219: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:220: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:220: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:221: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:221: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:222: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:222: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:223: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:223: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:226: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:226: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:227: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:227: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:228: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:228: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:229: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:229: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:230: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:230: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:231: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:231: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:233: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:233: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:234: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:234: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:235: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:235: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:236: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:236: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:237: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:237: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:238: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:238: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:241: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:241: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:242: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:242: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:243: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:243: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:244: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:244: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:245: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:245: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:246: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:246: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:249: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:249: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:250: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:250: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:251: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:251: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:252: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:252: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:253: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:253: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:254: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:254: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:257: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:257: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:258: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:258: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:259: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:259: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:260: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:260: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:261: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:261: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:262: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:262: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:265: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:265: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:266: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:266: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:267: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:267: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:268: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:268: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:269: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:269: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:270: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:270: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:273: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:273: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:274: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:274: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:275: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:275: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:276: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:276: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:277: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:277: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:278: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:278: warning: suggest parentheses around arithmetic in operand of '|' EST_track_aux.cc: In function 'int get_order(const EST_Track&, EST_CoefficientType, int)': EST_track_aux.cc:794: warning: suggest parentheses around arithmetic in operand of '|' EST_track_aux.cc:794: warning: suggest parentheses around arithmetic in operand of '|' EST_track_aux.cc:795: warning: suggest parentheses around arithmetic in operand of '|' EST_track_aux.cc:795: warning: suggest parentheses around arithmetic in operand of '|' EST_track_aux.cc: In function 'void move_to_frame_ends(EST_Track&, int&, int&, int, float)': EST_track_aux.cc:678: warning: 'end_e' may be used uninitialized in this function i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_wave_temp.cc In file included from EST_wave_temp.cc:47: ../include/EST_wave_aux.h:116: warning: 'typedef' was ignored in this declaration i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include EST_wave_cuts.cc In file included from EST_wave_cuts.cc:47: ../include/EST_wave_aux.h:116: warning: 'typedef' was ignored in this declaration In file included from ../include/EST_TrackMap.h:42, from ../include/EST_Track.h:49, from EST_wave_cuts.cc:48: ../include/EST_ChannelType.h:170: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:170: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:172: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:172: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:176: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:176: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:178: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:178: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:180: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:180: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:182: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:182: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:184: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:184: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:186: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:186: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:188: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:188: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:191: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:191: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:192: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:192: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:193: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:193: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:195: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:195: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:196: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:196: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:197: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:197: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:199: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:199: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:200: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:200: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:201: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:201: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:203: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:203: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:204: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:204: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:205: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:205: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:206: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:206: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:207: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:207: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:208: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:208: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:210: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:210: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:211: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:211: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:212: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:212: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:213: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:213: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:214: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:214: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:215: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:215: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:218: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:218: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:219: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:219: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:220: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:220: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:221: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:221: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:222: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:222: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:223: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:223: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:226: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:226: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:227: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:227: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:228: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:228: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:229: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:229: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:230: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:230: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:231: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:231: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:233: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:233: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:234: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:234: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:235: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:235: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:236: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:236: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:237: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:237: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:238: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:238: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:241: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:241: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:242: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:242: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:243: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:243: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:244: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:244: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:245: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:245: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:246: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:246: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:249: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:249: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:250: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:250: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:251: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:251: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:252: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:252: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:253: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:253: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:254: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:254: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:257: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:257: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:258: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:258: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:259: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:259: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:260: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:260: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:261: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:261: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:262: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:262: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:265: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:265: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:266: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:266: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:267: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:267: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:268: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:268: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:269: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:269: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:270: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:270: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:273: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:273: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:274: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:274: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:275: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:275: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:276: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:276: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:277: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:277: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:278: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:278: warning: suggest parentheses around arithmetic in operand of '|' i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include ssff.cc In file included from ../include/EST_TrackMap.h:42, from ../include/EST_Track.h:49, from ssff.cc:48: ../include/EST_ChannelType.h:170: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:170: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:172: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:172: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:176: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:176: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:178: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:178: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:180: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:180: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:182: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:182: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:184: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:184: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:186: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:186: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:188: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:188: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:191: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:191: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:192: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:192: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:193: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:193: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:195: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:195: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:196: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:196: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:197: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:197: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:199: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:199: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:200: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:200: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:201: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:201: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:203: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:203: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:204: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:204: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:205: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:205: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:206: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:206: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:207: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:207: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:208: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:208: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:210: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:210: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:211: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:211: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:212: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:212: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:213: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:213: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:214: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:214: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:215: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:215: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:218: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:218: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:219: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:219: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:220: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:220: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:221: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:221: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:222: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:222: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:223: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:223: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:226: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:226: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:227: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:227: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:228: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:228: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:229: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:229: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:230: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:230: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:231: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:231: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:233: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:233: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:234: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:234: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:235: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:235: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:236: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:236: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:237: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:237: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:238: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:238: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:241: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:241: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:242: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:242: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:243: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:243: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:244: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:244: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:245: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:245: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:246: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:246: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:249: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:249: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:250: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:250: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:251: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:251: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:252: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:252: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:253: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:253: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:254: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:254: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:257: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:257: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:258: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:258: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:259: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:259: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:260: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:260: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:261: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:261: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:262: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:262: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:265: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:265: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:266: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:266: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:267: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:267: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:268: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:268: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:269: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:269: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:270: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:270: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:273: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:273: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:274: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:274: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:275: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:275: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:276: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:276: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:277: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:277: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:278: warning: suggest parentheses around arithmetic in operand of '|' ../include/EST_ChannelType.h:278: warning: suggest parentheses around arithmetic in operand of '|' ssff.cc: In static member function 'static EST_write_status EST_TrackFile::save_ssff_ts(FILE*, EST_Track)': ssff.cc:289: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ssff.cc:297: 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 esps_io.cc In file included from EST_WaveFile.h:49, from EST_wave_utils.h:48, from esps_io.cc:48: ../include/EST_wave_aux.h:116: warning: 'typedef' was ignored in this declaration i686-pc-linux-gnu-g++ -c -fno-implicit-templates -O2 -pipe -fPIC -Wall -I../include esps_utils.cc In file included from EST_WaveFile.h:49, from EST_wave_utils.h:48, from esps_utils.cc:65: ../include/EST_wave_aux.h:116: warning: 'typedef' was ignored in this declaration esps_utils.cc: In function 'void write_esps_fea(FILE*, ESPS_FEA_struct*, ESPS_HDR_struct*)': esps_utils.cc:463: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 'int write_esps_rec(ESPS_REC_struct*, ESPS_HDR_struct*, FILE*)': esps_utils.cc:511: 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: 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: 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: 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: 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: 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 'ESPS_FEA_struct* read_esps_fea(FILE*, ESPS_HDR_struct*)': esps_utils.cc:548: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result esps_utils.cc:553: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result esps_utils.cc:563: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result esps_utils.cc:574: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result esps_utils.cc:580: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result esps_utils.cc:583: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result esps_utils.cc:593: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result esps_utils.cc:598: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result esps_utils.cc:603: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result esps_utils.cc:608: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result esps_utils.cc:613: 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: 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 'void esps_put_field_name(char*, FILE*, ESPS_HDR_struct*)': esps_utils.cc:667: 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: 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: 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: 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: 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: 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:985: warning: dereferencing type-punned pointer will break strict-aliasing rules esps_utils.cc:936: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result esps_utils.cc:946: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result esps_utils.cc:1002: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result esps_utils.cc:1012: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result esps_utils.cc:1017: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result esps_utils.cc:1020: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result esps_utils.cc:1023: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result esps_utils.cc:1026: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result esps_utils.cc:1029: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result esps_utils.cc:1044: 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 'EST_write_status write_esps_hdr(ESPS_HDR_struct*, FILE*)': esps_utils.cc:1131: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 In file included from EST_wave_io.cc:48: ../include/EST_wave_aux.h:116: warning: 'typedef' was ignored in this declaration EST_wave_io.cc: In function 'int nist_get_param_int(const char*, const char*, int)': EST_wave_io.cc:74: error: invalid conversion from 'const char*' to 'char*' EST_wave_io.cc: In function 'char* nist_get_param_str(const char*, const char*, const char*)': EST_wave_io.cc:90: error: invalid conversion from 'const char*' to 'char*' 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:212: warning: ignoring return value of 'int system(const char*)', 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:583: 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:587: 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: 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: 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:592: 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:606: 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:609: 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:612: 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:615: 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:618: 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:621: 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: 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:625: 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:779: 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:784: 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:786: 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:788: 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:792: 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:796: 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:800: 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:804: 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:806: 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:808: 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:812: 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:816: 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:819: 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_audlab(FILE*, const short int*, int, int, int, int, EST_sample_type_t, int)': EST_wave_io.cc:1195: 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:1196: 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: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result make[1]: *** [EST_wave_io.o] Error 1 make: *** [speech_class] Error 2 * * ERROR: app-accessibility/speech-tools-1.2.96_beta failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2360: Called die * The specific snippet of code: * emake -j1 OPTIMISE_CXXFLAGS="${CXXFLAGS}" OPTIMISE_CCFLAGS="${CFLAGS}" CC="$(tc-getCC)" CXX="$(tc-getCXX)" || die * The die message: * (no error message) * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/app-accessibility/speech-tools-1.2.96_beta:20090611-184508.log'. * The ebuild environment file is located at '/var/tmp/portage/app-accessibility/speech-tools-1.2.96_beta/temp/environment'. *