+ 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/yale-tftpd-3.0nb6/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/yale-tftpd-3.0nb6/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for yale-tftpd-3.0nb6 --- classes/libclasses.a --- --- tftpd.o --- --- classes/libclasses.a --- (cd classes ; make) --- tftpd.o --- cc -pipe -O2 -DHAVE_STRERROR -DCONFIGFILE='"/usr/pkg/etc/tftpd.conf"' -c tftpd.c --- classes/libclasses.a --- --- access.o --- cc -pipe -O2 -DHAVE_STRERROR -c access.c --- tftpd.o --- In file included from /usr/include/string.h:519, from tftpd.c:61: In function 'strcpy', inlined from 'nak' at tftpd.c:871:2: /usr/include/bits/string_fortified.h:79:10: warning: '__builtin___strcpy_chk' writing 1 or more bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 79 | return __builtin___strcpy_chk (__dest, __src, __glibc_objsize (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- tftpsubs.o --- cc -pipe -O2 -DHAVE_STRERROR -DCONFIGFILE='"/usr/pkg/etc/tftpd.conf"' -c tftpsubs.c --- classes/libclasses.a --- --- config.o --- cc -pipe -O2 -DHAVE_STRERROR -c config.c --- dict.o --- cc -pipe -O2 -DHAVE_STRERROR -c dict.c --- tftpyale.o --- cc -pipe -O2 -DHAVE_STRERROR -DCONFIGFILE='"/usr/pkg/etc/tftpd.conf"' -c tftpyale.c tftpyale.c: In function 'readConfigFile': tftpyale.c:229:31: error: 'intptr_t' undeclared (first use in this function) 229 | argc, (intptr_t) argv); | ^~~~~~~~ tftpyale.c:15:1: note: 'intptr_t' is defined in header '<stdint.h>'; did you forget to '#include <stdint.h>'? 14 | #include "classes/access.h" +++ |+#include <stdint.h> 15 | tftpyale.c:229:31: note: each undeclared identifier is reported only once for each function it appears in 229 | argc, (intptr_t) argv); | ^~~~~~~~ tftpyale.c:229:40: error: expected ')' before 'argv' 229 | argc, (intptr_t) argv); | ^~~~~ | ) tftpyale.c:228:23: note: to match this '(' 228 | syslog(LOG_DEBUG, "readConfigFile(%d,0x%08x)", | ^ tftpyale.c:234:29: warning: implicit declaration of function 'access'; did you mean 'accept'? [-Wimplicit-function-declaration] 234 | if (access(*argv, 0) == 0) | ^~~~~~ | accept tftpyale.c:246:44: error: expected ')' before 'configf' 246 | fileName, (intptr_t)configf); | ^~~~~~~ | ) tftpyale.c:245:23: note: to match this '(' 245 | syslog(LOG_DEBUG, "configFile = '%s'; FILE* = 0x%08x", | ^ tftpyale.c:281:29: warning: implicit declaration of function 'chdir' [-Wimplicit-function-declaration] 281 | if (chdir(cargv[1])) { | ^~~~~ *** [tftpyale.o] Error code 1 bmake: stopped in /home/pbulk/build/net/yale-tftpd/work --- classes/libclasses.a --- A failure has been detected in another branch of the parallel make make[1]: stopped in /home/pbulk/build/net/yale-tftpd/work/classes *** [classes/libclasses.a] Error code 2 bmake: stopped in /home/pbulk/build/net/yale-tftpd/work 2 errors bmake: stopped in /home/pbulk/build/net/yale-tftpd/work *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/yale-tftpd *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/yale-tftpd