>>> flite 1.4 Extracting bzcat /home/naourr/work/instance-2/dl/flite/flite-1.4-release.tar.bz2 | /home/naourr/work/instance-2/output-1/host/bin/tar --strip-components=0 -C /home/naourr/work/instance-2/output-1/build/flite-1.4 -xf - >>> flite 1.4 Patching Applying 0001-now-honor-DESTDIR-env.-var.patch using patch: patching file flite-1.4-release/config/config.in Applying 0002-fix-alsa-static.patch using patch: patching file flite-1.4-release/configure.in Applying 0003-fix-alsa-version-check.patch using patch: patching file flite-1.4-release/configure.in >>> flite 1.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-2/output-1/build/flite-1.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> flite 1.4 Configuring >>> flite 1.4 Autoreconfiguring aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' >>> flite 1.4 Patching libtool (cd /home/naourr/work/instance-2/output-1/build/flite-1.4/flite-1.4-release && rm -rf config.cache && PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ar" AS="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-as" LD="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ld" NM="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-nm" CC="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc" GCC="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc" CPP="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp" CXX="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-g++" FC="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gfortran" F77="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gfortran" RANLIB="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ranlib" READELF="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-readelf" STRIP="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-strip" OBJCOPY="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-objcopy" OBJDUMP="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -fno-dwarf2-cfi-asm -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/naourr/work/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-2/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=m68k-buildroot-uclinux-uclibc --host=m68k-buildroot-uclinux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared --with-audio=alsa ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static checking build system type... x86_64-pc-linux-gnu checking host system type... m68k-buildroot-uclinux-uclibc checking target system type... m68k-buildroot-uclinux-uclibc checking for m68k-buildroot-uclinux-uclibc-gcc... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc accepts -g... yes checking for /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc option to accept ISO C89... none needed checking for m68k-buildroot-uclinux-uclibc-ranlib... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ranlib checking for a BSD-compatible install... /usr/bin/install -c checking for m68k-buildroot-uclinux-uclibc-ar... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ar checking how to run the C preprocessor... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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... (cached) 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 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 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static >>> flite 1.4 Building PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j1 -C /home/naourr/work/instance-2/output-1/build/flite-1.4/flite-1.4-release make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/flite-1.4/flite-1.4-release' making in ... making in include ... making in src ... making in src/audio ... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DCST_AUDIO_ALSA -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c auclient.c -o ../../build/m68k-uclinux-uclibc/obj/src/audio/auclient.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DCST_AUDIO_ALSA -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c auserver.c -o ../../build/m68k-uclinux-uclibc/obj/src/audio/auserver.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DCST_AUDIO_ALSA -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c audio.c -o ../../build/m68k-uclinux-uclibc/obj/src/audio/audio.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DCST_AUDIO_ALSA -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c au_streaming.c -o ../../build/m68k-uclinux-uclibc/obj/src/audio/au_streaming.o au_streaming.c: In function 'audio_stream_chunk': au_streaming.c:77:9: warning: variable 'n' set but not used [-Wunused-but-set-variable] int n; ^ /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DCST_AUDIO_ALSA -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c au_alsa.c -o ../../build/m68k-uclinux-uclibc/obj/src/audio/au_alsa.o a - auclient.o a - auserver.o a - audio.o a - au_streaming.o a - au_alsa.o making in src/utils ... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_alloc.c -o ../../build/m68k-uclinux-uclibc/obj/src/utils/cst_alloc.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_error.c -o ../../build/m68k-uclinux-uclibc/obj/src/utils/cst_error.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_string.c -o ../../build/m68k-uclinux-uclibc/obj/src/utils/cst_string.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_wchar.c -o ../../build/m68k-uclinux-uclibc/obj/src/utils/cst_wchar.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_tokenstream.c -o ../../build/m68k-uclinux-uclibc/obj/src/utils/cst_tokenstream.o cst_tokenstream.c: In function 'ts_get_quoted_token': cst_tokenstream.c:331:9: warning: variable 'l' set but not used [-Wunused-but-set-variable] int l, p; ^ /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_val.c -o ../../build/m68k-uclinux-uclibc/obj/src/utils/cst_val.o cst_val.c: In function 'cst_utf8_explode': cst_val.c:473:12: warning: variable 'l' set but not used [-Wunused-but-set-variable] int i, l=0; ^ /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_features.c -o ../../build/m68k-uclinux-uclibc/obj/src/utils/cst_features.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_endian.c -o ../../build/m68k-uclinux-uclibc/obj/src/utils/cst_endian.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_socket.c -o ../../build/m68k-uclinux-uclibc/obj/src/utils/cst_socket.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_val_const.c -o ../../build/m68k-uclinux-uclibc/obj/src/utils/cst_val_const.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_val_user.c -o ../../build/m68k-uclinux-uclibc/obj/src/utils/cst_val_user.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_args.c -o ../../build/m68k-uclinux-uclibc/obj/src/utils/cst_args.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_mmap_posix.c -o ../../build/m68k-uclinux-uclibc/obj/src/utils/cst_mmap_posix.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_file_stdio.c -o ../../build/m68k-uclinux-uclibc/obj/src/utils/cst_file_stdio.o a - cst_alloc.o a - cst_error.o a - cst_string.o a - cst_wchar.o a - cst_tokenstream.o a - cst_val.o a - cst_features.o a - cst_endian.o a - cst_socket.o a - cst_val_const.o a - cst_val_user.o a - cst_args.o a - cst_mmap_posix.o a - cst_file_stdio.o making in src/regex ... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_regex.c -o ../../build/m68k-uclinux-uclibc/obj/src/regex/cst_regex.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c regexp.c -o ../../build/m68k-uclinux-uclibc/obj/src/regex/regexp.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c regsub.c -o ../../build/m68k-uclinux-uclibc/obj/src/regex/regsub.o a - cst_regex.o a - regexp.o a - regsub.o making in src/hrg ... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_utterance.c -o ../../build/m68k-uclinux-uclibc/obj/src/hrg/cst_utterance.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_relation.c -o ../../build/m68k-uclinux-uclibc/obj/src/hrg/cst_relation.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_item.c -o ../../build/m68k-uclinux-uclibc/obj/src/hrg/cst_item.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_ffeature.c -o ../../build/m68k-uclinux-uclibc/obj/src/hrg/cst_ffeature.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_rel_io.c -o ../../build/m68k-uclinux-uclibc/obj/src/hrg/cst_rel_io.o a - cst_utterance.o a - cst_relation.o a - cst_item.o a - cst_ffeature.o a - cst_rel_io.o making in src/stats ... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_cart.c -o ../../build/m68k-uclinux-uclibc/obj/src/stats/cst_cart.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_viterbi.c -o ../../build/m68k-uclinux-uclibc/obj/src/stats/cst_viterbi.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_ss.c -o ../../build/m68k-uclinux-uclibc/obj/src/stats/cst_ss.o a - cst_cart.o a - cst_viterbi.o a - cst_ss.o making in src/speech ... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_wave.c -o ../../build/m68k-uclinux-uclibc/obj/src/speech/cst_wave.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_wave_io.c -o ../../build/m68k-uclinux-uclibc/obj/src/speech/cst_wave_io.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_track.c -o ../../build/m68k-uclinux-uclibc/obj/src/speech/cst_track.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_track_io.c -o ../../build/m68k-uclinux-uclibc/obj/src/speech/cst_track_io.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_wave_utils.c -o ../../build/m68k-uclinux-uclibc/obj/src/speech/cst_wave_utils.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_lpcres.c -o ../../build/m68k-uclinux-uclibc/obj/src/speech/cst_lpcres.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c rateconv.c -o ../../build/m68k-uclinux-uclibc/obj/src/speech/rateconv.o a - cst_wave.o a - cst_wave_io.o a - cst_track.o a - cst_track_io.o a - cst_wave_utils.o a - cst_lpcres.o a - rateconv.o making in src/lexicon ... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_lexicon.c -o ../../build/m68k-uclinux-uclibc/obj/src/lexicon/cst_lexicon.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_lts.c -o ../../build/m68k-uclinux-uclibc/obj/src/lexicon/cst_lts.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_lts_rewrites.c -o ../../build/m68k-uclinux-uclibc/obj/src/lexicon/cst_lts_rewrites.o a - cst_lexicon.o a - cst_lts.o a - cst_lts_rewrites.o making in src/synth ... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_synth.c -o ../../build/m68k-uclinux-uclibc/obj/src/synth/cst_synth.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_utt_utils.c -o ../../build/m68k-uclinux-uclibc/obj/src/synth/cst_utt_utils.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_voice.c -o ../../build/m68k-uclinux-uclibc/obj/src/synth/cst_voice.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_phoneset.c -o ../../build/m68k-uclinux-uclibc/obj/src/synth/cst_phoneset.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_ffeatures.c -o ../../build/m68k-uclinux-uclibc/obj/src/synth/cst_ffeatures.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_ssml.c -o ../../build/m68k-uclinux-uclibc/obj/src/synth/cst_ssml.o cst_ssml.c: In function 'flite_ssml_to_speech_ts': cst_ssml.c:185:19: warning: variable 'ssml_feats' set but not used [-Wunused-but-set-variable] cst_features *ssml_feats, *ssml_word_feats; ^~~~~~~~~~ At top level: cst_ssml.c:171:13: warning: 'extend_buffer' defined but not used [-Wunused-function] static void extend_buffer(char **buffer,int *buffer_max,int at_least) ^~~~~~~~~~~~~ cst_ssml.c:63:13: warning: 'add_raw_data' defined but not used [-Wunused-function] static void add_raw_data(cst_utterance *u, const char *raw_data, ^~~~~~~~~~~~ cst_ssml.c:59:20: warning: 'ssml_whitespacesymbols' defined but not used [-Wunused-variable] static const char *ssml_whitespacesymbols; ^~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c flite.c -o ../../build/m68k-uclinux-uclibc/obj/src/synth/flite.o a - cst_synth.o a - cst_utt_utils.o a - cst_voice.o a - cst_phoneset.o a - cst_ffeatures.o a - cst_ssml.o a - flite.o making in src/wavesynth ... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_units.c -o ../../build/m68k-uclinux-uclibc/obj/src/wavesynth/cst_units.o cst_units.c: In function 'asis_to_pm': cst_units.c:147:9: warning: variable 'unit_entry' set but not used [-Wunused-but-set-variable] int unit_entry, unit_start, unit_end; ^~~~~~~~~~ cst_units.c: In function 'concat_units': cst_units.c:248:9: warning: variable 'sample_rate' set but not used [-Wunused-but-set-variable] int sample_rate; ^~~~~~~~~~~ cst_units.c:247:15: warning: variable 'pm_start' set but not used [-Wunused-but-set-variable] int rpos, pm_start, nearest_u_pm; ^~~~~~~~ cst_units.c:246:15: warning: variable 'unit_entry' set but not used [-Wunused-but-set-variable] int pm_i, unit_entry, unit_size, unit_start, unit_end; ^~~~~~~~~~ /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_clunits.c -o ../../build/m68k-uclinux-uclibc/obj/src/wavesynth/cst_clunits.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_diphone.c -o ../../build/m68k-uclinux-uclibc/obj/src/wavesynth/cst_diphone.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_sigpr.c -o ../../build/m68k-uclinux-uclibc/obj/src/wavesynth/cst_sigpr.o cst_sigpr.c: In function 'lpc_resynth_fixedpoint': cst_sigpr.c:195:9: warning: variable 'pp' set but not used [-Wunused-but-set-variable] int pp = 0; ^~ cst_sigpr.c: In function 'lpc_resynth_sfp': cst_sigpr.c:264:9: warning: variable 'pp' set but not used [-Wunused-but-set-variable] int pp = 0; ^~ /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_sts.c -o ../../build/m68k-uclinux-uclibc/obj/src/wavesynth/cst_sts.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_reflpc.c -o ../../build/m68k-uclinux-uclibc/obj/src/wavesynth/cst_reflpc.o a - cst_units.o a - cst_clunits.o a - cst_diphone.o a - cst_sigpr.o a - cst_sts.o a - cst_reflpc.o making in src/cg ... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_cg.c -o ../../build/m68k-uclinux-uclibc/obj/src/cg/cst_cg.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_mlsa.c -o ../../build/m68k-uclinux-uclibc/obj/src/cg/cst_mlsa.o cst_mlsa.c: In function 'mlsadf2': cst_mlsa.c:415:30: warning: variable 'aa' set but not used [-Wunused-but-set-variable] double v, out = 0.0, *pt, aa; ^~ /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_mlpg.c -o ../../build/m68k-uclinux-uclibc/obj/src/cg/cst_mlpg.o cst_mlpg.c: In function 'mlpg': cst_mlpg.c:872:11: warning: variable 'like' set but not used [-Wunused-but-set-variable] float like; ^~~~ /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cst_vc.c -o ../../build/m68k-uclinux-uclibc/obj/src/cg/cst_vc.o a - cst_cg.o a - cst_mlsa.o a - cst_mlpg.o a - cst_vc.o making in lang ... making in lang/cmulex ... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_lts_rules.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmulex/cmu_lts_rules.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_lts_model.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmulex/cmu_lts_model.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_lex.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmulex/cmu_lex.o cmu_lex.c: In function 'cmu_lex_init': cmu_lex.c:359:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] cmu_lex.data = cmu_lex_data; ^ /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_lex_entries.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmulex/cmu_lex_entries.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_lex_data.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmulex/cmu_lex_data.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_postlex.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmulex/cmu_postlex.o a - cmu_lts_rules.o a - cmu_lts_model.o a - cmu_lex.o a - cmu_lex_entries.o a - cmu_lex_data.o a - cmu_postlex.o making in lang/usenglish ... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c us_int_accent_cart.c -o ../../build/m68k-uclinux-uclibc/obj/lang/usenglish/us_int_accent_cart.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c us_int_tone_cart.c -o ../../build/m68k-uclinux-uclibc/obj/lang/usenglish/us_int_tone_cart.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c us_f0_model.c -o ../../build/m68k-uclinux-uclibc/obj/lang/usenglish/us_f0_model.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c us_dur_stats.c -o ../../build/m68k-uclinux-uclibc/obj/lang/usenglish/us_dur_stats.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c us_durz_cart.c -o ../../build/m68k-uclinux-uclibc/obj/lang/usenglish/us_durz_cart.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c us_f0lr.c -o ../../build/m68k-uclinux-uclibc/obj/lang/usenglish/us_f0lr.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c us_phoneset.c -o ../../build/m68k-uclinux-uclibc/obj/lang/usenglish/us_phoneset.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c us_ffeatures.c -o ../../build/m68k-uclinux-uclibc/obj/lang/usenglish/us_ffeatures.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c us_phrasing_cart.c -o ../../build/m68k-uclinux-uclibc/obj/lang/usenglish/us_phrasing_cart.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c us_gpos.c -o ../../build/m68k-uclinux-uclibc/obj/lang/usenglish/us_gpos.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c us_text.c -o ../../build/m68k-uclinux-uclibc/obj/lang/usenglish/us_text.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c us_expand.c -o ../../build/m68k-uclinux-uclibc/obj/lang/usenglish/us_expand.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c us_nums_cart.c -o ../../build/m68k-uclinux-uclibc/obj/lang/usenglish/us_nums_cart.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c us_aswd.c -o ../../build/m68k-uclinux-uclibc/obj/lang/usenglish/us_aswd.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c usenglish.c -o ../../build/m68k-uclinux-uclibc/obj/lang/usenglish/usenglish.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c us_pos_cart.c -o ../../build/m68k-uclinux-uclibc/obj/lang/usenglish/us_pos_cart.o a - us_int_accent_cart.o a - us_int_tone_cart.o a - us_f0_model.o a - us_dur_stats.o a - us_durz_cart.o a - us_f0lr.o a - us_phoneset.o a - us_ffeatures.o a - us_phrasing_cart.o a - us_gpos.o a - us_text.o a - us_expand.o a - us_nums_cart.o a - us_aswd.o a - usenglish.o a - us_pos_cart.o making in lang/cmu_us_kal ... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_kal_diphone.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_kal/cmu_us_kal_diphone.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_kal.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_kal/cmu_us_kal.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_kal_lpc.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_kal/cmu_us_kal_lpc.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_kal_res.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_kal/cmu_us_kal_res.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_kal_residx.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_kal/cmu_us_kal_residx.o a - cmu_us_kal_diphone.o a - cmu_us_kal.o a - cmu_us_kal_lpc.o a - cmu_us_kal_res.o a - cmu_us_kal_residx.o making in lang/cmu_time_awb ... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_time_awb.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_time_awb/cmu_time_awb.o cmu_time_awb.c: In function 'register_cmu_time_awb': cmu_time_awb.c:81:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] cmu_time_awb_lex.data = cmu_time_awb_lex_data; ^ cmu_time_awb.c:82:34: warning: assignment to 'char **' from incompatible pointer type 'const char * const*' [-Wincompatible-pointer-types] cmu_time_awb_lex.phone_table = cmu_time_awb_lex_phone_table; ^ /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_time_awb_clunits.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_time_awb/cmu_time_awb_clunits.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_time_awb_cart.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_time_awb/cmu_time_awb_cart.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_time_awb_mcep.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_time_awb/cmu_time_awb_mcep.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_time_awb_lpc.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_time_awb/cmu_time_awb_lpc.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_time_awb_lex_entry.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_time_awb/cmu_time_awb_lex_entry.o a - cmu_time_awb.o a - cmu_time_awb_clunits.o a - cmu_time_awb_cart.o a - cmu_time_awb_mcep.o a - cmu_time_awb_lpc.o a - cmu_time_awb_lex_entry.o making in lang/cmu_us_kal16 ... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_kal16_diphone.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_kal16/cmu_us_kal16_diphone.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_kal16.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_kal16/cmu_us_kal16.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_kal16_lpc.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_kal16/cmu_us_kal16_lpc.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_kal16_res.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_kal16/cmu_us_kal16_res.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_kal16_residx.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_kal16/cmu_us_kal16_residx.o a - cmu_us_kal16_diphone.o a - cmu_us_kal16.o a - cmu_us_kal16_lpc.o a - cmu_us_kal16_res.o a - cmu_us_kal16_residx.o making in lang/cmu_us_awb ... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_awb.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_awb/cmu_us_awb.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_awb_cg_single_mcep_trees.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_awb/cmu_us_awb_cg_single_mcep_trees.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_awb_cg.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_awb/cmu_us_awb_cg.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_awb_cg_single_params.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_awb/cmu_us_awb_cg_single_params.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_awb_cg_durmodel.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_awb/cmu_us_awb_cg_durmodel.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_awb_cg_phonestate.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_awb/cmu_us_awb_cg_phonestate.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_awb_cg_f0_trees.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_awb/cmu_us_awb_cg_f0_trees.o a - cmu_us_awb.o a - cmu_us_awb_cg_single_mcep_trees.o a - cmu_us_awb_cg.o a - cmu_us_awb_cg_single_params.o a - cmu_us_awb_cg_durmodel.o a - cmu_us_awb_cg_phonestate.o a - cmu_us_awb_cg_f0_trees.o making in lang/cmu_us_rms ... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_rms.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_rms/cmu_us_rms.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_rms_cg_single_mcep_trees.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_rms/cmu_us_rms_cg_single_mcep_trees.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_rms_cg.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_rms/cmu_us_rms_cg.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_rms_cg_single_params.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_rms/cmu_us_rms_cg_single_params.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_rms_cg_durmodel.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_rms/cmu_us_rms_cg_durmodel.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_rms_cg_phonestate.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_rms/cmu_us_rms_cg_phonestate.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_rms_cg_f0_trees.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_rms/cmu_us_rms_cg_f0_trees.o a - cmu_us_rms.o a - cmu_us_rms_cg_single_mcep_trees.o a - cmu_us_rms_cg.o a - cmu_us_rms_cg_single_params.o a - cmu_us_rms_cg_durmodel.o a - cmu_us_rms_cg_phonestate.o a - cmu_us_rms_cg_f0_trees.o making in lang/cmu_us_slt ... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_slt.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_slt/cmu_us_slt.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_slt_cg_single_mcep_trees.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_slt/cmu_us_slt_cg_single_mcep_trees.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_slt_cg.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_slt/cmu_us_slt_cg.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_slt_cg_single_params.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_slt/cmu_us_slt_cg_single_params.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_slt_cg_durmodel.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_slt/cmu_us_slt_cg_durmodel.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_slt_cg_phonestate.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_slt/cmu_us_slt_cg_phonestate.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../lang/usenglish -I../../lang/cmulex -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -c cmu_us_slt_cg_f0_trees.c -o ../../build/m68k-uclinux-uclibc/obj/lang/cmu_us_slt/cmu_us_slt_cg_f0_trees.o a - cmu_us_slt.o a - cmu_us_slt_cg_single_mcep_trees.o a - cmu_us_slt_cg.o a - cmu_us_slt_cg_single_params.o a - cmu_us_slt_cg_durmodel.o a - cmu_us_slt_cg_phonestate.o a - cmu_us_slt_cg_f0_trees.o making in doc ... making in tools ... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o find_sts_main.o find_sts_main.c find_sts_main.c: In function 'save_sts': find_sts_main.c:193:13: warning: variable 'm' set but not used [-Wunused-but-set-variable] int i,j,m; ^ /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -o ../bin/find_sts find_sts_main.o -L../build/m68k-uclinux-uclibc/lib -lflite -lm -L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-uclinux-uclibc/sysroot/usr/lib -lasound -lm -lpthread -lrt /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o flite_sort_main.o flite_sort_main.c /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -o ../bin/flite_sort flite_sort_main.o -L../build/m68k-uclinux-uclibc/lib -lflite -lm -L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-uclinux-uclibc/sysroot/usr/lib -lasound -lm -lpthread -lrt making in main ... /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o flite_main.o flite_main.c ../tools/make_voice_list cmu_us_kal cmu_time_awb cmu_us_kal16 cmu_us_awb cmu_us_rms cmu_us_slt rm -f flite_voice_list.o /usr/bin/make flite_voice_list.o /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../include -c -o flite_voice_list.o flite_voice_list.c /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-dwarf2-cfi-asm -Wl,-elf2flt -static -Wall -o ../bin/flite flite_main.o flite_voice_list.o -L../build/m68k-uclinux-uclibc/lib -lflite_cmu_us_kal -lflite_cmu_time_awb -lflite_cmu_us_kal16 -lflite_cmu_us_awb -lflite_cmu_us_rms -lflite_cmu_us_slt -lflite_usenglish -lflite_cmulex -lflite -lm -L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-uclinux-uclibc/sysroot/usr/lib -lasound -lm -lpthread -lrt ld (ld-elf2flt): /home/naourr/work/instance-2/output-1/host/opt/ext-toolchain/m68k-buildroot-uclinux-uclibc/bin/elf2flt terminated with signal 11 [Segmentation fault], core dumped collect2: error: ld returned 1 exit status make[2]: *** [Makefile:88: ../bin/flite] Error 1 make[1]: *** [config/common_make_rules:133: build/m68k-uclinux-uclibc/obj//.make_build_dirs] Error 2 make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/flite-1.4/flite-1.4-release' make: *** [package/pkg-generic.mk:269: /home/naourr/work/instance-2/output-1/build/flite-1.4/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-2/buildroot'