D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/espeak-ng-1.50-2.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5CxPgR
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf espeak-ng-1.50
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/espeak-ng-1.50.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd espeak-ng-1.50
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-fix-699-avoid-samplerate-clashing-with-LTO-in-gcc-10.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ rm -rf src/include/compat/endian.h src/compat/getopt.c android/
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iRh6Gb
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd espeak-ng-1.50
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ ./autogen.sh
libtoolize: putting auxiliary files in '.'.
libtoolize: linking file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: linking file 'm4/libtool.m4'
libtoolize: linking file 'm4/ltoptions.m4'
libtoolize: linking file 'm4/ltsugar.m4'
libtoolize: linking file 'm4/ltversion.m4'
libtoolize: linking file 'm4/lt~obsolete.m4'
configure.ac:4: installing './compile'
configure.ac:4: installing './config.guess'
configure.ac:4: installing './config.sub'
configure.ac:3: installing './install-sh'
configure.ac:3: installing './missing'
Makefile.am:436: warning: '%'-style pattern rules are a GNU make extension
Makefile.am:447: warning: '%'-style pattern rules are a GNU make extension
Makefile.am:450: warning: '%'-style pattern rules are a GNU make extension
Makefile.am: installing './INSTALL'
Makefile.am: installing './depcomp'
configure.ac:69: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:69: You should run autoupdate.
aclocal.m4:121: AC_PROG_LIBTOOL is expanded from...
configure.ac:69: the top level
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config.guess
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking)
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-extdict-ru --with-extdict-zh --with-extdict-zhy
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... 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... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
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 vfork.h... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) 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 whether make supports nested variables... (cached) yes
checking whether make supports nested variables... (cached) yes
checking for aarch64-mageia-linux-gnu-gcc... gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for ndk-build... no
checking for gradle... no
./configure: line 13826: 0: command not found
checking if gcc supports C99 without any flags... yes
checking if gcc supports C99 with the -std=c99 flag... yes
checking if gcc supports C99... -std=c99
checking if targeting FreeBSD... no
checking for endian.h... yes
checking for fcntl.h... yes
checking for getopt.h... yes
checking for locale.h... yes
checking for stddef.h... yes
checking for stdbool.h... yes
checking for sys/endian.h... no
checking for sys/time.h... yes
checking for wchar.h... yes
checking for wctype.h... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for pid_t... yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for working strcoll... yes
checking for error_at_line... yes
checking for dup2... yes
checking for getopt_long... yes
checking for gettimeofday... yes
checking for malloc... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for mkstemp... yes
checking for pow... no
checking for realloc... yes
checking for setlocale... yes
checking for sqrt... no
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for pcaudiolib/audio.h... yes
checking for sonic.h... no
checking for ronn... ronn
checking whether C compiler accepts -Wimplicit... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wreturn-type... yes
checking whether C compiler accepts -Wuninitialized... yes
checking whether C compiler accepts -Wunused... yes
checking whether C compiler accepts -Wunused-parameter... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating espeak-ng.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure:

    Configuration for eSpeak NG complete.

        Source code location:          .

        C99 Compiler:                  gcc
        C99 Compiler flags:            -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99

        Sonic:                         no
        PCAudioLib:                    yes

        gradle (Android):              gradle
        ndk-build (Android):           

        Klatt:                         yes
        MBROLA:                        yes
        Async:                         yes

        Extended Dictionaries:
            Russian:                   yes
            Chinese (Mandarin):        yes
            Chinese (Cantonese):       yes

+ /usr/bin/make -O -j4 V=1 VERBOSE=1 src/espeak-ng src/speak-ng
Makefile:2631: warning: ignoring prerequisites on suffix rule definition
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/ucd-tools/src/libespeak_ng_la-case.lo `test -f 'src/ucd-tools/src/case.c' || echo './'`src/ucd-tools/src/case.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/ucd-tools/src/case.c  -fPIC -DPIC -o src/ucd-tools/src/.libs/libespeak_ng_la-case.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/ucd-tools/src/libespeak_ng_la-categories.lo `test -f 'src/ucd-tools/src/categories.c' || echo './'`src/ucd-tools/src/categories.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/ucd-tools/src/categories.c  -fPIC -DPIC -o src/ucd-tools/src/.libs/libespeak_ng_la-categories.o
gcc -DHAVE_CONFIG_H -I.    -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/espeak-ng.o src/espeak-ng.c
src/espeak-ng.c: In function 'main':
src/espeak-ng.c:744:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  744 |                 fread(p_text, 1, filesize, f_text);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I.    -Isrc/libespeak-ng -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/speak_ng-speak-ng.o `test -f 'src/speak-ng.c' || echo './'`src/speak-ng.c
In file included from src/speak-ng.c:23:
src/espeak-ng.c: In function 'main':
src/espeak-ng.c:744:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  744 |                 fread(p_text, 1, filesize, f_text);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/ucd-tools/src/libespeak_ng_la-ctype.lo `test -f 'src/ucd-tools/src/ctype.c' || echo './'`src/ucd-tools/src/ctype.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/ucd-tools/src/ctype.c  -fPIC -DPIC -o src/ucd-tools/src/.libs/libespeak_ng_la-ctype.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/ucd-tools/src/libespeak_ng_la-tostring.lo `test -f 'src/ucd-tools/src/tostring.c' || echo './'`src/ucd-tools/src/tostring.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/ucd-tools/src/tostring.c  -fPIC -DPIC -o src/ucd-tools/src/.libs/libespeak_ng_la-tostring.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/ucd-tools/src/libespeak_ng_la-scripts.lo `test -f 'src/ucd-tools/src/scripts.c' || echo './'`src/ucd-tools/src/scripts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/ucd-tools/src/scripts.c  -fPIC -DPIC -o src/ucd-tools/src/.libs/libespeak_ng_la-scripts.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-compilembrola.lo `test -f 'src/libespeak-ng/compilembrola.c' || echo './'`src/libespeak-ng/compilembrola.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/compilembrola.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-compilembrola.o
src/libespeak-ng/compilembrola.c: In function 'espeak_ng_CompileMbrolaVoice':
src/libespeak-ng/compilembrola.c:127:36: warning: '%s' directive writing up to 39 bytes into a region of size between 20 and 179 [-Wformat-overflow=]
  127 |         sprintf(buf, "%s/mbrola_ph/%s_phtrans", path_home, mbrola_voice);
      |                                    ^~                      ~~~~~~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/compilembrola.c:24:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 20 and 218 bytes into a destination of size 190
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-compiledict.lo `test -f 'src/libespeak-ng/compiledict.c' || echo './'`src/libespeak-ng/compiledict.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/compiledict.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-compiledict.o
src/libespeak-ng/compiledict.c: In function 'compile_dictlist_file.isra':
src/libespeak-ng/compiledict.c:528:47: warning: 'phonetic_end' may be used uninitialized in this function [-Wmaybe-uninitialized]
  528 |                                 *phonetic_end = ' ';
      |                                 ~~~~~~~~~~~~~~^~~~~
src/libespeak-ng/compiledict.c:381:15: note: 'phonetic_end' was declared here
  381 |         char *phonetic_end;
      |               ^~~~~~~~~~~~
