+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/extipl-5.04nb2/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/extipl-5.04nb2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for extipl-5.04nb2
cc -pipe -O2 -D_FORTIFY_SOURCE=2 -o bin2src bin2src.c
nasm -f bin -o antares.bin -l antares.lst antares.asm
nasm -dFDTEST -f bin -o antaresA.bin -l antaresA.lst antares.asm
nasm -f bin -o altair.bin -l altair.lst altair.asm
nasm -dFDTEST -f bin -o altairA.bin -l altairA.lst altair.asm
./takevers.sh > version.inc
nasm -dTAURUS -f bin -o aldebaran.bin -l aldebaran.lst pollux.asm
nasm -dWRTBL_ENABLE -dVERBOSE -dHOOKUP13 -f bin -o pollux.bin -l pollux.lst pollux.asm
nasm -dWRTBL_ENABLE -dVERBOSE -dHOOKUP13 -DFDTEST -f bin -o polluxA.bin -l polluxA.lst pollux.asm
nasm -dWRTBL_ENABLE -dVERBOSE -dHOOKUP13 -f bin -o castor0.bin -l castor.lst castor.asm
dd if=castor0.bin of=castor.bin bs=512 skip=1 2>/dev/null
./bin2src -o extndipl.src extndipl.templ
cc -pipe -O2 -D_FORTIFY_SOURCE=2 -o extipl extipl.c
extipl.c:82:23: error: unknown type name '_llseek'
 static _syscall5(int, _llseek,  uint,  fd, ulong, hi, ulong, lo, loff_t *, res, uint, wh);
                       ^
extipl.c:82:40: error: unknown type name 'fd'
 static _syscall5(int, _llseek,  uint,  fd, ulong, hi, ulong, lo, loff_t *, res, uint, wh);
                                        ^
extipl.c:82:51: error: unknown type name 'hi'
 static _syscall5(int, _llseek,  uint,  fd, ulong, hi, ulong, lo, loff_t *, res, uint, wh);
                                                   ^
extipl.c:82:62: error: unknown type name 'lo'
 static _syscall5(int, _llseek,  uint,  fd, ulong, hi, ulong, lo, loff_t *, res, uint, wh);
                                                              ^
extipl.c:82:76: error: unknown type name 'res'
 static _syscall5(int, _llseek,  uint,  fd, ulong, hi, ulong, lo, loff_t *, res, uint, wh);
                                                                            ^
extipl.c:82:87: error: unknown type name 'wh'
 static _syscall5(int, _llseek,  uint,  fd, ulong, hi, ulong, lo, loff_t *, res, uint, wh);
                                                                                       ^
extipl.c: In function 'ask':
extipl.c:1090:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(lbuf, LBUF_SIZE, stdin);
          ^
make: *** [extipl] Error 1
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/sysutils/extipl
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/sysutils/extipl