+ 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/libixp-0.4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libixp-0.4/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for libixp-0.4 MAKE all libixp/ gmake[1]: Entering directory '/home/pbulk/build/devel/libixp/work/libixp-0.4/libixp' CC libixp/client.o CC libixp/convert.o HEADER include/ixp_fcall.h from fcall.h.nounion CC libixp/error.o : warning: "VERSION" redefined : note: this is the location of the previous definition In file included from ../include/ixp_local.h:3, from libixp/client.c:12: ../include/ixp.h:246:10: fatal error: ixp_fcall.h: No such file or directory 246 | #include | ^~~~~~~~~~~~~ compilation terminated. gmake[1]: *** [../mk/hdr.mk:10: client.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... CC libixp/intmap.o : warning: "VERSION" redefined : note: this is the location of the previous definition libixp/error.c:53:9: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] 53 | strncpy(tmp, buf, sizeof(tmp)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc: warning: .: linker input file unused because linking not done : warning: "VERSION" redefined : note: this is the location of the previous definition gcc: warning: .: linker input file unused because linking not done : warning: "VERSION" redefined : note: this is the location of the previous definition libixp/convert.c:17:1: warning: no previous prototype for 'ixp_puint' [-Wmissing-prototypes] 17 | ixp_puint(IxpMsg *msg, uint size, uint *val) { | ^~~~~~~~~ In function 'ixp_pu16', inlined from 'ixp_pstring' at libixp/convert.c:89:2: libixp/convert.c:68:13: warning: 'len' may be used uninitialized [-Wmaybe-uninitialized] 68 | v = *val; | ^~~~ libixp/convert.c:85:16: note: 'len' was declared here 85 | ushort len; | ^~~ In function 'ixp_pu16', inlined from 'ixp_pstrings' at libixp/convert.c:118:4: libixp/convert.c:68:13: warning: 'len' may be used uninitialized [-Wmaybe-uninitialized] 68 | v = *val; | ^~~~ libixp/convert.c:106:16: note: 'len' was declared here 106 | ushort len; | ^~~ libixp/convert.c:137:27: warning: 's' may be used uninitialized [-Wmaybe-uninitialized] 137 | s += len; | ~~^~~~~~ libixp/convert.c:104:16: note: 's' was declared here 104 | uchar *s; | ^ In function 'ixp_pu16', inlined from 'ixp_pstat' at libixp/convert.c:185:2: libixp/convert.c:68:13: warning: 'size' may be used uninitialized [-Wmaybe-uninitialized] 68 | v = *val; | ^~~~ libixp/convert.c:180:16: note: 'size' was declared here 180 | ushort size; | ^~~~ gcc: warning: .: linker input file unused because linking not done gmake[1]: Leaving directory '/home/pbulk/build/devel/libixp/work/libixp-0.4/libixp' gmake: *** [mk/dir.mk:12: dall] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/libixp *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/libixp