+ local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nostt-1.2.1nb3/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nostt-1.2.1nb3/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for nostt-1.2.2 --- nostt.o --- --- api.o --- --- nostt.o --- cc -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DLDAP_DEPRECATED -Wall -Wextra -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DLDAP_DEPRECATED -c nostt.c --- api.o --- cc -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DLDAP_DEPRECATED -Wall -Wextra -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DLDAP_DEPRECATED -c api.c In file included from /usr/include/ctype.h:100, from api.c:9: api.c: In function 'parsecolors': api.c:189:36: warning: array subscript has type 'char' [-Wchar-subscripts] 189 | while (wordend < end && !isspace(*wordend)) | ^ api.c:195:31: warning: array subscript has type 'char' [-Wchar-subscripts] 195 | while (str < end && isspace(*str)) | ^ --- compat.o --- cc -pipe -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DLDAP_DEPRECATED -Wall -Wextra -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DLDAP_DEPRECATED -c compat.c --- nostt --- cc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o nostt nostt.o api.o compat.o -lcurl -ljson-c