[package - main-powerpc64-default][audio/espeak] Failed for espeak-1.48.04_7 in stage
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Thu May 13 06:37:07 UTC 2021
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: nivit at FreeBSD.org
Log URL: http://pylon.nyi.freebsd.org/data/main-powerpc64-default/p0c0a4f4b9148_scb07628d9e/logs/espeak-1.48.04_7.log
Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=main-powerpc64-default&build=p0c0a4f4b9148_scb07628d9e
Log:
=>> Building audio/espeak
build started at Thu May 13 06:36:01 UTC 2021
port directory: /usr/ports/audio/espeak
package name: espeak-1.48.04_7
building for: FreeBSD main-powerpc64-default-job-04 14.0-CURRENT FreeBSD 14.0-CURRENT 1400013 powerpc
maintained by: nivit at FreeBSD.org
Makefile ident:
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1400003
Jail OSVERSION: 1400013
Job Id: 04
!!! Jail is newer than host. (Jail: 1400013, Host: 1400003) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1400013
UNAME_v=FreeBSD 14.0-CURRENT 1400013
UNAME_r=14.0-CURRENT
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
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-8-gaf08dbda
MASTERMNT=/usr/local/poudriere/data/.m/main-powerpc64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-powerpc64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-powerpc64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-powerpc64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
===> The following configuration options are available for espeak-1.48.04_7:
DOCS=on: Build and/or install documentation
====> Options available for the radio AUDIO_SYSTEM: you can only select none or one of them
PORTAUDIO=on: PortAudio library support
PULSEAUDIO=off: PulseAudio sound server support
RUNTIME=off: Sound interface selected at runtime
===> Use 'make config' to modify these settings
---End OPTIONS List---
--MAINTAINER--
nivit at FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/audio/espeak/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/espeak/work HOME=/wrkdirs/usr/ports/audio/espeak/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/espeak/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
AUDIO="portaudio" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/espeak/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/espeak/work HOME=/wrkdirs/usr/ports/audio/espeak/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/espeak/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 " MANPREFIX="/usr/local" 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.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/espeak" EXAMPLESDIR="share/examples/espeak" DATADIR="share/espeak" WWWDIR="www/espeak" ETCDIR="etc/espeak"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/espeak DOCSDIR=/usr/local/share/doc/espeak EXAMPLESDIR=/usr/local/share/examples/espeak WWWDIR=/usr/local/www/espeak ETCDIR=/usr/local/etc/espeak
--End SUB_LIST--
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure. It currently retries the same
# failed mirror and then fails rather then trying another. It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: powerpc64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: powerpc64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: powerpc64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc64
PPC_ABI=ELFv2
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400013
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
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) 89999
open files (-n) 1024
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
--End resource limits--
=======================<phase: check-sanity >============================
===> License GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> espeak-1.48.04_7 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.16.3.txz
[main-powerpc64-default-job-04] Installing pkg-1.16.3...
[main-powerpc64-default-job-04] Extracting pkg-1.16.3: .......... done
===> espeak-1.48.04_7 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of espeak-1.48.04_7
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License GPLv3 accepted by the user
===> Fetching all distfiles required by espeak-1.48.04_7 for building
===========================================================================
=======================<phase: checksum >============================
===> License GPLv3 accepted by the user
===> Fetching all distfiles required by espeak-1.48.04_7 for building
=> SHA256 Checksum OK for espeak-1.48.04-source.zip.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License GPLv3 accepted by the user
===> Fetching all distfiles required by espeak-1.48.04_7 for building
===> Extracting for espeak-1.48.04_7
=> SHA256 Checksum OK for espeak-1.48.04-source.zip.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for espeak-1.48.04_7
===> Applying FreeBSD patches for espeak-1.48.04_7 from /usr/ports/audio/espeak/files
===========================================================================
=======================<phase: build-depends >============================
===> espeak-1.48.04_7 depends on package: gmake>=4.3 - not found
<snip>
static const float pk_shape_y[2][8] = {
^
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -pedantic -I. -c -fno-exceptions phonemelist.cpp
2 warnings generated.
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -pedantic -I. -c -fno-exceptions klatt.cpp
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -pedantic -I. -c -fno-exceptions sonic.cpp
sonic.cpp:781:15: warning: variable 'newSamples' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
} else if(speed > 1.0f) {
^~~~~~~~~~~~
sonic.cpp:785:45: note: uninitialized use occurs here
if(!enlargeOutputBufferIfNeeded(stream, newSamples)) {
^~~~~~~~~~
sonic.cpp:781:12: note: remove the 'if' if its condition is always true
} else if(speed > 1.0f) {
^~~~~~~~~~~~~~~~~
sonic.cpp:776:20: note: initialize the variable 'newSamples' to silence this warning
long newSamples;
^
= 0
1 warning generated.
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -fpic -fvisibility=hidden -pedantic \
-I. -D LIBRARY -c -fno-exceptions speak_lib.cpp -o x_speak_lib.o
In file included from speak_lib.cpp:48:
./debug.h:19:21: warning: variadic macros are a C99 feature [-Wvariadic-macros]
#define SHOW(format,...)
^
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -fpic -fvisibility=hidden -pedantic \
-I. -D LIBRARY -c -fno-exceptions compiledict.cpp -o x_compiledict.o
1 warning generated.
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -fpic -fvisibility=hidden -pedantic \
-I. -D LIBRARY -c -fno-exceptions dictionary.cpp -o x_dictionary.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -fpic -fvisibility=hidden -pedantic \
-I. -D LIBRARY -c -fno-exceptions intonation.cpp -o x_intonation.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -fpic -fvisibility=hidden -pedantic \
-I. -D LIBRARY -c -fno-exceptions readclause.cpp -o x_readclause.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -fpic -fvisibility=hidden -pedantic \
-I. -D LIBRARY -c -fno-exceptions setlengths.cpp -o x_setlengths.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -fpic -fvisibility=hidden -pedantic \
-I. -D LIBRARY -c -fno-exceptions numbers.cpp -o x_numbers.o
numbers.cpp:1342:7: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses]
if(!found_value & (number_control & 1))
^ ~
numbers.cpp:1342:7: note: add parentheses after the '!' to evaluate the bitwise operator first
if(!found_value & (number_control & 1))
^
( )
numbers.cpp:1342:7: note: add parentheses around left hand side expression to silence this warning
if(!found_value & (number_control & 1))
^
( )
1 warning generated.
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -fpic -fvisibility=hidden -pedantic \
-I. -D LIBRARY -c -fno-exceptions synth_mbrola.cpp -o x_synth_mbrola.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -fpic -fvisibility=hidden -pedantic \
-I. -D LIBRARY -c -fno-exceptions synthdata.cpp -o x_synthdata.o
synthdata.cpp:171:2: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
return(result);
^
synthdata.cpp:169:5: note: previous statement is here
if(srate != NULL)
^
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -fpic -fvisibility=hidden -pedantic \
-I. -D LIBRARY -c -fno-exceptions synthesize.cpp -o x_synthesize.o
1 warning generated.
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -fpic -fvisibility=hidden -pedantic \
-I. -D LIBRARY -c -fno-exceptions translate.cpp -o x_translate.o
translate.cpp:952:45: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]
if((dictionary_flags[0] & (FLAG_ALLOW_DOT || FLAG_NEEDS_DOT)) && (wordx[1] == '.'))
^ ~~~~~~~~~~~~~~
translate.cpp:952:45: note: use '|' for a bitwise operation
if((dictionary_flags[0] & (FLAG_ALLOW_DOT || FLAG_NEEDS_DOT)) && (wordx[1] == '.'))
^~
|
translate.cpp:2073:47: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
if((flags & FLAG_PREPAUSE) && !(word_flags && (FLAG_LAST_WORD | FLAG_FIRST_WORD)) && !(wtab[-1].flags & FLAG_FIRST_WORD) && (tr->prepause_timeout == 0))
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
translate.cpp:2073:47: note: use '&' for a bitwise operation
if((flags & FLAG_PREPAUSE) && !(word_flags && (FLAG_LAST_WORD | FLAG_FIRST_WORD)) && !(wtab[-1].flags & FLAG_FIRST_WORD) && (tr->prepause_timeout == 0))
^~
&
translate.cpp:2073:47: note: remove constant to silence this warning
if((flags & FLAG_PREPAUSE) && !(word_flags && (FLAG_LAST_WORD | FLAG_FIRST_WORD)) && !(wtab[-1].flags & FLAG_FIRST_WORD) && (tr->prepause_timeout == 0))
~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -fpic -fvisibility=hidden -pedantic \
-I. -D LIBRARY -c -fno-exceptions mbrowrap.cpp -o x_mbrowrap.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -fpic -fvisibility=hidden -pedantic \
-I. -D LIBRARY -c -fno-exceptions tr_languages.cpp -o x_tr_languages.o
tr_languages.cpp:1420:19: warning: array subscript is of type 'char' [-Wchar-subscripts]
tr->letter_bits['r'] |= 0x80; // add 'r' to letter group 7, vowels for Unpronouncable test
^~~~
2 warnings generated.
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -fpic -fvisibility=hidden -pedantic \
-I. -D LIBRARY -c -fno-exceptions voices.cpp -o x_voices.o
1 warning generated.
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -fpic -fvisibility=hidden -pedantic \
-I. -D LIBRARY -c -fno-exceptions wavegen.cpp -o x_wavegen.o
wavegen.cpp:348:20: warning: unused variable 'pk_shape_x' [-Wunused-const-variable]
static const float pk_shape_x[2][8] = {
^
wavegen.cpp:351:20: warning: unused variable 'pk_shape_y' [-Wunused-const-variable]
static const float pk_shape_y[2][8] = {
^
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -fpic -fvisibility=hidden -pedantic \
-I. -D LIBRARY -c -fno-exceptions phonemelist.cpp -o x_phonemelist.o
2 warnings generated.
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -fpic -fvisibility=hidden -pedantic \
-I. -D LIBRARY -c -fno-exceptions espeak_command.cpp -o x_espeak_command.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -fpic -fvisibility=hidden -pedantic \
-I. -D LIBRARY -c -fno-exceptions event.cpp -o x_event.o
In file included from espeak_command.cpp:30:
./debug.h:19:21: warning: variadic macros are a C99 feature [-Wvariadic-macros]
#define SHOW(format,...)
^
In file included from event.cpp:41:
./debug.h:19:21: warning: variadic macros are a C99 feature [-Wvariadic-macros]
#define SHOW(format,...)
^
1 warning generated.
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -fpic -fvisibility=hidden -pedantic \
-I. -D LIBRARY -c -fno-exceptions fifo.cpp -o x_fifo.o
1 warning generated.
In file included from fifo.cpp:42:
./debug.h:19:21: warning: variadic macros are a C99 feature [-Wvariadic-macros]
#define SHOW(format,...)
^
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -fpic -fvisibility=hidden -pedantic \
-I. -D LIBRARY -c -fno-exceptions wave.cpp -o x_wave.o
In file included from wave.cpp:41:
./debug.h:19:21: warning: variadic macros are a C99 feature [-Wvariadic-macros]
#define SHOW(format,...)
^
1 warning generated.
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -fpic -fvisibility=hidden -pedantic \
-I. -D LIBRARY -c -fno-exceptions debug.cpp -o x_debug.o
In file included from debug.cpp:4:
./debug.h:19:21: warning: variadic macros are a C99 feature [-Wvariadic-macros]
#define SHOW(format,...)
^
1 warning generated.
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -fpic -fvisibility=hidden -pedantic \
-I. -D LIBRARY -c -fno-exceptions klatt.cpp -o x_klatt.o
1 warning generated.
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -fpic -fvisibility=hidden -pedantic \
-I. -D LIBRARY -c -fno-exceptions sonic.cpp -o x_sonic.o
sonic.cpp:781:15: warning: variable 'newSamples' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
} else if(speed > 1.0f) {
^~~~~~~~~~~~
sonic.cpp:785:45: note: uninitialized use occurs here
if(!enlargeOutputBufferIfNeeded(stream, newSamples)) {
^~~~~~~~~~
sonic.cpp:781:12: note: remove the 'if' if its condition is always true
} else if(speed > 1.0f) {
^~~~~~~~~~~~~~~~~
sonic.cpp:776:20: note: initialize the variable 'newSamples' to silence this warning
long newSamples;
^
= 0
1 warning generated.
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -std=gnu++98 -DUSE_PORTAUDIO -D PATH_ESPEAK_DATA=\"/usr/local/share/espeak/espeak-data\" -Wall -pedantic -I. -c -fno-exceptions espeak.cpp
c++ -fstack-protector-strong -o speak speak.o compiledict.o dictionary.o intonation.o readclause.o setlengths.o numbers.o synth_mbrola.o synthdata.o synthesize.o translate.o mbrowrap.o tr_languages.o voices.o wavegen.o phonemelist.o klatt.o sonic.o -lstdc++ -L/usr/local/lib -lportaudio -lpthread
c++ -fstack-protector-strong -shared -Wl,-soname,libespeak.so.1 -o libespeak.so \
x_speak_lib.o x_compiledict.o x_dictionary.o x_intonation.o x_readclause.o x_setlengths.o x_numbers.o x_synth_mbrola.o x_synthdata.o x_synthesize.o x_translate.o x_mbrowrap.o x_tr_languages.o x_voices.o x_wavegen.o x_phonemelist.o x_espeak_command.o x_event.o x_fifo.o x_wave.o x_debug.o x_klatt.o x_sonic.o -lstdc++ -L/usr/local/lib -lportaudio -lpthread
ar cqs libespeak.a x_speak_lib.o x_compiledict.o x_dictionary.o x_intonation.o x_readclause.o x_setlengths.o x_numbers.o x_synth_mbrola.o x_synthdata.o x_synthesize.o x_translate.o x_mbrowrap.o x_tr_languages.o x_voices.o x_wavegen.o x_phonemelist.o x_espeak_command.o x_event.o x_fifo.o x_wave.o x_debug.o x_klatt.o x_sonic.o
mv libespeak.so libespeak.so.1.1.48
/bin/ln -sf libespeak.so.1.1.48 libespeak.so.1
/bin/ln -sf libespeak.so.1 libespeak.so
c++ -fstack-protector-strong -o espeak espeak.o -lstdc++ -L . -lespeak -lpthread
gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/espeak/work/espeak-1.48.04-source/src'
===========================================================================
=======================<phase: run-depends >============================
===========================================================================
=======================<phase: stage >============================
===> Staging for espeak-1.48.04_7
===> Generating temporary packing list
gmake[1]: Entering directory '/wrkdirs/usr/ports/audio/espeak/work/espeak-1.48.04-source/src'
# Create directories
#rm -rf /wrkdirs/usr/ports/audio/espeak/work/stage/usr/local/share/espeak/espeak-data
mkdir -p /wrkdirs/usr/ports/audio/espeak/work/stage/usr/local/bin
mkdir -p /wrkdirs/usr/ports/audio/espeak/work/stage/usr/local/lib
mkdir -p /wrkdirs/usr/ports/audio/espeak/work/stage/usr/local/include/espeak
mkdir -p /wrkdirs/usr/ports/audio/espeak/work/stage/usr/local/share/espeak/espeak-data
# Install espeak executable
install -m 755 espeak /wrkdirs/usr/ports/audio/espeak/work/stage/usr/local/bin
# Install shared library
install -m 755 libespeak.so.1.1.48 /wrkdirs/usr/ports/audio/espeak/work/stage/usr/local/lib
# Install static library
install -m 755 libespeak.a /wrkdirs/usr/ports/audio/espeak/work/stage/usr/local/lib
/bin/ln -sf libespeak.so.1.1.48 /wrkdirs/usr/ports/audio/espeak/work/stage/usr/local/lib/libespeak.so.1
/bin/ln -sf libespeak.so.1 /wrkdirs/usr/ports/audio/espeak/work/stage/usr/local/lib/libespeak.so
# Install development headers
install -pm 644 speak_lib.h /wrkdirs/usr/ports/audio/espeak/work/stage/usr/local/include/espeak
# Install data files
cp -pRf ../espeak-data/* /wrkdirs/usr/ports/audio/espeak/work/stage/usr/local/share/espeak/espeak-data
gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/espeak/work/espeak-1.48.04-source/src'
/bin/mkdir -p /wrkdirs/usr/ports/audio/espeak/work/stage/usr/local/share/doc/espeak
cd /wrkdirs/usr/ports/audio/espeak/work/espeak-1.48.04-source/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/work/stage/usr/local/share/doc/espeak
*** Error code 1
Stop.
make: stopped in /usr/ports/audio/espeak
More information about the freebsd-pkg-fallout
mailing list