<86>Apr 25 22:30:56 userdel[24088]: delete user `rooter' <86>Apr 25 22:30:56 userdel[24088]: remove group `rooter' <86>Apr 25 22:30:57 groupadd[24089]: new group: name=rooter, gid=501 <86>Apr 25 22:30:57 useradd[24090]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 22:30:57 userdel[24092]: delete user `builder' <86>Apr 25 22:30:57 userdel[24092]: remove group `builder' <86>Apr 25 22:30:57 groupadd[24093]: new group: name=builder, gid=502 <86>Apr 25 22:30:57 useradd[24094]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 22:30:59 rpmi: libncursesw-5.6-alt4 installed <13>Apr 25 22:30:59 rpmi: dialog-1.1-alt2 installed <13>Apr 25 22:30:59 rpmi: libalsa-1.0.18-alt1 installed <13>Apr 25 22:30:59 rpmi: libalsa-devel-1.0.18-alt1 installed <86>Apr 25 22:30:59 groupadd[24394]: new group: name=crontab, gid=36 <13>Apr 25 22:30:59 rpmi: crontab-control-1.1-alt1 installed <13>Apr 25 22:30:59 rpmi: setproctitle-0.3.1-alt1 installed <13>Apr 25 22:30:59 rpmi: vixie-cron-4.1.20060426-alt4 installed <13>Apr 25 22:31:00 rpmi: crontabs-1.8-alt1 installed <13>Apr 25 22:31:00 rpmi: stmpclean-0.3-alt2 installed <13>Apr 25 22:31:00 rpmi: libpng12-1.2.27-alt1 installed <13>Apr 25 22:31:00 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 25 22:31:07 rpmi: tetex-core-2.0-alt4 installed WARNING: %__autoreconf is obsolete, use %autoreconf instead Installing flite-1.3-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.16385 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf flite-1.3 + /bin/mkdir -p flite-1.3 + cd flite-1.3 + echo 'Source #0 (flite-1.3.tar.bz2):' Source #0 (flite-1.3.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/flite-1.3.tar.bz2 + /bin/tar -xf - + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.79779 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd flite-1.3 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: configure.in: not using Autoheader autoreconf-default: configure.in: not using Automake autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.in'. Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' You should add the contents of `/usr/share/libtool-1.5/aclocal/libtool.m4' to `aclocal.m4'. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --enable-shared --disable-static --with-vox=cmu_us_kal16 checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking target system type... powerpc-alt-linux-gnu checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /bin/install -c checking for ppc-alt-linux-ar... no checking for ar... ar checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... yes checking for mmap... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking mmsystem.h usability... no checking mmsystem.h presence... no checking for mmsystem.h... no configure: creating ./config.status config.status: creating config/config config.status: creating config/system.mak + /usr/bin/make make: Entering directory `/usr/src/RPM/BUILD/flite-1.3' making in ... make[1]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/include' making in include ... make[1]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/include' make[1]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/src' making in src ... make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/src/audio' make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/src/audio' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/src/audio' making in src/audio ... ppc-alt-linux-gcc -fPIC -I. -DCST_AUDIO_ALSA -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c auclient.c -o ../../build/powerpc-linux-gnu/obj/src/audio/auclient.os ppc-alt-linux-gcc -fPIC -I. -DCST_AUDIO_ALSA -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c auserver.c -o ../../build/powerpc-linux-gnu/obj/src/audio/auserver.os ppc-alt-linux-gcc -fPIC -I. -DCST_AUDIO_ALSA -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c audio.c -o ../../build/powerpc-linux-gnu/obj/src/audio/audio.os ppc-alt-linux-gcc -fPIC -I. -DCST_AUDIO_ALSA -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c au_alsa.c -o ../../build/powerpc-linux-gnu/obj/src/audio/au_alsa.os a - auclient.os a - auserver.os a - audio.os a - au_alsa.os make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/src/audio' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/src/utils' make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/src/utils' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/src/utils' making in src/utils ... ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_alloc.c -o ../../build/powerpc-linux-gnu/obj/src/utils/cst_alloc.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_error.c -o ../../build/powerpc-linux-gnu/obj/src/utils/cst_error.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_string.c -o ../../build/powerpc-linux-gnu/obj/src/utils/cst_string.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_tokenstream.c -o ../../build/powerpc-linux-gnu/obj/src/utils/cst_tokenstream.os cst_tokenstream.c:42: warning: pointer targets in initialization differ in signedness cst_tokenstream.c:43: warning: pointer targets in initialization differ in signedness cst_tokenstream.c:44: warning: pointer targets in initialization differ in signedness cst_tokenstream.c:45: warning: pointer targets in initialization differ in signedness ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_val.c -o ../../build/powerpc-linux-gnu/obj/src/utils/cst_val.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_features.c -o ../../build/powerpc-linux-gnu/obj/src/utils/cst_features.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_endian.c -o ../../build/powerpc-linux-gnu/obj/src/utils/cst_endian.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_socket.c -o ../../build/powerpc-linux-gnu/obj/src/utils/cst_socket.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_val_const.c -o ../../build/powerpc-linux-gnu/obj/src/utils/cst_val_const.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_val_user.c -o ../../build/powerpc-linux-gnu/obj/src/utils/cst_val_user.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_args.c -o ../../build/powerpc-linux-gnu/obj/src/utils/cst_args.os cst_args.c: In function 'parse_description': cst_args.c:122: warning: pointer targets in passing argument 2 of 'ts_open_string' differ in signedness cst_args.c:122: warning: pointer targets in passing argument 3 of 'ts_open_string' differ in signedness cst_args.c:122: warning: pointer targets in passing argument 4 of 'ts_open_string' differ in signedness cst_args.c:122: warning: pointer targets in passing argument 5 of 'ts_open_string' differ in signedness cst_args.c:130: warning: pointer targets in passing argument 2 of 'feat_set_string' differ in signedness cst_args.c:130: warning: pointer targets in passing argument 3 of 'feat_set_string' differ in signedness cst_args.c:132: warning: pointer targets in passing argument 2 of 'feat_set_string' differ in signedness ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_mmap_posix.c -o ../../build/powerpc-linux-gnu/obj/src/utils/cst_mmap_posix.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_file_stdio.c -o ../../build/powerpc-linux-gnu/obj/src/utils/cst_file_stdio.os a - cst_alloc.os a - cst_error.os a - cst_string.os a - cst_tokenstream.os a - cst_val.os a - cst_features.os a - cst_endian.os a - cst_socket.os a - cst_val_const.os a - cst_val_user.os a - cst_args.os a - cst_mmap_posix.os a - cst_file_stdio.os make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/src/utils' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/src/regex' make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/src/regex' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/src/regex' making in src/regex ... ppc-alt-linux-gcc -fPIC -I. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_regex.c -o ../../build/powerpc-linux-gnu/obj/src/regex/cst_regex.os ppc-alt-linux-gcc -fPIC -I. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c regexp.c -o ../../build/powerpc-linux-gnu/obj/src/regex/regexp.os ppc-alt-linux-gcc -fPIC -I. -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c regsub.c -o ../../build/powerpc-linux-gnu/obj/src/regex/regsub.os a - cst_regex.os a - regexp.os a - regsub.os make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/src/regex' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/src/hrg' make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/src/hrg' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/src/hrg' making in src/hrg ... ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_utterance.c -o ../../build/powerpc-linux-gnu/obj/src/hrg/cst_utterance.os cst_utterance.c: In function 'val_uttfunc': cst_utterance.c:44: warning: return from incompatible pointer type ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_relation.c -o ../../build/powerpc-linux-gnu/obj/src/hrg/cst_relation.os cst_relation.c: In function 'new_relation': cst_relation.c:50: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness cst_relation.c:50: warning: pointer targets in assignment differ in signedness ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_item.c -o ../../build/powerpc-linux-gnu/obj/src/hrg/cst_item.os cst_item.c: In function 'val_itemfunc': cst_item.c:49: warning: return from incompatible pointer type ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_ffeature.c -o ../../build/powerpc-linux-gnu/obj/src/hrg/cst_ffeature.os cst_ffeature.c: In function 'val_ffunc': cst_ffeature.c:46: warning: return from incompatible pointer type cst_ffeature.c: In function 'internal_ff': cst_ffeature.c:88: warning: pointer targets in passing argument 1 of 'ts_open_string' differ in signedness cst_ffeature.c:88: warning: pointer targets in passing argument 2 of 'ts_open_string' differ in signedness cst_ffeature.c:88: warning: pointer targets in passing argument 3 of 'ts_open_string' differ in signedness cst_ffeature.c:88: warning: pointer targets in passing argument 4 of 'ts_open_string' differ in signedness cst_ffeature.c:88: warning: pointer targets in passing argument 5 of 'ts_open_string' differ in signedness cst_ffeature.c:90: warning: pointer targets in assignment differ in signedness cst_ffeature.c:94: warning: pointer targets in assignment differ in signedness cst_ffeature.c:124: warning: pointer targets in assignment differ in signedness ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_rel_io.c -o ../../build/powerpc-linux-gnu/obj/src/hrg/cst_rel_io.os cst_rel_io.c: In function 'relation_load': cst_rel_io.c:52: warning: pointer targets in passing argument 3 of 'ts_open' differ in signedness cst_rel_io.c:52: warning: pointer targets in passing argument 4 of 'ts_open' differ in signedness cst_rel_io.c:52: warning: pointer targets in passing argument 5 of 'ts_open' differ in signedness cst_rel_io.c:61: warning: pointer targets in assignment differ in signedness cst_rel_io.c:75: warning: pointer targets in assignment differ in signedness cst_rel_io.c:80: warning: pointer targets in assignment differ in signedness cst_rel_io.c:81: warning: pointer targets in assignment differ in signedness a - cst_utterance.os a - cst_relation.os a - cst_item.os a - cst_ffeature.os a - cst_rel_io.os make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/src/hrg' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/src/stats' make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/src/stats' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/src/stats' making in src/stats ... ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_cart.c -o ../../build/powerpc-linux-gnu/obj/src/stats/cst_cart.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_viterbi.c -o ../../build/powerpc-linux-gnu/obj/src/stats/cst_viterbi.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_ss.c -o ../../build/powerpc-linux-gnu/obj/src/stats/cst_ss.os a - cst_cart.os a - cst_viterbi.os a - cst_ss.os make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/src/stats' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/src/speech' make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/src/speech' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/src/speech' making in src/speech ... ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_wave.c -o ../../build/powerpc-linux-gnu/obj/src/speech/cst_wave.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_wave_io.c -o ../../build/powerpc-linux-gnu/obj/src/speech/cst_wave_io.os cst_wave_io.c: In function 'cst_wave_append_riff': cst_wave_io.c:182: warning: null argument where non-null required (argument 2) cst_wave_io.c: In function 'cst_wave_save_riff_fd': cst_wave_io.c:289: warning: null argument where non-null required (argument 2) ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_track.c -o ../../build/powerpc-linux-gnu/obj/src/speech/cst_track.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_track_io.c -o ../../build/powerpc-linux-gnu/obj/src/speech/cst_track_io.os cst_track_io.c: In function 'load_frame_ascii': cst_track_io.c:117: warning: pointer targets in passing argument 1 of 'cst_atof' differ in signedness cst_track_io.c:120: warning: pointer targets in passing argument 1 of 'cst_atof' differ in signedness cst_track_io.c: In function 'cst_track_load_est': cst_track_io.c:176: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness cst_track_io.c:176: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cst_track_io.c:176: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness cst_track_io.c:176: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cst_track_io.c:176: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cst_track_io.c:176: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cst_track_io.c:182: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness cst_track_io.c:182: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cst_track_io.c:182: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness cst_track_io.c:182: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cst_track_io.c:182: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cst_track_io.c:182: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cst_track_io.c:189: warning: pointer targets in assignment differ in signedness cst_track_io.c:189: warning: pointer targets in assignment differ in signedness cst_track_io.c:189: warning: pointer targets in assignment differ in signedness cst_track_io.c:189: warning: pointer targets in assignment differ in signedness cst_track_io.c:189: warning: pointer targets in assignment differ in signedness cst_track_io.c:189: warning: pointer targets in assignment differ in signedness cst_track_io.c:189: warning: pointer targets in assignment differ in signedness cst_track_io.c:189: warning: pointer targets in assignment differ in signedness cst_track_io.c:189: warning: pointer targets in assignment differ in signedness cst_track_io.c:189: warning: pointer targets in assignment differ in signedness cst_track_io.c:189: warning: pointer targets in assignment differ in signedness cst_track_io.c:189: warning: pointer targets in assignment differ in signedness cst_track_io.c:189: warning: pointer targets in assignment differ in signedness cst_track_io.c:189: warning: pointer targets in assignment differ in signedness cst_track_io.c:189: warning: pointer targets in assignment differ in signedness cst_track_io.c:189: warning: pointer targets in assignment differ in signedness cst_track_io.c:189: warning: pointer targets in assignment differ in signedness cst_track_io.c:189: warning: pointer targets in assignment differ in signedness cst_track_io.c:189: warning: pointer targets in assignment differ in signedness cst_track_io.c:189: warning: pointer targets in assignment differ in signedness cst_track_io.c:193: warning: pointer targets in assignment differ in signedness cst_track_io.c:212: warning: pointer targets in assignment differ in signedness cst_track_io.c:217: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness cst_track_io.c:219: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_wave_utils.c -o ../../build/powerpc-linux-gnu/obj/src/speech/cst_wave_utils.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_lpcres.c -o ../../build/powerpc-linux-gnu/obj/src/speech/cst_lpcres.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c rateconv.c -o ../../build/powerpc-linux-gnu/obj/src/speech/rateconv.os a - cst_wave.os a - cst_wave_io.os a - cst_track.os a - cst_track_io.os a - cst_wave_utils.os a - cst_lpcres.os a - rateconv.os make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/src/speech' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/src/lexicon' make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/src/lexicon' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/src/lexicon' making in src/lexicon ... ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_lexicon.c -o ../../build/powerpc-linux-gnu/obj/src/lexicon/cst_lexicon.os cst_lexicon.c: In function 'lex_uncompress_word': cst_lexicon.c:227: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_lts.c -o ../../build/powerpc-linux-gnu/obj/src/lexicon/cst_lts.os cst_lts.c: In function 'lts_apply': cst_lts.c:115: warning: pointer targets in passing argument 1 of 'cst_sprintf' differ in signedness cst_lts.c:124: warning: pointer targets in passing argument 1 of 'cst_sprintf' differ in signedness cst_lts.c:139: warning: pointer targets in passing argument 1 of 'cst_sprintf' differ in signedness ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_lts_rewrites.c -o ../../build/powerpc-linux-gnu/obj/src/lexicon/cst_lts_rewrites.os a - cst_lexicon.os a - cst_lts.os a - cst_lts_rewrites.os make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/src/lexicon' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/src/synth' make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/src/synth' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/src/synth' making in src/synth ... ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_synth.c -o ../../build/powerpc-linux-gnu/obj/src/synth/cst_synth.os cst_synth.c: In function 'val_breakfunc': cst_synth.c:50: warning: return from incompatible pointer type cst_synth.c: In function 'default_tokenization': cst_synth.c:185: warning: pointer targets in passing argument 1 of 'ts_open_string' differ in signedness cst_synth.c:185: warning: pointer targets in passing argument 2 of 'ts_open_string' differ in signedness cst_synth.c:185: warning: pointer targets in passing argument 3 of 'ts_open_string' differ in signedness cst_synth.c:185: warning: pointer targets in passing argument 4 of 'ts_open_string' differ in signedness cst_synth.c:185: warning: pointer targets in passing argument 5 of 'ts_open_string' differ in signedness cst_synth.c:189: warning: pointer targets in assignment differ in signedness cst_synth.c:194: warning: pointer targets in passing argument 3 of 'item_set_string' differ in signedness cst_synth.c:195: warning: pointer targets in passing argument 3 of 'item_set_string' differ in signedness cst_synth.c:196: warning: pointer targets in passing argument 3 of 'item_set_string' differ in signedness cst_synth.c: In function 'default_lexical_insertion': cst_synth.c:440: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness cst_synth.c:440: warning: pointer targets in assignment differ in signedness cst_synth.c: In function 'tokentosegs': cst_synth.c:513: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness cst_synth.c:513: warning: pointer targets in initialization differ in signedness cst_synth.c: In function 'default_utt_break': cst_synth.c:576: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_utt_utils.c -o ../../build/powerpc-linux-gnu/obj/src/synth/cst_utt_utils.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_voice.c -o ../../build/powerpc-linux-gnu/obj/src/synth/cst_voice.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_phoneset.c -o ../../build/powerpc-linux-gnu/obj/src/synth/cst_phoneset.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c flite.c -o ../../build/powerpc-linux-gnu/obj/src/synth/flite.os flite.c: In function 'flite_file_to_speech': flite.c:113: warning: pointer targets in passing argument 2 of 'ts_open' differ in signedness flite.c:113: warning: pointer targets in passing argument 3 of 'ts_open' differ in signedness flite.c:113: warning: pointer targets in passing argument 4 of 'ts_open' differ in signedness flite.c:113: warning: pointer targets in passing argument 5 of 'ts_open' differ in signedness flite.c:141: warning: pointer targets in assignment differ in signedness flite.c:165: warning: pointer targets in passing argument 3 of 'item_set_string' differ in signedness flite.c:166: warning: pointer targets in passing argument 3 of 'item_set_string' differ in signedness flite.c:167: warning: pointer targets in passing argument 3 of 'item_set_string' differ in signedness a - cst_synth.os a - cst_utt_utils.os a - cst_voice.os a - cst_phoneset.os a - flite.os make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/src/synth' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/src/wavesynth' make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/src/wavesynth' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/src/wavesynth' making in src/wavesynth ... ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_units.c -o ../../build/powerpc-linux-gnu/obj/src/wavesynth/cst_units.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_sigpr.c -o ../../build/powerpc-linux-gnu/obj/src/wavesynth/cst_sigpr.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_clunits.c -o ../../build/powerpc-linux-gnu/obj/src/wavesynth/cst_clunits.os cst_clunits.c: In function 'clunits_ldom_phone_word': cst_clunits.c:582: warning: pointer targets in passing argument 1 of 'cst_downcase' differ in signedness cst_clunits.c:582: warning: pointer targets in assignment differ in signedness cst_clunits.c: In function 'clunit_get_unit_index_name': cst_clunits.c:624: warning: pointer targets in passing argument 1 of 'cst_strrchr' differ in signedness cst_clunits.c:624: warning: pointer targets in assignment differ in signedness ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_diphone.c -o ../../build/powerpc-linux-gnu/obj/src/wavesynth/cst_diphone.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_sigprFP.c -o ../../build/powerpc-linux-gnu/obj/src/wavesynth/cst_sigprFP.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_sts.c -o ../../build/powerpc-linux-gnu/obj/src/wavesynth/cst_sts.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cst_reflpc.c -o ../../build/powerpc-linux-gnu/obj/src/wavesynth/cst_reflpc.os a - cst_units.os a - cst_sigpr.os a - cst_clunits.os a - cst_diphone.os a - cst_sigprFP.os a - cst_sts.os a - cst_reflpc.os make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/src/wavesynth' make[1]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/src' make[1]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/lang' making in lang ... make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/lang/usenglish' make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/lang/usenglish' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/lang/usenglish' making in lang/usenglish ... ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c us_int_accent_cart.c -o ../../build/powerpc-linux-gnu/obj/lang/usenglish/us_int_accent_cart.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c us_int_tone_cart.c -o ../../build/powerpc-linux-gnu/obj/lang/usenglish/us_int_tone_cart.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c us_f0_model.c -o ../../build/powerpc-linux-gnu/obj/lang/usenglish/us_f0_model.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c us_dur_stats.c -o ../../build/powerpc-linux-gnu/obj/lang/usenglish/us_dur_stats.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c us_durz_cart.c -o ../../build/powerpc-linux-gnu/obj/lang/usenglish/us_durz_cart.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c us_f0lr.c -o ../../build/powerpc-linux-gnu/obj/lang/usenglish/us_f0lr.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c us_phoneset.c -o ../../build/powerpc-linux-gnu/obj/lang/usenglish/us_phoneset.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c us_ffeatures.c -o ../../build/powerpc-linux-gnu/obj/lang/usenglish/us_ffeatures.os us_ffeatures.c: In function 'token_pos_guess': us_ffeatures.c:559: warning: pointer targets in passing argument 1 of 'cst_downcase' differ in signedness us_ffeatures.c:559: warning: pointer targets in initialization differ in signedness ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c us_phrasing_cart.c -o ../../build/powerpc-linux-gnu/obj/lang/usenglish/us_phrasing_cart.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c us_gpos.c -o ../../build/powerpc-linux-gnu/obj/lang/usenglish/us_gpos.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c us_text.c -o ../../build/powerpc-linux-gnu/obj/lang/usenglish/us_text.os us_text.c: In function 'rex_like': us_text.c:349: warning: pointer targets in passing argument 1 of 'cst_downcase' differ in signedness us_text.c:349: warning: pointer targets in initialization differ in signedness us_text.c:350: warning: pointer targets in passing argument 1 of 'cst_downcase' differ in signedness us_text.c:350: warning: pointer targets in initialization differ in signedness us_text.c: In function 'section_like': us_text.c:406: warning: pointer targets in passing argument 1 of 'cst_downcase' differ in signedness us_text.c:406: warning: pointer targets in initialization differ in signedness us_text.c: In function 'us_tokentowords_one': us_text.c:492: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_text.c:492: warning: pointer targets in assignment differ in signedness us_text.c:505: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_text.c:505: warning: pointer targets in assignment differ in signedness us_text.c:519: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_text.c:519: warning: pointer targets in assignment differ in signedness us_text.c:521: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_text.c:521: warning: pointer targets in assignment differ in signedness us_text.c:549: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_text.c:549: warning: pointer targets in assignment differ in signedness us_text.c:551: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_text.c:551: warning: pointer targets in assignment differ in signedness us_text.c:563: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_text.c:563: warning: pointer targets in assignment differ in signedness us_text.c:586: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_text.c:586: warning: pointer targets in assignment differ in signedness us_text.c:682: warning: pointer targets in passing argument 1 of 'cst_downcase' differ in signedness us_text.c:682: warning: pointer targets in assignment differ in signedness us_text.c:695: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_text.c:695: warning: pointer targets in assignment differ in signedness us_text.c:718: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_text.c:718: warning: pointer targets in assignment differ in signedness us_text.c:733: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_text.c:733: warning: pointer targets in assignment differ in signedness us_text.c:764: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_text.c:764: warning: pointer targets in assignment differ in signedness us_text.c:774: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_text.c:774: warning: pointer targets in assignment differ in signedness us_text.c:780: warning: pointer targets in passing argument 1 of 'cst_strrchr' differ in signedness us_text.c:780: warning: pointer targets in assignment differ in signedness us_text.c:784: warning: pointer targets in passing argument 1 of 'cst_downcase' differ in signedness us_text.c:784: warning: pointer targets in assignment differ in signedness us_text.c:787: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_text.c:787: warning: pointer targets in assignment differ in signedness us_text.c:795: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_text.c:795: warning: pointer targets in assignment differ in signedness us_text.c:803: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_text.c:803: warning: pointer targets in assignment differ in signedness us_text.c:814: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_text.c:814: warning: pointer targets in assignment differ in signedness us_text.c:816: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_text.c:816: warning: pointer targets in assignment differ in signedness us_text.c:840: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_text.c:840: warning: pointer targets in assignment differ in signedness us_text.c:842: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_text.c:842: warning: pointer targets in assignment differ in signedness us_text.c:864: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_text.c:864: warning: pointer targets in assignment differ in signedness us_text.c:866: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_text.c:866: warning: pointer targets in assignment differ in signedness us_text.c:888: warning: pointer targets in passing argument 1 of 'cst_downcase' differ in signedness us_text.c:888: warning: pointer targets in assignment differ in signedness ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c us_expand.c -o ../../build/powerpc-linux-gnu/obj/lang/usenglish/us_expand.os us_expand.c: In function 'en_exp_ordinal': us_expand.c:208: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_expand.c:208: warning: pointer targets in assignment differ in signedness us_expand.c: In function 'en_exp_real': us_expand.c:302: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_expand.c:302: warning: pointer targets in assignment differ in signedness us_expand.c:311: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness us_expand.c:311: warning: pointer targets in assignment differ in signedness ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c us_postlex.c -o ../../build/powerpc-linux-gnu/obj/lang/usenglish/us_postlex.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c us_nums_cart.c -o ../../build/powerpc-linux-gnu/obj/lang/usenglish/us_nums_cart.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c us_aswd.c -o ../../build/powerpc-linux-gnu/obj/lang/usenglish/us_aswd.os us_aswd.c:517: warning: pointer targets in initialization differ in signedness us_aswd.c:1506: warning: pointer targets in initialization differ in signedness us_aswd.c: In function 'us_aswd': us_aswd.c:1561: warning: pointer targets in passing argument 1 of 'cst_downcase' differ in signedness us_aswd.c:1561: warning: pointer targets in assignment differ in signedness ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c usenglish.c -o ../../build/powerpc-linux-gnu/obj/lang/usenglish/usenglish.os a - us_int_accent_cart.os a - us_int_tone_cart.os a - us_f0_model.os a - us_dur_stats.os a - us_durz_cart.os a - us_f0lr.os a - us_phoneset.os a - us_ffeatures.os a - us_phrasing_cart.os a - us_gpos.os a - us_text.os a - us_expand.os a - us_postlex.os a - us_nums_cart.os a - us_aswd.os a - usenglish.os make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/lang/usenglish' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/lang/cmulex' make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/lang/cmulex' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/lang/cmulex' making in lang/cmulex ... ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cmu_lts_rules.c -o ../../build/powerpc-linux-gnu/obj/lang/cmulex/cmu_lts_rules.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cmu_lts_model.c -o ../../build/powerpc-linux-gnu/obj/lang/cmulex/cmu_lts_model.os ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cmu_lex.c -o ../../build/powerpc-linux-gnu/obj/lang/cmulex/cmu_lex.os cmu_lex.c: In function 'cmu_lex_init': cmu_lex.c:255: warning: assignment discards qualifiers from pointer target type ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cmu_lex_entries.c -o ../../build/powerpc-linux-gnu/obj/lang/cmulex/cmu_lex_entries.os In file included from cmu_lex_entries.c:78: cmu_lex_phones_huff_table.c:1: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:2: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:3: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:4: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:5: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:6: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:7: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:8: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:9: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:10: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:11: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:12: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:13: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:14: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:15: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:16: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:17: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:18: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:19: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:20: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:21: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:22: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:23: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:24: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:25: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:26: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:27: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:28: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:29: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:30: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:31: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:32: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:33: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:34: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:35: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:36: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:37: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:38: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:39: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:40: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:41: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:42: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:43: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:44: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:45: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:46: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:47: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:48: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:49: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:50: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:51: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:52: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:53: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:54: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:55: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:56: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:57: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:58: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:59: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:60: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:61: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:62: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:63: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:64: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:65: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:66: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:67: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:68: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:69: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:70: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:71: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:72: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:73: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:74: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:75: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:76: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:77: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:78: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:79: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:80: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:81: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:82: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:83: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:84: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:85: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:86: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:87: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:88: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:89: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:90: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:91: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:92: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:93: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:94: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:95: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:96: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:97: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:98: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:99: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:100: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:101: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:102: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:103: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:104: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:105: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:106: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:107: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:108: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:109: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:110: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:111: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:112: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:113: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:114: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:115: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:116: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:117: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:118: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:119: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:120: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:121: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:122: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:123: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:124: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:125: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:126: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:127: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:128: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:129: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:130: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:131: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:132: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:133: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:134: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:135: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:136: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:137: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:138: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:139: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:140: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:141: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:142: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:143: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:144: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:145: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:146: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:147: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:148: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:149: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:150: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:151: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:152: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:153: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:154: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:155: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:156: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:157: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:158: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:159: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:160: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:161: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:162: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:163: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:164: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:165: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:166: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:167: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:168: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:169: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:170: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:171: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:172: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:173: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:174: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:175: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:176: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:177: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:178: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:179: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:180: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:181: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:182: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:183: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:184: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:185: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:186: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:187: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:188: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:189: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:190: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:191: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:192: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:193: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:194: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:195: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:196: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:197: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:198: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:199: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:200: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:201: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:202: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:203: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:204: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:205: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:206: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:207: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:208: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:209: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:210: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:211: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:212: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:213: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:214: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:215: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:216: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:217: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:218: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:219: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:220: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:221: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:222: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:223: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:224: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:225: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:226: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:227: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:228: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:229: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:230: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:231: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:232: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:233: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:234: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:235: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:236: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:237: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:238: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:239: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:240: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:241: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:242: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:243: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:244: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:245: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:246: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:247: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:248: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:249: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:250: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:251: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:252: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:253: warning: pointer targets in initialization differ in signedness cmu_lex_phones_huff_table.c:254: warning: pointer targets in initialization differ in signedness In file included from cmu_lex_entries.c:85: cmu_lex_entries_huff_table.c:1: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:2: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:3: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:4: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:5: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:6: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:7: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:8: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:9: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:10: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:11: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:12: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:13: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:14: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:15: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:16: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:17: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:18: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:19: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:20: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:21: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:22: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:23: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:24: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:25: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:26: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:27: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:28: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:29: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:30: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:31: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:32: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:33: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:34: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:35: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:36: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:37: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:38: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:39: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:40: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:41: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:42: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:43: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:44: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:45: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:46: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:47: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:48: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:49: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:50: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:51: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:52: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:53: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:54: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:55: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:56: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:57: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:58: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:59: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:60: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:61: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:62: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:63: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:64: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:65: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:66: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:67: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:68: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:69: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:70: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:71: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:72: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:73: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:74: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:75: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:76: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:77: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:78: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:79: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:80: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:81: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:82: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:83: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:84: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:85: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:86: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:87: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:88: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:89: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:90: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:91: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:92: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:93: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:94: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:95: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:96: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:97: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:98: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:99: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:100: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:101: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:102: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:103: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:104: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:105: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:106: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:107: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:108: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:109: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:110: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:111: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:112: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:113: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:114: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:115: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:116: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:117: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:118: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:119: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:120: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:121: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:122: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:123: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:124: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:125: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:126: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:127: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:128: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:129: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:130: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:131: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:132: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:133: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:134: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:135: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:136: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:137: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:138: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:139: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:140: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:141: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:142: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:143: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:144: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:145: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:146: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:147: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:148: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:149: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:150: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:151: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:152: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:153: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:154: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:155: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:156: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:157: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:158: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:159: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:160: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:161: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:162: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:163: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:164: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:165: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:166: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:167: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:168: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:169: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:170: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:171: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:172: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:173: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:174: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:175: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:176: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:177: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:178: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:179: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:180: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:181: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:182: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:183: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:184: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:185: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:186: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:187: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:188: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:189: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:190: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:191: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:192: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:193: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:194: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:195: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:196: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:197: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:198: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:199: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:200: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:201: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:202: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:203: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:204: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:205: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:206: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:207: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:208: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:209: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:210: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:211: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:212: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:213: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:214: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:215: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:216: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:217: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:218: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:219: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:220: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:221: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:222: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:223: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:224: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:225: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:226: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:227: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:228: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:229: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:230: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:231: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:232: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:233: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:234: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:235: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:236: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:237: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:238: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:239: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:240: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:241: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:242: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:243: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:244: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:245: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:246: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:247: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:248: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:249: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:250: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:251: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:252: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:253: warning: pointer targets in initialization differ in signedness cmu_lex_entries_huff_table.c:254: warning: pointer targets in initialization differ in signedness ppc-alt-linux-gcc -fPIC -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cmu_lex_data.c -o ../../build/powerpc-linux-gnu/obj/lang/cmulex/cmu_lex_data.os a - cmu_lts_rules.os a - cmu_lts_model.os a - cmu_lex.os a - cmu_lex_entries.os a - cmu_lex_data.os make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/lang/cmulex' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/lang/cmu_us_kal' make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/lang/cmu_us_kal' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/lang/cmu_us_kal' making in lang/cmu_us_kal ... ppc-alt-linux-gcc -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cmu_us_kal_diphone.c -o ../../build/powerpc-linux-gnu/obj/lang/cmu_us_kal/cmu_us_kal_diphone.os ppc-alt-linux-gcc -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cmu_us_kal.c -o ../../build/powerpc-linux-gnu/obj/lang/cmu_us_kal/cmu_us_kal.os ppc-alt-linux-gcc -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cmu_us_kal_lpc.c -o ../../build/powerpc-linux-gnu/obj/lang/cmu_us_kal/cmu_us_kal_lpc.os ppc-alt-linux-gcc -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cmu_us_kal_res.c -o ../../build/powerpc-linux-gnu/obj/lang/cmu_us_kal/cmu_us_kal_res.os ppc-alt-linux-gcc -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cmu_us_kal_residx.c -o ../../build/powerpc-linux-gnu/obj/lang/cmu_us_kal/cmu_us_kal_residx.os a - cmu_us_kal_diphone.os a - cmu_us_kal.os a - cmu_us_kal_lpc.os a - cmu_us_kal_res.os a - cmu_us_kal_residx.os make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/lang/cmu_us_kal' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/lang/cmu_time_awb' make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/lang/cmu_time_awb' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/lang/cmu_time_awb' making in lang/cmu_time_awb ... ppc-alt-linux-gcc -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cmu_time_awb.c -o ../../build/powerpc-linux-gnu/obj/lang/cmu_time_awb/cmu_time_awb.os cmu_time_awb.c: In function 'register_cmu_time_awb': cmu_time_awb.c:77: warning: assignment discards qualifiers from pointer target type cmu_time_awb.c:78: warning: assignment from incompatible pointer type cmu_time_awb.c:81: warning: assignment from incompatible pointer type cmu_time_awb.c:82: warning: assignment from incompatible pointer type ppc-alt-linux-gcc -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cmu_time_awb_clunits.c -o ../../build/powerpc-linux-gnu/obj/lang/cmu_time_awb/cmu_time_awb_clunits.os ppc-alt-linux-gcc -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cmu_time_awb_cart.c -o ../../build/powerpc-linux-gnu/obj/lang/cmu_time_awb/cmu_time_awb_cart.os ppc-alt-linux-gcc -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cmu_time_awb_mcep.c -o ../../build/powerpc-linux-gnu/obj/lang/cmu_time_awb/cmu_time_awb_mcep.os ppc-alt-linux-gcc -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cmu_time_awb_lpc.c -o ../../build/powerpc-linux-gnu/obj/lang/cmu_time_awb/cmu_time_awb_lpc.os ppc-alt-linux-gcc -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cmu_time_awb_lex_entry.c -o ../../build/powerpc-linux-gnu/obj/lang/cmu_time_awb/cmu_time_awb_lex_entry.os cmu_time_awb_lex_entry.c:93: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:94: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:95: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:96: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:97: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:98: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:99: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:100: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:101: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:102: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:103: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:104: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:105: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:106: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:107: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:108: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:109: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:110: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:111: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:112: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:113: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:114: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:115: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:116: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:117: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:118: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:119: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:120: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:121: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:122: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:123: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:124: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:125: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:126: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:127: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:128: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:129: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:130: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:131: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:132: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:133: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:134: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:135: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:136: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:137: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:138: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:139: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:140: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:141: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:142: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:149: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:150: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:151: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:152: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:153: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:154: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:155: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:156: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:157: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:158: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:159: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:160: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:161: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:162: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:163: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:164: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:165: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:166: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:167: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:168: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:169: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:170: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:171: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:172: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:173: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:174: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:175: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:176: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:177: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:178: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:179: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:180: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:181: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:182: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:183: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:184: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:185: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:186: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:187: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:188: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:189: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:190: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:191: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:192: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:193: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:194: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:195: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:196: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:197: warning: pointer targets in initialization differ in signedness cmu_time_awb_lex_entry.c:198: warning: pointer targets in initialization differ in signedness a - cmu_time_awb.os a - cmu_time_awb_clunits.os a - cmu_time_awb_cart.os a - cmu_time_awb_mcep.os a - cmu_time_awb_lpc.os a - cmu_time_awb_lex_entry.os make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/lang/cmu_time_awb' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/lang/cmu_us_kal16' make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/lang/cmu_us_kal16' make[2]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/lang/cmu_us_kal16' making in lang/cmu_us_kal16 ... ppc-alt-linux-gcc -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cmu_us_kal16_diphone.c -o ../../build/powerpc-linux-gnu/obj/lang/cmu_us_kal16/cmu_us_kal16_diphone.os ppc-alt-linux-gcc -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cmu_us_kal16.c -o ../../build/powerpc-linux-gnu/obj/lang/cmu_us_kal16/cmu_us_kal16.os ppc-alt-linux-gcc -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cmu_us_kal16_lpc.c -o ../../build/powerpc-linux-gnu/obj/lang/cmu_us_kal16/cmu_us_kal16_lpc.os ppc-alt-linux-gcc -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cmu_us_kal16_res.c -o ../../build/powerpc-linux-gnu/obj/lang/cmu_us_kal16/cmu_us_kal16_res.os ppc-alt-linux-gcc -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -pipe -Wall -O2 -fsigned-char -Wall -c cmu_us_kal16_residx.c -o ../../build/powerpc-linux-gnu/obj/lang/cmu_us_kal16/cmu_us_kal16_residx.os a - cmu_us_kal16_diphone.os a - cmu_us_kal16.os a - cmu_us_kal16_lpc.os a - cmu_us_kal16_res.os a - cmu_us_kal16_residx.os make[2]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/lang/cmu_us_kal16' make[1]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/lang' make[1]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/lib' making in lib ... making libflite.so making libflite_cmulex.so making libflite_usenglish.so making libflite_cmu_us_kal.so making libflite_cmu_us_kal16.so making libflite_cmu_time_awb.so make[1]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/lib' make[1]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/doc' making in doc ... (cd html; texi2html -number -split_chapter ../flite.texi) 2226 2841

make[1]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/doc' make[1]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/tools' make[1]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/tools' make[1]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/tools' making in tools ... ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I../include -c -o find_sts_main.o find_sts_main.c echo ../bin/find_sts ../bin/flite_sort ../bin/regexcomp makescripts ../bin/find_sts ../bin/flite_sort ../bin/regexcomp makescripts echo powerpc-linux-gnu powerpc-linux-gnu powerpc-linux-gnu powerpc-linux-gnu ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -o ../bin/find_sts find_sts_main.o -L../lib -lflite ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I../include -c -o flite_sort_main.o flite_sort_main.c flite_sort_main.c: In function 'main': flite_sort_main.c:72: warning: pointer targets in assignment differ in signedness flite_sort_main.c:74: warning: pointer targets in assignment differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -o ../bin/flite_sort flite_sort_main.o -L../lib -lflite ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I../include -c -o regexcomp_main.o regexcomp_main.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -o ../bin/regexcomp regexcomp_main.o -L../lib -lflite make[1]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/tools' make[1]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/main' make[1]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/main' make[1]: Entering directory `/usr/src/RPM/BUILD/flite-1.3/main' making in main ... ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I../lang/cmu_us_kal16 -I../include -c -o flite_main.o flite_main.c flite_main.c: In function 'ef_set': flite_main.c:128: warning: pointer targets in passing argument 1 of 'cst_strdup' differ in signedness flite_main.c:128: warning: pointer targets in assignment differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -o ../bin/flite flite_main.o -L../lib -Wl,-rpath-link -Wl,../lib -lflite_cmu_us_kal16 -lflite_usenglish -lflite_cmulex -L../lib -lflite ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I../lang/cmu_us_kal16 -I../include -c -o flite_time_main.o flite_time_main.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -o ../bin/flite_time flite_time_main.o -L../lib -Wl,-rpath-link -Wl,../lib -lflite_cmu_time_awb -lflite_usenglish -lflite_cmulex -L../lib -lflite ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I../lang/cmu_us_kal16 -I../include -c -o t2p_main.o t2p_main.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -o ../bin/t2p t2p_main.o -L../lib -Wl,-rpath-link -Wl,../lib -lflite_cmu_us_kal16 -lflite_usenglish -lflite_cmulex -L../lib -lflite make[1]: Leaving directory `/usr/src/RPM/BUILD/flite-1.3/main' make: Leaving directory `/usr/src/RPM/BUILD/flite-1.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.59622 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/flite-buildroot + : + /bin/rm -rf -- /usr/src/tmp/flite-buildroot + cd flite-1.3 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/flite-buildroot/usr exec_prefix=/usr/src/tmp/flite-buildroot/usr bindir=/usr/src/tmp/flite-buildroot/usr/bin sbindir=/usr/src/tmp/flite-buildroot/usr/sbin sysconfdir=/usr/src/tmp/flite-buildroot/etc datadir=/usr/src/tmp/flite-buildroot/usr/share includedir=/usr/src/tmp/flite-buildroot/usr/include libdir=/usr/src/tmp/flite-buildroot/usr/lib libexecdir=/usr/src/tmp/flite-buildroot/usr/lib localstatedir=/usr/src/tmp/flite-buildroot/var/lib sharedstatedir=/usr/src/tmp/flite-buildroot/usr/com mandir=/usr/src/tmp/flite-buildroot/usr/share/man infodir=/usr/src/tmp/flite-buildroot/usr/share/info install INSTALLBINDIR=/usr/src/tmp/flite-buildroot/usr/bin INSTALLLIBDIR=/usr/src/tmp/flite-buildroot/usr/lib INSTALLINCDIR=/usr/src/tmp/flite-buildroot/usr/include make: Entering directory `/usr/src/RPM/BUILD/flite-1.3' Installing mkdir -p /usr/src/tmp/flite-buildroot/usr/bin mkdir -p /usr/src/tmp/flite-buildroot/usr/lib mkdir -p /usr/src/tmp/flite-buildroot/usr/include /bin/install -p -m 644 include/*.h /usr/src/tmp/flite-buildroot/usr/include libflite.so libflite_cmulex.so libflite_usenglish.so libflite_cmu_us_kal.so libflite_cmu_us_kal16.so libflite_cmu_time_awb.so libflite.so.1.3 libflite_cmulex.so.1.3 libflite_usenglish.so.1.3 libflite_cmu_us_kal.so.1.3 libflite_cmu_us_kal16.so.1.3 libflite_cmu_time_awb.so.1.3 libflite.so.1 libflite_cmulex.so.1 libflite_usenglish.so.1 libflite_cmu_us_kal.so.1 libflite_cmu_us_kal16.so.1 libflite_cmu_time_awb.so.1 /bin/install -p -m 755 bin/flite /usr/src/tmp/flite-buildroot/usr/bin /bin/install -p -m 755 bin/flite_time /usr/src/tmp/flite-buildroot/usr/bin make: Leaving directory `/usr/src/RPM/BUILD/flite-1.3' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/flite-buildroot (auto) mode of `./usr/lib/libflite_cmu_time_awb.so.1.3' changed to 0644 (rw-r--r--) mode of `./usr/lib/libflite_cmu_us_kal16.so.1.3' changed to 0644 (rw-r--r--) mode of `./usr/lib/libflite_cmu_us_kal.so.1.3' changed to 0644 (rw-r--r--) mode of `./usr/lib/libflite_usenglish.so.1.3' changed to 0644 (rw-r--r--) mode of `./usr/lib/libflite_cmulex.so.1.3' changed to 0644 (rw-r--r--) mode of `./usr/lib/libflite.so.1.3' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/flite-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/flite-buildroot (auto) Adjusting library links in /usr/src/tmp/flite-buildroot ./usr/lib: libflite.so.1 -> libflite.so.1.3 libflite_cmulex.so.1 -> libflite_cmulex.so.1.3 libflite_usenglish.so.1 -> libflite_usenglish.so.1.3 libflite_cmu_us_kal.so.1 -> libflite_cmu_us_kal.so.1.3 libflite_cmu_us_kal16.so.1 -> libflite_cmu_us_kal16.so.1.3 libflite_cmu_time_awb.so.1 -> libflite_cmu_time_awb.so.1.3 Verifying ELF objects in /usr/src/tmp/flite-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/flite-buildroot (executable,shared) Processing files: flite-1.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.15344 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd flite-1.3 + DOCDIR=/usr/src/tmp/flite-buildroot/usr/share/doc/flite-1.3 + export DOCDIR + rm -rf /usr/src/tmp/flite-buildroot/usr/share/doc/flite-1.3 + /bin/mkdir -p /usr/src/tmp/flite-buildroot/usr/share/doc/flite-1.3 + cp -prL ACKNOWLEDGEMENTS README COPYING doc/html /usr/src/tmp/flite-buildroot/usr/share/doc/flite-1.3 + chmod -R go-w /usr/src/tmp/flite-buildroot/usr/share/doc/flite-1.3 + chmod -R a+rX /usr/src/tmp/flite-buildroot/usr/share/doc/flite-1.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.15344 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.93419 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: libflite.so.1, libflite_cmu_time_awb.so.1, libflite_cmu_us_kal.so.1, libflite_cmu_us_kal16.so.1, libflite_cmulex.so.1, libflite_usenglish.so.1 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /lib/ld.so.1, libasound.so.2(ALSA_0.9), libasound.so.2(ALSA_0.9.0rc4), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), rtld(GNU_HASH) Processing files: flite-devel-1.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.98350 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.92518 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: flite = 1.3-alt1, /usr/lib/libflite.so.1.3, /usr/lib/libflite_cmu_time_awb.so.1.3, /usr/lib/libflite_cmu_us_kal.so.1.3, /usr/lib/libflite_cmu_us_kal16.so.1.3, /usr/lib/libflite_cmulex.so.1.3, /usr/lib/libflite_usenglish.so.1.3 Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.48278 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/flite-1.3-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/flite-1.3-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/flite-devel-1.3-alt1.ppc.rpm 162.06user 9.23system 3:15.76elapsed 87%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1721015minor)pagefaults 0swaps