+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/speech-dispatcher-0.10.2nb6/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/speech-dispatcher-0.10.2nb6/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for speech-dispatcher-0.10.2nb6 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2' Making all in include gmake[2]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/include' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/include' Making all in locale gmake[2]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/locale' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/locale' Making all in src gmake[2]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src' Making all in common gmake[3]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/common' CC libcommon_la-fdsetconv.lo CC libcommon_la-spd_getline.lo CC libcommon_la-i18n.lo CCLD libcommon.la gmake[3]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/common' Making all in server gmake[3]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/server' CC speech_dispatcher-speechd.o CC speech_dispatcher-server.o CC speech_dispatcher-history.o CC speech_dispatcher-module.o CC speech_dispatcher-configuration.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 CC speech_dispatcher-index_marking.o CC speech_dispatcher-symbols.o CCLD speech-dispatcher LC_ALL=C help2man -n "speech synthesis daemon" --output=speech-dispatcher.1 ./speech-dispatcher gmake[3]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/server' Making all in audio gmake[3]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/audio' CC spd_libao_la-libao.lo CCLD spd_libao.la gmake[3]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/audio' Making all in modules gmake[3]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/modules' CC dummy.o CC spd_audio.o CC module_main.o CC module_utils.o CC module_utils_addvoice.o CCLD sd_dummy CC generic.o CCLD sd_generic CC festival.o CC festival_client.o CCLD sd_festival CC cicero.o CCLD sd_cicero CC ibmtts.o CC module_utils_speak_queue.o module_utils_speak_queue.c: In function 'module_speak_queue_add_audio': module_utils_speak_queue.c:269:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 269 | playback_queue_entry->data.audio.track.samples = g_memdup(track->samples, nbytes); | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/audio/speech-dispatcher/work/.buildlink/include/glib-2.0/glib.h:84, from module_utils_speak_queue.h:128, from module_utils_speak_queue.c:26: /home/pbulk/build/audio/speech-dispatcher/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ gcc -fPIC -shared ibmtts_shim.c -o libibmeci.so CCLD sd_ibmtts CC espeak.o CCLD sd_espeak CC baratinoo.o gcc -fPIC -shared baratinoo_shim.c -o libbaratinoo.so CCLD sd_baratinoo CXX sd_kali-kali.o CC sd_kali-spd_audio.o CC sd_kali-module_main.o CC sd_kali-module_utils.o g++ -fPIC -shared kali_Kali_shim.cpp -o libKali.so -I./kali_shim kali_Kali_shim.cpp: In function 'bool initKali()': kali_Kali_shim.cpp:28:1: warning: no return statement in function returning non-void [-Wreturn-type] 28 | } | ^ kali_Kali_shim.cpp: In function 'const AudioTrackKali* GetBufMultiKaliStd(short int)': kali_Kali_shim.cpp:32:1: warning: no return statement in function returning non-void [-Wreturn-type] 32 | } | ^ kali_Kali_shim.cpp: In function 'short int GetDebitDefautKaliStd()': kali_Kali_shim.cpp:45:1: warning: no return statement in function returning non-void [-Wreturn-type] 45 | } | ^ kali_Kali_shim.cpp: In function 'short int GetDebitMinKaliStd()': kali_Kali_shim.cpp:49:1: warning: no return statement in function returning non-void [-Wreturn-type] 49 | } | ^ kali_Kali_shim.cpp: In function 'short int GetDebitMaxKaliStd()': kali_Kali_shim.cpp:53:1: warning: no return statement in function returning non-void [-Wreturn-type] 53 | } | ^ kali_Kali_shim.cpp: In function 'short int GetVolumeDefautKaliStd()': kali_Kali_shim.cpp:62:1: warning: no return statement in function returning non-void [-Wreturn-type] 62 | } | ^ kali_Kali_shim.cpp: In function 'short int GetVolumeMinKaliStd()': kali_Kali_shim.cpp:66:1: warning: no return statement in function returning non-void [-Wreturn-type] 66 | } | ^ kali_Kali_shim.cpp: In function 'short int GetVolumeMaxKaliStd()': kali_Kali_shim.cpp:70:1: warning: no return statement in function returning non-void [-Wreturn-type] 70 | } | ^ kali_Kali_shim.cpp: In function 'short int GetHauteurDefautKaliStd()': kali_Kali_shim.cpp:79:1: warning: no return statement in function returning non-void [-Wreturn-type] 79 | } | ^ kali_Kali_shim.cpp: In function 'short int GetHauteurMinKaliStd()': kali_Kali_shim.cpp:83:1: warning: no return statement in function returning non-void [-Wreturn-type] 83 | } | ^ kali_Kali_shim.cpp: In function 'short int GetHauteurMaxKaliStd()': kali_Kali_shim.cpp:87:1: warning: no return statement in function returning non-void [-Wreturn-type] 87 | } | ^ kali_Kali_shim.cpp: In function 'short int GetNLangueVoixKaliStd(short int)': kali_Kali_shim.cpp:101:1: warning: no return statement in function returning non-void [-Wreturn-type] 101 | } | ^ kali_Kali_shim.cpp: In function 'char* GetNomLangueKali(short int, char*)': kali_Kali_shim.cpp:105:1: warning: no return statement in function returning non-void [-Wreturn-type] 105 | } | ^ kali_Kali_shim.cpp: In function 'short int GetNbVoixKali()': kali_Kali_shim.cpp:113:1: warning: no return statement in function returning non-void [-Wreturn-type] 113 | } | ^ kali_Kali_shim.cpp: In function 'char* GetNomVoixKali(short int, char*)': kali_Kali_shim.cpp:117:1: warning: no return statement in function returning non-void [-Wreturn-type] 117 | } | ^ kali_Kali_shim.cpp: In function 'short int MessageKali(unsigned char*)': kali_Kali_shim.cpp:126:1: warning: no return statement in function returning non-void [-Wreturn-type] 126 | } | ^ kali_Kali_shim.cpp: In function 'short int QueryIndexKali()': kali_Kali_shim.cpp:130:1: warning: no return statement in function returning non-void [-Wreturn-type] 130 | } | ^ g++ -fPIC -shared kali_KGlobal_shim.cpp -o libKGlobal.so -I./kali_shim kali_KGlobal_shim.cpp: In function 'bool initGlobal()': kali_KGlobal_shim.cpp:28:1: warning: no return statement in function returning non-void [-Wreturn-type] 28 | } | ^ kali_KGlobal_shim.cpp: In function 'bool quitteGlobal()': kali_KGlobal_shim.cpp:32:1: warning: no return statement in function returning non-void [-Wreturn-type] 32 | } | ^ g++ -fPIC -shared kali_KTrans_shim.cpp -o libKTrans.so -I./kali_shim kali_KTrans_shim.cpp: In function 'bool initTrans()': kali_KTrans_shim.cpp:28:1: warning: no return statement in function returning non-void [-Wreturn-type] 28 | } | ^ kali_KTrans_shim.cpp: In function 'bool quitteTrans()': kali_KTrans_shim.cpp:32:1: warning: no return statement in function returning non-void [-Wreturn-type] 32 | } | ^ g++ -fPIC -shared kali_KParle_shim.cpp -o libKParle.so -I./kali_shim kali_KParle_shim.cpp: In function 'bool initParle()': kali_KParle_shim.cpp:28:1: warning: no return statement in function returning non-void [-Wreturn-type] 28 | } | ^ kali_KParle_shim.cpp: In function 'bool quitteParle()': kali_KParle_shim.cpp:32:1: warning: no return statement in function returning non-void [-Wreturn-type] 32 | } | ^ g++ -fPIC -shared kali_KAnalyse_shim.cpp -o libKAnalyse.so -I./kali_shim kali_KAnalyse_shim.cpp: In function 'bool initAnalyse()': kali_KAnalyse_shim.cpp:28:1: warning: no return statement in function returning non-void [-Wreturn-type] 28 | } | ^ kali_KAnalyse_shim.cpp: In function 'bool quitteAnalyse()': kali_KAnalyse_shim.cpp:32:1: warning: no return statement in function returning non-void [-Wreturn-type] 32 | } | ^ CXXLD sd_kali CC sd_voxin-ibmtts.o CC sd_voxin-spd_audio.o CC sd_voxin-module_main.o CC sd_voxin-module_utils.o CC sd_voxin-module_utils_speak_queue.o module_utils_speak_queue.c: In function 'module_speak_queue_add_audio': module_utils_speak_queue.c:269:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 269 | playback_queue_entry->data.audio.track.samples = g_memdup(track->samples, nbytes); | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/audio/speech-dispatcher/work/.buildlink/include/glib-2.0/glib.h:84, from module_utils_speak_queue.h:128, from module_utils_speak_queue.c:26: /home/pbulk/build/audio/speech-dispatcher/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ CC sd_voxin-module_utils_addvoice.o gcc -fPIC -shared voxin_shim.c -o libvoxin.so CCLD sd_voxin gmake[3]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/modules' Making all in api gmake[3]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/api' Making all in c gmake[4]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/api/c' rm -f libspeechd_version.h srcdir=; \ test -f ./libspeechd_version.h.in || srcdir=./; \ sed -e 's:[@]LIBSPEECHD_MAJOR_VERSION[@]:0:' -e 's:[@]LIBSPEECHD_MINOR_VERSION[@]:10:' -e 's:[@]LIBSPEECHD_MICRO_VERSION[@]:2:' ${srcdir}libspeechd_version.h.in > libspeechd_version.h /opt/pkg/bin/gmake all-am gmake[5]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/api/c' CC libspeechd_la-libspeechd.lo CCLD libspeechd.la gmake[5]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/api/c' gmake[4]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/api/c' Making all in python gmake[4]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/api/python' Making all in speechd gmake[5]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/api/python/speechd' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/api/python/speechd' Making all in speechd_config gmake[5]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/api/python/speechd_config' rm -f config.py srcdir=; \ test -f ./config.py.in || srcdir=./; \ sed -e "s:[@]GETTEXT_PACKAGE[@]:speech-dispatcher:" -e "s:[@]VERSION[@]:0.10.2:" -e "s:[@]localedir[@]:/opt/pkg/share/locale:" ${srcdir}config.py.in > config.py rm -f paths.py srcdir=; \ test -f ./paths.py.in || srcdir=./; \ sed -e "s:[@]spdconforigdir[@]:/opt/pkg/share/speech-dispatcher/conf:" -e "s:[@]spdconfdir[@]:/opt/pkg/etc/speech-dispatcher:" -e "s:[@]snddatadir[@]:/opt/pkg/share/sounds/speech-dispatcher:" -e "s:[@]spddesktopconforigdir[@]:/opt/pkg/share/speech-dispatcher/conf/desktop:" ${srcdir}paths.py.in > paths.py LC_ALL=C PYTHONPATH=./.. PYTHONDONTWRITEBYTECODE=1 help2man -N -n "configure Speech Dispatcher and diagnose problems" --output=spd-conf.1 ./spd-conf GEN speechd.desktop gmake[5]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/api/python/speechd_config' gmake[5]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/api/python' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/api/python' gmake[4]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/api/python' gmake[4]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/api' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/api' gmake[3]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/api' Making all in clients gmake[3]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/clients' Making all in say gmake[4]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/clients/say' CC spd_say-say.o say.c: In function 'main': say.c:131:29: warning: implicit declaration of function 'index' [-Wimplicit-function-declaration] 131 | char *dot = index(locale, '.'); | ^~~~~ say.c:131:29: warning: incompatible implicit declaration of built-in function 'index' [-Wbuiltin-declaration-mismatch] CC spd_say-options.o CCLD spd-say LC_ALL=C help2man -n "send text-to-speech output request to speech-dispatcher" --output=spd-say.1 ./spd-say gmake[4]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/clients/say' Making all in spdsend gmake[4]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/clients/spdsend' CC spdsend.o CC server.o CC client.o CC common.o CCLD spdsend gmake[4]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/clients/spdsend' gmake[4]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/clients' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/clients' gmake[3]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/clients' Making all in tests gmake[3]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/tests' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src/tests' gmake[3]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src' gmake[2]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/src' Making all in config gmake[2]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/config' Making all in modules gmake[3]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/config/modules' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/config/modules' Making all in clients gmake[3]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/config/clients' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/config/clients' gmake[3]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/config' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/config' gmake[2]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/config' Making all in doc gmake[2]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/doc' MAKEINFO ssip.html MAKEINFO speech-dispatcher.html MAKEINFO spd-say.html MAKEINFO speech-dispatcher-cs.html gmake[2]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/doc' Making all in po gmake[2]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/po' /opt/pkg/bin/gmake speech-dispatcher.pot-update gmake[3]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/po' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed package_gnu="no"; \ test -n "$package_gnu" || { \ if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \ LC_ALL=C find -L .. -maxdepth 1 -type f \ -size -10000000c -exec grep 'GNU speech-dispatcher' \ /dev/null '{}' ';' 2>/dev/null; \ else \ LC_ALL=C grep 'GNU speech-dispatcher' ../* 2>/dev/null; \ fi; \ } | grep -v 'libtool:' >/dev/null; then \ package_gnu=yes; \ else \ package_gnu=no; \ fi; \ }; \ if test "$package_gnu" = "yes"; then \ package_prefix='GNU '; \ else \ package_prefix=''; \ fi; \ if test -n 'speechd-discuss@nongnu.org' || test 'speechd-discuss@nongnu.org' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='speechd-discuss@nongnu.org'; \ else \ msgid_bugs_address='speechd-discuss@nongnu.org'; \ fi; \ case `/home/pbulk/build/audio/speech-dispatcher/work/.tools/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ /home/pbulk/build/audio/speech-dispatcher/work/.tools/bin/xgettext --default-domain=speech-dispatcher --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ \ --files-from=./POTFILES.in \ --copyright-holder='BRAILCOM,o.p.s.' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ /home/pbulk/build/audio/speech-dispatcher/work/.tools/bin/xgettext --default-domain=speech-dispatcher --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ \ --files-from=./POTFILES.in \ --copyright-holder='BRAILCOM,o.p.s.' \ --package-name="${package_prefix}speech-dispatcher" \ --package-version='0.10.2' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac test ! -f speech-dispatcher.po || { \ if test -f ./speech-dispatcher.pot-header; then \ sed -e '1,/^#$/d' < speech-dispatcher.po > speech-dispatcher.1po && \ cat ./speech-dispatcher.pot-header speech-dispatcher.1po > speech-dispatcher.po; \ rm -f speech-dispatcher.1po; \ fi; \ if test -f ./speech-dispatcher.pot; then \ sed -f remove-potcdate.sed < ./speech-dispatcher.pot > speech-dispatcher.1po && \ sed -f remove-potcdate.sed < speech-dispatcher.po > speech-dispatcher.2po && \ if cmp speech-dispatcher.1po speech-dispatcher.2po >/dev/null 2>&1; then \ rm -f speech-dispatcher.1po speech-dispatcher.2po speech-dispatcher.po; \ else \ rm -f speech-dispatcher.1po speech-dispatcher.2po ./speech-dispatcher.pot && \ mv speech-dispatcher.po ./speech-dispatcher.pot; \ fi; \ else \ mv speech-dispatcher.po ./speech-dispatcher.pot; \ fi; \ } gmake[3]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/po' test ! -f ./speech-dispatcher.pot || \ test -z "cs.gmo de.gmo fr.gmo hu.gmo nb_NO.gmo pt.gmo pt_BR.gmo ru.gmo" || /opt/pkg/bin/gmake cs.gmo de.gmo fr.gmo hu.gmo nb_NO.gmo pt.gmo pt_BR.gmo ru.gmo gmake[3]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/po' /home/pbulk/build/audio/speech-dispatcher/work/.tools/bin/msgmerge --update --lang=cs cs.po speech-dispatcher.pot ................. done. /home/pbulk/build/audio/speech-dispatcher/work/.tools/bin/msgmerge --update --lang=de de.po speech-dispatcher.pot ................. done. /home/pbulk/build/audio/speech-dispatcher/work/.tools/bin/msgmerge --update --lang=fr fr.po speech-dispatcher.pot ................. done. /home/pbulk/build/audio/speech-dispatcher/work/.tools/bin/msgmerge --update --lang=hu hu.po speech-dispatcher.pot ................. done. /home/pbulk/build/audio/speech-dispatcher/work/.tools/bin/msgmerge --update --lang=nb_NO nb_NO.po speech-dispatcher.pot ................. done. /home/pbulk/build/audio/speech-dispatcher/work/.tools/bin/msgmerge --update --lang=pt pt.po speech-dispatcher.pot ................. done. /home/pbulk/build/audio/speech-dispatcher/work/.tools/bin/msgmerge --update --lang=pt_BR pt_BR.po speech-dispatcher.pot ................. done. /home/pbulk/build/audio/speech-dispatcher/work/.tools/bin/msgmerge --update --lang=ru ru.po speech-dispatcher.pot ................. done. gmake[3]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/po' touch stamp-po gmake[2]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2/po' gmake[2]: Entering directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2' GEN speech-dispatcherd.service gmake[2]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2' gmake[1]: Leaving directory '/home/pbulk/build/audio/speech-dispatcher/work/speech-dispatcher-0.10.2' *** Please use pkgtools/verifypc to sanity check dependencies.