gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/speech-dispatcher-0.8.7.tar.gz --url https://devel.freebsoft.org/pub/projects/speechd/speech-dispatcher-0.8.7.tar.gz --hash sha256:200be1adb054dd14bfbc46e798ac6a7c0d4abaa13343fb987312c5265e4cb134 Source /data/userland-archives/speech-dispatcher-0.8.7.tar.gz... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/speech-dispatcher-0.8.7.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/speech-dispatcher-0.8.7.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7 --strip=1 --backup --version-control=numbered < patches/01-filio.patch patching file src/server/speechd.c /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/.patched-01-filio.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/.patched /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64 -lnsl -lsocket" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" CFLAGS="-m64 -O3" CXXFLAGS="-m64 -O3" LDFLAGS="-m64 -lnsl -lsocket" PYTHON=/usr/bin/python3.5 am_cv_python_pyexecdir=/usr/lib/python3.5/vendor-packages am_cv_python_pythondir=/usr/lib/python3.5/vendor-packages /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/configure CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64 -lnsl -lsocket" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib/amd64 --sbindir=/usr/sbin --sysconfdir=/etc --disable-static --with-espeak --with-pulse) checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/gnu/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking how to print strings... print -r checking for style of include used by make... GNU checking for gcc... /usr/gcc/6/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking for a sed that does not truncate output... /usr/gnu/bin/sed checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for fgrep... /usr/gnu/bin/grep -F checking for ld used by /usr/gcc/6/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/6/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/gnu/bin/dd checking how to truncate binary pipes... /usr/gnu/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/6/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/6/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/gcc static flag -static works... no checking if /usr/gcc/6/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/6/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether NLS is requested... yes Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(.*)\${ <-- HERE ?([A-Z_]+)}?(.*)$/ at /usr/bin/intltool-update line 1065. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1193. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1194. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1195. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1196. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1222. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1223. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1224. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1225. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?\w+}?/ at /usr/bin/intltool-update line 1226. checking for intltool >= 0.40.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/gnu/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/gnu/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.22.4 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/gnu/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/gmsgfmt checking for xgettext... (cached) /usr/gnu/bin/xgettext /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/configure: line 10365: ./split-version.sh: No such file or directory /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/configure: line 10366: ./split-version.sh: No such file or directory /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/configure: line 10367: ./split-version.sh: No such file or directory checking for gcc... (cached) /usr/gcc/6/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/gcc/6/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/gcc/6/bin/gcc... (cached) gcc3 checking for library containing sqrt... -lm checking for library containing pthread_create... none required checking for library containing lt_dlopen... -lltdl checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for GTHREAD... yes checking for GMODULE... yes checking for DOTCONF... yes checking for SNDFILE... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint32_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for dup2... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strndup... yes checking for strstr... yes checking for strtol... yes checking whether /usr/bin/python3.5 version is >= 3.0... yes checking for /usr/bin/python3.5 version... 3.5 checking for /usr/bin/python3.5 platform... sunos5 checking for /usr/bin/python3.5 script directory... (cached) /usr/lib/python3.5/vendor-packages checking for /usr/bin/python3.5 extension module directory... (cached) /usr/lib/python3.5/vendor-packages checking for espeak_Synth in -lespeak... yes checking for ESPEAK_NG... no checking for flite_init in -lflite... no checking for usenglish_init in -lflite_usenglish... no checking for cmu_lex_init in -lflite_cmulex... no checking for register_cmu_us_kal16 in -lflite_cmu_us_kal16... no checking for register_cmu_us_kal in -lflite_cmu_us_kal16... no checking for register_cmu_us_kal in -lflite_cmu_us_kal... no checking for eciStop in -libmeci... no checking for dumbtts_TTSInit in -ldumbtts... no checking for pico_initialize in -lttspico... no checking for PULSE... yes checking for LIBAO... yes checking for ALSA... no checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for AuOpenServer in -laudio... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating speech-dispatcher.pc config.status: creating config/Makefile config.status: creating config/clients/Makefile config.status: creating config/modules/Makefile config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/api/Makefile config.status: creating src/api/c/Makefile config.status: creating src/api/python/Makefile config.status: creating src/api/python/speechd/Makefile config.status: creating src/api/python/speechd_config/Makefile config.status: creating src/audio/Makefile config.status: creating src/clients/Makefile config.status: creating src/clients/say/Makefile config.status: creating src/clients/spdsend/Makefile config.status: creating src/common/Makefile config.status: creating src/modules/Makefile config.status: creating src/server/Makefile config.status: creating src/tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing src/tests/atconfig commands config.status: executing po/stamp-it commands configure: output modules to be built are cicero dummy festival generic espeak configure: audio methods to be built are pulse libao oss configure: Default audio method is pulse /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j8 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64' Making all in include make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/include' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/include' Making all in src make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src' Making all in common make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/common' CC libcommon_la-fdsetconv.lo CC libcommon_la-spd_getline.lo CC libcommon_la-i18n.lo CCLD libcommon.la make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/common' Making all in server make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/server' CC speech_dispatcher-history.o CC speech_dispatcher-server.o CC speech_dispatcher-speechd.o CC speech_dispatcher-configuration.o CC speech_dispatcher-module.o CC speech_dispatcher-parse.o CC speech_dispatcher-set.o CC speech_dispatcher-alloc.o CC speech_dispatcher-compare.o CC speech_dispatcher-speaking.o CC speech_dispatcher-options.o CC speech_dispatcher-output.o CC speech_dispatcher-sem_functions.o /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/src/server/output.c: In function 'strndup': /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/src/server/output.c:42:5: warning: nonnull argument 's' compared to NULL [-Wnonnull-compare] if (!s) ^ CC speech_dispatcher-index_marking.o CCLD speech-dispatcher make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/server' Making all in audio make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/audio' CC spd_libao_la-libao.lo CC spd_pulse_la-pulse.lo CC spd_oss_la-oss.lo CCLD spd_pulse.la CCLD spd_libao.la CCLD spd_oss.la make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/audio' Making all in modules make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/modules' CC spd_audio.o CC module_utils.o CC dummy.o CC module_utils_addvoice.o CC generic.o CC module_main.o CC festival.o CC festival_client.o CC cicero.o CC espeak.o CCLD sd_generic CCLD sd_cicero CCLD sd_dummy CCLD sd_espeak CCLD sd_festival make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/modules' Making all in api make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api' Making all in c make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/c' rm -f libspeechd_version.h srcdir=; \ test -f ./libspeechd_version.h.in || srcdir=/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/src/api/c/; \ sed -e 's:[@]LIBSPEECHD_MAJOR_VERSION[@]::' -e 's:[@]LIBSPEECHD_MINOR_VERSION[@]::' -e 's:[@]LIBSPEECHD_MICRO_VERSION[@]::' ${srcdir}libspeechd_version.h.in > libspeechd_version.h /usr/gnu/bin/make all-am make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/c' CC libspeechd_la-libspeechd.lo /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/src/api/c/libspeechd.c: In function 'strndup': /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/src/api/c/libspeechd.c:92:5: warning: nonnull argument 's' compared to NULL [-Wnonnull-compare] if (!s) ^ CCLD libspeechd.la make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/c' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/c' Making all in python make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/python' Making all in speechd make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/python/speechd' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/python/speechd' Making all in speechd_config make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/python/speechd_config' ITMRG speechd.desktop make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/python/speechd_config' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/python' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/python' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/python' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api' Making all in clients make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/clients' Making all in say make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/clients/say' CC spd_say-say.o CC spd_say-options.o CCLD spd-say make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/clients/say' Making all in spdsend make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/clients/spdsend' CC spdsend.o CC server.o CC client.o CC common.o CCLD spdsend make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/clients/spdsend' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/clients' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/clients' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/clients' Making all in tests make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/tests' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/tests' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src' Making all in config make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/config' Making all in modules make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/config/modules' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/config/modules' Making all in clients make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/config/clients' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/config/clients' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/config' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/config' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/config' Making all in doc make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/doc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/doc' Making all in po make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/po' file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/po/cs.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/po/hu.po make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/po' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64' /usr/gnu/bin/make install-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64' Making install in include make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/include' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/include' make[6]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/include/speech-dispatcher' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/include/spd_audio_plugin.h /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/include/speechd_types.h /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/include/speechd_defines.h '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/include/speech-dispatcher' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/include' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/include' Making install in src make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src' Making install in common make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/common' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/common' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/common' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/common' Making install in server make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/server' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/server' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/bin' /bin/bash ../../libtool --mode=install /usr/gnu/bin/install -c speech-dispatcher '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/bin' libtool: install: /usr/gnu/bin/install -c speech-dispatcher /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/bin/speech-dispatcher make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/server' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/server' Making install in audio make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/audio' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/audio' make[7]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64/speech-dispatcher' /bin/bash ../../libtool --mode=install /usr/gnu/bin/install -c spd_libao.la spd_oss.la spd_pulse.la '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64/speech-dispatcher' libtool: install: /usr/gnu/bin/install -c .libs/spd_libao.so /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64/speech-dispatcher/spd_libao.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64/speech-dispatcher/spd_libao.so libtool: install: /usr/gnu/bin/install -c .libs/spd_libao.lai /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64/speech-dispatcher/spd_libao.la libtool: install: /usr/gnu/bin/install -c .libs/spd_oss.so /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64/speech-dispatcher/spd_oss.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64/speech-dispatcher/spd_oss.so libtool: install: /usr/gnu/bin/install -c .libs/spd_oss.lai /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64/speech-dispatcher/spd_oss.la libtool: install: /usr/gnu/bin/install -c .libs/spd_pulse.so /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64/speech-dispatcher/spd_pulse.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64/speech-dispatcher/spd_pulse.so libtool: install: /usr/gnu/bin/install -c .libs/spd_pulse.lai /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64/speech-dispatcher/spd_pulse.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/speech-dispatcher' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/audio' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/audio' Making install in modules make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/modules' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/modules' make[7]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/sounds/speech-dispatcher' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/src/modules/dummy-message.wav '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/sounds/speech-dispatcher' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64/speech-dispatcher-modules' /bin/bash ../../libtool --mode=install /usr/gnu/bin/install -c sd_dummy sd_generic sd_festival sd_cicero sd_espeak '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64/speech-dispatcher-modules' libtool: install: /usr/gnu/bin/install -c sd_dummy /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64/speech-dispatcher-modules/sd_dummy libtool: install: /usr/gnu/bin/install -c sd_generic /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64/speech-dispatcher-modules/sd_generic libtool: install: /usr/gnu/bin/install -c sd_festival /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64/speech-dispatcher-modules/sd_festival libtool: install: /usr/gnu/bin/install -c sd_cicero /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64/speech-dispatcher-modules/sd_cicero libtool: install: /usr/gnu/bin/install -c sd_espeak /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64/speech-dispatcher-modules/sd_espeak make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/modules' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/modules' Making install in api make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api' Making install in c make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/c' /usr/gnu/bin/make install-am make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/c' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/c' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64' /bin/bash ../../../libtool --mode=install /usr/gnu/bin/install -c libspeechd.la '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/gnu/bin/install -c .libs/libspeechd.so.2.6.0 /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64/libspeechd.so.2.6.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64 && { ln -s -f libspeechd.so.2.6.0 libspeechd.so.2 || { rm -f libspeechd.so.2 && ln -s libspeechd.so.2.6.0 libspeechd.so.2; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64 && { ln -s -f libspeechd.so.2.6.0 libspeechd.so || { rm -f libspeechd.so && ln -s libspeechd.so.2.6.0 libspeechd.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64/libspeechd.so.2.6.0 libtool: install: /usr/gnu/bin/install -c .libs/libspeechd.lai /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64/libspeechd.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/include/speech-dispatcher' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/src/api/c/libspeechd.h libspeechd_version.h '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/include/speech-dispatcher' make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/c' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/c' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/c' Making install in python make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/python' Making install in speechd make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/python/speechd' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/python/speechd' make[9]: Nothing to be done for 'install-exec-am'. rm -f paths.py srcdir=; \ test -f ./paths.py.in || srcdir=/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/src/api/python/speechd/; \ sed -e 's:@bindir[@]:/usr/bin:g' ${srcdir}paths.py.in > paths.py /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/python3.5/vendor-packages/speechd' /usr/gnu/bin/install -c -m 644 paths.py '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/python3.5/vendor-packages/speechd' Byte-compiling python modules... paths.py Byte-compiling python modules (optimized versions) ... paths.py /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/python3.5/vendor-packages/speechd' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/src/api/python/speechd/__init__.py /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/src/api/python/speechd/_test.py /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/src/api/python/speechd/client.py '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/python3.5/vendor-packages/speechd' Byte-compiling python modules... __init__.py_test.pyclient.py Byte-compiling python modules (optimized versions) ... __init__.py_test.pyclient.py make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/python/speechd' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/python/speechd' Making install in speechd_config make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/python/speechd_config' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/python/speechd_config' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/bin' /usr/gnu/bin/install -c /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/src/api/python/speechd_config/spd-conf '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/bin' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/speech-dispatcher/conf/desktop' /usr/gnu/bin/install -c -m 644 speechd.desktop '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/speech-dispatcher/conf/desktop' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/sounds/speech-dispatcher' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/src/api/python/speechd_config/test.wav '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/sounds/speech-dispatcher' rm -f config.py srcdir=; \ test -f ./config.py.in || srcdir=/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/src/api/python/speechd_config/; \ sed -e "s:[@]GETTEXT_PACKAGE[@]:speech-dispatcher:" -e "s:[@]localedir[@]:/usr/share/locale:" ${srcdir}config.py.in > config.py rm -f paths.py srcdir=; \ test -f ./paths.py.in || srcdir=/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/src/api/python/speechd_config/; \ sed -e "s:[@]spdconforigdir[@]:/usr/share/speech-dispatcher/conf:" -e "s:[@]spdconfdir[@]:/etc/speech-dispatcher:" -e "s:[@]snddatadir[@]:/usr/share/sounds/speech-dispatcher:" -e "s:[@]spddesktopconforigdir[@]:/usr/share/speech-dispatcher/conf/desktop:" ${srcdir}paths.py.in > paths.py /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/python3.5/vendor-packages/speechd_config' /usr/gnu/bin/install -c -m 644 config.py paths.py '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/python3.5/vendor-packages/speechd_config' Byte-compiling python modules... config.pypaths.py Byte-compiling python modules (optimized versions) ... config.pypaths.py /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/python3.5/vendor-packages/speechd_config' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/src/api/python/speechd_config/__init__.py '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/python3.5/vendor-packages/speechd_config' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/python/speechd_config' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/python/speechd_config' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/python' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/python' make[9]: Nothing to be done for 'install-exec-am'. make[9]: Nothing to be done for 'install-data-am'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/python' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/python' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api/python' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/api' Making install in clients make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/clients' Making install in say make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/clients/say' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/clients/say' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/bin' /bin/bash ../../../libtool --mode=install /usr/gnu/bin/install -c spd-say '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/bin' libtool: warning: '../../../src/api/c/libspeechd.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/gnu/bin/install -c .libs/spd-say /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/bin/spd-say make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/clients/say' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/clients/say' Making install in spdsend make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/clients/spdsend' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/clients/spdsend' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/bin' /bin/bash ../../../libtool --mode=install /usr/gnu/bin/install -c spdsend '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/bin' libtool: install: /usr/gnu/bin/install -c spdsend /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/bin/spdsend make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/clients/spdsend' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/clients/spdsend' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/clients' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/clients' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/clients' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/clients' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/clients' Making install in tests make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/tests' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/tests' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/tests' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src/tests' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/src' Making install in config make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/config' Making install in modules make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/config/modules' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/config/modules' make[7]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/etc/speech-dispatcher/modules' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/config/modules/cicero.conf /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/config/modules/espeak.conf /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/config/modules/espeak-ng.conf /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/config/modules/festival.conf /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/config/modules/flite.conf /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/config/modules/ibmtts.conf /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/config/modules/ivona.conf /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/config/modules/dtk-generic.conf /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/config/modules/epos-generic.conf /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/config/modules/espeak-generic.conf /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/config/modules/espeak-mbrola-generic.conf /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/config/modules/llia_phon-generic.conf /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/config/modules/pico-generic.conf /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/config/modules/swift-generic.conf '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/etc/speech-dispatcher/modules' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/speech-dispatcher/conf/modules' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/config/modules/cicero.conf /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/config/modules/espeak.conf /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/config/modules/festival.conf /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/config/modules/espeak-ng.conf '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/speech-dispatcher/conf/modules' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/config/modules' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/config/modules' Making install in clients make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/config/clients' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/config/clients' make[7]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/etc/speech-dispatcher/clients' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/config/clients/emacs.conf '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/etc/speech-dispatcher/clients' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/speech-dispatcher/conf/clients' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/config/clients/emacs.conf '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/speech-dispatcher/conf/clients' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/config/clients' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/config/clients' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/config' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/config' make[7]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/etc/speech-dispatcher' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/config/speechd.conf '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/etc/speech-dispatcher' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/speech-dispatcher/conf' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/config/speechd.conf '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/speech-dispatcher/conf' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/config' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/config' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/config' Making install in doc make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/doc' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/doc' make[6]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/info' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/doc/ssip.info /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/doc/speech-dispatcher.info /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/doc/spd-say.info /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/doc/speech-dispatcher-cs.info '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/info' install-info --info-dir='/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/info' '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/info/ssip.info' install-info --info-dir='/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/info' '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/info/speech-dispatcher.info' install-info --info-dir='/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/info' '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/info/spd-say.info' install-info --info-dir='/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/info' '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/info/speech-dispatcher-cs.info' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/doc' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/doc' Making install in po make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/po' linguas="cs hu "; \ for lang in $linguas; do \ dir=/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/locale/$lang/LC_MESSAGES; \ /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/gnu/bin/install -c -m 644 $lang.gmo $dir/speech-dispatcher.mo; \ echo "installing $lang.gmo as $dir/speech-dispatcher.mo"; \ else \ /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/po/$lang.gmo $dir/speech-dispatcher.mo; \ echo "installing /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/po/$lang.gmo as" \ "$dir/speech-dispatcher.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/gnu/bin/install -c -m 644 $lang.gmo.m $dir/speech-dispatcher.mo.m; \ echo "installing $lang.gmo.m as $dir/speech-dispatcher.mo.m"; \ else \ if test -r /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/po/$lang.gmo.m ; then \ /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/po/$lang.gmo.m \ $dir/speech-dispatcher.mo.m; \ echo "installing /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/speech-dispatcher-0.8.7/po/$lang.gmo.m as" \ "$dir/speech-dispatcher.mo.m"; \ else \ true; \ fi; \ fi; \ done installing cs.gmo as /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/locale/cs/LC_MESSAGES/speech-dispatcher.mo installing hu.gmo as /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/share/locale/hu/LC_MESSAGES/speech-dispatcher.mo make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/po' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64' make[6]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/gnu/bin/install -c -m 644 speech-dispatcher.pc '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/lib/amd64/pkgconfig' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/amd64/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=0\\.8\\.7 -D COMPONENT_RE_VERSION=0\\.8\\.7 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Applications/Universal Access" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.0.2" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="0.8.7" -D IPS_COMPONENT_VERSION="0.8.7" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://devel.freebsoft.org/pub/projects/speechd/speech-dispatcher-0.8.7.tar.gz" -D COMPONENT_PROJECT_URL="https://devel.freebsoft.org/speechd" -D COMPONENT_NAME="speech-dispatcher" -D COMPONENT_FMRI="library/desktop/speech-dispatcher" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="Speech Dispatcher" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="GPLv2" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="a025dafbf72e13086ae0faad089d8f589d8ebaa0" speech-dispatcher.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/manifest-i386-speech-dispatcher.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build -d /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher -d speech-dispatcher-0.8.7 -m /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/manifest-i386-speech-dispatcher.mogrified >/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/manifest-i386-speech-dispatcher.mangled Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/bin/spd-say Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/usr/bin/spd-say /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build -d /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher -d speech-dispatcher-0.8.7 /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/manifest-i386-speech-dispatcher.mangled >/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/manifest-i386-speech-dispatcher.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/manifest-i386-speech-dispatcher.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/manifest-i386-speech-dispatcher.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher speech-dispatcher-0.8.7" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/manifest-i386-speech-dispatcher.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/.linted-i386 /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=0\\.8\\.7 -D COMPONENT_RE_VERSION=0\\.8\\.7 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Applications/Universal Access" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.0.2" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="0.8.7" -D IPS_COMPONENT_VERSION="0.8.7" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://devel.freebsoft.org/pub/projects/speechd/speech-dispatcher-0.8.7.tar.gz" -D COMPONENT_PROJECT_URL="https://devel.freebsoft.org/speechd" -D COMPONENT_NAME="speech-dispatcher" -D COMPONENT_FMRI="library/desktop/speech-dispatcher" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="Speech Dispatcher" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="GPLv2" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="a025dafbf72e13086ae0faad089d8f589d8ebaa0" /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/manifest-i386-speech-dispatcher.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/manifest-i386-speech-dispatcher.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build -d /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher -d speech-dispatcher-0.8.7 -T \*.py /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/manifest-i386-speech-dispatcher.pre-published pkg://openindiana.org/library/desktop/speech-dispatcher@0.8.7,5.11-2020.0.0.2:20200214T184650Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/manifest-i386-speech-dispatcher.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/speech-dispatcher'