* Package: app-accessibility/sphinx2-0.6:0 * Repository: gentoo * Maintainer: accessibility@gentoo.org sound@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking sphinx2-0.6.tar.gz to /var/tmp/portage/app-accessibility/sphinx2-0.6/work >>> Source unpacked in /var/tmp/portage/app-accessibility/sphinx2-0.6/work >>> Preparing source in /var/tmp/portage/app-accessibility/sphinx2-0.6/work/sphinx2-0.6 ... * Applying sphinx2-0.6-as-needed.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-accessibility/sphinx2-0.6/work/sphinx2-0.6' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running elibtoolize in: sphinx2-0.6/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. * Clang 16 testing: this build is using a /etc/portage/bashrc hook! >>> Configuring source in /var/tmp/portage/app-accessibility/sphinx2-0.6/work/sphinx2-0.6 ... * econf: updating sphinx2-0.6/config.sub with /usr/share/gnuconfig/config.sub * econf: updating sphinx2-0.6/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sphinx2-0.6 --htmldir=/usr/share/doc/sphinx2-0.6/html --libdir=/usr/lib64 --disable-static checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... clang 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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... unsupported checking for clang option to enable C99 features... unsupported checking for clang option to enable C89 features... unsupported checking whether clang understands -c and -o together... yes checking dependency style of clang... none checking for library containing strerror... none required checking for x86_64-pc-linux-gnu-gcc... (cached) clang checking whether the compiler supports GNU C... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to enable C11 features... (cached) unsupported checking for clang option to enable C99 features... (cached) unsupported checking for clang option to enable C89 features... (cached) unsupported checking whether clang understands -c and -o together... (cached) yes checking dependency style of clang... (cached) none checking for x86_64-pc-linux-gnu-gcc... (cached) clang checking whether the compiler supports GNU C... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to enable C11 features... (cached) unsupported checking for clang option to enable C99 features... (cached) unsupported checking for clang option to enable C89 features... (cached) unsupported checking whether clang understands -c and -o together... (cached) yes checking dependency style of clang... (cached) none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether byte ordering is bigendian... no checking return type of signal handlers... void egrep: warning: egrep is obsolescent; using /bin/grep -E egrep: warning: egrep is obsolescent; using /bin/grep -E egrep: warning: egrep is obsolescent; using /bin/grep -E checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for perl... /usr/bin/perl checking for csh... /bin/csh checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by clang... /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld checking if the linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from clang object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/ad_conf.h config.status: creating src/Makefile config.status: creating src/libsphinx2/Makefile config.status: creating src/libsphinx2/include/Makefile config.status: creating src/libsphinx2fe/Makefile config.status: creating src/libsphinx2ad/Makefile config.status: creating src/examples/Makefile config.status: creating model/Makefile config.status: creating model/hmm/Makefile config.status: creating model/hmm/6k/Makefile config.status: creating model/lm/Makefile config.status: creating model/lm/turtle/Makefile config.status: creating doc/Makefile config.status: creating scripts/Makefile config.status: creating scripts/allphone-test.csh config.status: creating scripts/batch.csh config.status: creating scripts/sphinx2-demo config.status: creating scripts/sphinx2-simple config.status: creating scripts/sphinx2-phone config.status: creating scripts/sphinx2-test config.status: creating scripts/stress2sphinx config.status: creating scripts/sphinx2-align config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. '/var/tmp/portage/app-accessibility/sphinx2-0.6/temp/clang16-errors.log' -> '/var/tmp/clang/app-accessibility/sphinx2-0.6/clang16-errors.log' '/var/tmp/portage/app-accessibility/sphinx2-0.6/temp/clang16-safe.log' -> '/var/tmp/clang/app-accessibility/sphinx2-0.6/clang16-safe.log' >>> Compiling source in /var/tmp/portage/app-accessibility/sphinx2-0.6/work/sphinx2-0.6 ... make -j4 Making all in src make[1]: Entering directory '/var/tmp/portage/app-accessibility/sphinx2-0.6/work/sphinx2-0.6/src' Making all in libsphinx2fe make[2]: Entering directory '/var/tmp/portage/app-accessibility/sphinx2-0.6/work/sphinx2-0.6/src/libsphinx2fe' /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o fe_interface.lo fe_interface.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o fe_sigproc.lo fe_sigproc.c libtool: compile: clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c fe_interface.c -fPIC -DPIC -o .libs/fe_interface.o libtool: compile: clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c fe_sigproc.c -fPIC -DPIC -o .libs/fe_sigproc.o /bin/sh ../../libtool --tag=CC --mode=link clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -version-info 0:6:0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libsphinx2fe.la -rpath /usr/lib64 fe_interface.lo fe_sigproc.lo libtool: link: clang -shared -fPIC -DPIC .libs/fe_interface.o .libs/fe_sigproc.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libsphinx2fe.so.0 -o .libs/libsphinx2fe.so.0.0.6 libtool: link: (cd ".libs" && rm -f "libsphinx2fe.so.0" && ln -s "libsphinx2fe.so.0.0.6" "libsphinx2fe.so.0") libtool: link: (cd ".libs" && rm -f "libsphinx2fe.so" && ln -s "libsphinx2fe.so.0.0.6" "libsphinx2fe.so") libtool: link: ( cd ".libs" && rm -f "libsphinx2fe.la" && ln -s "../libsphinx2fe.la" "libsphinx2fe.la" ) make[2]: Leaving directory '/var/tmp/portage/app-accessibility/sphinx2-0.6/work/sphinx2-0.6/src/libsphinx2fe' Making all in libsphinx2ad make[2]: Entering directory '/var/tmp/portage/app-accessibility/sphinx2-0.6/work/sphinx2-0.6/src/libsphinx2ad' /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o cont_ad_base.lo cont_ad_base.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o ad_oss.lo ad_oss.c libtool: compile: clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c ad_oss.c -fPIC -DPIC -o .libs/ad_oss.o libtool: compile: clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c cont_ad_base.c -fPIC -DPIC -o .libs/cont_ad_base.o ad_oss.c:233:46: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] fprintf(stderr, "calloc(%d) failed\n", sizeof(ad_rec_t)); ~~ ^~~~~~~~~~~~~~~~ %lu In file included from cont_ad_base.c:162: ../../include/err.h:54:9: warning: '_LIBUTIL_ERR_H_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef _LIBUTIL_ERR_H_ ^~~~~~~~~~~~~~~ ../../include/err.h:55:9: note: '_LIBUTIL_ERR_H' is defined here; did you mean '_LIBUTIL_ERR_H_'? #define _LIBUTIL_ERR_H ^~~~~~~~~~~~~~ _LIBUTIL_ERR_H_ 1 warning generated. 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=link clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -version-info 0:6:0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libsphinx2ad.la -rpath /usr/lib64 cont_ad_base.lo ad_oss.lo libtool: link: clang -shared -fPIC -DPIC .libs/cont_ad_base.o .libs/ad_oss.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libsphinx2ad.so.0 -o .libs/libsphinx2ad.so.0.0.6 libtool: link: (cd ".libs" && rm -f "libsphinx2ad.so.0" && ln -s "libsphinx2ad.so.0.0.6" "libsphinx2ad.so.0") libtool: link: (cd ".libs" && rm -f "libsphinx2ad.so" && ln -s "libsphinx2ad.so.0.0.6" "libsphinx2ad.so") libtool: link: ( cd ".libs" && rm -f "libsphinx2ad.la" && ln -s "../libsphinx2ad.la" "libsphinx2ad.la" ) make[2]: Leaving directory '/var/tmp/portage/app-accessibility/sphinx2-0.6/work/sphinx2-0.6/src/libsphinx2ad' Making all in libsphinx2 make[2]: Entering directory '/var/tmp/portage/app-accessibility/sphinx2-0.6/work/sphinx2-0.6/src/libsphinx2' Making all in include make[3]: Entering directory '/var/tmp/portage/app-accessibility/sphinx2-0.6/work/sphinx2-0.6/src/libsphinx2/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-accessibility/sphinx2-0.6/work/sphinx2-0.6/src/libsphinx2/include' make[3]: Entering directory '/var/tmp/portage/app-accessibility/sphinx2-0.6/work/sphinx2-0.6/src/libsphinx2' /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o fsg_history.lo fsg_history.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o CM_funcs.lo CM_funcs.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o cdcn_init.lo cdcn_init.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o allphone.lo allphone.c libtool: compile: clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c fsg_history.c -fPIC -DPIC -o .libs/fsg_history.o libtool: compile: clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c cdcn_init.c -fPIC -DPIC -o .libs/cdcn_init.o libtool: compile: clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c CM_funcs.c -fPIC -DPIC -o .libs/CM_funcs.o libtool: compile: clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c allphone.c -fPIC -DPIC -o .libs/allphone.o In file included from fsg_history.c:57: ../../include/err.h:54:9: warning: '_LIBUTIL_ERR_H_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef _LIBUTIL_ERR_H_ ^~~~~~~~~~~~~~~ ../../include/err.h:55:9: note: '_LIBUTIL_ERR_H' is defined here; did you mean '_LIBUTIL_ERR_H_'? #define _LIBUTIL_ERR_H ^~~~~~~~~~~~~~ _LIBUTIL_ERR_H_ In file included from allphone.c:81: ../../include/err.h:54:9: warning: '_LIBUTIL_ERR_H_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef _LIBUTIL_ERR_H_ ^~~~~~~~~~~~~~~ ../../include/err.h:55:9: note: '_LIBUTIL_ERR_H' is defined here; did you mean '_LIBUTIL_ERR_H_'? #define _LIBUTIL_ERR_H ^~~~~~~~~~~~~~ _LIBUTIL_ERR_H_ /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o f2write.lo f2write.c 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o linklist.lo linklist.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o unlimit.lo unlimit.c libtool: compile: clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c f2write.c -fPIC -DPIC -o .libs/f2write.o libtool: compile: clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c unlimit.c -fPIC -DPIC -o .libs/unlimit.o libtool: compile: clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c linklist.c -fPIC -DPIC -o .libs/linklist.o 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o logmsg.lo logmsg.c In file included from linklist.c:96: ../../include/err.h:54:9: warning: '_LIBUTIL_ERR_H_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef _LIBUTIL_ERR_H_ ^~~~~~~~~~~~~~~ ../../include/err.h:55:9: note: '_LIBUTIL_ERR_H' is defined here; did you mean '_LIBUTIL_ERR_H_'? #define _LIBUTIL_ERR_H ^~~~~~~~~~~~~~ _LIBUTIL_ERR_H_ /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o lab.lo lab.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o awritedouble.lo awritedouble.c 1 warning generated. libtool: compile: clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c logmsg.c -fPIC -DPIC -o .libs/logmsg.o /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o cache_lm.lo cache_lm.c libtool: compile: clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c awritedouble.c -fPIC -DPIC -o .libs/awritedouble.o libtool: compile: clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c lab.c -fPIC -DPIC -o .libs/lab.o libtool: compile: clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c cache_lm.c -fPIC -DPIC -o .libs/cache_lm.o /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o awritefloat.lo awritefloat.c In file included from lab.c:64: ../../include/err.h:54:9: warning: '_LIBUTIL_ERR_H_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef _LIBUTIL_ERR_H_ ^~~~~~~~~~~~~~~ ../../include/err.h:55:9: note: '_LIBUTIL_ERR_H' is defined here; did you mean '_LIBUTIL_ERR_H_'? #define _LIBUTIL_ERR_H ^~~~~~~~~~~~~~ _LIBUTIL_ERR_H_ 1 warning generated. In file included from cache_lm.c:71: ../../include/err.h:54:9: warning: '_LIBUTIL_ERR_H_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef _LIBUTIL_ERR_H_ ^~~~~~~~~~~~~~~ ../../include/err.h:55:9: note: '_LIBUTIL_ERR_H' is defined here; did you mean '_LIBUTIL_ERR_H_'? #define _LIBUTIL_ERR_H ^~~~~~~~~~~~~~ _LIBUTIL_ERR_H_ /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o util.lo util.c libtool: compile: clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c awritefloat.c -fPIC -DPIC -o .libs/awritefloat.o /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o awritechar.lo awritechar.c libtool: compile: clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c util.c -fPIC -DPIC -o .libs/util.o 1 warning generated. /bin/sh ../../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o phone.lo phone.c libtool: compile: clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c awritechar.c -fPIC -DPIC -o .libs/awritechar.o util.c:44:6: error: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Werror,-Wdeprecated-non-prototype] void swapLong(intp) ^ util.c:56:6: error: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Werror,-Wdeprecated-non-prototype] void swapShortBuf (p, cnt) ^ util.c:67:6: error: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Werror,-Wdeprecated-non-prototype] void swapLongBuf (p, cnt) ^ 3 errors generated. make[3]: *** [Makefile:706: util.lo] Error 1 shuffle=1791496869 make[3]: *** Waiting for unfinished jobs.... libtool: compile: clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sphinx2\" -DVERSION=\"0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DAD_BACKEND_OSS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../../src/libsphinx2/include -I../../include -I../../include -DFAST8B=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c phone.c -fPIC -DPIC -o .libs/phone.o In file included from phone.c:74: ../../include/err.h:54:9: warning: '_LIBUTIL_ERR_H_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef _LIBUTIL_ERR_H_ ^~~~~~~~~~~~~~~ ../../include/err.h:55:9: note: '_LIBUTIL_ERR_H' is defined here; did you mean '_LIBUTIL_ERR_H_'? #define _LIBUTIL_ERR_H ^~~~~~~~~~~~~~ _LIBUTIL_ERR_H_ phone.c:198:13: warning: cast to smaller integer type 'int32' (aka 'int') from 'caddr_t' (aka 'char *') [-Wpointer-to-int-cast] return ((int32) phone_id); ^~~~~~~~~~~~~~~~ phone.c:212:13: warning: cast to smaller integer type 'int32' (aka 'int') from 'caddr_t' (aka 'char *') [-Wpointer-to-int-cast] return ((int32) list_lookup (&phone_base_map, phone_id)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ phone.c:218:13: warning: cast to smaller integer type 'int32' (aka 'int') from 'caddr_t' (aka 'char *') [-Wpointer-to-int-cast] return ((int32) list_lookup (&phone_type_map, phone_id)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ phone.c:224:13: warning: cast to smaller integer type 'int32' (aka 'int') from 'caddr_t' (aka 'char *') [-Wpointer-to-int-cast] return ((int32) list_lookup (&phone_model_len, phone_id)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ phone.c:454:31: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int32' (aka 'int') [-Wint-to-pointer-cast] hash_add (&phones, diphn, (caddr_t )id); ^~~~~~~~~~~~ phone.c:456:32: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int32' (aka 'int') [-Wint-to-pointer-cast] list_add (&phone_base_map, (caddr_t )base_id, id); ^~~~~~~~~~~~~~~~~ phone.c:457:33: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int32' (aka 'int') [-Wint-to-pointer-cast] list_add (&phone_model_len, (caddr_t )len, id); ^~~~~~~~~~~~~ phone.c:458:32: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int32' (aka 'int') [-Wint-to-pointer-cast] list_add (&phone_type_map, (caddr_t )type, id); ^~~~~~~~~~~~~~ 9 warnings generated. make[3]: Leaving directory '/var/tmp/portage/app-accessibility/sphinx2-0.6/work/sphinx2-0.6/src/libsphinx2' make[2]: *** [Makefile:721: all-recursive] Error 1 shuffle=1791496869 make[2]: Leaving directory '/var/tmp/portage/app-accessibility/sphinx2-0.6/work/sphinx2-0.6/src/libsphinx2' make[1]: *** [Makefile:357: all-recursive] Error 1 shuffle=1791496869 make[1]: Leaving directory '/var/tmp/portage/app-accessibility/sphinx2-0.6/work/sphinx2-0.6/src' make: *** [Makefile:437: all-recursive] Error 1 shuffle=1791496869 * ERROR: app-accessibility/sphinx2-0.6::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-accessibility/sphinx2-0.6::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-accessibility/sphinx2-0.6::gentoo'`. * The complete build log is located at '/var/log/portage/app-accessibility:sphinx2-0.6:20221108-215119.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-accessibility/sphinx2-0.6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-accessibility/sphinx2-0.6/temp/environment'. * Working directory: '/var/tmp/portage/app-accessibility/sphinx2-0.6/work/sphinx2-0.6' * S: '/var/tmp/portage/app-accessibility/sphinx2-0.6/work/sphinx2-0.6'