src/libespeak-ng/compiledict.c: In function 'espeak_ng_CompileDictionary':
src/libespeak-ng/compiledict.c:1549:30: warning: 'rules.txt' directive writing 9 bytes into a region of size between 6 and 205 [-Wformat-overflow=]
 1549 |         sprintf(fname_in, "%srules.txt", path);
      |                              ^~~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/compiledict.c:27:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 10 and 209 bytes into a destination of size 205
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/compiledict.c:1556:33: warning: '%s' directive writing up to 39 bytes into a region of size between 15 and 174 [-Wformat-overflow=]
 1556 |         sprintf(fname_out, "%s%c%s_dict", path_home, PATHSEP, dict_name);
      |                                 ^~
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/compiledict.c:27:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 7 and 205 bytes into a destination of size 175
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-encoding.lo `test -f 'src/libespeak-ng/encoding.c' || echo './'`src/libespeak-ng/encoding.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/encoding.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-encoding.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/ucd-tools/src/libespeak_ng_la-proplist.lo `test -f 'src/ucd-tools/src/proplist.c' || echo './'`src/ucd-tools/src/proplist.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/ucd-tools/src/proplist.c  -fPIC -DPIC -o src/ucd-tools/src/.libs/libespeak_ng_la-proplist.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-compiledata.lo `test -f 'src/libespeak-ng/compiledata.c' || echo './'`src/libespeak-ng/compiledata.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/compiledata.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-compiledata.o
src/libespeak-ng/compiledata.c: In function 'LoadDataFile.part.0.constprop.isra':
src/libespeak-ng/compiledata.c:1033:47: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size 180 [-Wformat-truncation=]
 1033 |         snprintf(filename, sizeof(filename), "%s/%s", phsrc, path);
      |                                               ^~      ~~~~~
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/compiledata.c:27:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 201) into a destination of size 180
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/libespeak-ng/compiledata.c: In function 'CompilePhoneme.isra':
src/libespeak-ng/compiledata.c:2002:43: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
 2002 |                 sprintf(number_buf, "%.3dP", n_procs);
      |                                           ^
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/compiledata.c:27:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 13 bytes into a destination of size 12
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/compiledata.c: In function 'espeak_ng_CompilePhonemeDataPath':
src/libespeak-ng/compiledata.c:2558:27: warning: '/phonemes' directive writing 9 bytes into a region of size between 1 and 200 [-Wformat-overflow=]
 2558 |         sprintf(fname, "%s/phonemes", phsrc);
      |                           ^~~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/compiledata.c:27:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 10 and 209 bytes into a destination of size 200
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/compiledata.c:2564:28: warning: '%s' directive writing 14 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
 2564 |         sprintf(fname, "%s/%s", phsrc, "compile_report");
      |                            ^~          ~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/compiledata.c:27:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 16 and 215 bytes into a destination of size 200
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/compiledata.c:2572:28: warning: '%s' directive writing 17 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
 2572 |         sprintf(fname, "%s/%s", phdst, "phondata-manifest");
      |                            ^~          ~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/compiledata.c:27:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 19 and 218 bytes into a destination of size 200
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/compiledata.c:2590:28: warning: '%s' directive writing 8 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
 2590 |         sprintf(fname, "%s/%s", phdst, "phondata");
      |                            ^~          ~~~~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/compiledata.c:27:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 10 and 209 bytes into a destination of size 200
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/compiledata.c:2600:28: warning: '%s' directive writing 9 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
 2600 |         sprintf(fname, "%s/%s", phdst, "phonindex");
      |                            ^~          ~~~~~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/compiledata.c:27:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 11 and 210 bytes into a destination of size 200
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/compiledata.c:2611:28: warning: '%s' directive writing 7 bytes into a region of size between 0 and 199 [-Wformat-overflow=]
 2611 |         sprintf(fname, "%s/%s", phdst, "phontab");
      |                            ^~          ~~~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/compiledata.c:27:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 9 and 208 bytes into a destination of size 200
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/compiledata.c:2623:27: warning: '/compile_prog_log' directive writing 17 bytes into a region of size between 1 and 200 [-Wformat-overflow=]
 2623 |         sprintf(fname, "%s/compile_prog_log", phsrc);
      |                           ^~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/compiledata.c:27:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 18 and 217 bytes into a destination of size 200
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/compiledata.c:2469:42: warning: '%s' directive writing up to 255 bytes into a region of size between 80 and 279 [-Wformat-overflow=]
 2469 |                         sprintf(buf, "%s/%s", phsrc, item_string);
      |                                          ^~          ~~~~~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/compiledata.c:27:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 456 bytes into a destination of size 280
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-error.lo `test -f 'src/libespeak-ng/error.c' || echo './'`src/libespeak-ng/error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/error.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-error.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-espeak_api.lo `test -f 'src/libespeak-ng/espeak_api.c' || echo './'`src/libespeak-ng/espeak_api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/espeak_api.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-espeak_api.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-ieee80.lo `test -f 'src/libespeak-ng/ieee80.c' || echo './'`src/libespeak-ng/ieee80.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/ieee80.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-ieee80.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-mnemonics.lo `test -f 'src/libespeak-ng/mnemonics.c' || echo './'`src/libespeak-ng/mnemonics.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/mnemonics.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-mnemonics.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-intonation.lo `test -f 'src/libespeak-ng/intonation.c' || echo './'`src/libespeak-ng/intonation.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/intonation.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-intonation.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-dictionary.lo `test -f 'src/libespeak-ng/dictionary.c' || echo './'`src/libespeak-ng/dictionary.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/dictionary.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-dictionary.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-phoneme.lo `test -f 'src/libespeak-ng/phoneme.c' || echo './'`src/libespeak-ng/phoneme.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/phoneme.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-phoneme.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-phonemelist.lo `test -f 'src/libespeak-ng/phonemelist.c' || echo './'`src/libespeak-ng/phonemelist.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/phonemelist.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-phonemelist.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-readclause.lo `test -f 'src/libespeak-ng/readclause.c' || echo './'`src/libespeak-ng/readclause.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/readclause.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-readclause.o
src/libespeak-ng/readclause.c: In function 'LookupCharName':
src/libespeak-ng/readclause.c:275:50: warning: '%s' directive writing up to 59 bytes into a region of size 52 [-Wformat-overflow=]
  275 |                         sprintf(buf, "[\002_^_%s %s _^_%s]]", "en", phonemes2, WordToString2(tr->translator_name));
      |                                                  ^~                 ~~~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/readclause.c:27:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 15 and 78 bytes into a destination of size 60
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/readclause.c:280:44: warning: '%s' directive writing up to 59 bytes into a region of size 58 [-Wformat-overflow=]
  280 |                         sprintf(buf, "[\002%s]] ", phonemes2);
      |                                            ^~      ~~~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/readclause.c:27:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 6 and 65 bytes into a destination of size 60
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-numbers.lo `test -f 'src/libespeak-ng/numbers.c' || echo './'`src/libespeak-ng/numbers.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/numbers.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-numbers.o
src/libespeak-ng/numbers.c: In function 'LookupThousands':
src/libespeak-ng/numbers.c:1201:54: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 9 [-Wformat-overflow=]
 1201 |                                 sprintf(string, "_%dM%do", value, thousandplex);
      |                                                      ^~
src/libespeak-ng/numbers.c:1201:49: note: directive argument in the range [-2147483647, 2147483647]
 1201 |                                 sprintf(string, "_%dM%do", value, thousandplex);
      |                                                 ^~~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/numbers.c:25:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 6 and 25 bytes into a destination of size 12
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/numbers.c:1206:54: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 9 [-Wformat-overflow=]
 1206 |                                 sprintf(string, "_%dM%de", value, thousandplex);
      |                                                      ^~
src/libespeak-ng/numbers.c:1206:49: note: directive argument in the range [-2147483647, 2147483647]
 1206 |                                 sprintf(string, "_%dM%de", value, thousandplex);
      |                                                 ^~~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/numbers.c:25:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 6 and 25 bytes into a destination of size 12
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/numbers.c:1211:54: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 9 [-Wformat-overflow=]
 1211 |                                 sprintf(string, "_%dM%dx", value, thousandplex);
      |                                                      ^~
src/libespeak-ng/numbers.c:1211:49: note: directive argument in the range [-2147483647, 2147483647]
 1211 |                                 sprintf(string, "_%dM%dx", value, thousandplex);
      |                                                 ^~~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/numbers.c:25:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 6 and 25 bytes into a destination of size 12
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/numbers.c:1216:46: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 9 [-Wformat-overflow=]
 1216 |                         sprintf(string, "_%dM%d", value, thousandplex);
      |                                              ^~
src/libespeak-ng/numbers.c:1216:41: note: directive argument in the range [-2147483647, 2147483647]
 1216 |                         sprintf(string, "_%dM%d", value, thousandplex);
      |                                         ^~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/numbers.c:25:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 24 bytes into a destination of size 12
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/numbers.c:1229:55: warning: 'o' directive writing 1 byte into a region of size between 0 and 10 [-Wformat-overflow=]
 1229 |                                 sprintf(string, "_%s%do", M_Variant(value), thousandplex);
      |                                                       ^
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/numbers.c:25:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 4 or more bytes (assuming 14) into a destination of size 12
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/numbers.c:1234:55: warning: 'e' directive writing 1 byte into a region of size between 0 and 10 [-Wformat-overflow=]
 1234 |                                 sprintf(string, "_%s%de", M_Variant(value), thousandplex);
      |                                                       ^
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/numbers.c:25:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 4 or more bytes (assuming 14) into a destination of size 12
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/numbers.c:1239:55: warning: 'x' directive writing 1 byte into a region of size between 0 and 10 [-Wformat-overflow=]
 1239 |                                 sprintf(string, "_%s%dx", M_Variant(value), thousandplex);
      |                                                       ^
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/numbers.c:25:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 4 or more bytes (assuming 14) into a destination of size 12
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/numbers.c:1244:47: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
 1244 |                         sprintf(string, "_%s%d", M_Variant(value), thousandplex);
      |                                               ^
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/numbers.c:25:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 3 or more bytes (assuming 13) into a destination of size 12
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/numbers.c:1248:61: warning: '%d' directive writing between 1 and 10 bytes into a region of size 9 [-Wformat-overflow=]
 1248 |                                         sprintf(string, "_0M%d", thousandplex-1);
      |                                                             ^~
