+ 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/hexedit-1.6/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/hexedit-1.6/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for hexedit-1.6 --- hexedit.o --- --- display.o --- --- hexedit.o --- cc -DHAVE_CONFIG_H -pipe -O2 -I/usr/pkg/include/ncurses -I/usr/pkg/include/ncurses -c hexedit.c --- display.o --- cc -DHAVE_CONFIG_H -pipe -O2 -I/usr/pkg/include/ncurses -I/usr/pkg/include/ncurses -c display.c --- mark.o --- cc -DHAVE_CONFIG_H -pipe -O2 -I/usr/pkg/include/ncurses -I/usr/pkg/include/ncurses -c mark.c --- page.o --- cc -DHAVE_CONFIG_H -pipe -O2 -I/usr/pkg/include/ncurses -I/usr/pkg/include/ncurses -c page.c --- file.o --- cc -DHAVE_CONFIG_H -pipe -O2 -I/usr/pkg/include/ncurses -I/usr/pkg/include/ncurses -c file.c --- interact.o --- cc -DHAVE_CONFIG_H -pipe -O2 -I/usr/pkg/include/ncurses -I/usr/pkg/include/ncurses -c interact.c --- misc.o --- cc -DHAVE_CONFIG_H -pipe -O2 -I/usr/pkg/include/ncurses -I/usr/pkg/include/ncurses -c misc.c --- search.o --- cc -DHAVE_CONFIG_H -pipe -O2 -I/usr/pkg/include/ncurses -I/usr/pkg/include/ncurses -c search.c --- hexedit --- cc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o hexedit hexedit.o display.o mark.o page.o file.o interact.o misc.o search.o -lcurses