=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for speech-dispatcher-0.10.2nb6 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/pkgbuild/audio/speech-dispatcher/work.alpha/speech-dispatcher-0.10.2' Making all in include gmake[2]: Entering directory '/tmp/pkgbuild/audio/speech-dispatcher/work.alpha/speech-dispatcher-0.10.2/include' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/pkgbuild/audio/speech-dispatcher/work.alpha/speech-dispatcher-0.10.2/include' Making all in locale gmake[2]: Entering directory '/tmp/pkgbuild/audio/speech-dispatcher/work.alpha/speech-dispatcher-0.10.2/locale' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/pkgbuild/audio/speech-dispatcher/work.alpha/speech-dispatcher-0.10.2/locale' Making all in src gmake[2]: Entering directory '/tmp/pkgbuild/audio/speech-dispatcher/work.alpha/speech-dispatcher-0.10.2/src' Making all in common gmake[3]: Entering directory '/tmp/pkgbuild/audio/speech-dispatcher/work.alpha/speech-dispatcher-0.10.2/src/common' CC libcommon_la-spd_getline.lo CC libcommon_la-fdsetconv.lo CC libcommon_la-i18n.lo CCLD libcommon.la gmake[3]: Leaving directory '/tmp/pkgbuild/audio/speech-dispatcher/work.alpha/speech-dispatcher-0.10.2/src/common' Making all in server gmake[3]: Entering directory '/tmp/pkgbuild/audio/speech-dispatcher/work.alpha/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 '/tmp/pkgbuild/audio/speech-dispatcher/work.alpha/speech-dispatcher-0.10.2/src/server' Making all in audio gmake[3]: Entering directory '/tmp/pkgbuild/audio/speech-dispatcher/work.alpha/speech-dispatcher-0.10.2/src/audio' CC spd_libao_la-libao.lo CCLD spd_libao.la *** Warning: linker path does not have real file for library -lffm. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libffm and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /tmp/pkgbuild/audio/speech-dispatcher/work.alpha/.buildlink/lib/libffm.a *** Warning: libtool could not satisfy all declared inter-library *** dependencies of module spd_libao. Therefore, libtool will create *** a static module, that should work as long as the dlopening *** application is linked with the -dlopen flag. gmake[3]: Leaving directory '/tmp/pkgbuild/audio/speech-dispatcher/work.alpha/speech-dispatcher-0.10.2/src/audio' Making all in modules gmake[3]: Entering directory '/tmp/pkgbuild/audio/speech-dispatcher/work.alpha/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 CC generic.o CC festival.o CC festival_client.o CC cicero.o CC flite.o 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:2: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] playback_queue_entry->data.audio.track.samples = g_memdup(track->samples, nbytes); ^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/pkgbuild/audio/speech-dispatcher/work.alpha/.buildlink/include/glib-2.0/glib.h:84:0, from module_utils_speak_queue.h:128, from module_utils_speak_queue.c:26: /tmp/pkgbuild/audio/speech-dispatcher/work.alpha/.buildlink/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here gpointer g_memdup (gconstpointer mem, ^~~~~~~~ gcc -fPIC -shared ibmtts_shim.c -o libibmeci.so CC espeak.o CC baratinoo.o gcc -fPIC -shared baratinoo_shim.c -o libbaratinoo.so CXX sd_kali-kali.o CC sd_kali-spd_audio.o CC sd_kali-module_main.o CC sd_kali-module_utils.o c++ -fPIC -shared kali_Kali_shim.cpp -o libKali.so -I./kali_shim c++ -fPIC -shared kali_KGlobal_shim.cpp -o libKGlobal.so -I./kali_shim c++ -fPIC -shared kali_KTrans_shim.cpp -o libKTrans.so -I./kali_shim c++ -fPIC -shared kali_KParle_shim.cpp -o libKParle.so -I./kali_shim c++ -fPIC -shared kali_KAnalyse_shim.cpp -o libKAnalyse.so -I./kali_shim 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:2: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] playback_queue_entry->data.audio.track.samples = g_memdup(track->samples, nbytes); ^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/pkgbuild/audio/speech-dispatcher/work.alpha/.buildlink/include/glib-2.0/glib.h:84:0, from module_utils_speak_queue.h:128, from module_utils_speak_queue.c:26: /tmp/pkgbuild/audio/speech-dispatcher/work.alpha/.buildlink/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here gpointer g_memdup (gconstpointer mem, ^~~~~~~~ CC sd_voxin-module_utils_addvoice.o gcc -fPIC -shared voxin_shim.c -o libvoxin.so CCLD sd_dummy CCLD sd_generic ld: .libs/sd_dummyS.o:(.data.rel.ro+0x158): undefined reference to `ao_read_config_files' ld: .libs/sd_dummyS.o:(.data.rel.ro+0x168): undefined reference to `ao_null' ld: .libs/sd_dummyS.o:(.data.rel.ro+0x178): undefined reference to `ao_wav' ld: .libs/sd_dummyS.o:(.data.rel.ro+0x188): undefined reference to `ao_wav_file_extension' ld: .libs/sd_dummyS.o:(.data.rel.ro+0x198): undefined reference to `ao_au' ld: .libs/sd_dummyS.o:(.data.rel.ro+0x1a8): undefined reference to `ao_au_file_extension' ld: .libs/sd_dummyS.o:(.data.rel.ro+0x1b8): undefined reference to `ao_raw' ld: .libs/sd_dummyS.o:(.data.rel.ro+0x1c8): undefined reference to `ao_raw_file_extension' gmake[3]: *** [Makefile:859: sd_dummy] Error 1 gmake[3]: *** Waiting for unfinished jobs.... ld: .libs/sd_genericS.o:(.data.rel.ro+0x158): undefined reference to `ao_read_config_files' ld: .libs/sd_genericS.o:(.data.rel.ro+0x168): undefined reference to `ao_null' ld: .libs/sd_genericS.o:(.data.rel.ro+0x178): undefined reference to `ao_wav' ld: .libs/sd_genericS.o:(.data.rel.ro+0x188): undefined reference to `ao_wav_file_extension' ld: .libs/sd_genericS.o:(.data.rel.ro+0x198): undefined reference to `ao_au' ld: .libs/sd_genericS.o:(.data.rel.ro+0x1a8): undefined reference to `ao_au_file_extension' ld: .libs/sd_genericS.o:(.data.rel.ro+0x1b8): undefined reference to `ao_raw' ld: .libs/sd_genericS.o:(.data.rel.ro+0x1c8): undefined reference to `ao_raw_file_extension' gmake[3]: *** [Makefile:879: sd_generic] Error 1 gmake[3]: Leaving directory '/tmp/pkgbuild/audio/speech-dispatcher/work.alpha/speech-dispatcher-0.10.2/src/modules' gmake[2]: *** [Makefile:453: all-recursive] Error 1 gmake[2]: Leaving directory '/tmp/pkgbuild/audio/speech-dispatcher/work.alpha/speech-dispatcher-0.10.2/src' gmake[1]: *** [Makefile:587: all-recursive] Error 1 gmake[1]: Leaving directory '/tmp/pkgbuild/audio/speech-dispatcher/work.alpha/speech-dispatcher-0.10.2' gmake: *** [Makefile:475: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/audio/speech-dispatcher *** Error code 1 Stop. make: stopped in /usr/pkgsrc/audio/speech-dispatcher