+ 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 lex token.l mv lex.yy.c token.c yacc -d -o parse.c parse.y 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 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 auth.c:56:21: 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:14: warning: unused variable 'hostbuf' [-Wunused-variable] 73 | char hostbuf[MAXHOSTNAMELEN]; | ^~~~~~~ auth.c: In function 'auth_makesecret': auth.c:257:33: 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)); | ^ *** [auth.o] Error code 1 bmake: stopped in /home/pbulk/build/net/csup/work/csup-snap-20100404 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-trunk/net/csup *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/csup