src/libespeak-ng/numbers.c:1248:57: note: directive argument in the range [3, 2147483646]
 1248 |                                         sprintf(string, "_0M%d", thousandplex-1);
      |                                                         ^~~~~~~
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/numbers.c:25:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 14 bytes into a destination of size 12
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/numbers.c: In function 'LookupNum2':
src/libespeak-ng/numbers.c:1382:62: warning: '%c' directive writing 1 byte into a region of size between 0 and 9 [-Wformat-overflow=]
 1382 |                                         sprintf(string, "_%dX%c", tens, ord_type);
      |                                                              ^~
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/numbers.c:25:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 14 bytes into a destination of size 12
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/numbers.c:1382:62: warning: '%c' directive writing 1 byte into a region of size between 0 and 9 [-Wformat-overflow=]
 1382 |                                         sprintf(string, "_%dX%c", tens, ord_type);
      |                                                              ^~
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/numbers.c:25:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 14 bytes into a destination of size 12
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/numbers.c:1396:70: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
 1396 |                                                 sprintf(string, "_%dX", tens);
      |                                                                      ^
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/numbers.c:25:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 4 and 13 bytes into a destination of size 12
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/numbers.c:1394:69: warning: 'Xf' directive writing 2 bytes into a region of size between 1 and 10 [-Wformat-overflow=]
 1394 |                                                 sprintf(string, "_%dXf", tens);
      |                                                                     ^~
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/numbers.c:25:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 14 bytes into a destination of size 12
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/numbers.c: In function 'LookupNum3.isra':
src/libespeak-ng/numbers.c:1617:55: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
 1617 |                                 sprintf(string, "_%dCo", hundreds);
      |                                                       ^
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/numbers.c:25:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 13 bytes into a destination of size 12
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/numbers.c:1617:55: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
 1617 |                                 sprintf(string, "_%dCo", hundreds);
      |                                                       ^
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/numbers.c:25:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 13 bytes into a destination of size 12
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
src/libespeak-ng/numbers.c:1635:71: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
 1635 |                                                 sprintf(string, "_%dC0", hundreds);
      |                                                                       ^
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/numbers.c:25:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 13 bytes into a destination of size 12
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-setlengths.lo `test -f 'src/libespeak-ng/setlengths.c' || echo './'`src/libespeak-ng/setlengths.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/setlengths.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-setlengths.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-spect.lo `test -f 'src/libespeak-ng/spect.c' || echo './'`src/libespeak-ng/spect.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/spect.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-spect.o
src/libespeak-ng/spect.c: In function 'LoadSpectSeq':
src/libespeak-ng/spect.c:301:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  301 |         fread(&id1, sizeof(uint32_t), 1, stream);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libespeak-ng/spect.c:303:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  303 |         fread(&id2, sizeof(uint32_t), 1, stream);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libespeak-ng/spect.c:318:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  318 |         fread(&name_len, sizeof(uint32_t), 1, stream);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libespeak-ng/spect.c:325:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  325 |                 fread(spect->name, sizeof(char), name_len, stream);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libespeak-ng/spect.c:329:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  329 |         fread(&n, sizeof(short), 1, stream);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libespeak-ng/spect.c:330:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  330 |         fread(&spect->amplitude, sizeof(short), 1, stream);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libespeak-ng/spect.c:331:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  331 |         fread(&spect->max_y, sizeof(short), 1, stream);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libespeak-ng/spect.c:332:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  332 |         fread(&temp, sizeof(short), 1, stream); // unused
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libespeak-ng/spect.c: In function 'LoadFrame':
src/libespeak-ng/spect.c:144:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  144 |         fread(&frame->nx, sizeof(short), 1, stream);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libespeak-ng/spect.c:145:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  145 |         fread(&frame->markers, sizeof(short), 1, stream);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libespeak-ng/spect.c:146:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  146 |         fread(&frame->amp_adjust, sizeof(short), 1, stream);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libespeak-ng/spect.c:152:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  152 |                 fread(&ix, sizeof(short), 1, stream); // spare
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libespeak-ng/spect.c:153:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  153 |                 fread(&ix, sizeof(short), 1, stream); // spare
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libespeak-ng/spect.c:157:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  157 |                 fread(&frame->formants[ix].freq, sizeof(short), 1, stream);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libespeak-ng/spect.c:158:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  158 |                 fread(&frame->formants[ix].bandw, sizeof(short), 1, stream);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libespeak-ng/spect.c:159:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  159 |                 fread(&frame->peaks[ix].pkfreq, sizeof(short), 1, stream);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libespeak-ng/spect.c:160:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  160 |                 fread(&frame->peaks[ix].pkheight, sizeof(short), 1, stream);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libespeak-ng/spect.c:161:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  161 |                 fread(&frame->peaks[ix].pkwidth, sizeof(short), 1, stream);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libespeak-ng/spect.c:162:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  162 |                 fread(&frame->peaks[ix].pkright, sizeof(short), 1, stream);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libespeak-ng/spect.c:173:25: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  173 |                         fread(&frame->peaks[ix].klt_bw, sizeof(short), 1, stream);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libespeak-ng/spect.c:174:25: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  174 |                         fread(&frame->peaks[ix].klt_ap, sizeof(short), 1, stream);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libespeak-ng/spect.c:175:25: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  175 |                         fread(&frame->peaks[ix].klt_bp, sizeof(short), 1, stream);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libespeak-ng/spect.c:185:25: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  185 |                         fread(frame->klatt_param + ix, sizeof(short), 1, stream);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libespeak-ng/spect.c:197:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  197 |                 fread(&x, sizeof(short), 1, stream);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/libespeak-ng/spect.c: In function 'read_double':
src/libespeak-ng/spect.c:51:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
   51 |         fread(bytes, sizeof(char), 10, stream);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-speech.lo `test -f 'src/libespeak-ng/speech.c' || echo './'`src/libespeak-ng/speech.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/speech.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-speech.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-ssml.lo `test -f 'src/libespeak-ng/ssml.c' || echo './'`src/libespeak-ng/ssml.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/ssml.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-ssml.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-synthdata.lo `test -f 'src/libespeak-ng/synthdata.c' || echo './'`src/libespeak-ng/synthdata.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/synthdata.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-synthdata.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-synth_mbrola.lo `test -f 'src/libespeak-ng/synth_mbrola.c' || echo './'`src/libespeak-ng/synth_mbrola.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/synth_mbrola.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-synth_mbrola.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-synthesize.lo `test -f 'src/libespeak-ng/synthesize.c' || echo './'`src/libespeak-ng/synthesize.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/synthesize.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-synthesize.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-tr_languages.lo `test -f 'src/libespeak-ng/tr_languages.c' || echo './'`src/libespeak-ng/tr_languages.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/tr_languages.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-tr_languages.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-voices.lo `test -f 'src/libespeak-ng/voices.c' || echo './'`src/libespeak-ng/voices.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/voices.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-voices.o
src/libespeak-ng/voices.c: In function 'SetVoiceScores':
src/libespeak-ng/voices.c:1170:41: warning: '%s' directive writing up to 79 bytes into a region of size between 73 and 232 [-Wformat-overflow=]
 1170 |                 sprintf(buf, "%s/voices/%s", path_home, language);
      |                                         ^~              ~~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/voices.c:26:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 9 and 247 bytes into a destination of size 240
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-wavegen.lo `test -f 'src/libespeak-ng/wavegen.c' || echo './'`src/libespeak-ng/wavegen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/wavegen.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-wavegen.o
src/libespeak-ng/wavegen.c: In function 'WavegenFill':
src/libespeak-ng/wavegen.c:1400:24: warning: variable 'p_start' set but not used [-Wunused-but-set-variable]
 1400 |         unsigned char *p_start;
      |                        ^~~~~~~
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-klatt.lo `test -f 'src/libespeak-ng/klatt.c' || echo './'`src/libespeak-ng/klatt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/klatt.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-klatt.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-mbrowrap.lo `test -f 'src/libespeak-ng/mbrowrap.c' || echo './'`src/libespeak-ng/mbrowrap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/mbrowrap.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-mbrowrap.o
src/libespeak-ng/mbrowrap.c: In function 'mbrola_has_errors':
src/libespeak-ng/mbrowrap.c:354:43: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 160 [-Wformat-truncation=]
  354 |                                          "%s", buf_ptr);
      |                                           ^~
In file included from /usr/include/stdio.h:888,
                 from src/include/compat/stdio.h:30,
                 from src/libespeak-ng/mbrowrap.c:77:
