+ 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/zelibm-0nb21/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/zelibm-0nb21/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for zelibm-0nb21
gcc -c -o libmtest.o -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/usr/include -I. libmtest.c
gcc -c -o testx.o -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/usr/include -I. testx.c
testx.c: In function 'term':
testx.c:44:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
   44 |   exit (0);
      |   ^~~~
testx.c:15:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
   14 | #include "Progress.h"
  +++ |+#include <stdlib.h>
   15 | 
testx.c:44:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch]
   44 |   exit (0);
      |   ^~~~
testx.c:44:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
gcc -c -o Plot.o -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/usr/include -I. Plot.c
gcc -c -o Progress.o -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/usr/include -I. Progress.c
Progress.c: In function 'progress_update':
Progress.c:112:17: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration]
  112 |   const int w = MIN (80, pw->core.width - 20);
      |                 ^~~
gcc -c -o image.o -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/usr/include -I. image.c
gcc -c -o dbl2mpq.o -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/usr/include -I. dbl2mpq.c
dbl2mpq.c:12:10: fatal error: machine/ieee.h: No such file or directory
   12 | #include <machine/ieee.h>
      |          ^~~~~~~~~~~~~~~~
compilation terminated.
gmake: *** [Makefile:13: dbl2mpq.o] Error 1
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/zelibm
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/zelibm