=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/ait", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for ait-1.13 --- command.o --- --- display.o --- --- command.o --- cc -pipe -Os -c command.c --- display.o --- cc -pipe -Os -c display.c --- command.o --- command.c:1900:23: warning: too many arguments in call to 'insertspacetab' insertspacetab(FALSE); ~~~~~~~~~~~~~~ ^ command.c:1900:17: warning: passing arguments to 'insertspacetab' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] insertspacetab(FALSE); ^ --- gap.o --- cc -pipe -Os -c gap.c --- command.o --- 2 warnings generated. --- key.o --- cc -pipe -Os -c key.c --- search.o --- cc -pipe -Os -c search.c --- buffer.o --- cc -pipe -Os -c buffer.c --- replace.o --- cc -pipe -Os -c replace.c --- window.o --- cc -pipe -Os -c window.c --- complete.o --- cc -pipe -Os -c complete.c --- hilite.o --- cc -pipe -Os -c hilite.c --- util.o --- cc -pipe -Os -c util.c --- shell.o --- cc -pipe -Os -c shell.c --- main.o --- cc -pipe -Os -c main.c --- ait --- cc -L/opt/pkg/lib -o ait command.o display.o gap.o key.o search.o buffer.o replace.o window.o complete.o hilite.o util.o shell.o main.o