+ 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/libetm-1.09/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libetm-1.09/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for libetm-1.09 make - BATCH=1 DEPENDS_TARGET=/nonexistent LOWER_OPSYS=solaris NATIVE_LOWER_OPSYS=solaris WRKLOG=/tmp/bulklog/libetm-1.09/work.log _CC=/opt/tools/gcc14/bin/gcc _MAKE=/opt/pkg/bin/bmake _PATH_ORIG=/sbin:/usr/sbin:/usr/bin:/opt/tools/bin _PKGSRCDIR=/data/jenkins/workspace/pkgsrc-upstream-trunk _PKGSRC_BARRIER=yes etm.internal.h.new rm -f etm.internal.h.new sed etm.internal.h.new 's/\${ABORTSIGNAL}/SIGABRT/' mv -f etm.internal.h.new etm.internal.h etm.internal.h updated make - BATCH=1 DEPENDS_TARGET=/nonexistent LOWER_OPSYS=solaris NATIVE_LOWER_OPSYS=solaris WRKLOG=/tmp/bulklog/libetm-1.09/work.log _CC=/opt/tools/gcc14/bin/gcc _MAKE=/opt/pkg/bin/bmake _PATH_ORIG=/sbin:/usr/sbin:/usr/bin:/opt/tools/bin _PKGSRCDIR=/data/jenkins/workspace/pkgsrc-upstream-trunk _PKGSRC_BARRIER=yes etm.h.new rm -f etm.h.new sed etm.h.new 's/\${ETMVOIDTYPE}/void/' mv -f etm.h.new etm.h etm.h updated rm -f etm.o cc -c -O -I/opt/pkg/include -DSYSV -DVARARGS -DHASVOIDTYPE=1 etm.c In file included from etm.c:62: etm.c: In function '_ETMGetSignalProc': etm.h:35:41: error: type of 'signo' defaults to 'int' [-Wimplicit-int] 35 | # define ETMGetSignalProc _ETMGetSignalProc | ^~~~~~~~~~~~~~~~~ etm.c:335:12: note: in expansion of macro 'ETMGetSignalProc' 335 | ETMProcPtr ETMGetSignalProc (signo) | ^~~~~~~~~~~~~~~~ etm.c: In function '_ETMPanic': etm.c:422:9: error: implicit declaration of function 'strcat' [-Wimplicit-function-declaration] 422 | strcat (buf, "\n"); | ^~~~~~ etm.c:88:1: note: include '' or provide a declaration of 'strcat' 87 | # include +++ |+#include 88 | # else /* SYSV */ etm.c:422:9: warning: incompatible implicit declaration of built-in function 'strcat' [-Wbuiltin-declaration-mismatch] 422 | strcat (buf, "\n"); | ^~~~~~ etm.c:422:9: note: include '' or provide a declaration of 'strcat' etm.c: In function '_ETMMsg': etm.c:514:9: warning: incompatible implicit declaration of built-in function 'strcat' [-Wbuiltin-declaration-mismatch] 514 | strcat (buf, "\n"); | ^~~~~~ etm.c:514:9: note: include '' or provide a declaration of 'strcat' *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/devel/libetm/work/etm *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/libetm *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/libetm