+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/sharity-light-1.3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/sharity-light-1.3/work.log ===> Building for sharity-light-1.3 --- nfs_dir --- --- proc.o --- --- recode.o --- --- nfs_dir --- (cd nfs; /opt/pkg/bin/bmake "CFLAGS=-Wall -O2 -DNETBSD" "CC=gcc" "ARCH= " "RPC_WARNFLAGS=-Wno-unused -Wno-switch -Wno-uninitialized") --- proc.o --- gcc -Iinclude -I. -Wall -O2 -DNETBSD -c -o proc.o proc.c --- recode.o --- gcc -Iinclude -I. -Wall -O2 -DNETBSD -c -o recode.o recode.c --- nfs_dir --- --- nfs_prot.h --- --- nfs_prot_xdr.c --- --- nfs_prot.h --- rm -f nfs_prot.h rpcgen -h nfs_prot.x | sed 's@char data\[NFS_FHSIZE\];@long long data\[NFS_FHSIZE / sizeof(long long)\];@' > nfs_prot.h --- nfs_prot_xdr.c --- rm -f nfs_prot_xdr.c --- mount.o --- --- nfs_prot_xdr.c --- rpcgen -c nfs_prot.x | sed 's;^#include ".*/nfs_prot.h"$;#include "nfs_prot.h";' >nfs_prot_xdr.c --- mount.o --- gcc -c -I. -I.. -Wall -O2 -DNETBSD mount.c --- nfs_funcs.o --- gcc -c -I. -I.. -Wall -O2 -DNETBSD nfs_funcs.c --- recode.o --- recode.c: In function 'recode': recode.c:34:36: warning: 'table' may be used uninitialized [-Wmaybe-uninitialized] 34 | *in = table[ *in & 0x7F ]; | ^ recode.c:25:15: note: 'table' was declared here 25 | char *table; | ^~~~~ --- sock.o --- *** Error code 6 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/sharity-light *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/sharity-light