=> 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 generate-2.8 gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -O2 -pipe -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wformat -Wmissing-prototypes -funsigned-char -Dscanf=DONT_USE_SCANF -Dgets=DONT_USE_GETS -Werror -DVERSION_MAJOR=2 -DVERSION_MINOR=8 -DXGETLINE_VERSION -c -o generate.o generate.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -O2 -pipe -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wformat -Wmissing-prototypes -funsigned-char -Dscanf=DONT_USE_SCANF -Dgets=DONT_USE_GETS -Werror -DVERSION_MAJOR=2 -DVERSION_MINOR=8 -DXGETLINE_VERSION -c -o expr.o expr.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -O2 -pipe -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wformat -Wmissing-prototypes -funsigned-char -Dscanf=DONT_USE_SCANF -Dgets=DONT_USE_GETS -Werror -DVERSION_MAJOR=2 -DVERSION_MINOR=8 -DXGETLINE_VERSION -c -o getarg.o getarg.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -O2 -pipe -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wformat -Wmissing-prototypes -funsigned-char -Dscanf=DONT_USE_SCANF -Dgets=DONT_USE_GETS -Werror -DVERSION_MAJOR=2 -DVERSION_MINOR=8 -DXGETLINE_VERSION -c -o getline.o getline.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -O2 -pipe -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wformat -Wmissing-prototypes -funsigned-char -Dscanf=DONT_USE_SCANF -Dgets=DONT_USE_GETS -Werror -DVERSION_MAJOR=2 -DVERSION_MINOR=8 -DXGETLINE_VERSION -c -o sockunix.o sockunix.c gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -O2 -pipe -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wformat -Wmissing-prototypes -funsigned-char -Dscanf=DONT_USE_SCANF -Dgets=DONT_USE_GETS -Werror -DVERSION_MAJOR=2 -DVERSION_MINOR=8 -DXGETLINE_VERSION -c -o xstrtok.o xstrtok.c distcc[11647] ERROR: compile generate.c on 10.0.20.122:3660 failed distcc[11647] (dcc_build_somewhere) Warning: remote compilation of 'generate.c' failed, retrying locally distcc[11647] Warning: failed to distribute generate.c to 10.0.20.122:3660, running locally instead gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -O2 -pipe -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wformat -Wmissing-prototypes -funsigned-char -Dscanf=DONT_USE_SCANF -Dgets=DONT_USE_GETS -Werror -DVERSION_MAJOR=2 -DVERSION_MINOR=8 -DXGETLINE_VERSION -DRESTRICTED_VERSION -c generate.c -o rgenerate.o distcc[14832] ERROR: compile generate.c on 10.0.20.122:3660 failed distcc[14832] (dcc_build_somewhere) Warning: remote compilation of 'generate.c' failed, retrying locally distcc[14832] Warning: failed to distribute generate.c to 10.0.20.122:3660, running locally instead In file included from /usr/include/stdio.h:595, from generate.c:34: generate.c: In function 'get_input': generate.c:1008:39: error: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Werror=format-overflow=] 1008 | sprintf(ibuf, "%s/%s", mac_base[INCLUDE_MACRO].defn, mac_exp); | ^~~~~~~ generate.c:1008:45: note: format string is defined here 1008 | sprintf(ibuf, "%s/%s", mac_base[INCLUDE_MACRO].defn, mac_exp); | ^ In file included from /usr/include/stdio.h:595, from generate.c:34: generate.c:1008:25: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 2049) into a destination of size 2048 1008 | sprintf(ibuf, "%s/%s", mac_base[INCLUDE_MACRO].defn, mac_exp); | ^~~~~~~ cc1: all warnings being treated as errors distcc[11647] ERROR: compile generate.c on localhost failed gmake: *** [: generate.o] Error 1 gmake: *** Waiting for unfinished jobs.... In file included from /usr/include/stdio.h:595, from generate.c:34: generate.c: In function 'get_input': generate.c:1008:39: error: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Werror=format-overflow=] 1008 | sprintf(ibuf, "%s/%s", mac_base[INCLUDE_MACRO].defn, mac_exp); | ^~~~~~~ generate.c:1008:45: note: format string is defined here 1008 | sprintf(ibuf, "%s/%s", mac_base[INCLUDE_MACRO].defn, mac_exp); | ^ In file included from /usr/include/stdio.h:595, from generate.c:34: generate.c:1008:25: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 2049) into a destination of size 2048 1008 | sprintf(ibuf, "%s/%s", mac_base[INCLUDE_MACRO].defn, mac_exp); | ^~~~~~~ cc1: all warnings being treated as errors distcc[14832] ERROR: compile generate.c on localhost failed gmake: *** [Makefile:42: rgenerate.o] Error 1 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/devel/generate *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/generate