>>> Building on exopi-2 under audio/flite BDEPENDS = [devel/gmake] DIST = [audio/flite:flite-1.2-release.tar.gz] FULLPKGNAME = flite-1.2p7 Avoided depends for gmake-4.4.1 distfiles size=11815669 >>> Running patch in audio/flite at 1713771222.91 ===> audio/flite ===> Building from scratch flite-1.2p7 ===> flite-1.2p7 depends on: gmake-* -> gmake-4.4.1 ===> Verifying specs: c m sndio ===> found c.100.0 m.10.1 sndio.7.2 ===> Checking files for flite-1.2p7 `/exopi-cvs/ports/distfiles/flite-1.2-release.tar.gz' is up to date. >> (SHA256) flite-1.2-release.tar.gz: OK ===> Extracting for flite-1.2p7 cp /exopi-cvs/ports/audio/flite/files/au_sndio.c /exopi-obj/pobj/flite-1.2/flite-1.2-release/src/audio ===> Patching for flite-1.2p7 ===> Applying OpenBSD patch patch-config_common_make_rules Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- config/common_make_rules.orig Tue Feb 18 17:17:21 2003 |+++ config/common_make_rules Sat Dec 24 16:54:14 2005 -------------------------- Patching file config/common_make_rules using Plan A... Hunk #1 succeeded at 86. done ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- configure.orig Tue Feb 18 08:18:20 2003 |+++ configure Wed Dec 9 20:13:56 2009 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 1120. Hunk #2 succeeded at 1495. Hunk #3 succeeded at 1505. Hunk #4 succeeded at 1518. done ===> Applying OpenBSD patch patch-lib_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- lib/Makefile.orig Tue Feb 18 17:50:46 2003 |+++ lib/Makefile Sat Dec 24 16:59:35 2005 -------------------------- Patching file lib/Makefile using Plan A... Hunk #1 succeeded at 47. Hunk #2 succeeded at 68. done ===> Applying OpenBSD patch patch-main_flite_main_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- main/flite_main.c.orig Thu Dec 28 12:45:59 2006 |+++ main/flite_main.c Thu Dec 28 12:46:57 2006 -------------------------- Patching file main/flite_main.c using Plan A... Hunk #1 succeeded at 58. done ===> Applying OpenBSD patch patch-src_audio_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/audio/Makefile.orig Wed Dec 9 19:24:16 2009 |+++ src/audio/Makefile Wed Dec 9 19:24:35 2009 -------------------------- Patching file src/audio/Makefile using Plan A... Hunk #1 succeeded at 45. done ===> Applying OpenBSD patch patch-src_audio_auserver_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Security fix for CVE-2014-0027, |https://bugzilla.redhat.com/show_bug.cgi?id=1048678 | |--- src/audio/auserver.c.orig Tue Dec 4 19:14:14 2001 |+++ src/audio/auserver.c Thu Jan 30 14:18:33 2014 -------------------------- Patching file src/audio/auserver.c using Plan A... Hunk #1 succeeded at 59. Hunk #2 succeeded at 110. Hunk #3 succeeded at 121. done ===> Applying OpenBSD patch patch-src_audio_native_audio_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/audio/native_audio.h.orig Wed Dec 9 19:46:49 2009 |+++ src/audio/native_audio.h Wed Dec 9 19:48:27 2009 -------------------------- Patching file src/audio/native_audio.h using Plan A... Hunk #1 succeeded at 63. done ===> Applying OpenBSD patch patch-tools_find_sts_main_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- tools/find_sts_main.c.orig Thu Dec 26 09:18:30 2002 |+++ tools/find_sts_main.c Wed Dec 9 19:23:23 2009 -------------------------- Patching file tools/find_sts_main.c using Plan A... Hunk #1 succeeded at 75. Hunk #2 succeeded at 98. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in audio/flite at 1713771225.51 ===> audio/flite ===> Generating configure for flite-1.2p7 ===> Configuring for flite-1.2p7 Using /exopi-obj/pobj/flite-1.2/config.site (generated) loading site script /exopi-obj/pobj/flite-1.2/config.site creating cache ./config.cache checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking build system type... x86_64-unknown-openbsd7.5 checking for gcc... cc checking whether the C compiler (cc -O2 -pipe ) works... yes checking whether the C compiler (cc -O2 -pipe ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for ranlib... ranlib checking for a BSD compatible install... /exopi-obj/pobj/flite-1.2/bin/install -c checking for ar... ar checking whether byte ordering is bigendian... no checking for mmap... (cached) yes checking how to run the C preprocessor... cc -E checking for sys/soundcard.h... no checking for machine/soundcard.h... no checking for sys/audioio.h... yes checking for sys/asoundlib.h... no checking for mmsystem.h... no updating cache ./config.cache creating ./config.status creating config/config creating config/system.mak >>> Running build in audio/flite at 1713771229.16 ===> audio/flite ===> Building for flite-1.2p7 making in . ... making in include ... making in src ... making in src/audio ... cc -I. -DCST_AUDIO_SNDIO -I../../include -O2 -pipe -Wall -c auclient.c -o auclient.o cc -I. -DCST_AUDIO_SNDIO -I../../include -O2 -pipe -Wall -c auserver.c -o auserver.o cc -I. -DCST_AUDIO_SNDIO -I../../include -O2 -pipe -Wall -c audio.c -o audio.o cc -I. -DCST_AUDIO_SNDIO -I../../include -O2 -pipe -Wall -c au_sndio.c -o au_sndio.o ar cruv ../../lib/libflite.a auclient.o auserver.o audio.o au_sndio.o ranlib ../../lib/libflite.a touch .build_lib cc -shared -fPIC -I. -DCST_AUDIO_SNDIO -I../../include -O2 -pipe -Wall -c auclient.c -o auclient.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I. -DCST_AUDIO_SNDIO -I../../include -O2 -pipe -Wall -c auserver.c -o auserver.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I. -DCST_AUDIO_SNDIO -I../../include -O2 -pipe -Wall -c audio.c -o audio.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I. -DCST_AUDIO_SNDIO -I../../include -O2 -pipe -Wall -c au_sndio.c -o au_sndio.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] ar cruv ../../lib/libflite.shared.a auclient.os auserver.os audio.os au_sndio.os ranlib ../../lib/libflite.shared.a touch .build_so making in src/utils ... cc -I../../include -O2 -pipe -Wall -c cst_alloc.c -o cst_alloc.o cc -I../../include -O2 -pipe -Wall -c cst_error.c -o cst_error.o cc -I../../include -O2 -pipe -Wall -c cst_string.c -o cst_string.o cc -I../../include -O2 -pipe -Wall -c cst_tokenstream.c -o cst_tokenstream.o cc -I../../include -O2 -pipe -Wall -c cst_val.c -o cst_val.o cst_val.c:231:10: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] t1 = (int)t; ^~~~~~ 1 warning generated. cc -I../../include -O2 -pipe -Wall -c cst_features.c -o cst_features.o cc -I../../include -O2 -pipe -Wall -c cst_endian.c -o cst_endian.o cc -I../../include -O2 -pipe -Wall -c cst_socket.c -o cst_socket.o cc -I../../include -O2 -pipe -Wall -c cst_val_const.c -o cst_val_const.o cc -I../../include -O2 -pipe -Wall -c cst_val_user.c -o cst_val_user.o cc -I../../include -O2 -pipe -Wall -c cst_file_stdio.c -o cst_file_stdio.o cc -I../../include -O2 -pipe -Wall -c cst_args.c -o cst_args.o cc -I../../include -O2 -pipe -Wall -c cst_mmap_posix.c -o cst_mmap_posix.o ar cruv ../../lib/libflite.a cst_alloc.o cst_error.o cst_string.o cst_tokenstream.o cst_val.o cst_features.o cst_endian.o cst_socket.o cst_val_const.o cst_val_user.o cst_file_stdio.o cst_args.o cst_mmap_posix.o ranlib ../../lib/libflite.a touch .build_lib cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_alloc.c -o cst_alloc.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_error.c -o cst_error.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_string.c -o cst_string.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_tokenstream.c -o cst_tokenstream.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_val.c -o cst_val.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cst_val.c:231:10: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] t1 = (int)t; ^~~~~~ 1 warning generated. cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_features.c -o cst_features.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_endian.c -o cst_endian.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_socket.c -o cst_socket.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_val_const.c -o cst_val_const.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_val_user.c -o cst_val_user.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_file_stdio.c -o cst_file_stdio.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_args.c -o cst_args.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_mmap_posix.c -o cst_mmap_posix.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] ar cruv ../../lib/libflite.shared.a cst_alloc.os cst_error.os cst_string.os cst_tokenstream.os cst_val.os cst_features.os cst_endian.os cst_socket.os cst_val_const.os cst_val_user.os cst_file_stdio.os cst_args.os cst_mmap_posix.os ranlib ../../lib/libflite.shared.a touch .build_so making in src/regex ... cc -I. -I../../include -O2 -pipe -Wall -c cst_regex.c -o cst_regex.o cc -I. -I../../include -O2 -pipe -Wall -c regexp.c -o regexp.o cc -I. -I../../include -O2 -pipe -Wall -c regsub.c -o regsub.o ar cruv ../../lib/libflite.a cst_regex.o regexp.o regsub.o ranlib ../../lib/libflite.a touch .build_lib cc -shared -fPIC -I. -I../../include -O2 -pipe -Wall -c cst_regex.c -o cst_regex.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I. -I../../include -O2 -pipe -Wall -c regexp.c -o regexp.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I. -I../../include -O2 -pipe -Wall -c regsub.c -o regsub.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] ar cruv ../../lib/libflite.shared.a cst_regex.os regexp.os regsub.os ranlib ../../lib/libflite.shared.a touch .build_so making in src/hrg ... cc -I../../include -O2 -pipe -Wall -c cst_utterance.c -o cst_utterance.o cc -I../../include -O2 -pipe -Wall -c cst_relation.c -o cst_relation.o cc -I../../include -O2 -pipe -Wall -c cst_item.c -o cst_item.o cc -I../../include -O2 -pipe -Wall -c cst_ffeature.c -o cst_ffeature.o cc -I../../include -O2 -pipe -Wall -c cst_rel_io.c -o cst_rel_io.o ar cruv ../../lib/libflite.a cst_utterance.o cst_relation.o cst_item.o cst_ffeature.o cst_rel_io.o ranlib ../../lib/libflite.a touch .build_lib cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_utterance.c -o cst_utterance.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_relation.c -o cst_relation.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_item.c -o cst_item.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_ffeature.c -o cst_ffeature.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_rel_io.c -o cst_rel_io.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] ar cruv ../../lib/libflite.shared.a cst_utterance.os cst_relation.os cst_item.os cst_ffeature.os cst_rel_io.os ranlib ../../lib/libflite.shared.a touch .build_so making in src/stats ... cc -I../../include -O2 -pipe -Wall -c cst_cart.c -o cst_cart.o cc -I../../include -O2 -pipe -Wall -c cst_viterbi.c -o cst_viterbi.o cc -I../../include -O2 -pipe -Wall -c cst_ss.c -o cst_ss.o ar cruv ../../lib/libflite.a cst_cart.o cst_viterbi.o cst_ss.o ranlib ../../lib/libflite.a touch .build_lib cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_cart.c -o cst_cart.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_viterbi.c -o cst_viterbi.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_ss.c -o cst_ss.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] ar cruv ../../lib/libflite.shared.a cst_cart.os cst_viterbi.os cst_ss.os ranlib ../../lib/libflite.shared.a touch .build_so making in src/speech ... cc -I../../include -O2 -pipe -Wall -c cst_wave.c -o cst_wave.o cc -I../../include -O2 -pipe -Wall -c cst_wave_io.c -o cst_wave_io.o cc -I../../include -O2 -pipe -Wall -c cst_track.c -o cst_track.o cc -I../../include -O2 -pipe -Wall -c cst_track_io.c -o cst_track_io.o cc -I../../include -O2 -pipe -Wall -c cst_wave_utils.c -o cst_wave_utils.o cc -I../../include -O2 -pipe -Wall -c cst_lpcres.c -o cst_lpcres.o cc -I../../include -O2 -pipe -Wall -c rateconv.c -o rateconv.o ar cruv ../../lib/libflite.a cst_wave.o cst_wave_io.o cst_track.o cst_track_io.o cst_wave_utils.o cst_lpcres.o rateconv.o ranlib ../../lib/libflite.a touch .build_lib cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_wave.c -o cst_wave.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_wave_io.c -o cst_wave_io.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_track.c -o cst_track.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_track_io.c -o cst_track_io.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_wave_utils.c -o cst_wave_utils.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_lpcres.c -o cst_lpcres.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c rateconv.c -o rateconv.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] ar cruv ../../lib/libflite.shared.a cst_wave.os cst_wave_io.os cst_track.os cst_track_io.os cst_wave_utils.os cst_lpcres.os rateconv.os ranlib ../../lib/libflite.shared.a touch .build_so making in src/lexicon ... cc -I../../include -O2 -pipe -Wall -c cst_lexicon.c -o cst_lexicon.o cc -I../../include -O2 -pipe -Wall -c cst_lts.c -o cst_lts.o cc -I../../include -O2 -pipe -Wall -c cst_lts_rewrites.c -o cst_lts_rewrites.o ar cruv ../../lib/libflite.a cst_lexicon.o cst_lts.o cst_lts_rewrites.o ranlib ../../lib/libflite.a touch .build_lib cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_lexicon.c -o cst_lexicon.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_lts.c -o cst_lts.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_lts_rewrites.c -o cst_lts_rewrites.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] ar cruv ../../lib/libflite.shared.a cst_lexicon.os cst_lts.os cst_lts_rewrites.os ranlib ../../lib/libflite.shared.a touch .build_so making in src/synth ... cc -I../../include -O2 -pipe -Wall -c cst_synth.c -o cst_synth.o cc -I../../include -O2 -pipe -Wall -c cst_utt_utils.c -o cst_utt_utils.o cc -I../../include -O2 -pipe -Wall -c cst_voice.c -o cst_voice.o cc -I../../include -O2 -pipe -Wall -c cst_phoneset.c -o cst_phoneset.o cc -I../../include -O2 -pipe -Wall -c flite.c -o flite.o ar cruv ../../lib/libflite.a cst_synth.o cst_utt_utils.o cst_voice.o cst_phoneset.o flite.o ranlib ../../lib/libflite.a touch .build_lib cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_synth.c -o cst_synth.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_utt_utils.c -o cst_utt_utils.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_voice.c -o cst_voice.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_phoneset.c -o cst_phoneset.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c flite.c -o flite.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] ar cruv ../../lib/libflite.shared.a cst_synth.os cst_utt_utils.os cst_voice.os cst_phoneset.os flite.os ranlib ../../lib/libflite.shared.a touch .build_so making in src/wavesynth ... cc -I../../include -O2 -pipe -Wall -c cst_units.c -o cst_units.o cst_units.c:135:9: warning: variable 'unit_entry' set but not used [-Wunused-but-set-variable] int unit_entry, unit_start, unit_end; ^ cst_units.c:234:15: warning: variable 'unit_entry' set but not used [-Wunused-but-set-variable] int pm_i, unit_entry, unit_size, unit_start, unit_end; ^ cst_units.c:235:15: warning: variable 'pm_start' set but not used [-Wunused-but-set-variable] int rpos, pm_start, nearest_u_pm; ^ cst_units.c:236:9: warning: variable 'sample_rate' set but not used [-Wunused-but-set-variable] int sample_rate; ^ cst_units.c:415:33: warning: cast to smaller integer type 'int' from 'const unsigned char *' [-Wpointer-to-int-cast] = cst_short_to_ulaw((short)(int)unit_residual); ^~~~~~~~~~~~~~~~~~ cst_units.c:418:33: warning: cast to smaller integer type 'int' from 'const unsigned char *' [-Wpointer-to-int-cast] = cst_short_to_ulaw((short)(int)unit_residual); ^~~~~~~~~~~~~~~~~~ 6 warnings generated. cc -I../../include -O2 -pipe -Wall -c cst_sigpr.c -o cst_sigpr.o cc -I../../include -O2 -pipe -Wall -c cst_clunits.c -o cst_clunits.o cst_clunits.c:274:22: warning: passing arguments to 'new_vit_path' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] np = new_vit_path(vd); ^ 1 warning generated. cc -I../../include -O2 -pipe -Wall -c cst_diphone.c -o cst_diphone.o cc -I../../include -O2 -pipe -Wall -c cst_sigprFP.c -o cst_sigprFP.o cst_sigprFP.c:56:9: warning: variable 'pp' set but not used [-Wunused-but-set-variable] int pp = 0; ^ 1 warning generated. cc -I../../include -O2 -pipe -Wall -c cst_sts.c -o cst_sts.o cc -I../../include -O2 -pipe -Wall -c cst_reflpc.c -o cst_reflpc.o ar cruv ../../lib/libflite.a cst_units.o cst_sigpr.o cst_clunits.o cst_diphone.o cst_sigprFP.o cst_sts.o cst_reflpc.o ranlib ../../lib/libflite.a touch .build_lib cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_units.c -o cst_units.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cst_units.c:135:9: warning: variable 'unit_entry' set but not used [-Wunused-but-set-variable] int unit_entry, unit_start, unit_end; ^ cst_units.c:234:15: warning: variable 'unit_entry' set but not used [-Wunused-but-set-variable] int pm_i, unit_entry, unit_size, unit_start, unit_end; ^ cst_units.c:235:15: warning: variable 'pm_start' set but not used [-Wunused-but-set-variable] int rpos, pm_start, nearest_u_pm; ^ cst_units.c:236:9: warning: variable 'sample_rate' set but not used [-Wunused-but-set-variable] int sample_rate; ^ cst_units.c:415:33: warning: cast to smaller integer type 'int' from 'const unsigned char *' [-Wpointer-to-int-cast] = cst_short_to_ulaw((short)(int)unit_residual); ^~~~~~~~~~~~~~~~~~ cst_units.c:418:33: warning: cast to smaller integer type 'int' from 'const unsigned char *' [-Wpointer-to-int-cast] = cst_short_to_ulaw((short)(int)unit_residual); ^~~~~~~~~~~~~~~~~~ 6 warnings generated. cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_sigpr.c -o cst_sigpr.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_clunits.c -o cst_clunits.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cst_clunits.c:274:22: warning: passing arguments to 'new_vit_path' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] np = new_vit_path(vd); ^ 1 warning generated. cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_diphone.c -o cst_diphone.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_sigprFP.c -o cst_sigprFP.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cst_sigprFP.c:56:9: warning: variable 'pp' set but not used [-Wunused-but-set-variable] int pp = 0; ^ 1 warning generated. cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_sts.c -o cst_sts.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cst_reflpc.c -o cst_reflpc.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] ar cruv ../../lib/libflite.shared.a cst_units.os cst_sigpr.os cst_clunits.os cst_diphone.os cst_sigprFP.os cst_sts.os cst_reflpc.os ranlib ../../lib/libflite.shared.a touch .build_so making in lang ... making in lang/usenglish ... cc -I../../include -O2 -pipe -Wall -c us_int_accent_cart.c -o us_int_accent_cart.o cc -I../../include -O2 -pipe -Wall -c us_int_tone_cart.c -o us_int_tone_cart.o cc -I../../include -O2 -pipe -Wall -c us_f0_model.c -o us_f0_model.o cc -I../../include -O2 -pipe -Wall -c us_dur_stats.c -o us_dur_stats.o cc -I../../include -O2 -pipe -Wall -c us_durz_cart.c -o us_durz_cart.o cc -I../../include -O2 -pipe -Wall -c us_f0lr.c -o us_f0lr.o cc -I../../include -O2 -pipe -Wall -c us_phoneset.c -o us_phoneset.o cc -I../../include -O2 -pipe -Wall -c us_ffeatures.c -o us_ffeatures.o cc -I../../include -O2 -pipe -Wall -c us_phrasing_cart.c -o us_phrasing_cart.o cc -I../../include -O2 -pipe -Wall -c us_gpos.c -o us_gpos.o cc -I../../include -O2 -pipe -Wall -c us_text.c -o us_text.o cc -I../../include -O2 -pipe -Wall -c us_expand.c -o us_expand.o cc -I../../include -O2 -pipe -Wall -c us_postlex.c -o us_postlex.o cc -I../../include -O2 -pipe -Wall -c us_nums_cart.c -o us_nums_cart.o cc -I../../include -O2 -pipe -Wall -c us_aswd.c -o us_aswd.o us_aswd.c:1496:4: warning: implicit conversion from 'int' to 'short' changes value from 38260 to -27276 [-Wconstant-conversion] fsm_aswdS_trans_447, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:1040:57: note: expanded from macro 'fsm_aswdS_trans_447' #define fsm_aswdS_trans_447 ((fsm_aswdS_state_43 * 128) + 116) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1481:4: warning: implicit conversion from 'int' to 'short' changes value from 38247 to -27289 [-Wconstant-conversion] fsm_aswdS_trans_432, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:1021:57: note: expanded from macro 'fsm_aswdS_trans_432' #define fsm_aswdS_trans_432 ((fsm_aswdS_state_43 * 128) + 103) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1451:4: warning: implicit conversion from 'int' to 'short' changes value from 57588 to -7948 [-Wconstant-conversion] fsm_aswdS_trans_402, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:983:57: note: expanded from macro 'fsm_aswdS_trans_402' #define fsm_aswdS_trans_402 ((fsm_aswdS_state_73 * 128) + 116) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1449:4: warning: implicit conversion from 'int' to 'short' changes value from 57338 to -8198 [-Wconstant-conversion] fsm_aswdS_trans_400, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:981:57: note: expanded from macro 'fsm_aswdS_trans_400' #define fsm_aswdS_trans_400 ((fsm_aswdS_state_72 * 128) + 122) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1434:4: warning: implicit conversion from 'int' to 'short' changes value from 50536 to -15000 [-Wconstant-conversion] fsm_aswdS_trans_385, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:963:57: note: expanded from macro 'fsm_aswdS_trans_385' #define fsm_aswdS_trans_385 ((fsm_aswdS_state_58 * 128) + 104) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1430:4: warning: implicit conversion from 'int' to 'short' changes value from 54131 to -11405 [-Wconstant-conversion] fsm_aswdS_trans_381, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:958:57: note: expanded from macro 'fsm_aswdS_trans_381' #define fsm_aswdS_trans_381 ((fsm_aswdS_state_66 * 128) + 115) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1426:4: warning: implicit conversion from 'int' to 'short' changes value from 56910 to -8626 [-Wconstant-conversion] fsm_aswdS_trans_377, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:953:57: note: expanded from macro 'fsm_aswdS_trans_377' #define fsm_aswdS_trans_377 ((fsm_aswdS_state_71 * 128) + 78) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ us_aswd.c:1423:4: warning: implicit conversion from 'int' to 'short' changes value from 53612 to -11924 [-Wconstant-conversion] fsm_aswdS_trans_374, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:950:57: note: expanded from macro 'fsm_aswdS_trans_374' #define fsm_aswdS_trans_374 ((fsm_aswdS_state_65 * 128) + 108) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1404:4: warning: implicit conversion from 'int' to 'short' changes value from 56548 to -8988 [-Wconstant-conversion] fsm_aswdS_trans_355, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:928:57: note: expanded from macro 'fsm_aswdS_trans_355' #define fsm_aswdS_trans_355 ((fsm_aswdS_state_70 * 128) + 100) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1398:4: warning: implicit conversion from 'int' to 'short' changes value from 56168 to -9368 [-Wconstant-conversion] fsm_aswdS_trans_349, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:922:57: note: expanded from macro 'fsm_aswdS_trans_349' #define fsm_aswdS_trans_349 ((fsm_aswdS_state_69 * 128) + 104) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1381:4: warning: implicit conversion from 'int' to 'short' changes value from 54772 to -10764 [-Wconstant-conversion] fsm_aswdS_trans_332, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:903:57: note: expanded from macro 'fsm_aswdS_trans_332' #define fsm_aswdS_trans_332 ((fsm_aswdS_state_68 * 128) + 116) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1344:4: warning: implicit conversion from 'int' to 'short' changes value from 54371 to -11165 [-Wconstant-conversion] fsm_aswdS_trans_295, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:858:57: note: expanded from macro 'fsm_aswdS_trans_295' #define fsm_aswdS_trans_295 ((fsm_aswdS_state_67 * 128) + 99) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ us_aswd.c:1336:4: warning: implicit conversion from 'int' to 'short' changes value from 52580 to -12956 [-Wconstant-conversion] fsm_aswdS_trans_287, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:848:57: note: expanded from macro 'fsm_aswdS_trans_287' #define fsm_aswdS_trans_287 ((fsm_aswdS_state_62 * 128) + 100) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1335:4: warning: implicit conversion from 'int' to 'short' changes value from 54132 to -11404 [-Wconstant-conversion] fsm_aswdS_trans_286, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:847:57: note: expanded from macro 'fsm_aswdS_trans_286' #define fsm_aswdS_trans_286 ((fsm_aswdS_state_66 * 128) + 116) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1332:4: warning: implicit conversion from 'int' to 'short' changes value from 53582 to -11954 [-Wconstant-conversion] fsm_aswdS_trans_283, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:843:57: note: expanded from macro 'fsm_aswdS_trans_283' #define fsm_aswdS_trans_283 ((fsm_aswdS_state_65 * 128) + 78) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ us_aswd.c:1313:4: warning: implicit conversion from 'int' to 'short' changes value from 53219 to -12317 [-Wconstant-conversion] fsm_aswdS_trans_264, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:821:57: note: expanded from macro 'fsm_aswdS_trans_264' #define fsm_aswdS_trans_264 ((fsm_aswdS_state_64 * 128) + 99) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ us_aswd.c:1285:4: warning: implicit conversion from 'int' to 'short' changes value from 38247 to -27289 [-Wconstant-conversion] fsm_aswdS_trans_236, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:787:57: note: expanded from macro 'fsm_aswdS_trans_236' #define fsm_aswdS_trans_236 ((fsm_aswdS_state_43 * 128) + 103) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1282:4: warning: implicit conversion from 'int' to 'short' changes value from 52968 to -12568 [-Wconstant-conversion] fsm_aswdS_trans_233, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:784:57: note: expanded from macro 'fsm_aswdS_trans_233' #define fsm_aswdS_trans_233 ((fsm_aswdS_state_63 * 128) + 104) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1279:4: warning: implicit conversion from 'int' to 'short' changes value from 52582 to -12954 [-Wconstant-conversion] fsm_aswdS_trans_230, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:781:57: note: expanded from macro 'fsm_aswdS_trans_230' #define fsm_aswdS_trans_230 ((fsm_aswdS_state_62 * 128) + 102) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1278:4: warning: implicit conversion from 'int' to 'short' changes value from 52342 to -13194 [-Wconstant-conversion] fsm_aswdS_trans_229, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:780:57: note: expanded from macro 'fsm_aswdS_trans_229' #define fsm_aswdS_trans_229 ((fsm_aswdS_state_61 * 128) + 118) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1273:4: warning: implicit conversion from 'int' to 'short' changes value from 51315 to -14221 [-Wconstant-conversion] fsm_aswdS_trans_224, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:774:57: note: expanded from macro 'fsm_aswdS_trans_224' #define fsm_aswdS_trans_224 ((fsm_aswdS_state_60 * 128) + 115) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1253:4: warning: implicit conversion from 'int' to 'short' changes value from 38256 to -27280 [-Wconstant-conversion] fsm_aswdS_trans_204, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:750:57: note: expanded from macro 'fsm_aswdS_trans_204' #define fsm_aswdS_trans_204 ((fsm_aswdS_state_43 * 128) + 112) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1235:4: warning: implicit conversion from 'int' to 'short' changes value from 51066 to -14470 [-Wconstant-conversion] fsm_aswdS_trans_186, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:728:57: note: expanded from macro 'fsm_aswdS_trans_186' #define fsm_aswdS_trans_186 ((fsm_aswdS_state_59 * 128) + 122) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1225:4: warning: implicit conversion from 'int' to 'short' changes value from 50536 to -15000 [-Wconstant-conversion] fsm_aswdS_trans_176, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:716:57: note: expanded from macro 'fsm_aswdS_trans_176' #define fsm_aswdS_trans_176 ((fsm_aswdS_state_58 * 128) + 104) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1213:4: warning: implicit conversion from 'int' to 'short' changes value from 49358 to -16178 [-Wconstant-conversion] fsm_aswdS_trans_164, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:702:57: note: expanded from macro 'fsm_aswdS_trans_164' #define fsm_aswdS_trans_164 ((fsm_aswdS_state_57 * 128) + 78) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ us_aswd.c:1212:4: warning: implicit conversion from 'int' to 'short' changes value from 48754 to -16782 [-Wconstant-conversion] fsm_aswdS_trans_163, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:701:57: note: expanded from macro 'fsm_aswdS_trans_163' #define fsm_aswdS_trans_163 ((fsm_aswdS_state_56 * 128) + 114) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1210:4: warning: implicit conversion from 'int' to 'short' changes value from 47844 to -17692 [-Wconstant-conversion] fsm_aswdS_trans_161, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:699:57: note: expanded from macro 'fsm_aswdS_trans_161' #define fsm_aswdS_trans_161 ((fsm_aswdS_state_55 * 128) + 100) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1209:4: warning: implicit conversion from 'int' to 'short' changes value from 47207 to -18329 [-Wconstant-conversion] fsm_aswdS_trans_160, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:698:57: note: expanded from macro 'fsm_aswdS_trans_160' #define fsm_aswdS_trans_160 ((fsm_aswdS_state_54 * 128) + 103) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1208:4: warning: implicit conversion from 'int' to 'short' changes value from 46316 to -19220 [-Wconstant-conversion] fsm_aswdS_trans_159, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:697:57: note: expanded from macro 'fsm_aswdS_trans_159' #define fsm_aswdS_trans_159 ((fsm_aswdS_state_53 * 128) + 108) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1207:4: warning: implicit conversion from 'int' to 'short' changes value from 44148 to -21388 [-Wconstant-conversion] fsm_aswdS_trans_158, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:696:57: note: expanded from macro 'fsm_aswdS_trans_158' #define fsm_aswdS_trans_158 ((fsm_aswdS_state_52 * 128) + 116) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1206:4: warning: implicit conversion from 'int' to 'short' changes value from 43115 to -22421 [-Wconstant-conversion] fsm_aswdS_trans_157, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:695:57: note: expanded from macro 'fsm_aswdS_trans_157' #define fsm_aswdS_trans_157 ((fsm_aswdS_state_51 * 128) + 107) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1203:4: warning: implicit conversion from 'int' to 'short' changes value from 42216 to -23320 [-Wconstant-conversion] fsm_aswdS_trans_154, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:692:57: note: expanded from macro 'fsm_aswdS_trans_154' #define fsm_aswdS_trans_154 ((fsm_aswdS_state_50 * 128) + 104) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1202:4: warning: implicit conversion from 'int' to 'short' changes value from 41328 to -24208 [-Wconstant-conversion] fsm_aswdS_trans_153, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:691:57: note: expanded from macro 'fsm_aswdS_trans_153' #define fsm_aswdS_trans_153 ((fsm_aswdS_state_49 * 128) + 112) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1201:4: warning: implicit conversion from 'int' to 'short' changes value from 40678 to -24858 [-Wconstant-conversion] fsm_aswdS_trans_152, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:690:57: note: expanded from macro 'fsm_aswdS_trans_152' #define fsm_aswdS_trans_152 ((fsm_aswdS_state_48 * 128) + 102) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1192:4: warning: implicit conversion from 'int' to 'short' changes value from 40172 to -25364 [-Wconstant-conversion] fsm_aswdS_trans_143, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:680:57: note: expanded from macro 'fsm_aswdS_trans_143' #define fsm_aswdS_trans_143 ((fsm_aswdS_state_47 * 128) + 108) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1177:4: warning: implicit conversion from 'int' to 'short' changes value from 39795 to -25741 [-Wconstant-conversion] fsm_aswdS_trans_128, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:663:57: note: expanded from macro 'fsm_aswdS_trans_128' #define fsm_aswdS_trans_128 ((fsm_aswdS_state_46 * 128) + 115) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1173:4: warning: implicit conversion from 'int' to 'short' changes value from 39028 to -26508 [-Wconstant-conversion] fsm_aswdS_trans_124, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:659:57: note: expanded from macro 'fsm_aswdS_trans_124' #define fsm_aswdS_trans_124 ((fsm_aswdS_state_45 * 128) + 116) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1172:4: warning: implicit conversion from 'int' to 'short' changes value from 38507 to -27029 [-Wconstant-conversion] fsm_aswdS_trans_123, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:658:57: note: expanded from macro 'fsm_aswdS_trans_123' #define fsm_aswdS_trans_123 ((fsm_aswdS_state_44 * 128) + 107) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1171:4: warning: implicit conversion from 'int' to 'short' changes value from 38243 to -27293 [-Wconstant-conversion] fsm_aswdS_trans_122, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:657:57: note: expanded from macro 'fsm_aswdS_trans_122' #define fsm_aswdS_trans_122 ((fsm_aswdS_state_43 * 128) + 99) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ us_aswd.c:1169:4: warning: implicit conversion from 'int' to 'short' changes value from 37864 to -27672 [-Wconstant-conversion] fsm_aswdS_trans_120, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:655:57: note: expanded from macro 'fsm_aswdS_trans_120' #define fsm_aswdS_trans_120 ((fsm_aswdS_state_42 * 128) + 104) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1167:4: warning: implicit conversion from 'int' to 'short' changes value from 37498 to -28038 [-Wconstant-conversion] fsm_aswdS_trans_118, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:653:57: note: expanded from macro 'fsm_aswdS_trans_118' #define fsm_aswdS_trans_118 ((fsm_aswdS_state_41 * 128) + 122) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1161:4: warning: implicit conversion from 'int' to 'short' changes value from 36686 to -28850 [-Wconstant-conversion] fsm_aswdS_trans_112, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:646:57: note: expanded from macro 'fsm_aswdS_trans_112' #define fsm_aswdS_trans_112 ((fsm_aswdS_state_40 * 128) + 78) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ us_aswd.c:1159:4: warning: implicit conversion from 'int' to 'short' changes value from 35443 to -30093 [-Wconstant-conversion] fsm_aswdS_trans_110, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:644:57: note: expanded from macro 'fsm_aswdS_trans_110' #define fsm_aswdS_trans_110 ((fsm_aswdS_state_39 * 128) + 115) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1158:4: warning: implicit conversion from 'int' to 'short' changes value from 34788 to -30748 [-Wconstant-conversion] fsm_aswdS_trans_109, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:643:57: note: expanded from macro 'fsm_aswdS_trans_109' #define fsm_aswdS_trans_109 ((fsm_aswdS_state_38 * 128) + 100) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1156:4: warning: implicit conversion from 'int' to 'short' changes value from 34284 to -31252 [-Wconstant-conversion] fsm_aswdS_trans_107, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:641:57: note: expanded from macro 'fsm_aswdS_trans_107' #define fsm_aswdS_trans_107 ((fsm_aswdS_state_37 * 128) + 108) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1151:4: warning: implicit conversion from 'int' to 'short' changes value from 33896 to -31640 [-Wconstant-conversion] fsm_aswdS_trans_102, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:636:57: note: expanded from macro 'fsm_aswdS_trans_102' #define fsm_aswdS_trans_102 ((fsm_aswdS_state_36 * 128) + 104) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1148:4: warning: implicit conversion from 'int' to 'short' changes value from 33254 to -32282 [-Wconstant-conversion] fsm_aswdS_trans_99, ^~~~~~~~~~~~~~~~~~ us_aswd.c:633:56: note: expanded from macro 'fsm_aswdS_trans_99' #define fsm_aswdS_trans_99 ((fsm_aswdS_state_35 * 128) + 102) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ 47 warnings generated. cc -I../../include -O2 -pipe -Wall -c usenglish.c -o usenglish.o ar cruv ../../lib/libflite_usenglish.a us_int_accent_cart.o us_int_tone_cart.o us_f0_model.o us_dur_stats.o us_durz_cart.o us_f0lr.o us_phoneset.o us_ffeatures.o us_phrasing_cart.o us_gpos.o us_text.o us_expand.o us_postlex.o us_nums_cart.o us_aswd.o usenglish.o ranlib ../../lib/libflite_usenglish.a touch .build_lib cc -shared -fPIC -I../../include -O2 -pipe -Wall -c us_int_accent_cart.c -o us_int_accent_cart.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c us_int_tone_cart.c -o us_int_tone_cart.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c us_f0_model.c -o us_f0_model.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c us_dur_stats.c -o us_dur_stats.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c us_durz_cart.c -o us_durz_cart.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c us_f0lr.c -o us_f0lr.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c us_phoneset.c -o us_phoneset.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c us_ffeatures.c -o us_ffeatures.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c us_phrasing_cart.c -o us_phrasing_cart.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c us_gpos.c -o us_gpos.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c us_text.c -o us_text.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c us_expand.c -o us_expand.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c us_postlex.c -o us_postlex.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c us_nums_cart.c -o us_nums_cart.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c us_aswd.c -o us_aswd.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] us_aswd.c:1496:4: warning: implicit conversion from 'int' to 'short' changes value from 38260 to -27276 [-Wconstant-conversion] fsm_aswdS_trans_447, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:1040:57: note: expanded from macro 'fsm_aswdS_trans_447' #define fsm_aswdS_trans_447 ((fsm_aswdS_state_43 * 128) + 116) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1481:4: warning: implicit conversion from 'int' to 'short' changes value from 38247 to -27289 [-Wconstant-conversion] fsm_aswdS_trans_432, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:1021:57: note: expanded from macro 'fsm_aswdS_trans_432' #define fsm_aswdS_trans_432 ((fsm_aswdS_state_43 * 128) + 103) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1451:4: warning: implicit conversion from 'int' to 'short' changes value from 57588 to -7948 [-Wconstant-conversion] fsm_aswdS_trans_402, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:983:57: note: expanded from macro 'fsm_aswdS_trans_402' #define fsm_aswdS_trans_402 ((fsm_aswdS_state_73 * 128) + 116) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1449:4: warning: implicit conversion from 'int' to 'short' changes value from 57338 to -8198 [-Wconstant-conversion] fsm_aswdS_trans_400, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:981:57: note: expanded from macro 'fsm_aswdS_trans_400' #define fsm_aswdS_trans_400 ((fsm_aswdS_state_72 * 128) + 122) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1434:4: warning: implicit conversion from 'int' to 'short' changes value from 50536 to -15000 [-Wconstant-conversion] fsm_aswdS_trans_385, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:963:57: note: expanded from macro 'fsm_aswdS_trans_385' #define fsm_aswdS_trans_385 ((fsm_aswdS_state_58 * 128) + 104) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1430:4: warning: implicit conversion from 'int' to 'short' changes value from 54131 to -11405 [-Wconstant-conversion] fsm_aswdS_trans_381, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:958:57: note: expanded from macro 'fsm_aswdS_trans_381' #define fsm_aswdS_trans_381 ((fsm_aswdS_state_66 * 128) + 115) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1426:4: warning: implicit conversion from 'int' to 'short' changes value from 56910 to -8626 [-Wconstant-conversion] fsm_aswdS_trans_377, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:953:57: note: expanded from macro 'fsm_aswdS_trans_377' #define fsm_aswdS_trans_377 ((fsm_aswdS_state_71 * 128) + 78) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ us_aswd.c:1423:4: warning: implicit conversion from 'int' to 'short' changes value from 53612 to -11924 [-Wconstant-conversion] fsm_aswdS_trans_374, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:950:57: note: expanded from macro 'fsm_aswdS_trans_374' #define fsm_aswdS_trans_374 ((fsm_aswdS_state_65 * 128) + 108) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1404:4: warning: implicit conversion from 'int' to 'short' changes value from 56548 to -8988 [-Wconstant-conversion] fsm_aswdS_trans_355, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:928:57: note: expanded from macro 'fsm_aswdS_trans_355' #define fsm_aswdS_trans_355 ((fsm_aswdS_state_70 * 128) + 100) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1398:4: warning: implicit conversion from 'int' to 'short' changes value from 56168 to -9368 [-Wconstant-conversion] fsm_aswdS_trans_349, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:922:57: note: expanded from macro 'fsm_aswdS_trans_349' #define fsm_aswdS_trans_349 ((fsm_aswdS_state_69 * 128) + 104) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1381:4: warning: implicit conversion from 'int' to 'short' changes value from 54772 to -10764 [-Wconstant-conversion] fsm_aswdS_trans_332, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:903:57: note: expanded from macro 'fsm_aswdS_trans_332' #define fsm_aswdS_trans_332 ((fsm_aswdS_state_68 * 128) + 116) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1344:4: warning: implicit conversion from 'int' to 'short' changes value from 54371 to -11165 [-Wconstant-conversion] fsm_aswdS_trans_295, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:858:57: note: expanded from macro 'fsm_aswdS_trans_295' #define fsm_aswdS_trans_295 ((fsm_aswdS_state_67 * 128) + 99) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ us_aswd.c:1336:4: warning: implicit conversion from 'int' to 'short' changes value from 52580 to -12956 [-Wconstant-conversion] fsm_aswdS_trans_287, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:848:57: note: expanded from macro 'fsm_aswdS_trans_287' #define fsm_aswdS_trans_287 ((fsm_aswdS_state_62 * 128) + 100) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1335:4: warning: implicit conversion from 'int' to 'short' changes value from 54132 to -11404 [-Wconstant-conversion] fsm_aswdS_trans_286, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:847:57: note: expanded from macro 'fsm_aswdS_trans_286' #define fsm_aswdS_trans_286 ((fsm_aswdS_state_66 * 128) + 116) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1332:4: warning: implicit conversion from 'int' to 'short' changes value from 53582 to -11954 [-Wconstant-conversion] fsm_aswdS_trans_283, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:843:57: note: expanded from macro 'fsm_aswdS_trans_283' #define fsm_aswdS_trans_283 ((fsm_aswdS_state_65 * 128) + 78) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ us_aswd.c:1313:4: warning: implicit conversion from 'int' to 'short' changes value from 53219 to -12317 [-Wconstant-conversion] fsm_aswdS_trans_264, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:821:57: note: expanded from macro 'fsm_aswdS_trans_264' #define fsm_aswdS_trans_264 ((fsm_aswdS_state_64 * 128) + 99) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ us_aswd.c:1285:4: warning: implicit conversion from 'int' to 'short' changes value from 38247 to -27289 [-Wconstant-conversion] fsm_aswdS_trans_236, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:787:57: note: expanded from macro 'fsm_aswdS_trans_236' #define fsm_aswdS_trans_236 ((fsm_aswdS_state_43 * 128) + 103) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1282:4: warning: implicit conversion from 'int' to 'short' changes value from 52968 to -12568 [-Wconstant-conversion] fsm_aswdS_trans_233, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:784:57: note: expanded from macro 'fsm_aswdS_trans_233' #define fsm_aswdS_trans_233 ((fsm_aswdS_state_63 * 128) + 104) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1279:4: warning: implicit conversion from 'int' to 'short' changes value from 52582 to -12954 [-Wconstant-conversion] fsm_aswdS_trans_230, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:781:57: note: expanded from macro 'fsm_aswdS_trans_230' #define fsm_aswdS_trans_230 ((fsm_aswdS_state_62 * 128) + 102) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1278:4: warning: implicit conversion from 'int' to 'short' changes value from 52342 to -13194 [-Wconstant-conversion] fsm_aswdS_trans_229, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:780:57: note: expanded from macro 'fsm_aswdS_trans_229' #define fsm_aswdS_trans_229 ((fsm_aswdS_state_61 * 128) + 118) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1273:4: warning: implicit conversion from 'int' to 'short' changes value from 51315 to -14221 [-Wconstant-conversion] fsm_aswdS_trans_224, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:774:57: note: expanded from macro 'fsm_aswdS_trans_224' #define fsm_aswdS_trans_224 ((fsm_aswdS_state_60 * 128) + 115) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1253:4: warning: implicit conversion from 'int' to 'short' changes value from 38256 to -27280 [-Wconstant-conversion] fsm_aswdS_trans_204, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:750:57: note: expanded from macro 'fsm_aswdS_trans_204' #define fsm_aswdS_trans_204 ((fsm_aswdS_state_43 * 128) + 112) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1235:4: warning: implicit conversion from 'int' to 'short' changes value from 51066 to -14470 [-Wconstant-conversion] fsm_aswdS_trans_186, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:728:57: note: expanded from macro 'fsm_aswdS_trans_186' #define fsm_aswdS_trans_186 ((fsm_aswdS_state_59 * 128) + 122) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1225:4: warning: implicit conversion from 'int' to 'short' changes value from 50536 to -15000 [-Wconstant-conversion] fsm_aswdS_trans_176, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:716:57: note: expanded from macro 'fsm_aswdS_trans_176' #define fsm_aswdS_trans_176 ((fsm_aswdS_state_58 * 128) + 104) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1213:4: warning: implicit conversion from 'int' to 'short' changes value from 49358 to -16178 [-Wconstant-conversion] fsm_aswdS_trans_164, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:702:57: note: expanded from macro 'fsm_aswdS_trans_164' #define fsm_aswdS_trans_164 ((fsm_aswdS_state_57 * 128) + 78) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ us_aswd.c:1212:4: warning: implicit conversion from 'int' to 'short' changes value from 48754 to -16782 [-Wconstant-conversion] fsm_aswdS_trans_163, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:701:57: note: expanded from macro 'fsm_aswdS_trans_163' #define fsm_aswdS_trans_163 ((fsm_aswdS_state_56 * 128) + 114) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1210:4: warning: implicit conversion from 'int' to 'short' changes value from 47844 to -17692 [-Wconstant-conversion] fsm_aswdS_trans_161, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:699:57: note: expanded from macro 'fsm_aswdS_trans_161' #define fsm_aswdS_trans_161 ((fsm_aswdS_state_55 * 128) + 100) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1209:4: warning: implicit conversion from 'int' to 'short' changes value from 47207 to -18329 [-Wconstant-conversion] fsm_aswdS_trans_160, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:698:57: note: expanded from macro 'fsm_aswdS_trans_160' #define fsm_aswdS_trans_160 ((fsm_aswdS_state_54 * 128) + 103) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1208:4: warning: implicit conversion from 'int' to 'short' changes value from 46316 to -19220 [-Wconstant-conversion] fsm_aswdS_trans_159, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:697:57: note: expanded from macro 'fsm_aswdS_trans_159' #define fsm_aswdS_trans_159 ((fsm_aswdS_state_53 * 128) + 108) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1207:4: warning: implicit conversion from 'int' to 'short' changes value from 44148 to -21388 [-Wconstant-conversion] fsm_aswdS_trans_158, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:696:57: note: expanded from macro 'fsm_aswdS_trans_158' #define fsm_aswdS_trans_158 ((fsm_aswdS_state_52 * 128) + 116) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1206:4: warning: implicit conversion from 'int' to 'short' changes value from 43115 to -22421 [-Wconstant-conversion] fsm_aswdS_trans_157, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:695:57: note: expanded from macro 'fsm_aswdS_trans_157' #define fsm_aswdS_trans_157 ((fsm_aswdS_state_51 * 128) + 107) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1203:4: warning: implicit conversion from 'int' to 'short' changes value from 42216 to -23320 [-Wconstant-conversion] fsm_aswdS_trans_154, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:692:57: note: expanded from macro 'fsm_aswdS_trans_154' #define fsm_aswdS_trans_154 ((fsm_aswdS_state_50 * 128) + 104) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1202:4: warning: implicit conversion from 'int' to 'short' changes value from 41328 to -24208 [-Wconstant-conversion] fsm_aswdS_trans_153, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:691:57: note: expanded from macro 'fsm_aswdS_trans_153' #define fsm_aswdS_trans_153 ((fsm_aswdS_state_49 * 128) + 112) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1201:4: warning: implicit conversion from 'int' to 'short' changes value from 40678 to -24858 [-Wconstant-conversion] fsm_aswdS_trans_152, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:690:57: note: expanded from macro 'fsm_aswdS_trans_152' #define fsm_aswdS_trans_152 ((fsm_aswdS_state_48 * 128) + 102) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1192:4: warning: implicit conversion from 'int' to 'short' changes value from 40172 to -25364 [-Wconstant-conversion] fsm_aswdS_trans_143, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:680:57: note: expanded from macro 'fsm_aswdS_trans_143' #define fsm_aswdS_trans_143 ((fsm_aswdS_state_47 * 128) + 108) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1177:4: warning: implicit conversion from 'int' to 'short' changes value from 39795 to -25741 [-Wconstant-conversion] fsm_aswdS_trans_128, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:663:57: note: expanded from macro 'fsm_aswdS_trans_128' #define fsm_aswdS_trans_128 ((fsm_aswdS_state_46 * 128) + 115) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1173:4: warning: implicit conversion from 'int' to 'short' changes value from 39028 to -26508 [-Wconstant-conversion] fsm_aswdS_trans_124, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:659:57: note: expanded from macro 'fsm_aswdS_trans_124' #define fsm_aswdS_trans_124 ((fsm_aswdS_state_45 * 128) + 116) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1172:4: warning: implicit conversion from 'int' to 'short' changes value from 38507 to -27029 [-Wconstant-conversion] fsm_aswdS_trans_123, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:658:57: note: expanded from macro 'fsm_aswdS_trans_123' #define fsm_aswdS_trans_123 ((fsm_aswdS_state_44 * 128) + 107) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1171:4: warning: implicit conversion from 'int' to 'short' changes value from 38243 to -27293 [-Wconstant-conversion] fsm_aswdS_trans_122, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:657:57: note: expanded from macro 'fsm_aswdS_trans_122' #define fsm_aswdS_trans_122 ((fsm_aswdS_state_43 * 128) + 99) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ us_aswd.c:1169:4: warning: implicit conversion from 'int' to 'short' changes value from 37864 to -27672 [-Wconstant-conversion] fsm_aswdS_trans_120, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:655:57: note: expanded from macro 'fsm_aswdS_trans_120' #define fsm_aswdS_trans_120 ((fsm_aswdS_state_42 * 128) + 104) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1167:4: warning: implicit conversion from 'int' to 'short' changes value from 37498 to -28038 [-Wconstant-conversion] fsm_aswdS_trans_118, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:653:57: note: expanded from macro 'fsm_aswdS_trans_118' #define fsm_aswdS_trans_118 ((fsm_aswdS_state_41 * 128) + 122) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1161:4: warning: implicit conversion from 'int' to 'short' changes value from 36686 to -28850 [-Wconstant-conversion] fsm_aswdS_trans_112, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:646:57: note: expanded from macro 'fsm_aswdS_trans_112' #define fsm_aswdS_trans_112 ((fsm_aswdS_state_40 * 128) + 78) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ us_aswd.c:1159:4: warning: implicit conversion from 'int' to 'short' changes value from 35443 to -30093 [-Wconstant-conversion] fsm_aswdS_trans_110, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:644:57: note: expanded from macro 'fsm_aswdS_trans_110' #define fsm_aswdS_trans_110 ((fsm_aswdS_state_39 * 128) + 115) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1158:4: warning: implicit conversion from 'int' to 'short' changes value from 34788 to -30748 [-Wconstant-conversion] fsm_aswdS_trans_109, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:643:57: note: expanded from macro 'fsm_aswdS_trans_109' #define fsm_aswdS_trans_109 ((fsm_aswdS_state_38 * 128) + 100) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1156:4: warning: implicit conversion from 'int' to 'short' changes value from 34284 to -31252 [-Wconstant-conversion] fsm_aswdS_trans_107, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:641:57: note: expanded from macro 'fsm_aswdS_trans_107' #define fsm_aswdS_trans_107 ((fsm_aswdS_state_37 * 128) + 108) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1151:4: warning: implicit conversion from 'int' to 'short' changes value from 33896 to -31640 [-Wconstant-conversion] fsm_aswdS_trans_102, ^~~~~~~~~~~~~~~~~~~ us_aswd.c:636:57: note: expanded from macro 'fsm_aswdS_trans_102' #define fsm_aswdS_trans_102 ((fsm_aswdS_state_36 * 128) + 104) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ us_aswd.c:1148:4: warning: implicit conversion from 'int' to 'short' changes value from 33254 to -32282 [-Wconstant-conversion] fsm_aswdS_trans_99, ^~~~~~~~~~~~~~~~~~ us_aswd.c:633:56: note: expanded from macro 'fsm_aswdS_trans_99' #define fsm_aswdS_trans_99 ((fsm_aswdS_state_35 * 128) + 102) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ 47 warnings generated. cc -shared -fPIC -I../../include -O2 -pipe -Wall -c usenglish.c -o usenglish.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] ar cruv ../../lib/libflite_usenglish.shared.a us_int_accent_cart.os us_int_tone_cart.os us_f0_model.os us_dur_stats.os us_durz_cart.os us_f0lr.os us_phoneset.os us_ffeatures.os us_phrasing_cart.os us_gpos.os us_text.os us_expand.os us_postlex.os us_nums_cart.os us_aswd.os usenglish.os ranlib ../../lib/libflite_usenglish.shared.a touch .build_so making in lang/cmulex ... cc -I../../include -O2 -pipe -Wall -c cmu6_lts_rules.c -o cmu6_lts_rules.o cc -I../../include -O2 -pipe -Wall -c cmu_lex.c -o cmu_lex.o cc -I../../include -O2 -pipe -Wall -c cmu_lex_entry.c -o cmu_lex_entry.o cc -I../../include -O2 -pipe -Wall -c cmu_lex_phone.c -o cmu_lex_phone.o ar cruv ../../lib/libflite_cmulex.a cmu6_lts_rules.o cmu_lex.o cmu_lex_entry.o cmu_lex_phone.o ranlib ../../lib/libflite_cmulex.a touch .build_lib cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cmu6_lts_rules.c -o cmu6_lts_rules.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cmu_lex.c -o cmu_lex.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cmu_lex_entry.c -o cmu_lex_entry.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../include -O2 -pipe -Wall -c cmu_lex_phone.c -o cmu_lex_phone.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] ar cruv ../../lib/libflite_cmulex.shared.a cmu6_lts_rules.os cmu_lex.os cmu_lex_entry.os cmu_lex_phone.os ranlib ../../lib/libflite_cmulex.shared.a touch .build_so making in lang/cmu_us_kal ... cc -I../../lang/usenglish -I../../lang/cmulex -I../../include -O2 -pipe -Wall -c cmu_us_kal_diphone.c -o cmu_us_kal_diphone.o cc -I../../lang/usenglish -I../../lang/cmulex -I../../include -O2 -pipe -Wall -c cmu_us_kal.c -o cmu_us_kal.o ar cruv ../../lib/libflite_cmu_us_kal.a cmu_us_kal_diphone.o cmu_us_kal.o ranlib ../../lib/libflite_cmu_us_kal.a touch .build_lib cc -shared -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -O2 -pipe -Wall -c cmu_us_kal_diphone.c -o cmu_us_kal_diphone.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -O2 -pipe -Wall -c cmu_us_kal.c -o cmu_us_kal.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] ar cruv ../../lib/libflite_cmu_us_kal.shared.a cmu_us_kal_diphone.os cmu_us_kal.os ranlib ../../lib/libflite_cmu_us_kal.shared.a touch .build_so making in lang/cmu_time_awb ... cc -I../../lang/usenglish -I../../lang/cmulex -I../../include -O2 -pipe -Wall -c cmu_time_awb.c -o cmu_time_awb.o cc -I../../lang/usenglish -I../../lang/cmulex -I../../include -O2 -pipe -Wall -c cmu_time_awb_clunits.c -o cmu_time_awb_clunits.o cc -I../../lang/usenglish -I../../lang/cmulex -I../../include -O2 -pipe -Wall -c cmu_time_awb_cart.c -o cmu_time_awb_cart.o cc -I../../lang/usenglish -I../../lang/cmulex -I../../include -O2 -pipe -Wall -c cmu_time_awb_mcep.c -o cmu_time_awb_mcep.o cc -I../../lang/usenglish -I../../lang/cmulex -I../../include -O2 -pipe -Wall -c cmu_time_awb_lpc.c -o cmu_time_awb_lpc.o cc -I../../lang/usenglish -I../../lang/cmulex -I../../include -O2 -pipe -Wall -c cmu_time_awb_lex_entry.c -o cmu_time_awb_lex_entry.o cc -I../../lang/usenglish -I../../lang/cmulex -I../../include -O2 -pipe -Wall -c cmu_time_awb_lex_phone.c -o cmu_time_awb_lex_phone.o ar cruv ../../lib/libflite_cmu_time_awb.a cmu_time_awb.o cmu_time_awb_clunits.o cmu_time_awb_cart.o cmu_time_awb_mcep.o cmu_time_awb_lpc.o cmu_time_awb_lex_entry.o cmu_time_awb_lex_phone.o ranlib ../../lib/libflite_cmu_time_awb.a touch .build_lib cc -shared -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -O2 -pipe -Wall -c cmu_time_awb.c -o cmu_time_awb.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -O2 -pipe -Wall -c cmu_time_awb_clunits.c -o cmu_time_awb_clunits.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -O2 -pipe -Wall -c cmu_time_awb_cart.c -o cmu_time_awb_cart.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -O2 -pipe -Wall -c cmu_time_awb_mcep.c -o cmu_time_awb_mcep.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -O2 -pipe -Wall -c cmu_time_awb_lpc.c -o cmu_time_awb_lpc.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -O2 -pipe -Wall -c cmu_time_awb_lex_entry.c -o cmu_time_awb_lex_entry.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -O2 -pipe -Wall -c cmu_time_awb_lex_phone.c -o cmu_time_awb_lex_phone.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] ar cruv ../../lib/libflite_cmu_time_awb.shared.a cmu_time_awb.os cmu_time_awb_clunits.os cmu_time_awb_cart.os cmu_time_awb_mcep.os cmu_time_awb_lpc.os cmu_time_awb_lex_entry.os cmu_time_awb_lex_phone.os ranlib ../../lib/libflite_cmu_time_awb.shared.a touch .build_so making in lang/cmu_us_kal16 ... cc -I../../lang/usenglish -I../../lang/cmulex -I../../include -O2 -pipe -Wall -c cmu_us_kal16_diphone.c -o cmu_us_kal16_diphone.o cc -I../../lang/usenglish -I../../lang/cmulex -I../../include -O2 -pipe -Wall -c cmu_us_kal16.c -o cmu_us_kal16.o ar cruv ../../lib/libflite_cmu_us_kal16.a cmu_us_kal16_diphone.o cmu_us_kal16.o ranlib ../../lib/libflite_cmu_us_kal16.a touch .build_lib cc -shared -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -O2 -pipe -Wall -c cmu_us_kal16_diphone.c -o cmu_us_kal16_diphone.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] cc -shared -fPIC -I../../lang/usenglish -I../../lang/cmulex -I../../include -O2 -pipe -Wall -c cmu_us_kal16.c -o cmu_us_kal16.os cc: warning: argument unused during compilation: '-shared' [-Wunused-command-line-argument] ar cruv ../../lib/libflite_cmu_us_kal16.shared.a cmu_us_kal16_diphone.os cmu_us_kal16.os ranlib ../../lib/libflite_cmu_us_kal16.shared.a touch .build_so 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 making in tools ... cc -I../include -O2 -pipe -Wall -c regexcomp_main.c -o regexcomp_main.o regexcomp_main.c:60:39: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] printf("%s_rxprog + %d,\n\t", name, crx->regmust - crx->program); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ %ld 1 warning generated. cc -O2 -pipe -Wall -o regexcomp regexcomp_main.o -L../lib -lflite -lm -lsndio cc -I../include -O2 -pipe -Wall -c find_sts_main.c -o find_sts_main.o find_sts_main.c:196:13: warning: variable 'm' set but not used [-Wunused-but-set-variable] int i,j,m; ^ 1 warning generated. cc -O2 -pipe -Wall -o find_sts find_sts_main.o -L../lib -lflite -lm -lsndio cc -I../include -O2 -pipe -Wall -c flite_sort_main.c -o flite_sort_main.o cc -O2 -pipe -Wall -o flite_sort flite_sort_main.o -L../lib -lflite -lm -lsndio making in doc ... making in main ... cc -I../lang/cmu_us_kal -I../include -O2 -pipe -Wall -c flite_main.c -o flite_main.o cc -O2 -pipe -Wall -o ../bin/flite flite_main.o -L../lib -lflite_cmu_us_kal -lflite_usenglish -lflite_cmulex -L../lib -lflite -lm -lsndio cc -I../lang/cmu_us_kal -I../include -O2 -pipe -Wall -c flite_time_main.c -o flite_time_main.o cc -O2 -pipe -Wall -o ../bin/flite_time flite_time_main.o -L../lib -lflite_cmu_time_awb -lflite_usenglish -lflite_cmulex -L../lib -lflite -lm -lsndio flite_time_main.c(flite_time_main.o:(main)): warning: sprintf() is often misused, please use snprintf() cc -I../lang/cmu_us_kal -I../include -O2 -pipe -Wall -c t2p_main.c -o t2p_main.o cc -O2 -pipe -Wall -o ../bin/t2p t2p_main.o -L../lib -lflite_cmu_us_kal -lflite_usenglish -lflite_cmulex -L../lib -lflite -lm -lsndio >>> Running fake in audio/flite at 1713771365.00 ===> audio/flite ===> Faking installation for flite-1.2p7 Installing mkdir -p /exopi-obj/pobj/flite-1.2/fake-amd64/usr/local/bin mkdir -p /exopi-obj/pobj/flite-1.2/fake-amd64/usr/local/lib mkdir -p /exopi-obj/pobj/flite-1.2/fake-amd64/usr/local/include/flite /exopi-obj/pobj/flite-1.2/bin/install -c -m 644 include/*.h /exopi-obj/pobj/flite-1.2/fake-amd64/usr/local/include/flite libflite.a libflite_cmulex.a libflite_usenglish.a libflite_cmu_us_kal.a libflite_cmu_us_kal16.a libflite_cmu_time_awb.a libflite.so.1.2 libflite_cmu_time_awb.so.1.2 libflite_cmu_us_kal.so.1.2 libflite_cmu_us_kal16.so.1.2 libflite_cmulex.so.1.2 libflite_usenglish.so.1.2 /exopi-obj/pobj/flite-1.2/bin/install -c -m 755 bin/flite /exopi-obj/pobj/flite-1.2/fake-amd64/usr/local/bin /exopi-obj/pobj/flite-1.2/bin/install -c -m 755 bin/flite_time /exopi-obj/pobj/flite-1.2/fake-amd64/usr/local/bin >>> Running package in audio/flite at 1713771366.13 ===> audio/flite `/exopi-obj/pobj/flite-1.2/fake-amd64/.fake_done' is up to date. ===> Building package for flite-1.2p7 Create /exopi-cvs/ports/packages/amd64/all/flite-1.2p7.tgz Creating package flite-1.2p7 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 17% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 22% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 29% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|**** | 6% archiving|******* | 11% archiving|********* | 13% archiving|************ | 18% archiving|*************** | 23% archiving|****************** | 27% archiving|****************** | 28% archiving|********************* | 32% archiving|************************ | 37% archiving|************************* | 40% archiving|**************************** | 44% archiving|******************************* | 49% archiving|********************************* | 51% archiving|************************************ | 56% archiving|*************************************** | 61% archiving|****************************************** | 65% archiving|******************************************* | 67% archiving|********************************************** | 72% archiving|************************************************* | 76% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|******************************************************** | 87% archiving|********************************************************** | 90% archiving|************************************************************* | 95% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/flite-1.2p7.tgz >>> Running clean in audio/flite at 1713771376.42 ===> audio/flite ===> Cleaning for flite-1.2p7 >>> Ended at 1713771377.05 max_stuck=14.07/patch=2.60/configure=3.64/build=135.85/fake=1.14/package=10.28/clean=0.67