+ 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' HEADER include/ixp_fcall.h from fcall.h.nounion CC libixp/convert.o CC libixp/error.o CC libixp/client.o : warning: "VERSION" redefined : note: this is the location of the previous definition In file included from ../include/ixp_local.h:3, from libixp/error.c:6: ../include/ixp.h:246:10: fatal error: ixp_fcall.h: No such file or directory 246 | #include | ^~~~~~~~~~~~~ compilation terminated. : warning: "VERSION" redefined : note: this is the location of the previous definition In file included from ../include/ixp_local.h:3, from libixp/convert.c:7: ../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: convert.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: *** [../mk/hdr.mk:10: error.o] Error 1 : warning: "VERSION" redefined : note: this is the location of the previous definition libixp/client.c:384:27: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 384 | memcpy(buf+len, fcall.data, fcall.count); | ^ libixp/client.c:428:34: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 428 | fcall.data = buf + len; | ^ 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-trunk/devel/libixp *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/libixp