+ 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/forth-retro-12.0.2019.7/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/forth-retro-12.0.2019.7/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for forth-retro-12.0.2019.7 mkdir -p bin cp tools/document.sh bin/retro-document gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -lsocket -lnsl -Wl,-R/opt/pkg/lib -o bin/retro-embedimage tools/embedimage.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -lsocket -lnsl -Wl,-R/opt/pkg/lib -o bin/retro-extend tools/extend.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -lsocket -lnsl -Wl,-R/opt/pkg/lib -o bin/retro-muri tools/muri.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -lsocket -lnsl -Wl,-R/opt/pkg/lib -o bin/retro-unu tools/unu.c ./bin/retro-muri source/rx.muri Wrote 921 cells to ngaImage ./bin/retro-extend ngaImage source/retro.forth Initial Image Size: 1536 + 5407 tokens from source/retro.forth New Image Size: 10484 MAX SP: 21, RP: 67 cp ngaImage rre.image ./bin/retro-extend rre.image source/interfaces/io/filesystem.retro source/interfaces/io/floatingpoint.retro source/interfaces/io/unix.retro source/interfaces/io/rng.retro source/interfaces/io/sockets.retro source/interfaces/retro-unix.retro Initial Image Size: 10484 + 430 tokens from source/interfaces/io/filesystem.retro + 1235 tokens from source/interfaces/io/floatingpoint.retro + 374 tokens from source/interfaces/io/unix.retro + 665 tokens from source/interfaces/io/rng.retro + 200 tokens from source/interfaces/io/sockets.retro + 599 tokens from source/interfaces/retro-unix.retro New Image Size: 17112 MAX SP: 19, RP: 76 ./bin/retro-embedimage rre.image >source/interfaces/retro-image.c cd source/interfaces && gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -lsocket -lnsl -Wl,-R/opt/pkg/lib -o ../../bin/retro retro-unix.c -lm cd package && ../bin/retro -f list ./bin/retro-embedimage rre.image >source/interfaces/retro-image.c rm rre.image cd source/interfaces && gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -lsocket -lnsl -Wl,-R/opt/pkg/lib -o ../../bin/retro retro-unix.c -lm cat retro-describe.forth words.tsv >bin/retro-describe chmod +x bin/retro-describe