+ 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/mdd-20190819/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mdd-20190819/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for mdd-20190819 --- mdd.o --- --- sender.o --- --- mdd.o --- cc -D_BSD_SOURCE -c mdd.c --- sender.o --- cc -D_BSD_SOURCE -c sender.c --- mdd.o --- In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from mdd.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mdd.c: In function 'humanize_offset': mdd.c:326:24: error: 'intmax_t' undeclared (first use in this function); did you mean 'intptr_t'? "%jd.%03jd TB", (intmax_t)tb, (intmax_t)gb * 1000 / 1024); ^~~~~~~~ intptr_t mdd.c:326:24: note: each undeclared identifier is reported only once for each function it appears in mdd.c:326:33: error: expected ')' before 'tb' "%jd.%03jd TB", (intmax_t)tb, (intmax_t)gb * 1000 / 1024); ^~ ) mdd.c:332:33: error: expected ')' before 'gb' "%jd.%03jd GB", (intmax_t)gb, (intmax_t)mb * 1000 / 1024); ^~ ) mdd.c:338:33: error: expected ')' before 'mb' "%jd.%03jd MB", (intmax_t)mb, (intmax_t)kb * 1000 / 1024); ^~ ) mdd.c:343:32: error: expected ')' before 'kb' "%jd.%03jd kB", (intmax_t)kb, (intmax_t)b * 1000 / 1024); ^~ ) *** [mdd.o] Error code 1 bmake: stopped in /home/pbulk/build/mbone/mdd/work/mdd-20190819 --- sender.o --- In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from sender.c:30: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ sender.c: In function 'sender': sender.c:262:25: error: 'intmax_t' undeclared (first use in this function); did you mean 'int64_t'? "%s, retry\n", (intmax_t)offset, ^~~~~~~~ int64_t sender.c:262:25: note: each undeclared identifier is reported only once for each function it appears in sender.c:262:34: error: expected ')' before 'offset' "%s, retry\n", (intmax_t)offset, ^~~~~~ ) sender.c:281:40: error: expected ')' before 'mdd_offset' printf("offset = %jd\n", (intmax_t)mdd_offset); ^~~~~~~~~~ ) sender.c:283:22: error: expected ')' before 'offset' (intmax_t)offset); ^~~~~~ ) sender.c:289:20: error: expected ')' before 'offset' (intmax_t)offset, ^~~~~~ ) sender.c:300:44: error: expected ')' before 'offset' printf("new offset = %jd\n", (intmax_t)offset); ^~~~~~ ) sender.c:323:18: error: expected ')' before 'offset' (intmax_t)offset, readen); ^~~~~~ ) *** [sender.o] Error code 1 bmake: stopped in /home/pbulk/build/mbone/mdd/work/mdd-20190819 2 errors bmake: stopped in /home/pbulk/build/mbone/mdd/work/mdd-20190819 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/mbone/mdd *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/mbone/mdd