=>> Building audio/espeak-ng build started at 2025-06-05T21:29:44-05:00 port directory: /usr/ports/audio/espeak-ng package name: espeak-ng-1.52.0_1 building for: FreeBSD 142amd64-current-job-02 14.2-RELEASE FreeBSD 14.2-RELEASE amd64 maintained by: se@FreeBSD.org port version: 1.52.0 port revision: 1 Makefile datestamp: -rw-r--r-- 1 root wheel 1141 Jun 4 20:26 /usr/ports/audio/espeak-ng/Makefile Ports top last git commit: 8592fbbd4315 Ports top unclean checkout: no =>> Inspecting /poudriere/data/.m/142amd64-current/02//usr/ports/audio/espeak-ng for modifications to git checkout... no Port dir last git commit: e54088787fef Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.99.20250209 Host OSVERSION: 1403000 Jail OSVERSION: 1402000 Job Id: 02 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1402000 UNAME_v=FreeBSD 14.2-RELEASE UNAME_r=14.2-RELEASE BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git USE_COLORS=no POUDRIERE_VERSION=3.4.99.20250209 MASTERMNT=/poudriere/data/.m/142amd64-current/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/poudriere/data/.m/142amd64-current/02/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=142amd64-current OLDPWD=/poudriere/data/.m/142amd64-current/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20250209 PREFIX=/usr/local POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for espeak-ng-1.52.0_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- se@FreeBSD.org --End MAINTAINER-- --PORTVERSION-- 1.52.0 --End PORTVERSION-- --PORTREVISION-- 1 --End PORTREVISION-- --CONFIGURE_ARGS-- --with-pcaudiolib --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake XDG_DATA_HOME=/wrkdirs/usr/ports/audio/espeak-ng/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/espeak-ng/work XDG_CACHE_HOME=/wrkdirs/usr/ports/audio/espeak-ng/work/.cache HOME=/wrkdirs/usr/ports/audio/espeak-ng/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/audio/espeak-ng/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh DEFAULT_AUTOCONF=2.72 CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/espeak-ng/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/espeak-ng/work XDG_CACHE_HOME=/wrkdirs/usr/ports/audio/espeak-ng/work/.cache HOME=/wrkdirs/usr/ports/audio/espeak-ng/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/audio/espeak-ng/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DEFAULT_AUTOCONF=2.72 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" OSREL=14.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/espeak-ng" EXAMPLESDIR="share/examples/espeak-ng" DATADIR="share/espeak-ng" WWWDIR="www/espeak-ng" ETCDIR="etc/espeak-ng" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/espeak-ng DOCSDIR=/usr/local/share/doc/espeak-ng EXAMPLESDIR=/usr/local/share/examples/espeak-ng WWWDIR=/usr/local/www/espeak-ng ETCDIR=/usr/local/etc/espeak-ng --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 63795 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> espeak-ng-1.52.0_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.1.4.pkg [142amd64-current-job-02] Installing pkg-2.1.4... [142amd64-current-job-02] Extracting pkg-2.1.4: .......... done ===> espeak-ng-1.52.0_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of espeak-ng-1.52.0_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =>> Debug: gather_distfiles: missing '/poudriere/data/.m/142amd64-current/02/portdistfiles//espeak-ng-espeak-ng-1.52.0_GH0.tar.gz'=================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by espeak-ng-1.52.0_1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by espeak-ng-1.52.0_1 for building => SHA256 Checksum OK for espeak-ng-espeak-ng-1.52.0_GH0.tar.gz. =========================================================================== =>> Debug: gather_distfiles: skipping copy '/poudriere/distfiles//espeak-ng-espeak-ng-1.52.0_GH0.tar.gz'=================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by espeak-ng-1.52.0_1 for building ===> Extracting for espeak-ng-1.52.0_1 => SHA256 Checksum OK for espeak-ng-espeak-ng-1.52.0_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for espeak-ng-1.52.0_1 ===> Applying FreeBSD patches for espeak-ng-1.52.0_1 from /usr/ports/audio/espeak-ng/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> espeak-ng-1.52.0_1 depends on executable: ronn - not found ===> Installing existing package /packages/All/rubygem-ronn-0.7.3.pkg [142amd64-current-job-02] Installing rubygem-ronn-0.7.3... [142amd64-current-job-02] `-- Installing ruby-3.3.8,1... [142amd64-current-job-02] | `-- Installing gmp-6.3.0... [142amd64-current-job-02] | | `-- Installing indexinfo-0.3.1_1... [142amd64-current-job-02] | | `-- Extracting indexinfo-0.3.1_1: .... done [142amd64-current-job-02] | `-- Extracting gmp-6.3.0: .......... done [142amd64-current-job-02] | `-- Installing libffi-3.4.8... [142amd64-current-job-02] | `-- Extracting libffi-3.4.8: .......... done [142amd64-current-job-02] | `-- Installing libunwind-20240221_2... [142amd64-current-job-02] | `-- Extracting libunwind-20240221_2: .......... done [142amd64-current-job-02] | `-- Installing libyaml-0.2.5... [142amd64-current-job-02] | `-- Extracting libyaml-0.2.5: ......... done [142amd64-current-job-02] `-- Extracting ruby-3.3.8,1: .......... done [142amd64-current-job-02] `-- Installing ruby33-gems-3.6.9... [142amd64-current-job-02] `-- Extracting ruby33-gems-3.6.9: .......... done [142amd64-current-job-02] `-- Installing rubygem-hpricot-0.8.6_1... [142amd64-current-job-02] `-- Extracting rubygem-hpricot-0.8.6_1: .......... done [142amd64-current-job-02] `-- Installing rubygem-mustache-1.1.1... [142amd64-current-job-02] `-- Extracting rubygem-mustache-1.1.1: .......... done [142amd64-current-job-02] `-- Installing rubygem-rdiscount-2.2.7.3... [142amd64-current-job-02] `-- Extracting rubygem-rdiscount-2.2.7.3: .......... done [142amd64-current-job-02] Extracting rubygem-ronn-0.7.3: .......... done ===== Message from ruby-3.3.8,1: -- Some of the standard commands and libraries are provided as separate ports for ease of upgrading: devel/ruby-gems: gem - RubyGems package manager devel/rubygem-debug: debug - Debugging functionality for Ruby devel/rubygem-erb: erb - Templating system for Ruby devel/rubygem-irb: irb - Interactive Ruby devel/rubygem-minitest: minitest - Complete suite of testing facilities devel/rubygem-power_assert: power_assert - Power Assert for Ruby devel/rubygem-racc: racc - LALR(1) parser generator for Ruby devel/rubygem-rake: rake - Ruby Make devel/rubygem-rbs: rbs - Language for type signatures for Ruby and standard library definitions devel/rubygem-rdoc: rdoc - Ruby Documentation System devel/rubygem-test-unit: test-unit - Unit testing framework for Ruby devel/rubygem-typeprof: typeprof - Type analysis tool for Ruby code ftp/rubygem-net-ftp: net-ftp - Support for the File Transfer Protocol mail/rubygem-net-imap: net-imap - Ruby client api for Internet Message Access Protocol mail/rubygem-net-pop: net-pop - Ruby client library for POP3 mail/rubygem-net-smtp: net-smtp - Simple Mail Transfer Protocol client library for Ruby math/rubygem-matrix: matrix - Implementation of Matrix and Vector classes math/rubygem-prime: prime - Prime numbers and factorization library sysutils/rubygem-bundler: bundler - Tool that manages gem dependencies for ruby applications textproc/rubygem-rexml: rexml - XML toolkit for Ruby www/rubygem-rss: rss - Family of libraries that support various formats of XML "feeds" Install them as occasion demands. ===> espeak-ng-1.52.0_1 depends on executable: ronn - found ===> Returning to build of espeak-ng-1.52.0_1 ===> espeak-ng-1.52.0_1 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [142amd64-current-job-02] Installing gmake-4.4.1... [142amd64-current-job-02] `-- Installing gettext-runtime-0.23.1... [142amd64-current-job-02] `-- Extracting gettext-runtime-0.23.1: .......... done [142amd64-current-job-02] Extracting gmake-4.4.1: .......... done ===> espeak-ng-1.52.0_1 depends on package: gmake>=4.4.1 - found ===> Returning to build of espeak-ng-1.52.0_1 ===> espeak-ng-1.52.0_1 depends on package: autoconf>=2.72 - not found ===> Installing existing package /packages/All/autoconf-2.72.pkg [142amd64-current-job-02] Installing autoconf-2.72... [142amd64-current-job-02] `-- Installing autoconf-switch-20220527... [142amd64-current-job-02] `-- Extracting autoconf-switch-20220527: .......... done [142amd64-current-job-02] `-- Installing m4-1.4.19_1,1... [142amd64-current-job-02] | `-- Installing libsigsegv-2.14... [142amd64-current-job-02] | `-- Extracting libsigsegv-2.14: ........ done [142amd64-current-job-02] `-- Extracting m4-1.4.19_1,1: .......... done [142amd64-current-job-02] `-- Installing perl5-5.40.2_2... [142amd64-current-job-02] | `-- Installing gdbm-1.25... [142amd64-current-job-02] | | `-- Installing readline-8.2.13_2... [142amd64-current-job-02] | | `-- Extracting readline-8.2.13_2: .......... done [142amd64-current-job-02] | `-- Extracting gdbm-1.25: .......... done [142amd64-current-job-02] `-- Extracting perl5-5.40.2_2: .......... done [142amd64-current-job-02] Extracting autoconf-2.72: .......... done ===== Message from libsigsegv-2.14: -- Note that the stackoverflow handling functions of this library need procfs mounted on /proc. ===> espeak-ng-1.52.0_1 depends on package: autoconf>=2.72 - found ===> Returning to build of espeak-ng-1.52.0_1 ===> espeak-ng-1.52.0_1 depends on package: automake>=1.17 - not found ===> Installing existing package /packages/All/automake-1.17.pkg [142amd64-current-job-02] Installing automake-1.17... [142amd64-current-job-02] Extracting automake-1.17: .......... done ===> espeak-ng-1.52.0_1 depends on package: automake>=1.17 - found ===> Returning to build of espeak-ng-1.52.0_1 ===> espeak-ng-1.52.0_1 depends on executable: libtoolize - not found ===> Installing existing package /packages/All/libtool-2.5.4.pkg [142amd64-current-job-02] Installing libtool-2.5.4... [142amd64-current-job-02] Extracting libtool-2.5.4: .......... done ===> espeak-ng-1.52.0_1 depends on executable: libtoolize - found ===> Returning to build of espeak-ng-1.52.0_1 ===> espeak-ng-1.52.0_1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [142amd64-current-job-02] Installing ccache-3.7.12_8... [142amd64-current-job-02] Extracting ccache-3.7.12_8: .......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> espeak-ng-1.52.0_1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of espeak-ng-1.52.0_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> espeak-ng-1.52.0_1 depends on shared library: libpcaudio.so - not found ===> Installing existing package /packages/All/pcaudiolib-1.2_2.pkg [142amd64-current-job-02] Installing pcaudiolib-1.2_2... [142amd64-current-job-02] Extracting pcaudiolib-1.2_2: ........ done ===> espeak-ng-1.52.0_1 depends on shared library: libpcaudio.so - found (/usr/local/lib/libpcaudio.so) ===> Returning to build of espeak-ng-1.52.0_1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for espeak-ng-1.52.0_1 libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:78: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:78: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:78: the top level 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:112: warning: shell dirname $@: non-POSIX variable name Makefile.am:112: (probably a GNU make extension) Makefile.am:115: warning: shell dirname $@: non-POSIX variable name Makefile.am:115: (probably a GNU make extension) Makefile.am:117: warning: wildcard docs/*.md: non-POSIX variable name Makefile.am:117: (probably a GNU make extension) Makefile.am:117: warning: wildcard docs/*/*.md: non-POSIX variable name Makefile.am:117: (probably a GNU make extension) Makefile.am:117: warning: wildcard docs/*/*/*.md: non-POSIX variable name Makefile.am:117: (probably a GNU make extension) Makefile.am:324: warning: filter-out tests/windows-data.test,$(wildcard tests/*.test: non-POSIX variable name Makefile.am:324: (probably a GNU make extension) Makefile.am:366: warning: wildcard tests/ssml/*.ssml tests/ssml-fuzzer/*.ssml: non-POSIX variable name Makefile.am:366: (probably a GNU make extension) Makefile.am:373: warning: wildcard tests/ssml/*.expected: non-POSIX variable name Makefile.am:373: (probably a GNU make extension) Makefile.am:383: warning: wildcard phsource/*: non-POSIX variable name Makefile.am:383: (probably a GNU make extension) Makefile.am:383: warning: wildcard phsource/*/*: non-POSIX variable name Makefile.am:383: (probably a GNU make extension) Makefile.am:383: warning: wildcard phsource/*/*/*: non-POSIX variable name Makefile.am:383: (probably a GNU make extension) Makefile.am:388: warning: wildcard espeak-ng-data/lang/*: non-POSIX variable name Makefile.am:388: (probably a GNU make extension) Makefile.am:388: warning: wildcard espeak-ng-data/lang/*/*: non-POSIX variable name Makefile.am:388: (probably a GNU make extension) Makefile.am:388: warning: wildcard espeak-ng-data/voices/*/*: non-POSIX variable name Makefile.am:388: (probably a GNU make extension) Makefile.am:393: warning: filter-out phsource/phonemes.stamp,$(PHSOURCE: non-POSIX variable name Makefile.am:393: (probably a GNU make extension) Makefile.am:393: warning: filter-out espeak-ng-data/voices/!v/Mr serious,$(LANGDATA: non-POSIX variable name Makefile.am:393: (probably a GNU make extension) Makefile.am:418: warning: '%'-style pattern rules are a GNU make extension Makefile.am:429: warning: '%'-style pattern rules are a GNU make extension Makefile.am:440: warning: '%'-style pattern rules are a GNU make extension Makefile.am:564: warning: wildcard dictsource/*_emoji: non-POSIX variable name Makefile.am:564: (probably a GNU make extension) Makefile.am:564: warning: wildcard dictsource/*_extra: non-POSIX variable name Makefile.am:564: (probably a GNU make extension) Makefile.am:564: warning: wildcard dictsource/*_list: non-POSIX variable name Makefile.am:564: (probably a GNU make extension) Makefile.am:564: warning: wildcard dictsource/*_rules: non-POSIX variable name Makefile.am:564: (probably a GNU make extension) Makefile.am:564: warning: wildcard dictsource/extra/*: non-POSIX variable name Makefile.am:564: (probably a GNU make extension) Makefile.am:974: warning: wildcard phsource/mbrola/*: non-POSIX variable name Makefile.am:974: (probably a GNU make extension) Makefile.am:980: warning: '%'-style pattern rules are a GNU make extension Makefile.am:986: warning: all-local was already defined in condition TRUE, which includes condition OPT_MBROLA ... Makefile.am:51: ... 'all-local' previously defined here Makefile.am: installing './depcomp' configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking xargs -n works... yes checking build system type... amd64-portbld-freebsd14.2 checking host system type... amd64-portbld-freebsd14.2 checking how to print strings... printf checking whether /usr/local/bin/gmake supports the include directive... yes (GNU style) checking for gcc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /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 checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd14.2 file names to amd64-portbld-freebsd14.2 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd14.2 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for vfork.h... (cached) no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd14.2 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... yes checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd14.2 ld.so checking how to hardcode library paths into programs... immediate checking whether /usr/local/bin/gmake sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for gradle... no checking if cc supports C99 without any flags... yes checking if cc supports C99 with the -std=c99 flag... yes checking if cc supports C99... -std=c99 checking if targeting FreeBSD... -D__BSD_VISIBLE checking for endian.h... yes checking for fcntl.h... (cached) yes checking for getopt.h... (cached) yes checking for locale.h... (cached) yes checking for stddef.h... (cached) yes checking for stdbool.h... (cached) yes checking for sys/endian.h... yes checking for sys/time.h... (cached) yes checking for wchar.h... (cached) yes checking for wctype.h... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for pid_t... (cached) yes checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for working strcoll... yes checking for error_at_line... no checking for dup2... (cached) yes checking for getopt_long... yes checking for gettimeofday... (cached) yes checking for malloc... (cached) yes checking for memchr... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for mkdir... yes checking for mkstemp... (cached) yes checking for pow... no checking for realloc... yes checking for setlocale... (cached) yes checking for sqrt... no checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strrchr... (cached) yes checking for strstr... (cached) yes checking for pcaudiolib/audio.h... yes checking for sonic.h... no checking for valgrind/memcheck.h... no checking for ronn... ronn checking for kramdown... no checking whether C compiler accepts -Wimplicit... yes checking whether C compiler accepts -Wint-conversion... 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 whether C compiler accepts -fwrapv... 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: cc C99 Compiler flags: -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE Sonic: no PCAudioLib: yes gradle (Android): Klatt: yes speechPlayer: yes MBROLA: yes Async: yes Extended Dictionaries: Russian: yes Chinese (Mandarin): yes Chinese (Cantonese): yes =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for espeak-ng-1.52.0_1 Makefile:3112: warning: ignoring prerequisites on suffix rule definition cd . && /bin/sh /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/missing automake-1.17 --gnu Makefile Makefile.am:112: warning: shell dirname $@: non-POSIX variable name Makefile.am:112: (probably a GNU make extension) Makefile.am:115: warning: shell dirname $@: non-POSIX variable name Makefile.am:115: (probably a GNU make extension) Makefile.am:117: warning: wildcard docs/*.md: non-POSIX variable name Makefile.am:117: (probably a GNU make extension) Makefile.am:117: warning: wildcard docs/*/*.md: non-POSIX variable name Makefile.am:117: (probably a GNU make extension) Makefile.am:117: warning: wildcard docs/*/*/*.md: non-POSIX variable name Makefile.am:117: (probably a GNU make extension) Makefile.am:324: warning: filter-out tests/windows-data.test,$(wildcard tests/*.test: non-POSIX variable name Makefile.am:324: (probably a GNU make extension) Makefile.am:366: warning: wildcard tests/ssml/*.ssml tests/ssml-fuzzer/*.ssml: non-POSIX variable name Makefile.am:366: (probably a GNU make extension) Makefile.am:373: warning: wildcard tests/ssml/*.expected: non-POSIX variable name Makefile.am:373: (probably a GNU make extension) Makefile.am:383: warning: wildcard phsource/*: non-POSIX variable name Makefile.am:383: (probably a GNU make extension) Makefile.am:383: warning: wildcard phsource/*/*: non-POSIX variable name Makefile.am:383: (probably a GNU make extension) Makefile.am:383: warning: wildcard phsource/*/*/*: non-POSIX variable name Makefile.am:383: (probably a GNU make extension) Makefile.am:388: warning: wildcard espeak-ng-data/lang/*: non-POSIX variable name Makefile.am:388: (probably a GNU make extension) Makefile.am:388: warning: wildcard espeak-ng-data/lang/*/*: non-POSIX variable name Makefile.am:388: (probably a GNU make extension) Makefile.am:388: warning: wildcard espeak-ng-data/voices/*/*: non-POSIX variable name Makefile.am:388: (probably a GNU make extension) Makefile.am:393: warning: filter-out phsource/phonemes.stamp,$(PHSOURCE: non-POSIX variable name Makefile.am:393: (probably a GNU make extension) Makefile.am:393: warning: filter-out espeak-ng-data/voices/!v/Mr serious,$(LANGDATA: non-POSIX variable name Makefile.am:393: (probably a GNU make extension) Makefile.am:418: warning: '%'-style pattern rules are a GNU make extension Makefile.am:429: warning: '%'-style pattern rules are a GNU make extension Makefile.am:440: warning: '%'-style pattern rules are a GNU make extension Makefile.am:564: warning: wildcard dictsource/*_emoji: non-POSIX variable name Makefile.am:564: (probably a GNU make extension) Makefile.am:564: warning: wildcard dictsource/*_extra: non-POSIX variable name Makefile.am:564: (probably a GNU make extension) Makefile.am:564: warning: wildcard dictsource/*_list: non-POSIX variable name Makefile.am:564: (probably a GNU make extension) Makefile.am:564: warning: wildcard dictsource/*_rules: non-POSIX variable name Makefile.am:564: (probably a GNU make extension) Makefile.am:564: warning: wildcard dictsource/extra/*: non-POSIX variable name Makefile.am:564: (probably a GNU make extension) Makefile.am:974: warning: wildcard phsource/mbrola/*: non-POSIX variable name Makefile.am:974: (probably a GNU make extension) Makefile.am:980: warning: '%'-style pattern rules are a GNU make extension Makefile.am:986: warning: all-local was already defined in condition TRUE, which includes condition OPT_MBROLA ... Makefile.am:51: ... 'all-local' previously defined here cd . && /bin/sh ./config.status Makefile depfiles config.status: creating Makefile config.status: executing depfiles commands Makefile:3112: warning: ignoring prerequisites on suffix rule definition /usr/local/bin/gmake all-am gmake[1]: Entering directory '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0' Makefile:3112: warning: ignoring prerequisites on suffix rule definition /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-mbrowrap.lo -MD -MP -MF src/libespeak-ng/.deps/la-mbrowrap.Tpo -c -o src/libespeak-ng/la-mbrowrap.lo `test -f 'src/libespeak-ng/mbrowrap.c' || echo './'`src/libespeak-ng/mbrowrap.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-synth_mbrola.lo -MD -MP -MF src/libespeak-ng/.deps/la-synth_mbrola.Tpo -c -o src/libespeak-ng/la-synth_mbrola.lo `test -f 'src/libespeak-ng/synth_mbrola.c' || echo './'`src/libespeak-ng/synth_mbrola.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-compilembrola.lo -MD -MP -MF src/libespeak-ng/.deps/la-compilembrola.Tpo -c -o src/libespeak-ng/la-compilembrola.lo `test -f 'src/libespeak-ng/compilembrola.c' || echo './'`src/libespeak-ng/compilembrola.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-espeak_command.lo -MD -MP -MF src/libespeak-ng/.deps/la-espeak_command.Tpo -c -o src/libespeak-ng/la-espeak_command.lo `test -f 'src/libespeak-ng/espeak_command.c' || echo './'`src/libespeak-ng/espeak_command.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-event.lo -MD -MP -MF src/libespeak-ng/.deps/la-event.Tpo -c -o src/libespeak-ng/la-event.lo `test -f 'src/libespeak-ng/event.c' || echo './'`src/libespeak-ng/event.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-fifo.lo -MD -MP -MF src/libespeak-ng/.deps/la-fifo.Tpo -c -o src/libespeak-ng/la-fifo.lo `test -f 'src/libespeak-ng/fifo.c' || echo './'`src/libespeak-ng/fifo.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-compilembrola.lo -MD -MP -MF src/libespeak-ng/.deps/la-compilembrola.Tpo -c src/libespeak-ng/compilembrola.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-compilembrola.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-mbrowrap.lo -MD -MP -MF src/libespeak-ng/.deps/la-mbrowrap.Tpo -c src/libespeak-ng/mbrowrap.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-mbrowrap.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-event.lo -MD -MP -MF src/libespeak-ng/.deps/la-event.Tpo -c src/libespeak-ng/event.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-event.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-synth_mbrola.lo -MD -MP -MF src/libespeak-ng/.deps/la-synth_mbrola.Tpo -c src/libespeak-ng/synth_mbrola.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-synth_mbrola.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-compilembrola.lo -MD -MP -MF src/libespeak-ng/.deps/la-compilembrola.Tpo -c src/libespeak-ng/compilembrola.c -o src/libespeak-ng/la-compilembrola.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-fifo.lo -MD -MP -MF src/libespeak-ng/.deps/la-fifo.Tpo -c src/libespeak-ng/fifo.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-fifo.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-espeak_command.lo -MD -MP -MF src/libespeak-ng/.deps/la-espeak_command.Tpo -c src/libespeak-ng/espeak_command.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-espeak_command.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-mbrowrap.lo -MD -MP -MF src/libespeak-ng/.deps/la-mbrowrap.Tpo -c src/libespeak-ng/mbrowrap.c -o src/libespeak-ng/la-mbrowrap.o >/dev/null 2>&1 src/libespeak-ng/event.c:417:17: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 417 | int a_status = gettimeofday(&tv, NULL); | ^ 1 warning generated. mv -f src/libespeak-ng/.deps/la-compilembrola.Tpo src/libespeak-ng/.deps/la-compilembrola.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-espeak_command.lo -MD -MP -MF src/libespeak-ng/.deps/la-espeak_command.Tpo -c src/libespeak-ng/espeak_command.c -o src/libespeak-ng/la-espeak_command.o >/dev/null 2>&1 depbase=`echo src/espeak-ng.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/espeak-ng.o -MD -MP -MF $depbase.Tpo -c -o src/espeak-ng.o src/espeak-ng.c &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-event.lo -MD -MP -MF src/libespeak-ng/.deps/la-event.Tpo -c src/libespeak-ng/event.c -o src/libespeak-ng/la-event.o >/dev/null 2>&1 mv -f src/libespeak-ng/.deps/la-mbrowrap.Tpo src/libespeak-ng/.deps/la-mbrowrap.Plo ronn --roff -o src src/speak-ng.1.ronn libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-fifo.lo -MD -MP -MF src/libespeak-ng/.deps/la-fifo.Tpo -c src/libespeak-ng/fifo.c -o src/libespeak-ng/la-fifo.o >/dev/null 2>&1 mv -f src/libespeak-ng/.deps/la-espeak_command.Tpo src/libespeak-ng/.deps/la-espeak_command.Plo ronn --roff -o src src/espeak-ng.1.ronn roff: src/speak-ng.1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-synth_mbrola.lo -MD -MP -MF src/libespeak-ng/.deps/la-synth_mbrola.Tpo -c src/libespeak-ng/synth_mbrola.c -o src/libespeak-ng/la-synth_mbrola.o >/dev/null 2>&1 sh: groff: not found touch dictsource/af_extra touch dictsource/am_extra touch dictsource/an_extra mv -f src/libespeak-ng/.deps/la-fifo.Tpo src/libespeak-ng/.deps/la-fifo.Plo touch dictsource/ar_extra touch dictsource/as_extra touch dictsource/az_extra touch dictsource/bg_extra touch dictsource/bn_extra touch dictsource/bpy_extra roff: src/espeak-ng.1 mv -f src/libespeak-ng/.deps/la-synth_mbrola.Tpo src/libespeak-ng/.deps/la-synth_mbrola.Plo touch dictsource/bs_extra sh: groff: not found mv -f src/libespeak-ng/.deps/la-event.Tpo src/libespeak-ng/.deps/la-event.Plo touch dictsource/ca_extra ln -svf extra/cmn_listx dictsource/ touch dictsource/cmn_extra dictsource//cmn_listx -> extra/cmn_listx touch dictsource/cs_extra touch dictsource/cv_extra touch dictsource/cy_extra touch dictsource/da_extra touch dictsource/de_extra touch dictsource/el_extra touch dictsource/en_extra touch dictsource/eo_extra touch dictsource/es_extra touch dictsource/et_extra touch dictsource/eu_extra touch dictsource/fi_extra touch dictsource/fo_extra touch dictsource/fr_extra touch dictsource/ga_extra touch dictsource/gd_extra touch dictsource/gn_extra touch dictsource/grc_extra touch dictsource/gu_extra touch dictsource/hak_extra touch dictsource/haw_extra touch dictsource/he_extra touch dictsource/hi_extra touch dictsource/hr_extra touch dictsource/ht_extra touch dictsource/hu_extra touch dictsource/hy_extra touch dictsource/ia_extra touch dictsource/id_extra touch dictsource/io_extra touch dictsource/is_extra touch dictsource/it_extra touch dictsource/ja_extra touch dictsource/jbo_extra touch dictsource/ka_extra touch dictsource/kaa_extra touch dictsource/kk_extra touch dictsource/kl_extra touch dictsource/kn_extra touch dictsource/ko_extra touch dictsource/kok_extra touch dictsource/ku_extra touch dictsource/ky_extra touch dictsource/la_extra touch dictsource/lfn_extra touch dictsource/lt_extra touch dictsource/lv_extra touch dictsource/mi_extra touch dictsource/mk_extra touch dictsource/ml_extra touch dictsource/mr_extra touch dictsource/ms_extra touch dictsource/mt_extra touch dictsource/my_extra touch dictsource/nci_extra touch dictsource/ne_extra touch dictsource/nl_extra touch dictsource/no_extra touch dictsource/nog_extra touch dictsource/om_extra touch dictsource/or_extra touch dictsource/pa_extra touch dictsource/pap_extra touch dictsource/pl_extra touch dictsource/pt_extra touch dictsource/py_extra touch dictsource/qu_extra touch dictsource/quc_extra touch dictsource/ro_extra touch dictsource/ru_extra ln -svf extra/ru_listx dictsource/ touch dictsource/sd_extra dictsource//ru_listx -> extra/ru_listx touch dictsource/shn_extra touch dictsource/si_extra touch dictsource/sk_extra touch dictsource/sl_extra touch dictsource/sq_extra touch dictsource/sr_extra touch dictsource/sv_extra touch dictsource/sw_extra touch dictsource/ta_extra touch dictsource/te_extra touch dictsource/ti_extra touch dictsource/tk_extra touch dictsource/tn_extra touch dictsource/tr_extra touch dictsource/tt_extra touch dictsource/uk_extra touch dictsource/ug_extra touch dictsource/ur_extra touch dictsource/uz_extra touch dictsource/vi_extra touch dictsource/yue_extra ln -svf extra/yue_listx dictsource/ depbase=`echo src/speak-ng.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/speak-ng.o -MD -MP -MF $depbase.Tpo -c -o src/speak-ng.o src/speak-ng.c &&\ mv -f $depbase.Tpo $depbase.Po dictsource//yue_listx -> extra/yue_listx /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/ucd-tools/src/libespeak_ng_la-case.lo -MD -MP -MF src/ucd-tools/src/.deps/libespeak_ng_la-case.Tpo -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 /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/ucd-tools/src/libespeak_ng_la-categories.lo -MD -MP -MF src/ucd-tools/src/.deps/libespeak_ng_la-categories.Tpo -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 /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/ucd-tools/src/libespeak_ng_la-ctype.lo -MD -MP -MF src/ucd-tools/src/.deps/libespeak_ng_la-ctype.Tpo -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 /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/ucd-tools/src/libespeak_ng_la-proplist.lo -MD -MP -MF src/ucd-tools/src/.deps/libespeak_ng_la-proplist.Tpo -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 /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/ucd-tools/src/libespeak_ng_la-scripts.lo -MD -MP -MF src/ucd-tools/src/.deps/libespeak_ng_la-scripts.Tpo -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 /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/ucd-tools/src/libespeak_ng_la-tostring.lo -MD -MP -MF src/ucd-tools/src/.deps/libespeak_ng_la-tostring.Tpo -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: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/ucd-tools/src/libespeak_ng_la-scripts.lo -MD -MP -MF src/ucd-tools/src/.deps/libespeak_ng_la-scripts.Tpo -c src/ucd-tools/src/scripts.c -fPIC -DPIC -o src/ucd-tools/src/.libs/libespeak_ng_la-scripts.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/ucd-tools/src/libespeak_ng_la-ctype.lo -MD -MP -MF src/ucd-tools/src/.deps/libespeak_ng_la-ctype.Tpo -c src/ucd-tools/src/ctype.c -fPIC -DPIC -o src/ucd-tools/src/.libs/libespeak_ng_la-ctype.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/ucd-tools/src/libespeak_ng_la-tostring.lo -MD -MP -MF src/ucd-tools/src/.deps/libespeak_ng_la-tostring.Tpo -c src/ucd-tools/src/tostring.c -fPIC -DPIC -o src/ucd-tools/src/.libs/libespeak_ng_la-tostring.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/ucd-tools/src/libespeak_ng_la-proplist.lo -MD -MP -MF src/ucd-tools/src/.deps/libespeak_ng_la-proplist.Tpo -c src/ucd-tools/src/proplist.c -fPIC -DPIC -o src/ucd-tools/src/.libs/libespeak_ng_la-proplist.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/ucd-tools/src/libespeak_ng_la-categories.lo -MD -MP -MF src/ucd-tools/src/.deps/libespeak_ng_la-categories.Tpo -c src/ucd-tools/src/categories.c -fPIC -DPIC -o src/ucd-tools/src/.libs/libespeak_ng_la-categories.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/ucd-tools/src/libespeak_ng_la-case.lo -MD -MP -MF src/ucd-tools/src/.deps/libespeak_ng_la-case.Tpo -c src/ucd-tools/src/case.c -fPIC -DPIC -o src/ucd-tools/src/.libs/libespeak_ng_la-case.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/ucd-tools/src/libespeak_ng_la-tostring.lo -MD -MP -MF src/ucd-tools/src/.deps/libespeak_ng_la-tostring.Tpo -c src/ucd-tools/src/tostring.c -o src/ucd-tools/src/libespeak_ng_la-tostring.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/ucd-tools/src/libespeak_ng_la-ctype.lo -MD -MP -MF src/ucd-tools/src/.deps/libespeak_ng_la-ctype.Tpo -c src/ucd-tools/src/ctype.c -o src/ucd-tools/src/libespeak_ng_la-ctype.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/ucd-tools/src/libespeak_ng_la-scripts.lo -MD -MP -MF src/ucd-tools/src/.deps/libespeak_ng_la-scripts.Tpo -c src/ucd-tools/src/scripts.c -o src/ucd-tools/src/libespeak_ng_la-scripts.o >/dev/null 2>&1 mv -f src/ucd-tools/src/.deps/libespeak_ng_la-tostring.Tpo src/ucd-tools/src/.deps/libespeak_ng_la-tostring.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/ucd-tools/src/libespeak_ng_la-case.lo -MD -MP -MF src/ucd-tools/src/.deps/libespeak_ng_la-case.Tpo -c src/ucd-tools/src/case.c -o src/ucd-tools/src/libespeak_ng_la-case.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-common.lo -MD -MP -MF src/libespeak-ng/.deps/la-common.Tpo -c -o src/libespeak-ng/la-common.lo `test -f 'src/libespeak-ng/common.c' || echo './'`src/libespeak-ng/common.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/ucd-tools/src/libespeak_ng_la-categories.lo -MD -MP -MF src/ucd-tools/src/.deps/libespeak_ng_la-categories.Tpo -c src/ucd-tools/src/categories.c -o src/ucd-tools/src/libespeak_ng_la-categories.o >/dev/null 2>&1 mv -f src/ucd-tools/src/.deps/libespeak_ng_la-scripts.Tpo src/ucd-tools/src/.deps/libespeak_ng_la-scripts.Plo mv -f src/ucd-tools/src/.deps/libespeak_ng_la-ctype.Tpo src/ucd-tools/src/.deps/libespeak_ng_la-ctype.Plo mv -f src/ucd-tools/src/.deps/libespeak_ng_la-case.Tpo src/ucd-tools/src/.deps/libespeak_ng_la-case.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-compiledata.lo -MD -MP -MF src/libespeak-ng/.deps/la-compiledata.Tpo -c -o src/libespeak-ng/la-compiledata.lo `test -f 'src/libespeak-ng/compiledata.c' || echo './'`src/libespeak-ng/compiledata.c mv -f src/ucd-tools/src/.deps/libespeak_ng_la-categories.Tpo src/ucd-tools/src/.deps/libespeak_ng_la-categories.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-compiledict.lo -MD -MP -MF src/libespeak-ng/.deps/la-compiledict.Tpo -c -o src/libespeak-ng/la-compiledict.lo `test -f 'src/libespeak-ng/compiledict.c' || echo './'`src/libespeak-ng/compiledict.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-dictionary.lo -MD -MP -MF src/libespeak-ng/.deps/la-dictionary.Tpo -c -o src/libespeak-ng/la-dictionary.lo `test -f 'src/libespeak-ng/dictionary.c' || echo './'`src/libespeak-ng/dictionary.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-encoding.lo -MD -MP -MF src/libespeak-ng/.deps/la-encoding.Tpo -c -o src/libespeak-ng/la-encoding.lo `test -f 'src/libespeak-ng/encoding.c' || echo './'`src/libespeak-ng/encoding.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-common.lo -MD -MP -MF src/libespeak-ng/.deps/la-common.Tpo -c src/libespeak-ng/common.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-common.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/ucd-tools/src/libespeak_ng_la-proplist.lo -MD -MP -MF src/ucd-tools/src/.deps/libespeak_ng_la-proplist.Tpo -c src/ucd-tools/src/proplist.c -o src/ucd-tools/src/libespeak_ng_la-proplist.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-compiledata.lo -MD -MP -MF src/libespeak-ng/.deps/la-compiledata.Tpo -c src/libespeak-ng/compiledata.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-compiledata.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-dictionary.lo -MD -MP -MF src/libespeak-ng/.deps/la-dictionary.Tpo -c src/libespeak-ng/dictionary.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-dictionary.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-common.lo -MD -MP -MF src/libespeak-ng/.deps/la-common.Tpo -c src/libespeak-ng/common.c -o src/libespeak-ng/la-common.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-encoding.lo -MD -MP -MF src/libespeak-ng/.deps/la-encoding.Tpo -c src/libespeak-ng/encoding.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-encoding.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-compiledict.lo -MD -MP -MF src/libespeak-ng/.deps/la-compiledict.Tpo -c src/libespeak-ng/compiledict.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-compiledict.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-encoding.lo -MD -MP -MF src/libespeak-ng/.deps/la-encoding.Tpo -c src/libespeak-ng/encoding.c -o src/libespeak-ng/la-encoding.o >/dev/null 2>&1 mv -f src/libespeak-ng/.deps/la-common.Tpo src/libespeak-ng/.deps/la-common.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-error.lo -MD -MP -MF src/libespeak-ng/.deps/la-error.Tpo -c -o src/libespeak-ng/la-error.lo `test -f 'src/libespeak-ng/error.c' || echo './'`src/libespeak-ng/error.c mv -f src/ucd-tools/src/.deps/libespeak_ng_la-proplist.Tpo src/ucd-tools/src/.deps/libespeak_ng_la-proplist.Plo mv -f src/libespeak-ng/.deps/la-encoding.Tpo src/libespeak-ng/.deps/la-encoding.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-espeak_api.lo -MD -MP -MF src/libespeak-ng/.deps/la-espeak_api.Tpo -c -o src/libespeak-ng/la-espeak_api.lo `test -f 'src/libespeak-ng/espeak_api.c' || echo './'`src/libespeak-ng/espeak_api.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-ieee80.lo -MD -MP -MF src/libespeak-ng/.deps/la-ieee80.Tpo -c -o src/libespeak-ng/la-ieee80.lo `test -f 'src/libespeak-ng/ieee80.c' || echo './'`src/libespeak-ng/ieee80.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-dictionary.lo -MD -MP -MF src/libespeak-ng/.deps/la-dictionary.Tpo -c src/libespeak-ng/dictionary.c -o src/libespeak-ng/la-dictionary.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-compiledata.lo -MD -MP -MF src/libespeak-ng/.deps/la-compiledata.Tpo -c src/libespeak-ng/compiledata.c -o src/libespeak-ng/la-compiledata.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-espeak_api.lo -MD -MP -MF src/libespeak-ng/.deps/la-espeak_api.Tpo -c src/libespeak-ng/espeak_api.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-espeak_api.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-compiledict.lo -MD -MP -MF src/libespeak-ng/.deps/la-compiledict.Tpo -c src/libespeak-ng/compiledict.c -o src/libespeak-ng/la-compiledict.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-espeak_api.lo -MD -MP -MF src/libespeak-ng/.deps/la-espeak_api.Tpo -c src/libespeak-ng/espeak_api.c -o src/libespeak-ng/la-espeak_api.o >/dev/null 2>&1 mv -f src/libespeak-ng/.deps/la-espeak_api.Tpo src/libespeak-ng/.deps/la-espeak_api.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-intonation.lo -MD -MP -MF src/libespeak-ng/.deps/la-intonation.Tpo -c -o src/libespeak-ng/la-intonation.lo `test -f 'src/libespeak-ng/intonation.c' || echo './'`src/libespeak-ng/intonation.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-error.lo -MD -MP -MF src/libespeak-ng/.deps/la-error.Tpo -c src/libespeak-ng/error.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-error.o mv -f src/libespeak-ng/.deps/la-compiledata.Tpo src/libespeak-ng/.deps/la-compiledata.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-langopts.lo -MD -MP -MF src/libespeak-ng/.deps/la-langopts.Tpo -c -o src/libespeak-ng/la-langopts.lo `test -f 'src/libespeak-ng/langopts.c' || echo './'`src/libespeak-ng/langopts.c mv -f src/libespeak-ng/.deps/la-compiledict.Tpo src/libespeak-ng/.deps/la-compiledict.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-error.lo -MD -MP -MF src/libespeak-ng/.deps/la-error.Tpo -c src/libespeak-ng/error.c -o src/libespeak-ng/la-error.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-ieee80.lo -MD -MP -MF src/libespeak-ng/.deps/la-ieee80.Tpo -c src/libespeak-ng/ieee80.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-ieee80.o /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-mnemonics.lo -MD -MP -MF src/libespeak-ng/.deps/la-mnemonics.Tpo -c -o src/libespeak-ng/la-mnemonics.lo `test -f 'src/libespeak-ng/mnemonics.c' || echo './'`src/libespeak-ng/mnemonics.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-intonation.lo -MD -MP -MF src/libespeak-ng/.deps/la-intonation.Tpo -c src/libespeak-ng/intonation.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-intonation.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-ieee80.lo -MD -MP -MF src/libespeak-ng/.deps/la-ieee80.Tpo -c src/libespeak-ng/ieee80.c -o src/libespeak-ng/la-ieee80.o >/dev/null 2>&1 mv -f src/libespeak-ng/.deps/la-error.Tpo src/libespeak-ng/.deps/la-error.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-numbers.lo -MD -MP -MF src/libespeak-ng/.deps/la-numbers.Tpo -c -o src/libespeak-ng/la-numbers.lo `test -f 'src/libespeak-ng/numbers.c' || echo './'`src/libespeak-ng/numbers.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-langopts.lo -MD -MP -MF src/libespeak-ng/.deps/la-langopts.Tpo -c src/libespeak-ng/langopts.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-langopts.o mv -f src/libespeak-ng/.deps/la-dictionary.Tpo src/libespeak-ng/.deps/la-dictionary.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-readclause.lo -MD -MP -MF src/libespeak-ng/.deps/la-readclause.Tpo -c -o src/libespeak-ng/la-readclause.lo `test -f 'src/libespeak-ng/readclause.c' || echo './'`src/libespeak-ng/readclause.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-mnemonics.lo -MD -MP -MF src/libespeak-ng/.deps/la-mnemonics.Tpo -c src/libespeak-ng/mnemonics.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-mnemonics.o mv -f src/libespeak-ng/.deps/la-ieee80.Tpo src/libespeak-ng/.deps/la-ieee80.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-phoneme.lo -MD -MP -MF src/libespeak-ng/.deps/la-phoneme.Tpo -c -o src/libespeak-ng/la-phoneme.lo `test -f 'src/libespeak-ng/phoneme.c' || echo './'`src/libespeak-ng/phoneme.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-intonation.lo -MD -MP -MF src/libespeak-ng/.deps/la-intonation.Tpo -c src/libespeak-ng/intonation.c -o src/libespeak-ng/la-intonation.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-langopts.lo -MD -MP -MF src/libespeak-ng/.deps/la-langopts.Tpo -c src/libespeak-ng/langopts.c -o src/libespeak-ng/la-langopts.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-mnemonics.lo -MD -MP -MF src/libespeak-ng/.deps/la-mnemonics.Tpo -c src/libespeak-ng/mnemonics.c -o src/libespeak-ng/la-mnemonics.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-readclause.lo -MD -MP -MF src/libespeak-ng/.deps/la-readclause.Tpo -c src/libespeak-ng/readclause.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-readclause.o mv -f src/libespeak-ng/.deps/la-langopts.Tpo src/libespeak-ng/.deps/la-langopts.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-phonemelist.lo -MD -MP -MF src/libespeak-ng/.deps/la-phonemelist.Tpo -c -o src/libespeak-ng/la-phonemelist.lo `test -f 'src/libespeak-ng/phonemelist.c' || echo './'`src/libespeak-ng/phonemelist.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-numbers.lo -MD -MP -MF src/libespeak-ng/.deps/la-numbers.Tpo -c src/libespeak-ng/numbers.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-numbers.o mv -f src/libespeak-ng/.deps/la-mnemonics.Tpo src/libespeak-ng/.deps/la-mnemonics.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-setlengths.lo -MD -MP -MF src/libespeak-ng/.deps/la-setlengths.Tpo -c -o src/libespeak-ng/la-setlengths.lo `test -f 'src/libespeak-ng/setlengths.c' || echo './'`src/libespeak-ng/setlengths.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-phoneme.lo -MD -MP -MF src/libespeak-ng/.deps/la-phoneme.Tpo -c src/libespeak-ng/phoneme.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-phoneme.o mv -f src/libespeak-ng/.deps/la-intonation.Tpo src/libespeak-ng/.deps/la-intonation.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-soundicon.lo -MD -MP -MF src/libespeak-ng/.deps/la-soundicon.Tpo -c -o src/libespeak-ng/la-soundicon.lo `test -f 'src/libespeak-ng/soundicon.c' || echo './'`src/libespeak-ng/soundicon.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-setlengths.lo -MD -MP -MF src/libespeak-ng/.deps/la-setlengths.Tpo -c src/libespeak-ng/setlengths.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-setlengths.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-phoneme.lo -MD -MP -MF src/libespeak-ng/.deps/la-phoneme.Tpo -c src/libespeak-ng/phoneme.c -o src/libespeak-ng/la-phoneme.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-phonemelist.lo -MD -MP -MF src/libespeak-ng/.deps/la-phonemelist.Tpo -c src/libespeak-ng/phonemelist.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-phonemelist.o mv -f src/libespeak-ng/.deps/la-phoneme.Tpo src/libespeak-ng/.deps/la-phoneme.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-spect.lo -MD -MP -MF src/libespeak-ng/.deps/la-spect.Tpo -c -o src/libespeak-ng/la-spect.lo `test -f 'src/libespeak-ng/spect.c' || echo './'`src/libespeak-ng/spect.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-readclause.lo -MD -MP -MF src/libespeak-ng/.deps/la-readclause.Tpo -c src/libespeak-ng/readclause.c -o src/libespeak-ng/la-readclause.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-soundicon.lo -MD -MP -MF src/libespeak-ng/.deps/la-soundicon.Tpo -c src/libespeak-ng/soundicon.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-soundicon.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-soundicon.lo -MD -MP -MF src/libespeak-ng/.deps/la-soundicon.Tpo -c src/libespeak-ng/soundicon.c -o src/libespeak-ng/la-soundicon.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-numbers.lo -MD -MP -MF src/libespeak-ng/.deps/la-numbers.Tpo -c src/libespeak-ng/numbers.c -o src/libespeak-ng/la-numbers.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-phonemelist.lo -MD -MP -MF src/libespeak-ng/.deps/la-phonemelist.Tpo -c src/libespeak-ng/phonemelist.c -o src/libespeak-ng/la-phonemelist.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-spect.lo -MD -MP -MF src/libespeak-ng/.deps/la-spect.Tpo -c src/libespeak-ng/spect.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-spect.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-setlengths.lo -MD -MP -MF src/libespeak-ng/.deps/la-setlengths.Tpo -c src/libespeak-ng/setlengths.c -o src/libespeak-ng/la-setlengths.o >/dev/null 2>&1 mv -f src/libespeak-ng/.deps/la-soundicon.Tpo src/libespeak-ng/.deps/la-soundicon.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-speech.lo -MD -MP -MF src/libespeak-ng/.deps/la-speech.Tpo -c -o src/libespeak-ng/la-speech.lo `test -f 'src/libespeak-ng/speech.c' || echo './'`src/libespeak-ng/speech.c mv -f src/libespeak-ng/.deps/la-readclause.Tpo src/libespeak-ng/.deps/la-readclause.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-ssml.lo -MD -MP -MF src/libespeak-ng/.deps/la-ssml.Tpo -c -o src/libespeak-ng/la-ssml.lo `test -f 'src/libespeak-ng/ssml.c' || echo './'`src/libespeak-ng/ssml.c mv -f src/libespeak-ng/.deps/la-setlengths.Tpo src/libespeak-ng/.deps/la-setlengths.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-ssml.lo -MD -MP -MF src/libespeak-ng/.deps/la-ssml.Tpo -c src/libespeak-ng/ssml.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-ssml.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-spect.lo -MD -MP -MF src/libespeak-ng/.deps/la-spect.Tpo -c src/libespeak-ng/spect.c -o src/libespeak-ng/la-spect.o >/dev/null 2>&1 mv -f src/libespeak-ng/.deps/la-phonemelist.Tpo src/libespeak-ng/.deps/la-phonemelist.Plo mv -f src/libespeak-ng/.deps/la-numbers.Tpo src/libespeak-ng/.deps/la-numbers.Plo mv -f src/libespeak-ng/.deps/la-spect.Tpo src/libespeak-ng/.deps/la-spect.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-synthdata.lo -MD -MP -MF src/libespeak-ng/.deps/la-synthdata.Tpo -c -o src/libespeak-ng/la-synthdata.lo `test -f 'src/libespeak-ng/synthdata.c' || echo './'`src/libespeak-ng/synthdata.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-synthesize.lo -MD -MP -MF src/libespeak-ng/.deps/la-synthesize.Tpo -c -o src/libespeak-ng/la-synthesize.lo `test -f 'src/libespeak-ng/synthesize.c' || echo './'`src/libespeak-ng/synthesize.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-translate.lo -MD -MP -MF src/libespeak-ng/.deps/la-translate.Tpo -c -o src/libespeak-ng/la-translate.lo `test -f 'src/libespeak-ng/translate.c' || echo './'`src/libespeak-ng/translate.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-translateword.lo -MD -MP -MF src/libespeak-ng/.deps/la-translateword.Tpo -c -o src/libespeak-ng/la-translateword.lo `test -f 'src/libespeak-ng/translateword.c' || echo './'`src/libespeak-ng/translateword.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-speech.lo -MD -MP -MF src/libespeak-ng/.deps/la-speech.Tpo -c src/libespeak-ng/speech.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-speech.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-ssml.lo -MD -MP -MF src/libespeak-ng/.deps/la-ssml.Tpo -c src/libespeak-ng/ssml.c -o src/libespeak-ng/la-ssml.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-speech.lo -MD -MP -MF src/libespeak-ng/.deps/la-speech.Tpo -c src/libespeak-ng/speech.c -o src/libespeak-ng/la-speech.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-translateword.lo -MD -MP -MF src/libespeak-ng/.deps/la-translateword.Tpo -c src/libespeak-ng/translateword.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-translateword.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-synthdata.lo -MD -MP -MF src/libespeak-ng/.deps/la-synthdata.Tpo -c src/libespeak-ng/synthdata.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-synthdata.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-synthesize.lo -MD -MP -MF src/libespeak-ng/.deps/la-synthesize.Tpo -c src/libespeak-ng/synthesize.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-synthesize.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-translate.lo -MD -MP -MF src/libespeak-ng/.deps/la-translate.Tpo -c src/libespeak-ng/translate.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-translate.o mv -f src/libespeak-ng/.deps/la-ssml.Tpo src/libespeak-ng/.deps/la-ssml.Plo mv -f src/libespeak-ng/.deps/la-speech.Tpo src/libespeak-ng/.deps/la-speech.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-tr_languages.lo -MD -MP -MF src/libespeak-ng/.deps/la-tr_languages.Tpo -c -o src/libespeak-ng/la-tr_languages.lo `test -f 'src/libespeak-ng/tr_languages.c' || echo './'`src/libespeak-ng/tr_languages.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-voices.lo -MD -MP -MF src/libespeak-ng/.deps/la-voices.Tpo -c -o src/libespeak-ng/la-voices.lo `test -f 'src/libespeak-ng/voices.c' || echo './'`src/libespeak-ng/voices.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-synthdata.lo -MD -MP -MF src/libespeak-ng/.deps/la-synthdata.Tpo -c src/libespeak-ng/synthdata.c -o src/libespeak-ng/la-synthdata.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-translateword.lo -MD -MP -MF src/libespeak-ng/.deps/la-translateword.Tpo -c src/libespeak-ng/translateword.c -o src/libespeak-ng/la-translateword.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-synthesize.lo -MD -MP -MF src/libespeak-ng/.deps/la-synthesize.Tpo -c src/libespeak-ng/synthesize.c -o src/libespeak-ng/la-synthesize.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-translate.lo -MD -MP -MF src/libespeak-ng/.deps/la-translate.Tpo -c src/libespeak-ng/translate.c -o src/libespeak-ng/la-translate.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-voices.lo -MD -MP -MF src/libespeak-ng/.deps/la-voices.Tpo -c src/libespeak-ng/voices.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-voices.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-tr_languages.lo -MD -MP -MF src/libespeak-ng/.deps/la-tr_languages.Tpo -c src/libespeak-ng/tr_languages.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-tr_languages.o mv -f src/libespeak-ng/.deps/la-synthdata.Tpo src/libespeak-ng/.deps/la-synthdata.Plo mv -f src/libespeak-ng/.deps/la-translateword.Tpo src/libespeak-ng/.deps/la-translateword.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-wavegen.lo -MD -MP -MF src/libespeak-ng/.deps/la-wavegen.Tpo -c -o src/libespeak-ng/la-wavegen.lo `test -f 'src/libespeak-ng/wavegen.c' || echo './'`src/libespeak-ng/wavegen.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-klatt.lo -MD -MP -MF src/libespeak-ng/.deps/la-klatt.Tpo -c -o src/libespeak-ng/la-klatt.lo `test -f 'src/libespeak-ng/klatt.c' || echo './'`src/libespeak-ng/klatt.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-tr_languages.lo -MD -MP -MF src/libespeak-ng/.deps/la-tr_languages.Tpo -c src/libespeak-ng/tr_languages.c -o src/libespeak-ng/la-tr_languages.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-voices.lo -MD -MP -MF src/libespeak-ng/.deps/la-voices.Tpo -c src/libespeak-ng/voices.c -o src/libespeak-ng/la-voices.o >/dev/null 2>&1 mv -f src/libespeak-ng/.deps/la-synthesize.Tpo src/libespeak-ng/.deps/la-synthesize.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-sPlayer.lo -MD -MP -MF src/libespeak-ng/.deps/la-sPlayer.Tpo -c -o src/libespeak-ng/la-sPlayer.lo `test -f 'src/libespeak-ng/sPlayer.c' || echo './'`src/libespeak-ng/sPlayer.c mv -f src/libespeak-ng/.deps/la-translate.Tpo src/libespeak-ng/.deps/la-translate.Plo depbase=`echo src/speechPlayer/src/frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/speechPlayer/src/frame.lo -MD -MP -MF $depbase.Tpo -c -o src/speechPlayer/src/frame.lo src/speechPlayer/src/frame.cpp &&\ mv -f $depbase.Tpo $depbase.Plo mv -f src/libespeak-ng/.deps/la-tr_languages.Tpo src/libespeak-ng/.deps/la-tr_languages.Plo depbase=`echo src/speechPlayer/src/speechPlayer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/speechPlayer/src/speechPlayer.lo -MD -MP -MF $depbase.Tpo -c -o src/speechPlayer/src/speechPlayer.lo src/speechPlayer/src/speechPlayer.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/speechPlayer/src/frame.lo -MD -MP -MF src/speechPlayer/src/.deps/frame.Tpo -c src/speechPlayer/src/frame.cpp -fPIC -DPIC -o src/speechPlayer/src/.libs/frame.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/speechPlayer/src/speechPlayer.lo -MD -MP -MF src/speechPlayer/src/.deps/speechPlayer.Tpo -c src/speechPlayer/src/speechPlayer.cpp -fPIC -DPIC -o src/speechPlayer/src/.libs/speechPlayer.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-klatt.lo -MD -MP -MF src/libespeak-ng/.deps/la-klatt.Tpo -c src/libespeak-ng/klatt.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-klatt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-wavegen.lo -MD -MP -MF src/libespeak-ng/.deps/la-wavegen.Tpo -c src/libespeak-ng/wavegen.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-wavegen.o mv -f src/libespeak-ng/.deps/la-voices.Tpo src/libespeak-ng/.deps/la-voices.Plo depbase=`echo src/speechPlayer/src/speechWaveGenerator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/speechPlayer/src/speechWaveGenerator.lo -MD -MP -MF $depbase.Tpo -c -o src/speechPlayer/src/speechWaveGenerator.lo src/speechPlayer/src/speechWaveGenerator.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-klatt.lo -MD -MP -MF src/libespeak-ng/.deps/la-klatt.Tpo -c src/libespeak-ng/klatt.c -o src/libespeak-ng/la-klatt.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-sPlayer.lo -MD -MP -MF src/libespeak-ng/.deps/la-sPlayer.Tpo -c src/libespeak-ng/sPlayer.c -fPIC -DPIC -o src/libespeak-ng/.libs/la-sPlayer.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-wavegen.lo -MD -MP -MF src/libespeak-ng/.deps/la-wavegen.Tpo -c src/libespeak-ng/wavegen.c -o src/libespeak-ng/la-wavegen.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/speechPlayer/src/speechWaveGenerator.lo -MD -MP -MF src/speechPlayer/src/.deps/speechWaveGenerator.Tpo -c src/speechPlayer/src/speechWaveGenerator.cpp -fPIC -DPIC -o src/speechPlayer/src/.libs/speechWaveGenerator.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -fPIC -fvisibility=hidden -pedantic -fno-exceptions -DPATH_ESPEAK_DATA=\"/usr/local/share/espeak-ng/espeak-ng-data\" -DLIBESPEAK_NG_EXPORT -DUSE_LIBPCAUDIO=1 -I./src/include -Isrc/include/compat -I./src/speechPlayer/include -I./src/ucd-tools/src/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -DUSE_KLATT=1 -DUSE_SPEECHPLAYER=1 -DUSE_MBROLA=1 -DUSE_ASYNC=1 -fwrapv -Wunused-parameter -Wunused -Wuninitialized -Wreturn-type -Wmissing-prototypes -Wint-conversion -Wimplicit -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D__BSD_VISIBLE -MT src/libespeak-ng/la-sPlayer.lo -MD -MP -MF src/libespeak-ng/.deps/la-sPlayer.Tpo -c src/libespeak-ng/sPlayer.c -o src/libespeak-ng/la-sPlayer.o >/dev/null 2>&1 mv -f src/libespeak-ng/.deps/la-klatt.Tpo src/libespeak-ng/.deps/la-klatt.Plo mv -f src/libespeak-ng/.deps/la-sPlayer.Tpo src/libespeak-ng/.deps/la-sPlayer.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/speechPlayer/src/frame.lo -MD -MP -MF src/speechPlayer/src/.deps/frame.Tpo -c src/speechPlayer/src/frame.cpp -o src/speechPlayer/src/frame.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/speechPlayer/src/speechPlayer.lo -MD -MP -MF src/speechPlayer/src/.deps/speechPlayer.Tpo -c src/speechPlayer/src/speechPlayer.cpp -o src/speechPlayer/src/speechPlayer.o >/dev/null 2>&1 mv -f src/libespeak-ng/.deps/la-wavegen.Tpo src/libespeak-ng/.deps/la-wavegen.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/speechPlayer/src/speechWaveGenerator.lo -MD -MP -MF src/speechPlayer/src/.deps/speechWaveGenerator.Tpo -c src/speechPlayer/src/speechWaveGenerator.cpp -o src/speechPlayer/src/speechWaveGenerator.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -version-info 2:51:1 -lpthread -lm -lpcaudio -fstack-protector-strong -o src/libespeak-ng.la -rpath /usr/local/lib 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-common.lo src/libespeak-ng/la-compiledata.lo src/libespeak-ng/la-compiledict.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-langopts.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-soundicon.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-translate.lo src/libespeak-ng/la-translateword.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-sPlayer.lo src/speechPlayer/src/frame.lo src/speechPlayer/src/speechPlayer.lo src/speechPlayer/src/speechWaveGenerator.lo src/libespeak-ng/la-mbrowrap.lo src/libespeak-ng/la-synth_mbrola.lo src/libespeak-ng/la-compilembrola.lo src/libespeak-ng/la-espeak_command.lo src/libespeak-ng/la-event.lo src/libespeak-ng/la-fifo.lo -L/usr/local/lib libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o 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-common.o src/libespeak-ng/.libs/la-compiledata.o src/libespeak-ng/.libs/la-compiledict.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-langopts.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-soundicon.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-translate.o src/libespeak-ng/.libs/la-translateword.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-sPlayer.o src/speechPlayer/src/.libs/frame.o src/speechPlayer/src/.libs/speechPlayer.o src/speechPlayer/src/.libs/speechWaveGenerator.o src/libespeak-ng/.libs/la-mbrowrap.o src/libespeak-ng/.libs/la-synth_mbrola.o src/libespeak-ng/.libs/la-compilembrola.o src/libespeak-ng/.libs/la-espeak_command.o src/libespeak-ng/.libs/la-event.o src/libespeak-ng/.libs/la-fifo.o -lpthread -lpcaudio -L/usr/local/lib -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector-strong -fstack-protector-strong -Wl,-soname -Wl,libespeak-ng.so.1 -o src/.libs/libespeak-ng.so.1.1.51 libtool: link: (cd "src/.libs" && rm -f "libespeak-ng.so.1" && ln -s "libespeak-ng.so.1.1.51" "libespeak-ng.so.1") libtool: link: (cd "src/.libs" && rm -f "libespeak-ng.so" && ln -s "libespeak-ng.so.1.1.51" "libespeak-ng.so") libtool: link: ar cr src/.libs/libespeak-ng.a src/ucd-tools/src/libespeak_ng_la-case.o src/ucd-tools/src/libespeak_ng_la-categories.o src/ucd-tools/src/libespeak_ng_la-ctype.o src/ucd-tools/src/libespeak_ng_la-proplist.o src/ucd-tools/src/libespeak_ng_la-scripts.o src/ucd-tools/src/libespeak_ng_la-tostring.o src/libespeak-ng/la-common.o src/libespeak-ng/la-compiledata.o src/libespeak-ng/la-compiledict.o src/libespeak-ng/la-dictionary.o src/libespeak-ng/la-encoding.o src/libespeak-ng/la-error.o src/libespeak-ng/la-espeak_api.o src/libespeak-ng/la-ieee80.o src/libespeak-ng/la-intonation.o src/libespeak-ng/la-langopts.o src/libespeak-ng/la-mnemonics.o src/libespeak-ng/la-numbers.o src/libespeak-ng/la-readclause.o src/libespeak-ng/la-phoneme.o src/libespeak-ng/la-phonemelist.o src/libespeak-ng/la-setlengths.o src/libespeak-ng/la-soundicon.o src/libespeak-ng/la-spect.o src/libespeak-ng/la-speech.o src/libespeak-ng/la-ssml.o src/libespeak-ng/la-synthdata.o src/libespeak-ng/la-synthesize.o src/libespeak-ng/la-translate.o src/libespeak-ng/la-translateword.o src/libespeak-ng/la-tr_languages.o src/libespeak-ng/la-voices.o src/libespeak-ng/la-wavegen.o src/libespeak-ng/la-klatt.o src/libespeak-ng/la-sPlayer.o src/speechPlayer/src/frame.o src/speechPlayer/src/speechPlayer.o src/speechPlayer/src/speechWaveGenerator.o src/libespeak-ng/la-mbrowrap.o src/libespeak-ng/la-synth_mbrola.o src/libespeak-ng/la-compilembrola.o src/libespeak-ng/la-espeak_command.o src/libespeak-ng/la-event.o src/libespeak-ng/la-fifo.o libtool: link: ranlib src/.libs/libespeak-ng.a libtool: link: ( cd "src/.libs" && rm -f "libespeak-ng.la" && ln -s "../libespeak-ng.la" "libespeak-ng.la" ) /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -static -lm -lpcaudio -fstack-protector-strong -o src/speak-ng src/speak-ng.o src/libespeak-ng.la -L/usr/local/lib /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fstack-protector-strong -o src/espeak-ng src/espeak-ng.o src/libespeak-ng.la -lpcaudio -L/usr/local/lib libtool: link: c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fstack-protector-strong -o src/speak-ng src/speak-ng.o -lm src/.libs/libespeak-ng.a -L/usr/local/lib -lpthread -lpcaudio libtool: link: c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fstack-protector-strong -o src/.libs/espeak-ng src/espeak-ng.o src/.libs/libespeak-ng.so -L/usr/local/lib -lpthread -lpcaudio -Wl,-rpath -Wl,/usr/local/lib ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-intonations && \ ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-phonemes && \ touch phsource/phonemes.stamp mkdir -p espeak-ng-data/mbrola_ph mkdir -p espeak-ng-data/mbrola_ph ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/af1 ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/ar1 mkdir -p espeak-ng-data/mbrola_ph mkdir -p espeak-ng-data/mbrola_ph Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/af1_phtrans -- 67 phonemes ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/ar2 ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/ca mkdir -p espeak-ng-data/mbrola_ph mkdir -p espeak-ng-data/mbrola_ph Compiled 34 intonation tunes: 0 errors. ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/cmn ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/cr1 Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/ar2_phtrans -- 66 phonemes mkdir -p espeak-ng-data/mbrola_ph Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/cmn_phtrans -- 61 phonemes mkdir -p espeak-ng-data/mbrola_ph Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/ca_phtrans -- 82 phonemes ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/cs ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/de2 Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/ar1_phtrans -- 66 phonemes Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/cr1_phtrans -- 89 phonemes mkdir -p espeak-ng-data/mbrola_ph mkdir -p espeak-ng-data/mbrola_ph ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/de6 ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/de4 Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/cs_phtrans -- 23 phonemes mkdir -p espeak-ng-data/mbrola_ph Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/de2_phtrans -- 71 phonemes mkdir -p espeak-ng-data/mbrola_ph mkdir -p espeak-ng-data/mbrola_ph ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/ee1 ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/en1 ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/de8 Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/de6_phtrans -- 60 phonemes mkdir -p espeak-ng-data/mbrola_ph ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/es Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/en1_phtrans -- 32 phonemes mkdir -p espeak-ng-data/mbrola_ph Compiling phoneme data: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/../phsource/phonemes Refs 4753, Reused 3776 Compiled phonemes: 0 errors. ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/es3 mkdir -p espeak-ng-data/mbrola_ph Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/ee1_phtrans -- 59 phonemes Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/de4_phtrans -- 74 phonemes Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/de8_phtrans -- 47 phonemes Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/es_phtrans -- 71 phonemes ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/es4 mkdir -p espeak-ng-data/mbrola_ph Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/es3_phtrans -- 43 phonemes mkdir -p espeak-ng-data/mbrola_ph ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/fr ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/gr1 mkdir -p espeak-ng-data/mbrola_ph mkdir -p espeak-ng-data/mbrola_ph mkdir -p espeak-ng-data/mbrola_ph ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/grc-de6 ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/he ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/gr2 Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/fr_phtrans -- 81 phonemes mkdir -p espeak-ng-data/mbrola_ph Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/grc-de6_phtrans -- 19 phonemes ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/hn1 Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/gr1_phtrans -- 91 phonemes mkdir -p espeak-ng-data/mbrola_ph mkdir -p espeak-ng-data/mbrola_ph Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/gr2_phtrans -- 91 phonemes mkdir -p espeak-ng-data/mbrola_ph ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/ic1 ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/hu1 ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/id1 Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/es4_phtrans -- 45 phonemes mkdir -p espeak-ng-data/mbrola_ph Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/hn1_phtrans -- 21 phonemes mkdir -p espeak-ng-data/mbrola_ph ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/in ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/ir1 Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/ir1_phtrans -- 241 phonemes mkdir -p espeak-ng-data/mbrola_ph ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/it1 Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/ic1_phtrans -- 46 phonemes mkdir -p espeak-ng-data/mbrola_ph Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/it1_phtrans -- 54 phonemes ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/it3 mkdir -p espeak-ng-data/mbrola_ph ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/jp Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/in_phtrans -- 59 phonemes mkdir -p espeak-ng-data/mbrola_ph Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/hu1_phtrans -- 59 phonemes mkdir -p espeak-ng-data/mbrola_ph Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/id1_phtrans -- 70 phonemes mkdir -p espeak-ng-data/mbrola_ph ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/lt ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/ma1 Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/he_phtrans -- 30 phonemes Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/it3_phtrans -- 36 phonemes ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/la1 mkdir -p espeak-ng-data/mbrola_ph mkdir -p espeak-ng-data/mbrola_ph ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/mx1 Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/lt_phtrans -- 43 phonemes mkdir -p espeak-ng-data/mbrola_ph ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/mx2 Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/jp_phtrans -- 42 phonemes ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/nl Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/ma1_phtrans -- 38 phonemes mkdir -p espeak-ng-data/mbrola_ph mkdir -p espeak-ng-data/mbrola_ph ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/nz1 ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/pl1 Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/mx2_phtrans -- 75 phonemes mkdir -p espeak-ng-data/mbrola_ph ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/pt1 Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/nl_phtrans -- 69 phonemes mkdir -p espeak-ng-data/mbrola_ph Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/la1_phtrans -- 30 phonemes mkdir -p espeak-ng-data/mbrola_ph Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/nz1_phtrans -- 29 phonemes ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/ptbr2xex Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/mx1_phtrans -- 74 phonemes ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/ptbr mkdir -p espeak-ng-data/mbrola_ph mkdir -p espeak-ng-data/mbrola_ph ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/ptbr4 ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/ptbr4xex Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/pt1_phtrans -- 86 phonemes mkdir -p espeak-ng-data/mbrola_ph ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/ptbrxex Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/ptbr4xex_phtrans -- 217 phonemes mkdir -p espeak-ng-data/mbrola_ph ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/ro1 Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/ptbr_phtrans -- 119 phonemes mkdir -p espeak-ng-data/mbrola_ph Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/ro1_phtrans -- 89 phonemes Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/ptbr2xex_phtrans -- 217 phonemes mkdir -p espeak-ng-data/mbrola_ph ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/sv ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/sv2 mkdir -p espeak-ng-data/mbrola_ph ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/tl1 Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/sv_phtrans -- 65 phonemes mkdir -p espeak-ng-data/mbrola_ph Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/ptbr4_phtrans -- 97 phonemes Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/tl1_phtrans -- 31 phonemes Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/sv2_phtrans -- 65 phonemes mkdir -p espeak-ng-data/mbrola_ph Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/ptbrxex_phtrans -- 219 phonemes ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/tr1 Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/pl1_phtrans -- 65 phonemes ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/us mkdir -p espeak-ng-data/mbrola_ph mkdir -p espeak-ng-data/mbrola_ph ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/us3 ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 src/espeak-ng --compile-mbrola=phsource/mbrola/vz DICT espeak-ng-data/af_dict rm -f espeak-ng-data/af_dict DICT espeak-ng-data/am_dict rm -f espeak-ng-data/am_dict Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/us_phtrans -- 50 phonemes Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/us3_phtrans -- 47 phonemes Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/tr1_phtrans -- 14 phonemes cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="am" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="af" DICT espeak-ng-data/an_dict Mbrola translation file: /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mbrola_ph/vz_phtrans -- 94 phonemes DICT espeak-ng-data/ar_dict rm -f espeak-ng-data/ar_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/af_dict' Using phonemetable: 'af' Compiling: 'af_list' 1584 entries Compiling: 'af_emoji' 1639 entries Compiling: 'af_extra' 0 entries Compiling: 'af_rules' 5202 rules, 60 groups (0) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) rm -f espeak-ng-data/an_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="ar" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="an" DICT espeak-ng-data/as_dict rm -f espeak-ng-data/as_dict DICT espeak-ng-data/az_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/ar_dict' Using phonemetable: 'ar' Compiling: 'ar_listx' rm -f espeak-ng-data/az_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="az" DICT espeak-ng-data/ba_dict 30089 entries Compiling: 'ar_list' 252 entries Compiling: 'ar_emoji' 1639 entries Compiling: 'ar_extra' 0 entries Compiling: 'ar_rules' 383 rules, 39 groups (37) rm -f espeak-ng-data/ba_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="as" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="ba" DICT espeak-ng-data/be_dict rm -f espeak-ng-data/be_dict DICT espeak-ng-data/bg_dict DICT espeak-ng-data/bn_dict rm -f espeak-ng-data/bn_dict rm -f espeak-ng-data/bg_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="be" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="bn" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="bg" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/ba_dict' Using phonemetable: 'ba' Compiling: 'ba_list' 70 entries Compiling: 'ba_rules' 52 rules, 44 groups (0) DICT espeak-ng-data/bpy_dict rm -f espeak-ng-data/bpy_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="bpy" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/an_dict' Using phonemetable: 'an' Compiling: 'an_list' 484 entries Compiling: 'an_extra' 0 entries Compiling: 'an_rules' 184 rules, 29 groups (0) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/be_dict' Using phonemetable: 'be' Compiling: 'be_list' 77 entries Compiling: 'be_rules' 83 rules, 33 groups (32) DICT espeak-ng-data/bs_dict rm -f espeak-ng-data/bs_dict DICT espeak-ng-data/ca_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) rm -f espeak-ng-data/ca_dict DICT espeak-ng-data/chr_dict rm -f espeak-ng-data/chr_dict DICT espeak-ng-data/cmn_dict rm -f espeak-ng-data/cmn_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="chr" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="cmn" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="ca" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="bs" DICT espeak-ng-data/cs_dict rm -f espeak-ng-data/cs_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="cs" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/bn_dict' Using phonemetable: 'bn' Compiling: 'bn_list' 380 entries Compiling: 'bn_emoji' 1639 entries Compiling: 'bn_extra' 0 entries Compiling: 'bn_rules' 168 rules, 68 groups (67) DICT espeak-ng-data/cv_dict rm -f espeak-ng-data/cv_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="cv" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/cv_dict' Using phonemetable: 'cv' Compiling: 'cv_list' 0 entries Compiling: 'cv_extra' 0 entries Compiling: 'cv_rules' 39 rules, 37 groups (0) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/cmn_dict' Using phonemetable: 'cmn' Compiling: 'cmn_list' 3860 entries Compiling: 'cmn_listx' DICT espeak-ng-data/cy_dict 77860 entries Compiling: 'cmn_emoji' 1639 entries Compiling: 'cmn_extra' 0 entries Compiling: 'cmn_rules' 136 rules, 28 groups (0) rm -f espeak-ng-data/cy_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="cy" DICT espeak-ng-data/da_dict rm -f espeak-ng-data/da_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="da" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/ca_dict' Using phonemetable: 'ca' Compiling: 'ca_list' 18455 entries Compiling: 'ca_emoji' 1639 entries Compiling: 'ca_extra' 0 entries Compiling: 'ca_rules' 965 rules, 32 groups (0) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) DICT espeak-ng-data/de_dict rm -f espeak-ng-data/de_dict DICT espeak-ng-data/el_dict rm -f espeak-ng-data/el_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="de" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="el" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/bs_dict' Using phonemetable: 'hr' Compiling: 'bs_list' 613 entries Compiling: 'bs_emoji' 1635 entries Compiling: 'bs_extra' 0 entries Compiling: 'bs_rules' 112 rules, 34 groups (0) DICT espeak-ng-data/en_dict rm -f espeak-ng-data/en_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="en" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/da_dict' Using phonemetable: 'da' Compiling: 'da_list' Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/en_dict' Using phonemetable: 'en' Compiling: 'en_list' 11152 entries Compiling: 'da_emoji' 1639 entries Compiling: 'da_extra' 0 entries Compiling: 'da_rules' 5560 entries Compiling: 'en_emoji' 1690 entries Compiling: 'en_extra' 0 entries Compiling: 'en_rules' 9269 rules, 56 groups (0) 6793 rules, 104 groups (0) DICT espeak-ng-data/eo_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/cs_dict' Using phonemetable: 'cs' Compiling: 'cs_list' 357 entries Compiling: 'cs_emoji' 1689 entries Compiling: 'cs_extra' 0 entries Compiling: 'cs_rules' 506 rules, 48 groups (0) rm -f espeak-ng-data/eo_dict DICT espeak-ng-data/es_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/chr_dict' Using phonemetable: 'chr' Compiling: 'chr_list' 0 entries Compiling: 'chr_rules' 198 rules, 27 groups (0) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/de_dict' Using phonemetable: 'de' Compiling: 'de_list' 998 entries Compiling: 'de_emoji' 1688 entries Compiling: 'de_extra' 0 entries Compiling: 'de_rules' 1330 rules, 34 groups (0) rm -f espeak-ng-data/es_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="eo" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="es" DICT espeak-ng-data/eu_dict DICT espeak-ng-data/et_dict rm -f espeak-ng-data/eu_dict rm -f espeak-ng-data/et_dict DICT espeak-ng-data/fa_dict rm -f espeak-ng-data/fa_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="eu" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="et" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="fa" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/fa_dict' Using phonemetable: 'fa' Compiling: 'fa_list' Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) DICT espeak-ng-data/fi_dict rm -f espeak-ng-data/fi_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="fi" 13233 entries Compiling: 'fa_emoji' 1649 entries Compiling: 'fa_extra' 56 entries Compiling: 'fa_rules' 3922 rules, 93 groups (45) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/es_dict' Using phonemetable: 'es' Compiling: 'es_list' Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/eu_dict' Using phonemetable: 'eu' Compiling: 'eu_list' 371 entries Compiling: 'es_emoji' 194 entries Compiling: 'eu_emoji' 1639 entries Compiling: 'es_extra' 0 entries Compiling: 'es_rules' 1639 entries Compiling: 'eu_extra' 0 entries Compiling: 'eu_rules' 192 rules, 29 groups (0) 159 rules, 27 groups (0) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) DICT espeak-ng-data/fo_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) rm -f espeak-ng-data/fo_dict DICT espeak-ng-data/fr_dict rm -f espeak-ng-data/fr_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="fo" DICT espeak-ng-data/ga_dict rm -f espeak-ng-data/ga_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/fi_dict' Using phonemetable: 'fi' Compiling: 'fi_list' 332 entries Compiling: 'fi_emoji' 1639 entries Compiling: 'fi_extra' 0 entries Compiling: 'fi_rules' 144 rules, 29 groups (0) cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="fr" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/fo_dict' Using phonemetable: 'fo' Compiling: 'fo_list' DICT espeak-ng-data/gd_dict rm -f espeak-ng-data/gd_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="ga" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/ga_dict' Using phonemetable: 'ga' Compiling: 'ga_list' 250 entries Compiling: 'ga_emoji' 1636 entries Compiling: 'ga_extra' 0 entries Compiling: 'ga_rules' 481 rules, 34 groups (0) DICT espeak-ng-data/gn_dict rm -f espeak-ng-data/gn_dict DICT espeak-ng-data/grc_dict rm -f espeak-ng-data/grc_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="grc" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="gn" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="gd" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/fr_dict' Using phonemetable: 'fr' Compiling: 'fr_list' 885 entries Compiling: 'fr_emoji' 1638 entries Compiling: 'fr_extra' 0 entries Compiling: 'fr_rules' 1207 rules, 33 groups (0) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) DICT espeak-ng-data/haw_dict rm -f espeak-ng-data/haw_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="haw" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) DICT espeak-ng-data/gu_dict rm -f espeak-ng-data/gu_dict DICT espeak-ng-data/he_dict rm -f espeak-ng-data/he_dict DICT espeak-ng-data/hak_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/gn_dict' Using phonemetable: 'gn' Compiling: 'gn_list' 150 entries Compiling: 'gn_extra' 0 entries Compiling: 'gn_rules' 58 rules, 48 groups (0) cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="gu" rm -f espeak-ng-data/hak_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="he" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="hak" DICT espeak-ng-data/hi_dict rm -f espeak-ng-data/hi_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/haw_dict' Using phonemetable: 'haw' Compiling: 'haw_list' 100 entries Compiling: 'haw_extra' 0 entries Compiling: 'haw_rules' 40 rules, 30 groups (0) cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="hi" DICT espeak-ng-data/hr_dict rm -f espeak-ng-data/hr_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="hr" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/hr_dict' Using phonemetable: 'hr' Compiling: 'hr_list' 613 entries Compiling: 'hr_emoji' 1639 entries Compiling: 'hr_extra' 0 entries Compiling: 'hr_rules' 112 rules, 34 groups (0) DICT espeak-ng-data/ht_dict rm -f espeak-ng-data/ht_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="ht" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/he_dict' Using phonemetable: 'he' Compiling: 'he_listx' 197 entries Compiling: 'he_list' 93 entries Compiling: 'he_extra' 0 entries Compiling: 'he_rules' 723 rules, 65 groups (0) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) DICT espeak-ng-data/hu_dict rm -f espeak-ng-data/hu_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/gu_dict' Using phonemetable: 'gu' Compiling: 'gu_list' 174 entries Compiling: 'gu_emoji' cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="hu" 1639 entries Compiling: 'gu_extra' 0 entries Compiling: 'gu_rules' DICT espeak-ng-data/hy_dict 269 rules, 79 groups (77) rm -f espeak-ng-data/hy_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/ht_dict' Using phonemetable: 'ht' Compiling: 'ht_list' 50 entries Compiling: 'ht_extra' 0 entries Compiling: 'ht_rules' 36 rules, 32 groups (0) DICT espeak-ng-data/ia_dict rm -f espeak-ng-data/ia_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="hy" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/hu_dict' Using phonemetable: 'hu' Compiling: 'hu_list' 5335 entries Compiling: 'hu_emoji' 1639 entries Compiling: 'hu_extra' 0 entries Compiling: 'hu_rules' 5147 rules, 48 groups (0) cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="ia" DICT espeak-ng-data/id_dict rm -f espeak-ng-data/id_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/ia_dict' Using phonemetable: 'ia' Compiling: 'ia_listx' DICT espeak-ng-data/io_dict rm -f espeak-ng-data/io_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="id" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="io" 15620 entries Compiling: 'ia_list' 90 entries Compiling: 'ia_extra' 0 entries Compiling: 'ia_rules' 79 rules, 26 groups (0) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/hy_dict' Using phonemetable: 'hy' Compiling: 'hy_list' 170 entries Compiling: 'hy_emoji' 1639 entries Compiling: 'hy_extra' 0 entries Compiling: 'hy_rules' 96 rules, 38 groups (38) DICT espeak-ng-data/is_dict DICT espeak-ng-data/it_dict rm -f espeak-ng-data/it_dict rm -f espeak-ng-data/is_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="it" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/io_dict' Using phonemetable: 'eo' Compiling: 'io_list' 50 entries Compiling: 'io_extra' 0 entries Compiling: 'io_rules' 78 rules, 26 groups (0) cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="is" DICT espeak-ng-data/ja_dict rm -f espeak-ng-data/ja_dict DICT espeak-ng-data/jbo_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="ja" rm -f espeak-ng-data/jbo_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/ja_dict' Using phonemetable: 'ja' Compiling: 'ja_list' 23 entries Compiling: 'ja_emoji' 1639 entries Compiling: 'ja_extra' 0 entries Compiling: 'ja_rules' 457 rules, 53 groups (0) DICT espeak-ng-data/ka_dict rm -f espeak-ng-data/ka_dict DICT espeak-ng-data/kaa_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/it_dict' Using phonemetable: 'it' Compiling: 'it_listx' rm -f espeak-ng-data/kaa_dict 4309 entries Compiling: 'it_list' 5230 entries Compiling: 'it_emoji' 1639 entries Compiling: 'it_extra' 0 entries Compiling: 'it_rules' 714 rules, 30 groups (0) cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="ka" 228181 entries Compiling: 'fo_emoji' 0 entries Compiling: 'fo_extra' 0 entries cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="kaa" Compiling: 'fo_rules' 56 rules, 37 groups (0) cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="jbo" DICT espeak-ng-data/kk_dict DICT espeak-ng-data/kl_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/kaa_dict' Using phonemetable: 'kaa' Compiling: 'kaa_list' 26 entries Compiling: 'kaa_emoji' 0 entries Compiling: 'kaa_extra' 0 entries Compiling: 'kaa_rules' 38 rules, 33 groups (0) DICT espeak-ng-data/kn_dict rm -f espeak-ng-data/kn_dict rm -f espeak-ng-data/kl_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="kn" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="kl" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/ka_dict' Using phonemetable: 'ka' Compiling: 'ka_list' 148 entries Compiling: 'ka_emoji' 1639 entries Compiling: 'ka_extra' 0 entries Compiling: 'ka_rules' 50 rules, 44 groups (43) rm -f espeak-ng-data/kk_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="kk" DICT espeak-ng-data/ko_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/jbo_dict' Using phonemetable: 'jbo' Compiling: 'jbo_list' 85 entries Compiling: 'jbo_extra' 0 entries Compiling: 'jbo_rules' 64 rules, 27 groups (0) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/kn_dict' Using phonemetable: 'kn' Compiling: 'kn_list' 262 entries Compiling: 'kn_emoji' 1639 entries Compiling: 'kn_extra' 0 entries Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/kl_dict' Compiling: 'kn_rules' Using phonemetable: 'kl' Compiling: 'kl_list' 115 rules, 55 groups (50) 102 entries Compiling: 'kl_extra' 0 entries Compiling: 'kl_rules' 80 rules, 30 groups (0) rm -f espeak-ng-data/ko_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="ko" DICT espeak-ng-data/kok_dict rm -f espeak-ng-data/kok_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="kok" DICT espeak-ng-data/ku_dict rm -f espeak-ng-data/ku_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="ku" DICT espeak-ng-data/ky_dict rm -f espeak-ng-data/ky_dict DICT espeak-ng-data/la_dict rm -f espeak-ng-data/la_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="ky" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="la" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) DICT espeak-ng-data/lb_dict rm -f espeak-ng-data/lb_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="lb" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/kk_dict' Using phonemetable: 'kk' Compiling: 'kk_list' 51 entries Compiling: 'kk_emoji' 0 entries Compiling: 'kk_extra' 0 entries Compiling: 'kk_rules' 42 rules, 42 groups (36) DICT espeak-ng-data/lfn_dict rm -f espeak-ng-data/lfn_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/ky_dict' Using phonemetable: 'ky' Compiling: 'ky_list' 131 entries Compiling: 'ky_emoji' 1636 entries Compiling: 'ky_extra' 0 entries Compiling: 'ky_rules' 113 rules, 33 groups (0) cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="lfn" DICT espeak-ng-data/lt_dict rm -f espeak-ng-data/lt_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="lt" DICT espeak-ng-data/lv_dict rm -f espeak-ng-data/lv_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="lv" DICT espeak-ng-data/mi_dict rm -f espeak-ng-data/mi_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/lb_dict' Using phonemetable: 'lb' Compiling: 'lb_list' Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="mi" DICT espeak-ng-data/mk_dict rm -f espeak-ng-data/mk_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="mk" 35646 entries Compiling: 'lb_emoji' 25 entries Compiling: 'lb_rules' 175 rules, 50 groups (0) DICT espeak-ng-data/ml_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mi_dict' Using phonemetable: 'mi' Compiling: 'mi_list' 14 entries Compiling: 'mi_extra' 0 entries Compiling: 'mi_rules' 27 rules, 18 groups (0) rm -f espeak-ng-data/ml_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="ml" DICT espeak-ng-data/mr_dict rm -f espeak-ng-data/mr_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="mr" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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' Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/lv_dict' Using phonemetable: 'lv' Compiling: 'lv_list' 210 rules, 38 groups (0) 887 entries Compiling: 'lv_emoji' 1639 entries Compiling: 'lv_extra' 0 entries Compiling: 'lv_rules' 1523 rules, 62 groups (0) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) DICT espeak-ng-data/ms_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) DICT espeak-ng-data/mt_dict rm -f espeak-ng-data/mt_dict rm -f espeak-ng-data/ms_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="mt" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="ms" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) DICT espeak-ng-data/mto_dict rm -f espeak-ng-data/mto_dict DICT espeak-ng-data/my_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="mto" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) rm -f espeak-ng-data/my_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="my" DICT espeak-ng-data/nci_dict rm -f espeak-ng-data/nci_dict DICT espeak-ng-data/ne_dict rm -f espeak-ng-data/ne_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="ne" DICT espeak-ng-data/nl_dict rm -f espeak-ng-data/nl_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="nci" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="nl" DICT espeak-ng-data/no_dict rm -f espeak-ng-data/no_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/mto_dict' Using phonemetable: 'mto' Compiling: 'mto_list' 185 entries Compiling: 'mto_rules' 56 rules, 23 groups (0) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/nl_dict' Using phonemetable: 'nl' Compiling: 'nl_list' 1797 entries Compiling: 'nl_emoji' cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="no" 1690 entries Compiling: 'nl_extra' 0 entries Compiling: 'nl_rules' 826 rules, 37 groups (0) DICT espeak-ng-data/nog_dict rm -f espeak-ng-data/nog_dict DICT espeak-ng-data/om_dict rm -f espeak-ng-data/om_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="nog" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="om" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/ne_dict' Using phonemetable: 'ne' Compiling: 'ne_list' 193 entries Compiling: 'ne_emoji' 1639 entries Compiling: 'ne_extra' 0 entries Compiling: 'ne_rules' 520 rules, 100 groups (92) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) DICT espeak-ng-data/or_dict DICT espeak-ng-data/pa_dict rm -f espeak-ng-data/pa_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/nog_dict' Using phonemetable: 'nog' Compiling: 'nog_list' 37 entries Compiling: 'nog_extra' 0 entries Compiling: 'nog_rules' 180 rules, 33 groups (0) cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="pa" rm -f espeak-ng-data/or_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) DICT espeak-ng-data/pap_dict rm -f espeak-ng-data/pap_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="or" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="pap" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/pa_dict' Using phonemetable: 'pa' Compiling: 'pa_list' Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/no_dict' Using phonemetable: 'no' Compiling: 'no_list' 196 entries Compiling: 'pa_emoji' 236 entries Compiling: 'no_extra' 0 entries Compiling: 'no_rules' 142 rules, 32 groups (0) 1636 entries Compiling: 'pa_extra' 0 entries Compiling: 'pa_rules' 283 rules, 68 groups (65) DICT espeak-ng-data/piqd_dict rm -f espeak-ng-data/piqd_dict DICT espeak-ng-data/pl_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="piqd" rm -f espeak-ng-data/pl_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="pl" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/piqd_dict' Using phonemetable: 'piqd' Compiling: 'piqd_list' 36 entries Compiling: 'piqd_rules' 35 rules, 23 groups (0) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) DICT espeak-ng-data/pt_dict rm -f espeak-ng-data/pt_dict DICT espeak-ng-data/py_dict rm -f espeak-ng-data/py_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="pt" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="py" DICT espeak-ng-data/qdb_dict rm -f espeak-ng-data/qdb_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="qdb" DICT espeak-ng-data/qu_dict rm -f espeak-ng-data/qu_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="qu" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) DICT espeak-ng-data/quc_dict rm -f espeak-ng-data/quc_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="quc" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/py_dict' Using phonemetable: 'py' Compiling: 'py_list' 106 entries Compiling: 'py_extra' 0 entries Compiling: 'py_rules' 31 rules, 28 groups (0) DICT espeak-ng-data/qya_dict rm -f espeak-ng-data/qya_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/pt_dict' Using phonemetable: 'pt-pt' Compiling: 'pt_list' 2006 entries Compiling: 'pt_emoji' 1639 entries Compiling: 'pt_extra' 0 entries Compiling: 'pt_rules' 1105 rules, 39 groups (0) cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="qya" DICT espeak-ng-data/ro_dict rm -f espeak-ng-data/ro_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/qu_dict' Using phonemetable: 'qu' Compiling: 'qu_list' 76 entries Compiling: 'qu_extra' 0 entries Compiling: 'qu_rules' 39 rules, 28 groups (0) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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' 869 rules, 46 groups (0) cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="ro" DICT espeak-ng-data/ru_dict rm -f espeak-ng-data/ru_dict DICT espeak-ng-data/sd_dict rm -f espeak-ng-data/sd_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/qdb_dict' Using phonemetable: 'qdb' Compiling: 'qdb_list' 169 entries Compiling: 'qdb_rules' 38 rules, 25 groups (0) cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="ru" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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' cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="sd" 349 rules, 32 groups (0) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/qya_dict' Using phonemetable: 'qya' Compiling: 'qya_list' 38 entries Compiling: 'qya_rules' 70 rules, 38 groups (0) DICT espeak-ng-data/shn_dict rm -f espeak-ng-data/shn_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/ru_dict' Using phonemetable: 'ru' Compiling: 'ru_listx' cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="shn" DICT espeak-ng-data/si_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) rm -f espeak-ng-data/si_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="si" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/shn_dict' Using phonemetable: 'shn' Compiling: 'shn_list' 4175 entries Compiling: 'shn_extra' 0 entries Compiling: 'shn_rules' 229 rules, 53 groups (0) DICT espeak-ng-data/sjn_dict DICT espeak-ng-data/sk_dict rm -f espeak-ng-data/sk_dict rm -f espeak-ng-data/sjn_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="sjn" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="sk" DICT espeak-ng-data/sl_dict rm -f espeak-ng-data/sl_dict DICT espeak-ng-data/smj_dict rm -f espeak-ng-data/smj_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="sl" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="smj" DICT espeak-ng-data/sq_dict rm -f espeak-ng-data/sq_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="sq" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/sjn_dict' Using phonemetable: 'sjn' Compiling: 'sjn_list' 21 entries Compiling: 'sjn_rules' 71 rules, 40 groups (0) DICT espeak-ng-data/sr_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/smj_dict' Using phonemetable: 'smj' Compiling: 'smj_list' rm -f espeak-ng-data/sr_dict 2816 entries Compiling: 'smj_rules' 136 rules, 34 groups (0) 805350 entries Compiling: 'ru_list' 287 entries Compiling: 'ru_emoji' 1639 entries Compiling: 'ru_extra' 0 entries cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="sr" DICT espeak-ng-data/sv_dict DICT espeak-ng-data/sw_dict DICT espeak-ng-data/ta_dict Compiling: 'ru_rules' rm -f espeak-ng-data/ta_dict 437 rules, 34 groups (33) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/sr_dict' Using phonemetable: 'sr' Compiling: 'sr_list' 613 entries Compiling: 'sr_emoji' 1568 entries Compiling: 'sr_extra' 0 entries Compiling: 'sr_rules' 112 rules, 34 groups (0) rm -f espeak-ng-data/sw_dict rm -f espeak-ng-data/sv_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="ta" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="sw" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="sv" DICT espeak-ng-data/te_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) rm -f espeak-ng-data/te_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="te" DICT espeak-ng-data/th_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) rm -f espeak-ng-data/th_dict DICT espeak-ng-data/ti_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="th" rm -f espeak-ng-data/ti_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="ti" DICT espeak-ng-data/tk_dict rm -f espeak-ng-data/tk_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="tk" DICT espeak-ng-data/tn_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/th_dict' Using phonemetable: 'th' Compiling: 'th_list' 10 entries Compiling: 'th_rules' 139 rules, 64 groups (0) rm -f espeak-ng-data/tn_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/ti_dict' Using phonemetable: 'ti' Compiling: 'ti_list' 31 entries Compiling: 'ti_emoji' 1690 entries Compiling: 'ti_extra' 0 entries Compiling: 'ti_rules' 361 rules, 7 groups (0) cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="tn" DICT espeak-ng-data/tr_dict rm -f espeak-ng-data/tr_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="tr" DICT espeak-ng-data/tt_dict rm -f espeak-ng-data/tt_dict DICT espeak-ng-data/uk_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="tt" rm -f espeak-ng-data/uk_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="uk" Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/tk_dict' Using phonemetable: 'tk' Compiling: 'tk_listx' 868 entries Compiling: 'tk_list' 62 entries Compiling: 'tk_extra' 0 entries Compiling: 'tk_rules' 318 rules, 30 groups (0) DICT espeak-ng-data/ur_dict rm -f espeak-ng-data/ur_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/tr_dict' Using phonemetable: 'tr' Compiling: 'tr_listx' 147 entries Compiling: 'tr_list' Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/tn_dict' Using phonemetable: 'tn' Compiling: 'tn_list' 175 entries Compiling: 'tr_emoji' 110 entries Compiling: 'tn_extra' 0 entries Compiling: 'tn_rules' DICT espeak-ng-data/ug_dict 82 rules, 27 groups (0) 1639 entries Compiling: 'tr_extra' 0 entries Compiling: 'tr_rules' 215 rules, 37 groups (0) rm -f espeak-ng-data/ug_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/uk_dict' Using phonemetable: 'uk' Compiling: 'uk_list' 167 entries Compiling: 'uk_extra' 0 entries Compiling: 'uk_rules' 47 rules, 34 groups (33) cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="ur" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="ug" DICT espeak-ng-data/uz_dict DICT espeak-ng-data/vi_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/ur_dict' Using phonemetable: 'ur' Compiling: 'ur_list' 3028 entries Compiling: 'ur_emoji' 1639 entries Compiling: 'ur_extra' 0 entries Compiling: 'ur_rules' 1488 rules, 62 groups (44) rm -f espeak-ng-data/vi_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) rm -f espeak-ng-data/uz_dict Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/ug_dict' Using phonemetable: 'ug' Compiling: 'ug_list' 37 entries Compiling: 'ug_extra' 0 entries Compiling: 'ug_rules' 81 rules, 61 groups (0) cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="vi" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="uz" DICT espeak-ng-data/xex_dict rm -f espeak-ng-data/xex_dict DICT espeak-ng-data/yue_dict rm -f espeak-ng-data/yue_dict cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 ../src/espeak-ng --compile="xex" cd dictsource && ESPEAK_DATA_PATH=/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0 LD_LIBRARY_PATH=../src: ../src/espeak-ng --compile=yue && cd .. Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/uz_dict' Using phonemetable: 'uz' Compiling: 'uz_list' 122 entries Compiling: 'uz_extra' 0 entries Compiling: 'uz_rules' 35 rules, 26 groups (0) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/yue_dict' Using phonemetable: 'yue' Compiling: 'yue_list' 3822 entries Compiling: 'yue_listx' Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/espeak-ng-data/xex_dict' Using phonemetable: 'pt' Compiling: 'xex_list' 19: Need to compile dictionary again 22: Need to compile dictionary again 26: Need to compile dictionary again 43 entries Compiling: 'xex_rules' 434 rules, 52 groups (0) 33813 entries Compiling: 'yue_emoji' 1635 entries Compiling: 'yue_extra' 0 entries Compiling: 'yue_rules' 79 rules, 27 groups (0) Can't read dictionary file: '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/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) gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0' =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for espeak-ng-1.52.0_1 ===> Generating temporary packing list Makefile:3112: warning: ignoring prerequisites on suffix rule definition gmake: Circular phsource/phonemes.stamp <- phsource/phonemes.stamp dependency dropped. gmake[1]: Entering directory '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0' Makefile:3112: warning: ignoring prerequisites on suffix rule definition /bin/mkdir -p '/wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libespeak-ng.la '/wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c src/.libs/libespeak-ng.so.1.1.51 /wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/lib/libespeak-ng.so.1.1.51 libtool: install: (cd /wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/lib && { ln -s -f libespeak-ng.so.1.1.51 libespeak-ng.so.1 || { rm -f libespeak-ng.so.1 && ln -s libespeak-ng.so.1.1.51 libespeak-ng.so.1; }; }) libtool: install: (cd /wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/lib && { ln -s -f libespeak-ng.so.1.1.51 libespeak-ng.so || { rm -f libespeak-ng.so && ln -s libespeak-ng.so.1.1.51 libespeak-ng.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libespeak-ng.lai /wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/lib/libespeak-ng.la libtool: install: /usr/bin/install -c src/.libs/libespeak-ng.a /wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/lib/libespeak-ng.a libtool: install: chmod 644 /wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/lib/libespeak-ng.a libtool: install: ranlib /wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/lib/libespeak-ng.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/bin' /bin/sh ./libtool --mode=install install -s -m 555 src/speak-ng src/espeak-ng '/wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/bin' libtool: install: install -m 555 -s src/speak-ng /wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/bin/speak-ng libtool: warning: 'src/libespeak-ng.la' has not been installed in '/usr/local/lib' libtool: install: install -m 555 -s src/.libs/espeak-ng /wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/bin/espeak-ng /usr/local/bin/gmake install-exec-hook gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0' Makefile:3112: warning: ignoring prerequisites on suffix rule definition cd /wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/bin && rm -f espeak && ln -s espeak-ng espeak cd /wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/bin && rm -f speak && ln -s speak-ng speak cd /wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/lib && rm -f libespeak.la && ln -s libespeak-ng.la libespeak.la gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0' /bin/mkdir -p '/wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/include/espeak' install -m 0644 src/include/espeak/speak_lib.h '/wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/include/espeak' /bin/mkdir -p '/wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/include/espeak-ng' install -m 0644 src/include/espeak-ng/encoding.h src/include/espeak-ng/espeak_ng.h src/include/espeak-ng/speak_lib.h '/wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/include/espeak-ng' /bin/mkdir -p '/wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/share/man/man1' install -m 0644 src/speak-ng.1 src/espeak-ng.1 '/wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/share/man/man1' /bin/mkdir -p '/wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/lib/pkgconfig' install -m 0644 espeak-ng.pc '/wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/lib/pkgconfig' /bin/mkdir -p '/wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/share/vim/addons/ftdetect' install -m 0644 ./vim/ftdetect/espeakfiletype.vim '/wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/share/vim/addons/ftdetect' /bin/mkdir -p '/wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/share/vim/addons/syntax' install -m 0644 ./vim/syntax/espeaklist.vim ./vim/syntax/espeakrules.vim '/wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/share/vim/addons/syntax' /bin/mkdir -p '/wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/share/vim/registry' install -m 0644 ./vim/registry/espeak.yaml '/wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/share/vim/registry' /usr/local/bin/gmake install-data-hook gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0' Makefile:3112: warning: ignoring prerequisites on suffix rule definition rm -rf /wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/share/espeak-ng/espeak-ng-data mkdir -p /wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/share/espeak-ng/espeak-ng-data cp -prf espeak-ng-data/* /wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/share/espeak-ng/espeak-ng-data gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0' gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0' /bin/mkdir -p /wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/share/doc/espeak-ng cd /wrkdirs/usr/ports/audio/espeak-ng/work/espeak-ng-1.52.0/docs && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/share/doc/espeak-ng install -l rs /wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/share/man/man1/espeak-ng.1 /wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/share/man/man1/espeak.1 /bin/ln -sf libespeak-ng.so /wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/lib/libespeak.so /usr/bin/strip /wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/bin/espeak-ng /usr/bin/strip /wrkdirs/usr/ports/audio/espeak-ng/work/stage/usr/local/lib/libespeak-ng.so* ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-06-06T02:29:44+00:00' 'PKG_NOTE_ports_top_git_hash=8592fbbd4315' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=e54088787fef' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20250209' PKG_NO_VERSION_FOR_DEPS=1 NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for espeak-ng-1.52.0_1 ===> Building espeak-ng-1.52.0_1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for espeak-ng-1.52.0_1 build of audio/espeak-ng | espeak-ng-1.52.0_1 ended at 2025-06-05T21:33:29-05:00 build time: 00:03:47