/usr/include/bits/stdio2.h:71:10: note: '__builtin_snprintf' output between 1 and 256 bytes into a destination of size 160
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-espeak_command.lo `test -f 'src/libespeak-ng/espeak_command.c' || echo './'`src/libespeak-ng/espeak_command.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/espeak_command.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-espeak_command.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-event.lo `test -f 'src/libespeak-ng/event.c' || echo './'`src/libespeak-ng/event.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/event.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-event.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-translate.lo `test -f 'src/libespeak-ng/translate.c' || echo './'`src/libespeak-ng/translate.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/translate.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-translate.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c -o src/libespeak-ng/la-fifo.lo `test -f 'src/libespeak-ng/fifo.c' || echo './'`src/libespeak-ng/fifo.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -c src/libespeak-ng/fifo.c  -fPIC -DPIC -o src/libespeak-ng/.libs/la-fifo.o
/bin/sh ./libtool  --tag=CC   --mode=link gcc -fPIC -fvisibility=hidden -pedantic -fno-exceptions -D PATH_ESPEAK_DATA=\"/usr/share/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT  -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -DINCLUDE_KLATT -DINCLUDE_MBROLA -DUSE_ASYNC -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -version-info 2:49:1  -lpthread -lm -lpcaudio -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/libespeak-ng.la -rpath /usr/lib64 src/ucd-tools/src/libespeak_ng_la-case.lo src/ucd-tools/src/libespeak_ng_la-categories.lo src/ucd-tools/src/libespeak_ng_la-ctype.lo src/ucd-tools/src/libespeak_ng_la-proplist.lo src/ucd-tools/src/libespeak_ng_la-scripts.lo src/ucd-tools/src/libespeak_ng_la-tostring.lo src/libespeak-ng/la-compiledata.lo src/libespeak-ng/la-compiledict.lo src/libespeak-ng/la-compilembrola.lo src/libespeak-ng/la-dictionary.lo src/libespeak-ng/la-encoding.lo src/libespeak-ng/la-error.lo src/libespeak-ng/la-espeak_api.lo src/libespeak-ng/la-ieee80.lo src/libespeak-ng/la-intonation.lo src/libespeak-ng/la-mnemonics.lo src/libespeak-ng/la-numbers.lo src/libespeak-ng/la-readclause.lo src/libespeak-ng/la-phoneme.lo src/libespeak-ng/la-phonemelist.lo src/libespeak-ng/la-setlengths.lo src/libespeak-ng/la-spect.lo src/libespeak-ng/la-speech.lo src/libespeak-ng/la-ssml.lo src/libespeak-ng/la-synthdata.lo src/libespeak-ng/la-synthesize.lo src/libespeak-ng/la-synth_mbrola.lo src/libespeak-ng/la-translate.lo src/libespeak-ng/la-tr_languages.lo src/libespeak-ng/la-voices.lo src/libespeak-ng/la-wavegen.lo src/libespeak-ng/la-klatt.lo src/libespeak-ng/la-mbrowrap.lo src/libespeak-ng/la-espeak_command.lo src/libespeak-ng/la-event.lo src/libespeak-ng/la-fifo.lo  
libtool: link: gcc -shared -Wl,--as-needed  -fPIC -DPIC  src/ucd-tools/src/.libs/libespeak_ng_la-case.o src/ucd-tools/src/.libs/libespeak_ng_la-categories.o src/ucd-tools/src/.libs/libespeak_ng_la-ctype.o src/ucd-tools/src/.libs/libespeak_ng_la-proplist.o src/ucd-tools/src/.libs/libespeak_ng_la-scripts.o src/ucd-tools/src/.libs/libespeak_ng_la-tostring.o src/libespeak-ng/.libs/la-compiledata.o src/libespeak-ng/.libs/la-compiledict.o src/libespeak-ng/.libs/la-compilembrola.o src/libespeak-ng/.libs/la-dictionary.o src/libespeak-ng/.libs/la-encoding.o src/libespeak-ng/.libs/la-error.o src/libespeak-ng/.libs/la-espeak_api.o src/libespeak-ng/.libs/la-ieee80.o src/libespeak-ng/.libs/la-intonation.o src/libespeak-ng/.libs/la-mnemonics.o src/libespeak-ng/.libs/la-numbers.o src/libespeak-ng/.libs/la-readclause.o src/libespeak-ng/.libs/la-phoneme.o src/libespeak-ng/.libs/la-phonemelist.o src/libespeak-ng/.libs/la-setlengths.o src/libespeak-ng/.libs/la-spect.o src/libespeak-ng/.libs/la-speech.o src/libespeak-ng/.libs/la-ssml.o src/libespeak-ng/.libs/la-synthdata.o src/libespeak-ng/.libs/la-synthesize.o src/libespeak-ng/.libs/la-synth_mbrola.o src/libespeak-ng/.libs/la-translate.o src/libespeak-ng/.libs/la-tr_languages.o src/libespeak-ng/.libs/la-voices.o src/libespeak-ng/.libs/la-wavegen.o src/libespeak-ng/.libs/la-klatt.o src/libespeak-ng/.libs/la-mbrowrap.o src/libespeak-ng/.libs/la-espeak_command.o src/libespeak-ng/.libs/la-event.o src/libespeak-ng/.libs/la-fifo.o   -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lpthread -lm -lpcaudio -Wl,-soname -Wl,libespeak-ng.so.1 -o src/.libs/libespeak-ng.so.1.1.49
libtool: link: (cd "src/.libs" && rm -f "libespeak-ng.so.1" && ln -s "libespeak-ng.so.1.1.49" "libespeak-ng.so.1")
libtool: link: (cd "src/.libs" && rm -f "libespeak-ng.so" && ln -s "libespeak-ng.so.1.1.49" "libespeak-ng.so")
libtool: link: ( cd "src/.libs" && rm -f "libespeak-ng.la" && ln -s "../libespeak-ng.la" "libespeak-ng.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc -Isrc/libespeak-ng -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -static -lm -lpcaudio -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/speak-ng src/speak_ng-speak-ng.o src/libespeak-ng.la 
libtool: link: gcc -Isrc/libespeak-ng -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/speak-ng src/speak_ng-speak-ng.o  src/.libs/libespeak-ng.so -lpthread -lm -lpcaudio -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/src/.libs
/bin/sh ./libtool  --tag=CC   --mode=link gcc -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/espeak-ng src/espeak-ng.o src/libespeak-ng.la -lpcaudio 
libtool: link: gcc -Isrc/include -Isrc/include/compat -I src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -Wno-endif-labels -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wimplicit -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c99 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/.libs/espeak-ng src/espeak-ng.o  src/.libs/libespeak-ng.so -lpthread -lm -lpcaudio
+ /usr/bin/make
Makefile:2631: warning: ignoring prerequisites on suffix rule definition
/usr/bin/make  all-am
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50'
Makefile:2631: warning: ignoring prerequisites on suffix rule definition
ronn --roff src/speak-ng.1.ronn
     roff: src/speak-ng.1                             
sh: line 1: groff: command not found
ronn --roff src/espeak-ng.1.ronn
     roff: src/espeak-ng.1                            
sh: line 1: groff: command not found
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-intonations && \
	ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-phonemes && \
	touch phsource/phonemes.stamp
Compiled 26 intonation tunes: 0 errors.
Unknown phoneme table: 'en'
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/en_dict'
Compiling phoneme data: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/../phsource/phonemes

Refs 4021,  Reused 3068
Compiled phonemes: 0 errors.
touch dictsource/af_extra
  DICT      espeak-ng-data/af_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/af_dict'
Using phonemetable: 'af'
Compiling: 'af_list'
	1585 entries
Compiling: 'af_emoji'
	1639 entries
Compiling: 'af_extra'
	0 entries
Compiling: 'af_rules'
	5202 rules, 60 groups (0)

touch dictsource/am_extra
  DICT      espeak-ng-data/am_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/am_dict'
Using phonemetable: 'am'
Compiling: 'am_list'
	31 entries
Compiling: 'am_emoji'
	1639 entries
Compiling: 'am_extra'
	0 entries
Compiling: 'am_rules'
	345 rules, 7 groups (0)

touch dictsource/an_extra
  DICT      espeak-ng-data/an_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/an_dict'
Using phonemetable: 'an'
Compiling: 'an_list'
	485 entries
Compiling: 'an_extra'
	0 entries
Compiling: 'an_rules'
	184 rules, 29 groups (0)

touch dictsource/ar_extra
  DICT      espeak-ng-data/ar_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/ar_dict'
Using phonemetable: 'ar'
Compiling: 'ar_listx'
	30089 entries
Compiling: 'ar_list'
	251 entries
Compiling: 'ar_emoji'
	1639 entries
Compiling: 'ar_extra'
	0 entries
Compiling: 'ar_rules'
	383 rules, 39 groups (37)

touch dictsource/as_extra
  DICT      espeak-ng-data/as_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/as_dict'
Using phonemetable: 'as'
Compiling: 'as_list'
	209 entries
Compiling: 'as_extra'
	0 entries
Compiling: 'as_rules'
	146 rules, 66 groups (66)

touch dictsource/az_extra
  DICT      espeak-ng-data/az_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/az_dict'
Using phonemetable: 'az'
Compiling: 'az_list'
	84 entries
Compiling: 'az_emoji'
	1639 entries
Compiling: 'az_extra'
	0 entries
Compiling: 'az_rules'
	58 rules, 34 groups (0)

  DICT      espeak-ng-data/ba_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/ba_dict'
Using phonemetable: 'ba'
Compiling: 'ba_list'
	74 entries
Compiling: 'ba_rules'
	49 rules, 40 groups (0)

touch dictsource/bg_extra
  DICT      espeak-ng-data/bg_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/bg_dict'
Using phonemetable: 'bg'
Compiling: 'bg_listx'
	2790 entries
Compiling: 'bg_list'
	231 entries
Compiling: 'bg_emoji'
	1639 entries
Compiling: 'bg_extra'
	0 entries
Compiling: 'bg_rules'
	118 rules, 31 groups (30)

touch dictsource/bn_extra
  DICT      espeak-ng-data/bn_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/bn_dict'
Using phonemetable: 'bn'
Compiling: 'bn_list'
	381 entries
Compiling: 'bn_emoji'
	1639 entries
Compiling: 'bn_extra'
	0 entries
Compiling: 'bn_rules'
	168 rules, 68 groups (67)

touch dictsource/bpy_extra
  DICT      espeak-ng-data/bpy_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/bpy_dict'
Using phonemetable: 'bpy'
Compiling: 'bpy_list'
	179 entries
Compiling: 'bpy_extra'
	0 entries
Compiling: 'bpy_rules'
	212 rules, 63 groups (63)

touch dictsource/bs_extra
  DICT      espeak-ng-data/bs_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/bs_dict'
Using phonemetable: 'hr'
Compiling: 'bs_list'
	614 entries
Compiling: 'bs_emoji'
	1635 entries
Compiling: 'bs_extra'
	0 entries
Compiling: 'bs_rules'
	112 rules, 34 groups (0)

touch dictsource/ca_extra
  DICT      espeak-ng-data/ca_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/ca_dict'
Using phonemetable: 'ca'
Compiling: 'ca_list'
	192 entries
Compiling: 'ca_emoji'
	1639 entries
Compiling: 'ca_extra'
	0 entries
Compiling: 'ca_rules'
	134 rules, 28 groups (0)

touch dictsource/cs_extra
  DICT      espeak-ng-data/cs_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/cs_dict'
Using phonemetable: 'cs'
Compiling: 'cs_list'
	357 entries
Compiling: 'cs_emoji'
	1639 entries
Compiling: 'cs_extra'
	0 entries
Compiling: 'cs_rules'
	506 rules, 48 groups (0)

touch dictsource/cy_extra
  DICT      espeak-ng-data/cy_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/cy_dict'
Using phonemetable: 'cy'
Compiling: 'cy_list'
	166 entries
Compiling: 'cy_emoji'
	1636 entries
Compiling: 'cy_extra'
	0 entries
Compiling: 'cy_rules'
	210 rules, 27 groups (0)

touch dictsource/da_extra
  DICT      espeak-ng-data/da_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/da_dict'
Using phonemetable: 'da'
Compiling: 'da_list'
	11153 entries
Compiling: 'da_emoji'
	1639 entries
Compiling: 'da_extra'
	0 entries
Compiling: 'da_rules'
	9269 rules, 56 groups (0)

touch dictsource/de_extra
  DICT      espeak-ng-data/de_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/de_dict'
Using phonemetable: 'de'
Compiling: 'de_list'
	940 entries
Compiling: 'de_emoji'
	1688 entries
Compiling: 'de_extra'
	0 entries
Compiling: 'de_rules'
	1325 rules, 34 groups (0)

touch dictsource/el_extra
  DICT      espeak-ng-data/el_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/el_dict'
Using phonemetable: 'el'
Compiling: 'el_list'
	379 entries
Compiling: 'el_emoji'
	1639 entries
Compiling: 'el_extra'
	0 entries
Compiling: 'el_rules'
	182 rules, 27 groups (26)

touch dictsource/en_extra
  DICT      espeak-ng-data/en_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/en_dict'
Using phonemetable: 'en'
Compiling: 'en_list'
	5458 entries
Compiling: 'en_emoji'
	1690 entries
Compiling: 'en_extra'
	0 entries
Compiling: 'en_rules'
	6743 rules, 103 groups (0)

touch dictsource/eo_extra
  DICT      espeak-ng-data/eo_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/eo_dict'
Using phonemetable: 'eo'
Compiling: 'eo_list'
	242 entries
Compiling: 'eo_extra'
	0 entries
Compiling: 'eo_rules'
	130 rules, 27 groups (0)

touch dictsource/es_extra
  DICT      espeak-ng-data/es_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/es_dict'
Using phonemetable: 'es'
Compiling: 'es_list'
	337 entries
Compiling: 'es_emoji'
	1639 entries
Compiling: 'es_extra'
	0 entries
Compiling: 'es_rules'
	192 rules, 29 groups (0)

touch dictsource/et_extra
  DICT      espeak-ng-data/et_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/et_dict'
Using phonemetable: 'et'
Compiling: 'et_list'
	303 entries
Compiling: 'et_emoji'
	1639 entries
Compiling: 'et_extra'
	0 entries
Compiling: 'et_rules'
	221 rules, 31 groups (0)

touch dictsource/eu_extra
  DICT      espeak-ng-data/eu_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/eu_dict'
Using phonemetable: 'eu'
Compiling: 'eu_list'
	184 entries
Compiling: 'eu_emoji'
	1639 entries
Compiling: 'eu_extra'
	0 entries
Compiling: 'eu_rules'
	144 rules, 27 groups (0)

touch dictsource/fa_extra
  DICT      espeak-ng-data/fa_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/fa_dict'
Using phonemetable: 'fa'
Compiling: 'fa_list'
	13192 entries
Compiling: 'fa_emoji'
	1639 entries
Compiling: 'fa_extra'
	0 entries
Compiling: 'fa_rules'
	3922 rules, 93 groups (45)

touch dictsource/fi_extra
  DICT      espeak-ng-data/fi_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/fi_dict'
Using phonemetable: 'fi'
Compiling: 'fi_list'
	336 entries
Compiling: 'fi_emoji'
	1639 entries
Compiling: 'fi_extra'
	0 entries
Compiling: 'fi_rules'
	144 rules, 29 groups (0)

touch dictsource/fr_extra
  DICT      espeak-ng-data/fr_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/fr_dict'
Using phonemetable: 'fr'
Compiling: 'fr_list'
	886 entries
Compiling: 'fr_emoji'
	1639 entries
Compiling: 'fr_extra'
	0 entries
Compiling: 'fr_rules'
	1209 rules, 33 groups (0)

touch dictsource/ga_extra
  DICT      espeak-ng-data/ga_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/ga_dict'
Using phonemetable: 'ga'
Compiling: 'ga_list'
	247 entries
Compiling: 'ga_emoji'
	1636 entries
Compiling: 'ga_extra'
	0 entries
Compiling: 'ga_rules'
	481 rules, 34 groups (0)

touch dictsource/gd_extra
  DICT      espeak-ng-data/gd_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/gd_dict'
Using phonemetable: 'gd'
Compiling: 'gd_list'
	104 entries
Compiling: 'gd_emoji'
	1636 entries
Compiling: 'gd_extra'
	0 entries
Compiling: 'gd_rules'
	252 rules, 35 groups (0)

touch dictsource/gn_extra
  DICT      espeak-ng-data/gn_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/gn_dict'
Using phonemetable: 'gn'
Compiling: 'gn_list'
	141 entries
Compiling: 'gn_extra'
	0 entries
Compiling: 'gn_rules'
	58 rules, 48 groups (0)

touch dictsource/grc_extra
  DICT      espeak-ng-data/grc_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/grc_dict'
Using phonemetable: 'grc'
Compiling: 'grc_list'
	22 entries
Compiling: 'grc_extra'
	0 entries
Compiling: 'grc_rules'
	136 rules, 55 groups (27)

touch dictsource/gu_extra
  DICT      espeak-ng-data/gu_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/gu_dict'
Using phonemetable: 'gu'
Compiling: 'gu_list'
	174 entries
Compiling: 'gu_emoji'
	1639 entries
Compiling: 'gu_extra'
	0 entries
Compiling: 'gu_rules'
	269 rules, 79 groups (77)

touch dictsource/hak_extra
  DICT      espeak-ng-data/hak_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/hak_dict'
Using phonemetable: 'hak'
Compiling: 'hak_list'
	22 entries
Compiling: 'hak_extra'
	0 entries
Compiling: 'hak_rules'
	261 rules, 27 groups (0)

touch dictsource/hi_extra
  DICT      espeak-ng-data/hi_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/hi_dict'
Using phonemetable: 'hi'
Compiling: 'hi_list'
	316 entries
Compiling: 'hi_emoji'
	1639 entries
Compiling: 'hi_extra'
	0 entries
Compiling: 'hi_rules'
	301 rules, 87 groups (86)

touch dictsource/hr_extra
  DICT      espeak-ng-data/hr_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/hr_dict'
Using phonemetable: 'hr'
Compiling: 'hr_list'
	614 entries
Compiling: 'hr_emoji'
	1639 entries
Compiling: 'hr_extra'
	0 entries
Compiling: 'hr_rules'
	112 rules, 34 groups (0)

touch dictsource/ht_extra
  DICT      espeak-ng-data/ht_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/ht_dict'
Using phonemetable: 'ht'
Compiling: 'ht_list'
	51 entries
Compiling: 'ht_extra'
	0 entries
Compiling: 'ht_rules'
	36 rules, 32 groups (0)

touch dictsource/hu_extra
  DICT      espeak-ng-data/hu_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/hu_dict'
Using phonemetable: 'hu'
Compiling: 'hu_list'
	5331 entries
Compiling: 'hu_emoji'
	1639 entries
Compiling: 'hu_extra'
	0 entries
Compiling: 'hu_rules'
	3019 rules, 46 groups (0)

touch dictsource/hy_extra
  DICT      espeak-ng-data/hy_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/hy_dict'
Using phonemetable: 'hy'
Compiling: 'hy_list'
	156 entries
Compiling: 'hy_emoji'
	1639 entries
Compiling: 'hy_extra'
	0 entries
Compiling: 'hy_rules'
	96 rules, 38 groups (38)

touch dictsource/ia_extra
  DICT      espeak-ng-data/ia_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/ia_dict'
Using phonemetable: 'ia'
Compiling: 'ia_list'
	70 entries
Compiling: 'ia_extra'
	0 entries
Compiling: 'ia_rules'
	79 rules, 26 groups (0)

touch dictsource/id_extra
  DICT      espeak-ng-data/id_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/id_dict'
Using phonemetable: 'id'
Compiling: 'id_list'
	132 entries
Compiling: 'id_emoji'
	1639 entries
Compiling: 'id_extra'
	0 entries
Compiling: 'id_rules'
	78 rules, 27 groups (0)

touch dictsource/is_extra
  DICT      espeak-ng-data/is_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/is_dict'
Using phonemetable: 'is'
Compiling: 'is_list'
	327 entries
Compiling: 'is_emoji'
	1639 entries
Compiling: 'is_extra'
	0 entries
Compiling: 'is_rules'
	205 rules, 37 groups (0)

touch dictsource/it_extra
  DICT      espeak-ng-data/it_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/it_dict'
Using phonemetable: 'it'
Compiling: 'it_listx'
	4264 entries
Compiling: 'it_list'
	5003 entries
Compiling: 'it_emoji'
	1639 entries
Compiling: 'it_extra'
	0 entries
Compiling: 'it_rules'
	677 rules, 30 groups (0)

touch dictsource/ja_extra
  DICT      espeak-ng-data/ja_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/ja_dict'
Using phonemetable: 'ja'
Compiling: 'ja_list'
	1 entries
Compiling: 'ja_emoji'
	1639 entries
Compiling: 'ja_extra'
	0 entries
Compiling: 'ja_rules'
	376 rules, 53 groups (0)

touch dictsource/jbo_extra
  DICT      espeak-ng-data/jbo_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/jbo_dict'
Using phonemetable: 'jbo'
Compiling: 'jbo_list'
	68 entries
Compiling: 'jbo_extra'
	0 entries
Compiling: 'jbo_rules'
	63 rules, 27 groups (0)

touch dictsource/ka_extra
  DICT      espeak-ng-data/ka_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/ka_dict'
Using phonemetable: 'ka'
Compiling: 'ka_list'
	132 entries
Compiling: 'ka_emoji'
	1639 entries
Compiling: 'ka_extra'
	0 entries
Compiling: 'ka_rules'
	50 rules, 44 groups (43)

touch dictsource/kk_extra
  DICT      espeak-ng-data/kk_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/kk_dict'
Using phonemetable: 'kk'
Compiling: 'kk_list'
	36 entries
Compiling: 'kk_emoji'
	0 entries
Compiling: 'kk_extra'
	0 entries
Compiling: 'kk_rules'
	42 rules, 42 groups (36)

touch dictsource/kl_extra
  DICT      espeak-ng-data/kl_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/kl_dict'
Using phonemetable: 'kl'
Compiling: 'kl_list'
	92 entries
Compiling: 'kl_extra'
	0 entries
Compiling: 'kl_rules'
	80 rules, 30 groups (0)

touch dictsource/kn_extra
  DICT      espeak-ng-data/kn_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/kn_dict'
Using phonemetable: 'kn'
Compiling: 'kn_list'
	263 entries
Compiling: 'kn_emoji'
	1639 entries
Compiling: 'kn_extra'
	0 entries
Compiling: 'kn_rules'
	115 rules, 55 groups (50)

touch dictsource/ko_extra
  DICT      espeak-ng-data/ko_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/ko_dict'
Using phonemetable: 'ko'
Compiling: 'ko_list'
	133 entries
Compiling: 'ko_emoji'
	1639 entries
Compiling: 'ko_extra'
	0 entries
Compiling: 'ko_rules'
	128 rules, 68 groups (40)

touch dictsource/kok_extra
  DICT      espeak-ng-data/kok_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/kok_dict'
Using phonemetable: 'kok'
Compiling: 'kok_list'
	189 entries
Compiling: 'kok_extra'
	0 entries
Compiling: 'kok_rules'
	337 rules, 88 groups (0)

touch dictsource/ku_extra
  DICT      espeak-ng-data/ku_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/ku_dict'
Using phonemetable: 'ku'
Compiling: 'ku_list'
	106 entries
Compiling: 'ku_extra'
	0 entries
Compiling: 'ku_rules'
	46 rules, 32 groups (0)

touch dictsource/ky_extra
  DICT      espeak-ng-data/ky_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/ky_dict'
Using phonemetable: 'ky'
Compiling: 'ky_list'
	77 entries
Compiling: 'ky_emoji'
	1636 entries
Compiling: 'ky_extra'
	0 entries
Compiling: 'ky_rules'
	113 rules, 33 groups (0)

touch dictsource/la_extra
  DICT      espeak-ng-data/la_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/la_dict'
Using phonemetable: 'la'
Compiling: 'la_list'
	215 entries
Compiling: 'la_extra'
	0 entries
Compiling: 'la_rules'
	113 rules, 31 groups (0)

touch dictsource/lfn_extra
  DICT      espeak-ng-data/lfn_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/lfn_dict'
Using phonemetable: 'base2'
Compiling: 'lfn_list'
	127 entries
Compiling: 'lfn_extra'
	0 entries
Compiling: 'lfn_rules'
	76 rules, 27 groups (0)

touch dictsource/lt_extra
  DICT      espeak-ng-data/lt_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/lt_dict'
Using phonemetable: 'lt'
Compiling: 'lt_list'
	167 entries
Compiling: 'lt_emoji'
	1639 entries
Compiling: 'lt_extra'
	0 entries
Compiling: 'lt_rules'
	210 rules, 38 groups (0)

touch dictsource/lv_extra
  DICT      espeak-ng-data/lv_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/lv_dict'
Using phonemetable: 'lv'
Compiling: 'lv_list'
	663 entries
Compiling: 'lv_emoji'
	1639 entries
Compiling: 'lv_extra'
	0 entries
Compiling: 'lv_rules'
	1484 rules, 62 groups (0)

touch dictsource/mi_extra
  DICT      espeak-ng-data/mi_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mi_dict'
Using phonemetable: 'mi'
Compiling: 'mi_list'
	14 entries
Compiling: 'mi_extra'
	0 entries
Compiling: 'mi_rules'
	20 rules, 18 groups (0)

touch dictsource/mk_extra
  DICT      espeak-ng-data/mk_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mk_dict'
Using phonemetable: 'mk'
Compiling: 'mk_list'
	188 entries
Compiling: 'mk_emoji'
	1636 entries
Compiling: 'mk_extra'
	0 entries
Compiling: 'mk_rules'
	96 rules, 34 groups (31)

touch dictsource/ml_extra
  DICT      espeak-ng-data/ml_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/ml_dict'
Using phonemetable: 'ml'
Compiling: 'ml_list'
	165 entries
Compiling: 'ml_emoji'
	1639 entries
Compiling: 'ml_extra'
	0 entries
Compiling: 'ml_rules'
	141 rules, 45 groups (42)

touch dictsource/mr_extra
  DICT      espeak-ng-data/mr_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mr_dict'
Using phonemetable: 'mr'
Compiling: 'mr_list'
	235 entries
Compiling: 'mr_emoji'
	1639 entries
Compiling: 'mr_extra'
	0 entries
Compiling: 'mr_rules'
	298 rules, 87 groups (85)

touch dictsource/ms_extra
  DICT      espeak-ng-data/ms_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/ms_dict'
Using phonemetable: 'id'
Compiling: 'ms_list'
	703 entries
Compiling: 'ms_emoji'
	1639 entries
Compiling: 'ms_extra'
	0 entries
Compiling: 'ms_rules'
	125 rules, 27 groups (0)

touch dictsource/mt_extra
  DICT      espeak-ng-data/mt_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mt_dict'
Using phonemetable: 'mt'
Compiling: 'mt_list'
	232 entries
Compiling: 'mt_extra'
	0 entries
Compiling: 'mt_rules'
	99 rules, 31 groups (0)

touch dictsource/my_extra
  DICT      espeak-ng-data/my_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/my_dict'
Using phonemetable: 'my'
Compiling: 'my_list'
	11 entries
Compiling: 'my_emoji'
	1644 entries
Compiling: 'my_extra'
	0 entries
Compiling: 'my_rules'
	78 rules, 64 groups (0)

touch dictsource/nci_extra
  DICT      espeak-ng-data/nci_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/nci_dict'
Using phonemetable: 'nci'
Compiling: 'nci_list'
	16 entries
Compiling: 'nci_extra'
	0 entries
Compiling: 'nci_rules'
	41 rules, 21 groups (0)

touch dictsource/ne_extra
  DICT      espeak-ng-data/ne_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/ne_dict'
Using phonemetable: 'ne'
Compiling: 'ne_list'
	194 entries
Compiling: 'ne_emoji'
	1639 entries
Compiling: 'ne_extra'
	0 entries
Compiling: 'ne_rules'
	520 rules, 100 groups (92)

touch dictsource/nl_extra
  DICT      espeak-ng-data/nl_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/nl_dict'
Using phonemetable: 'nl'
Compiling: 'nl_list'
	1769 entries
Compiling: 'nl_emoji'
	1639 entries
Compiling: 'nl_extra'
	0 entries
Compiling: 'nl_rules'
	826 rules, 37 groups (0)

touch dictsource/no_extra
  DICT      espeak-ng-data/no_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/no_dict'
Using phonemetable: 'no'
Compiling: 'no_list'
	236 entries
Compiling: 'no_extra'
	0 entries
Compiling: 'no_rules'
	142 rules, 32 groups (0)

touch dictsource/om_extra
  DICT      espeak-ng-data/om_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/om_dict'
Using phonemetable: 'om'
Compiling: 'om_list'
	87 entries
Compiling: 'om_extra'
	0 entries
Compiling: 'om_rules'
	53 rules, 33 groups (0)

touch dictsource/or_extra
  DICT      espeak-ng-data/or_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/or_dict'
Using phonemetable: 'or'
Compiling: 'or_list'
	198 entries
Compiling: 'or_emoji'
	1634 entries
Compiling: 'or_extra'
	0 entries
Compiling: 'or_rules'
	197 rules, 67 groups (66)

touch dictsource/pa_extra
  DICT      espeak-ng-data/pa_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/pa_dict'
Using phonemetable: 'pa'
Compiling: 'pa_list'
	197 entries
Compiling: 'pa_emoji'
	1636 entries
Compiling: 'pa_extra'
	0 entries
Compiling: 'pa_rules'
	283 rules, 68 groups (65)

touch dictsource/pap_extra
  DICT      espeak-ng-data/pap_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/pap_dict'
Using phonemetable: 'base2'
Compiling: 'pap_list'
	86 entries
Compiling: 'pap_extra'
	0 entries
Compiling: 'pap_rules'
	68 rules, 32 groups (0)

touch dictsource/pl_extra
  DICT      espeak-ng-data/pl_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/pl_dict'
Using phonemetable: 'pl'
Compiling: 'pl_list'
	2956 entries
Compiling: 'pl_emoji'
	1639 entries
Compiling: 'pl_extra'
	0 entries
Compiling: 'pl_rules'
	886 rules, 46 groups (0)

touch dictsource/pt_extra
  DICT      espeak-ng-data/pt_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/pt_dict'
Using phonemetable: 'pt-pt'
Compiling: 'pt_list'
	1459 entries
Compiling: 'pt_emoji'
	1639 entries
Compiling: 'pt_extra'
	0 entries
Compiling: 'pt_rules'
	1105 rules, 39 groups (0)

touch dictsource/py_extra
  DICT      espeak-ng-data/py_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/py_dict'
Using phonemetable: 'py'
Compiling: 'py_list'
	130 entries
Compiling: 'py_extra'
	0 entries
Compiling: 'py_rules'
	32 rules, 29 groups (0)

touch dictsource/quc_extra
  DICT      espeak-ng-data/quc_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/quc_dict'
Using phonemetable: 'quc'
Compiling: 'quc_list'
	10 entries
Compiling: 'quc_emoji'
	0 entries
Compiling: 'quc_extra'
	0 entries
Compiling: 'quc_rules'
	35 rules, 27 groups (0)

touch dictsource/ro_extra
  DICT      espeak-ng-data/ro_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/ro_dict'
Using phonemetable: 'ro'
Compiling: 'ro_list'
	2167 entries
Compiling: 'ro_emoji'
	1639 entries
Compiling: 'ro_extra'
	0 entries
Compiling: 'ro_rules'
	349 rules, 32 groups (0)

touch dictsource/ru_extra
ln -svf extra/ru_listx dictsource/
'dictsource/ru_listx' -> 'extra/ru_listx'
  DICT      espeak-ng-data/ru_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/ru_dict'
Using phonemetable: 'ru'
Compiling: 'ru_listx'
	199806 entries
Compiling: 'ru_list'
	195 entries
Compiling: 'ru_emoji'
	1639 entries
Compiling: 'ru_extra'
	0 entries
Compiling: 'ru_rules'
	370 rules, 34 groups (33)

touch dictsource/sd_extra
  DICT      espeak-ng-data/sd_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/sd_dict'
Using phonemetable: 'sd'
Compiling: 'sd_list'
	266 entries
Compiling: 'sd_emoji'
	1565 entries
Compiling: 'sd_extra'
	0 entries
Compiling: 'sd_rules'
	372 rules, 73 groups (47)

touch dictsource/shn_extra
  DICT      espeak-ng-data/shn_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/shn_dict'
Using phonemetable: 'shn'
Compiling: 'shn_list'
	49 entries
Compiling: 'shn_extra'
	0 entries
Compiling: 'shn_rules'
	186 rules, 50 groups (0)

touch dictsource/si_extra
  DICT      espeak-ng-data/si_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/si_dict'
Using phonemetable: 'si'
Compiling: 'si_list'
	152 entries
Compiling: 'si_emoji'
	1648 entries
Compiling: 'si_extra'
	0 entries
Compiling: 'si_rules'
	142 rules, 75 groups (73)

touch dictsource/sk_extra
  DICT      espeak-ng-data/sk_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/sk_dict'
Using phonemetable: 'sk'
Compiling: 'sk_list'
	348 entries
Compiling: 'sk_emoji'
	1639 entries
Compiling: 'sk_extra'
	0 entries
Compiling: 'sk_rules'
	535 rules, 46 groups (0)

touch dictsource/sl_extra
  DICT      espeak-ng-data/sl_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/sl_dict'
Using phonemetable: 'sl'
Compiling: 'sl_list'
	196 entries
Compiling: 'sl_emoji'
	1639 entries
Compiling: 'sl_extra'
	0 entries
Compiling: 'sl_rules'
	108 rules, 31 groups (0)

touch dictsource/sq_extra
  DICT      espeak-ng-data/sq_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/sq_dict'
Using phonemetable: 'sq'
Compiling: 'sq_list'
	132 entries
Compiling: 'sq_emoji'
	1636 entries
Compiling: 'sq_extra'
	0 entries
Compiling: 'sq_rules'
	100 rules, 29 groups (0)

touch dictsource/sr_extra
  DICT      espeak-ng-data/sr_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/sr_dict'
Using phonemetable: 'sr'
Compiling: 'sr_list'
	614 entries
Compiling: 'sr_emoji'
	1568 entries
Compiling: 'sr_extra'
	0 entries
Compiling: 'sr_rules'
	112 rules, 34 groups (0)

touch dictsource/sv_extra
  DICT      espeak-ng-data/sv_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/sv_dict'
Using phonemetable: 'sv'
Compiling: 'sv_list'
	341 entries
Compiling: 'sv_emoji'
	1639 entries
Compiling: 'sv_extra'
	0 entries
Compiling: 'sv_rules'
	697 rules, 30 groups (0)

touch dictsource/sw_extra
  DICT      espeak-ng-data/sw_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/sw_dict'
Using phonemetable: 'sw'
Compiling: 'sw_list'
	170 entries
Compiling: 'sw_emoji'
	1638 entries
Compiling: 'sw_extra'
	0 entries
Compiling: 'sw_rules'
	63 rules, 27 groups (0)

touch dictsource/ta_extra
  DICT      espeak-ng-data/ta_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/ta_dict'
Using phonemetable: 'ta'
Compiling: 'ta_list'
	551 entries
Compiling: 'ta_emoji'
	1639 entries
Compiling: 'ta_extra'
	0 entries
Compiling: 'ta_rules'
	5040 rules, 33 groups (28)

touch dictsource/te_extra
  DICT      espeak-ng-data/te_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/te_dict'
Using phonemetable: 'te'
Compiling: 'te_list'
	155 entries
Compiling: 'te_emoji'
	1639 entries
Compiling: 'te_extra'
	0 entries
Compiling: 'te_rules'
	112 rules, 56 groups (53)

touch dictsource/tn_extra
  DICT      espeak-ng-data/tn_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/tn_dict'
Using phonemetable: 'tn'
Compiling: 'tn_list'
	110 entries
Compiling: 'tn_extra'
	0 entries
Compiling: 'tn_rules'
	82 rules, 27 groups (0)

touch dictsource/tr_extra
  DICT      espeak-ng-data/tr_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/tr_dict'
Using phonemetable: 'tr'
Compiling: 'tr_list'
	252 entries
Compiling: 'tr_emoji'
	1639 entries
Compiling: 'tr_extra'
	0 entries
Compiling: 'tr_rules'
	216 rules, 37 groups (0)

touch dictsource/tt_extra
  DICT      espeak-ng-data/tt_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/tt_dict'
Using phonemetable: 'tt'
Compiling: 'tt_list'
	74 entries
Compiling: 'tt_extra'
	0 entries
Compiling: 'tt_rules'
	49 rules, 40 groups (34)

touch dictsource/ur_extra
  DICT      espeak-ng-data/ur_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/ur_dict'
Using phonemetable: 'ur'
Compiling: 'ur_list'
	2060 entries
Compiling: 'ur_emoji'
	1639 entries
Compiling: 'ur_extra'
	0 entries
Compiling: 'ur_rules'
	1066 rules, 62 groups (44)

touch dictsource/uz_extra
  DICT      espeak-ng-data/uz_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/uz_dict'
Using phonemetable: 'uz'
Compiling: 'uz_list'
	121 entries
Compiling: 'uz_extra'
	0 entries
Compiling: 'uz_rules'
	39 rules, 29 groups (0)

touch dictsource/vi_extra
  DICT      espeak-ng-data/vi_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/vi_dict'
Using phonemetable: 'vi'
Compiling: 'vi_list'
	135 entries
Compiling: 'vi_emoji'
	1639 entries
Compiling: 'vi_extra'
	0 entries
Compiling: 'vi_rules'
	592 rules, 97 groups (0)

touch dictsource/zh_extra
ln -svf extra/zh_listx dictsource/
'dictsource/zh_listx' -> 'extra/zh_listx'
  DICT      espeak-ng-data/zh_dict
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/zh_dict'
Using phonemetable: 'zh'
Compiling: 'zh_listx'
	57665 entries
Compiling: 'zh_list'
	3885 entries
Compiling: 'zh_emoji'
	1639 entries
Compiling: 'zh_extra'
	0 entries
Compiling: 'zh_rules'
	181 rules, 28 groups (0)

touch dictsource/zhy_extra
ln -svf extra/zhy_listx dictsource/
'dictsource/zhy_listx' -> 'extra/zhy_listx'
cd dictsource && ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 LD_LIBRARY_PATH=../src: ../src/espeak-ng --compile=yue && cd ..
Can't read dictionary file: '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/zhy_dict'
Using phonemetable: 'zhy'
Compiling: 'zhy_list'
	3809 entries
Compiling: 'zhy_listx'
	33744 entries
Compiling: 'zhy_emoji'
	1635 entries
Compiling: 'zhy_extra'
	0 entries
Compiling: 'zhy_rules'
	79 rules, 27 groups (0)

mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/af1
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/af1_phtrans -- 67 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/ar1
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/ar1_phtrans -- 66 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/ar2
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/ar2_phtrans -- 66 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/ca
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/ca_phtrans -- 82 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/cr1
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/cr1_phtrans -- 89 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/cs
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/cs_phtrans -- 23 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/de2
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/de2_phtrans -- 71 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/de4
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/de4_phtrans -- 74 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/de6
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/de6_phtrans -- 57 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/de8
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/de8_phtrans -- 47 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/ee1
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/ee1_phtrans -- 59 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/en1
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/en1_phtrans -- 32 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/es
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/es_phtrans -- 72 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/es3
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/es3_phtrans -- 42 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/es4
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/es4_phtrans -- 44 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/fr
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/fr_phtrans -- 81 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/gr1
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/gr1_phtrans -- 91 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/gr2
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/gr2_phtrans -- 91 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/grc-de6
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/grc-de6_phtrans -- 19 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/hn1
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/hn1_phtrans -- 21 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/hu1
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/hu1_phtrans -- 59 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/ic1
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/ic1_phtrans -- 46 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/id1
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/id1_phtrans -- 70 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/in
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/in_phtrans -- 59 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/ir1
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/ir1_phtrans -- 241 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/it1
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/it1_phtrans -- 54 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/it3
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/it3_phtrans -- 36 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/jp
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/jp_phtrans -- 42 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/la1
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/la1_phtrans -- 30 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/lt
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/lt_phtrans -- 43 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/ma1
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/ma1_phtrans -- 38 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/mx1
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/mx1_phtrans -- 74 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/mx2
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/mx2_phtrans -- 75 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/nl
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/nl_phtrans -- 69 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/nz1
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/nz1_phtrans -- 29 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/pl1
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/pl1_phtrans -- 64 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/pt1
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/pt1_phtrans -- 86 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/ptbr
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/ptbr_phtrans -- 104 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/ptbr4
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/ptbr4_phtrans -- 97 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/ro1
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/ro1_phtrans -- 89 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/sv
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/sv_phtrans -- 65 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/sv2
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/sv2_phtrans -- 65 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/tl1
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/tl1_phtrans -- 31 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/tr1
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/tr1_phtrans -- 14 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/us
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/us_phtrans -- 49 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/us3
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/us3_phtrans -- 47 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/vz
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/vz_phtrans -- 94 phonemes
mkdir -p espeak-ng-data/mbrola_ph
ESPEAK_DATA_PATH=/home/iurt/rpmbuild/BUILD/espeak-ng-1.50 src/espeak-ng --compile-mbrola=phsource/mbrola/zh
Mbrola translation file: /home/iurt/rpmbuild/BUILD/espeak-ng-1.50/espeak-ng-data/mbrola_ph/zh_phtrans -- 61 phonemes
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0HYhck
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64
+ cd espeak-ng-1.50
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Makefile:2631: warning: ignoring prerequisites on suffix rule definition
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50'
Makefile:2631: warning: ignoring prerequisites on suffix rule definition
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/lib64'
 /bin/sh ./libtool   --mode=install /usr/bin/install -p   src/libespeak-ng.la '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/lib64'
libtool: install: /usr/bin/install -p src/.libs/libespeak-ng.so.1.1.49 /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/lib64/libespeak-ng.so.1.1.49
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/lib64 && { ln -s -f libespeak-ng.so.1.1.49 libespeak-ng.so.1 || { rm -f libespeak-ng.so.1 && ln -s libespeak-ng.so.1.1.49 libespeak-ng.so.1; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/lib64 && { ln -s -f libespeak-ng.so.1.1.49 libespeak-ng.so || { rm -f libespeak-ng.so && ln -s libespeak-ng.so.1.1.49 libespeak-ng.so; }; })
libtool: install: /usr/bin/install -p src/.libs/libespeak-ng.lai /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/lib64/libespeak-ng.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -p src/speak-ng src/espeak-ng '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/bin'
libtool: install: /usr/bin/install -p src/speak-ng /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/bin/speak-ng
libtool: warning: 'src/libespeak-ng.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p src/.libs/espeak-ng /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/bin/espeak-ng
/usr/bin/make  install-exec-hook
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50'
Makefile:2631: warning: ignoring prerequisites on suffix rule definition
cd /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/bin && rm -f espeak && ln -s espeak-ng espeak
cd /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/bin && rm -f speak  && ln -s speak-ng speak
cd /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/lib64 && rm -f libespeak.la && ln -s libespeak-ng.la libespeak.la
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/include/espeak'
 /usr/bin/install -p -m 644 src/include/espeak/speak_lib.h '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/include/espeak'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/include/espeak-ng'
 /usr/bin/install -p -m 644 src/include/espeak-ng/encoding.h src/include/espeak-ng/espeak_ng.h src/include/espeak-ng/speak_lib.h '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/include/espeak-ng'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/share/man/man1'
 /usr/bin/install -p -m 644 src/speak-ng.1 src/espeak-ng.1 '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/share/man/man1'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/lib64/pkgconfig'
 /usr/bin/install -p -m 644 espeak-ng.pc '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/lib64/pkgconfig'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/share/vim/addons/ftdetect'
 /usr/bin/install -p -m 644 vim/ftdetect/espeakfiletype.vim '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/share/vim/addons/ftdetect'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/share/vim/addons/syntax'
 /usr/bin/install -p -m 644 vim/syntax/espeaklist.vim vim/syntax/espeakrules.vim '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/share/vim/addons/syntax'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/share/vim/registry'
 /usr/bin/install -p -m 644 vim/registry/espeak.yaml '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/share/vim/registry'
/usr/bin/make  install-data-hook
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50'
Makefile:2631: warning: ignoring prerequisites on suffix rule definition
rm -rf /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/share/espeak-ng-data
mkdir -p /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/share/espeak-ng-data
cp -prf espeak-ng-data/* /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/share/espeak-ng-data
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50'
+ find /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64 -name '*.la' -delete
+ rm -vf '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/lib64/libespeak-ng-test.so*'
+ rm -vf /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/bin/speak /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/bin/espeak
removed '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/bin/speak'
removed '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/bin/espeak'
+ rm -vrf /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/include/espeak
removed '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/include/espeak/speak_lib.h'
removed directory '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/include/espeak'
+ mv /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/share/vim/addons /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/share/vim/vimfiles
+ rm -vrf /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/share/vim/registry
removed '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/share/vim/registry/espeak.yaml'
removed directory '/home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/share/vim/registry'
+ /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 1.50-2.mga9 --unique-debug-suffix -1.50-2.mga9.aarch64 --unique-debug-src-base espeak-ng-1.50-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/espeak-ng-1.50

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/bin/espeak-ng
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/bin/speak-ng
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/espeak-ng-1.50-2.mga9.aarch64/usr/lib64/libespeak-ng.so.1.1.49
dwz: ./usr/bin/espeak-ng-1.50-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/speak-ng-1.50-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libespeak-ng.so.1.1.49-1.50-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 1204kB, size after compression: 1204kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 3 CRC32s did match.
3660 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
*******************************************************************************
*
* WARNING: 'check-rpaths' detected a broken RPATH OR RUNPATH and will cause
*          'rpmbuild' to fail. To ignore these errors, you can set the
*          '$QA_RPATHS' environment variable which is a bitmask allowing the
*          values below. The current value of QA_RPATHS is 0x0000.
*
*    0x0001 ... standard RPATHs (e.g. /usr/lib); such RPATHs are a minor
*               issue but are introducing redundant searchpaths without
*               providing a benefit. They can also cause errors in multilib
*               environments.
*    0x0002 ... invalid RPATHs; these are RPATHs which are neither absolute
*               nor relative filenames and can therefore be a SECURITY risk
*    0x0004 ... insecure RPATHs; these are relative RPATHs which are a
*               SECURITY risk
*    0x0008 ... the special '$ORIGIN' RPATHs are appearing after other
*               RPATHs; this is just a minor issue but usually unwanted
*    0x0010 ... the RPATH is empty; there is no reason for such RPATHs
*               and they cause unneeded work while loading libraries
*    0x0020 ... an RPATH references '..' of an absolute path; this will break
*               the functionality when the path before '..' is a symlink
*          
*
* Examples:
* - to ignore standard and empty RPATHs, execute 'rpmbuild' like
*   $ QA_RPATHS=$(( 0x0001|0x0010 )) rpmbuild my-package.src.rpm
* - to check existing files, set $RPM_BUILD_ROOT and execute check-rpaths like
*   $ RPM_BUILD_ROOT=<top-dir> /usr/lib/rpm/check-rpaths
*  
*******************************************************************************
ERROR   0002: file '/usr/bin/speak-ng' contains an invalid  '/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/src/.libs' in [/home/iurt/rpmbuild/BUILD/espeak-ng-1.50/src/.libs]
error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.0HYhck (%install)


RPM build errors:
    Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
    Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.0HYhck (%install)
I: [iurt_root_command] ERROR: chroot