+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libetm-1.09/work.log
+ su pbulk -c '"$@"' make /opt/local/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 - ALLOW_VULNERABLE_PACKAGES= BATCH=1 DEPENDS_TARGET=/nonexistent LOWER_OPSYS=solaris NATIVE_LOWER_OPSYS=solaris WRKLOG=/tmp/bulklog/libetm-1.09/work.log _CC=gcc _MAKE=/opt/local/bin/bmake _PATH_ORIG=/sbin:/usr/sbin:/usr/bin:/opt/tools/bin _PKGSRCDIR=/data/jenkins/workspace/pkgsrc-2024Q4-x86_64 _PKGSRC_BARRIER=yes  etm.internal.h.new
rm -f etm.internal.h.new
sed <etm.internal.h.dist > etm.internal.h.new 's/\${ABORTSIGNAL}/SIGABRT/'
mv -f etm.internal.h.new etm.internal.h
etm.internal.h updated
make - ALLOW_VULNERABLE_PACKAGES= BATCH=1 DEPENDS_TARGET=/nonexistent LOWER_OPSYS=solaris NATIVE_LOWER_OPSYS=solaris WRKLOG=/tmp/bulklog/libetm-1.09/work.log _CC=gcc _MAKE=/opt/local/bin/bmake _PATH_ORIG=/sbin:/usr/sbin:/usr/bin:/opt/tools/bin _PKGSRCDIR=/data/jenkins/workspace/pkgsrc-2024Q4-x86_64 _PKGSRC_BARRIER=yes  etm.h.new
rm -f etm.h.new
sed <etm.h.dist > 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/local/include -DSYSV  -DVARARGS  -DHASVOIDTYPE=1 etm.c
In file included from etm.c:62:
etm.c: In function '_ETMGetSignalProc':
etm.h:35:41: warning: 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: warning: implicit declaration of function 'strcat' [-Wimplicit-function-declaration]
  422 |         strcat (buf, "\n");
      |         ^~~~~~
etm.c:88:1: note: include '<string.h>' or provide a declaration of 'strcat'
   87 | #   include     <stdlib.h>
  +++ |+#include <string.h>
   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 '<string.h>' 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 '<string.h>' or provide a declaration of 'strcat'
rm -f libetm.a
ar clq libetm.a etm.o
ar: libdeps specified more than once
*** 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-2024Q4-x86_64/devel/libetm
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/devel/libetm