+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/generate-2.8/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/generate-2.8/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for generate-2.8 cc -pipe -O2 -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 cc -pipe -O2 -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 cc -pipe -O2 -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 cc -pipe -O2 -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 cc -pipe -O2 -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 cc -pipe -O2 -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 cc -pipe -O2 -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 cc -o generate generate.o expr.o getarg.o getline.o sockunix.o xstrtok.o -Wl,-zrelro -Wl,-R/usr/pkg/lib generate.c: In function 'get_input': generate.c:1008:45: 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); | ^ In file included from /usr/include/stdio.h:900, from generate.c:34: /usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 2049) into a destination of size 2048 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make: *** [Makefile:42: rgenerate.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/devel/generate *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/devel/generate