+ 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/csup-20100404nb4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/csup-20100404nb4/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for csup-20100404nb4 --- token.c --- --- parse.c --- --- attrstack.o --- --- auth.o --- --- config.o --- --- detailer.o --- --- diff.o --- --- fattr.o --- --- token.c --- lex token.l --- parse.c --- yacc -d -o parse.c parse.y --- attrstack.o --- gcc -pthread -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/usr/include -I. -I/home/pbulk/build/net/csup/work/csup-snap-20100404 -DNDEBUG -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -I/opt/pkg/include -I/usr/include -c attrstack.c --- auth.o --- gcc -pthread -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/usr/include -I. -I/home/pbulk/build/net/csup/work/csup-snap-20100404 -DNDEBUG -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -I/opt/pkg/include -I/usr/include -c auth.c --- fattr.o --- gcc -pthread -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/usr/include -I. -I/home/pbulk/build/net/csup/work/csup-snap-20100404 -DNDEBUG -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -I/opt/pkg/include -I/usr/include -c fattr.c --- detailer.o --- gcc -pthread -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/usr/include -I. -I/home/pbulk/build/net/csup/work/csup-snap-20100404 -DNDEBUG -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -I/opt/pkg/include -I/usr/include -c detailer.c --- config.o --- gcc -pthread -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/usr/include -I. -I/home/pbulk/build/net/csup/work/csup-snap-20100404 -DNDEBUG -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -I/opt/pkg/include -I/usr/include -c config.c --- diff.o --- gcc -pthread -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/usr/include -I. -I/home/pbulk/build/net/csup/work/csup-snap-20100404 -DNDEBUG -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -I/opt/pkg/include -I/usr/include -c diff.c --- token.c --- mv lex.yy.c token.c --- fixups.o --- gcc -pthread -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/usr/include -I. -I/home/pbulk/build/net/csup/work/csup-snap-20100404 -DNDEBUG -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -I/opt/pkg/include -I/usr/include -c fixups.c --- fattr.o --- fattr.c: In function 'fattr_scanattr': fattr.c:561:9: warning: variable 'len' set but not used [-Wunused-but-set-variable] 561 | size_t len; | ^~~ --- auth.o --- auth.c:56:14: error: 'MAXHOSTNAMELEN' undeclared here (not in a function); did you mean 'MAXLINKNAMELEN'? 56 | char server[MAXHOSTNAMELEN]; | ^~~~~~~~~~~~~~ | MAXLINKNAMELEN auth.c: In function 'auth_login': auth.c:73:7: warning: unused variable 'hostbuf' [-Wunused-variable] 73 | char hostbuf[MAXHOSTNAMELEN]; | ^~~~~~~ auth.c: In function 'auth_makesecret': auth.c:257:26: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] 257 | memset(secret, 0, sizeof(secret)); | ^ --- detailer.o --- detailer.c: In function 'detailer_coll': detailer.c:235:13: warning: variable 'attic' set but not used [-Wunused-but-set-variable] 235 | int error, attic; | ^~~~~ --- auth.o --- *** [auth.o] Error code 1 bmake: stopped in /home/pbulk/build/net/csup/work/csup-snap-20100404 --- fixups.o --- fixups.c: In function 'fixups_lock': fixups.c:66:6: warning: variable 'error' set but not used [-Wunused-but-set-variable] 66 | int error; | ^~~~~ fixups.c: In function 'fixups_unlock': fixups.c:75:6: warning: variable 'error' set but not used [-Wunused-but-set-variable] 75 | int error; | ^~~~~ 1 error bmake: stopped in /home/pbulk/build/net/csup/work/csup-snap-20100404 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/csup *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/csup