=> 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 emacspeak-59.0 c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/espeak-ng -I/usr/pkg/include/pcaudiolib -g -O2 -fPIC -DPIC -pedantic -ansi -Wall -Wno-long-long --std=c++11 -I/usr/include/tcl86 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/espeak-ng -I/usr/pkg/include/pcaudiolib -c -o tclespeak.o tclespeak.cpp make[1]: Nothing to be done for 'config'. emacs: standard input is not a tty make[1]: *** [Makefile:53: dectalk-voices.elc] Error 1 make[1]: *** Waiting for unfinished jobs.... emacs: standard input is not a tty emacs: standard input is not a tty make[1]: *** [Makefile:53: emacspeak-loaddefs.elc] Error 1 emacs: standard input is not a tty emacs: standard input is not a tty make[1]: *** [Makefile:53: espeak-voices.elc] Error 1 emacs: standard input is not a tty make[1]: *** [Makefile:53: dtk-speak.elc] Error 1 make[1]: *** [Makefile:53: emacspeak-preamble.elc] Error 1 make[1]: *** [Makefile:53: plain-voices.elc] Error 1 emacs: standard input is not a tty make[1]: *** [Makefile:53: outloud-voices.elc] Error 1 gmake: *** [Makefile:44: emacspeak] Error 2 gmake: *** Waiting for unfinished jobs.... tclespeak.cpp: In function 'int initLanguage(Tcl_Interp*)': tclespeak.cpp:511:58: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t {aka unsigned int}' [-Wformat=] snprintf(buffer, sizeof(buffer), "%lu", english_index); ^ tclespeak.cpp:523:57: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t {aka unsigned int}' [-Wformat=] snprintf(buffer, sizeof(buffer), "%lu", lang_count - 1); ~~~~~~~~~~~~~~^ c++ -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -shared -o tclespeak.so tclespeak.o -ltcl86 -lespeak-ng *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/misc/emacspeak *** Error code 1 Stop. make: stopped in /usr/pkgsrc/misc/emacspeak