+ 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
=> Bootstrap dependency digest>=20211023: found digest-20211023
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for libetm-1.09
make - .MAKE.LEVEL.ENV=MAKELEVEL ALLOW_VULNERABLE_PACKAGES= BATCH=1 DEPENDS_TARGET=/nonexistent LOWER_OPSYS=solaris OPSYS=SunOS OPSYS_VERSION=051100 OS_VERSION=5.11 PKGTOOLS_VERSION=20211115 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-2021Q4-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 - .MAKE.LEVEL.ENV=MAKELEVEL ALLOW_VULNERABLE_PACKAGES= BATCH=1 DEPENDS_TARGET=/nonexistent LOWER_OPSYS=solaris OPSYS=SunOS OPSYS_VERSION=051100 OS_VERSION=5.11 PKGTOOLS_VERSION=20211115 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-2021Q4-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:27: 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:2: warning: implicit declaration of function 'strcat' [-Wimplicit-function-declaration]
  422 |  strcat (buf, "\n");
      |  ^~~~~~
etm.c:422:2: warning: incompatible implicit declaration of built-in function 'strcat'
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: In function '_ETMMsg':
etm.c:514:2: warning: incompatible implicit declaration of built-in function 'strcat'
  514 |  strcat (buf, "\n");
      |  ^~~~~~
etm.c:514:2: 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 in /home/pbulk/build/devel/libetm/work/etm
*** Error code 1

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/devel/libetm
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/devel/libetm