=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for picoc-2.1nb1 --- picoc.o --- --- table.o --- --- lex.o --- --- picoc.o --- clang -pipe -Os -I/opt/pkg/include/ncurses -I/opt/pkg/include/ncurses -DUNIX_HOST -c picoc.c --- table.o --- clang -pipe -Os -I/opt/pkg/include/ncurses -I/opt/pkg/include/ncurses -DUNIX_HOST -c table.c --- lex.o --- clang -pipe -Os -I/opt/pkg/include/ncurses -I/opt/pkg/include/ncurses -DUNIX_HOST -c lex.c --- parse.o --- clang -pipe -Os -I/opt/pkg/include/ncurses -I/opt/pkg/include/ncurses -DUNIX_HOST -c parse.c --- expression.o --- clang -pipe -Os -I/opt/pkg/include/ncurses -I/opt/pkg/include/ncurses -DUNIX_HOST -c expression.c expression.c:1448:46: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FuncValue->Val->FuncDef.Intrinsic(Parser, ReturnValue, ParamArray, ArgCount); ^ --- heap.o --- clang -pipe -Os -I/opt/pkg/include/ncurses -I/opt/pkg/include/ncurses -DUNIX_HOST -c heap.c --- type.o --- clang -pipe -Os -I/opt/pkg/include/ncurses -I/opt/pkg/include/ncurses -DUNIX_HOST -c type.c --- expression.o --- 1 warning generated. --- variable.o --- clang -pipe -Os -I/opt/pkg/include/ncurses -I/opt/pkg/include/ncurses -DUNIX_HOST -c variable.c --- clibrary.o --- clang -pipe -Os -I/opt/pkg/include/ncurses -I/opt/pkg/include/ncurses -DUNIX_HOST -c clibrary.c --- platform.o --- clang -pipe -Os -I/opt/pkg/include/ncurses -I/opt/pkg/include/ncurses -DUNIX_HOST -c platform.c --- include.o --- clang -pipe -Os -I/opt/pkg/include/ncurses -I/opt/pkg/include/ncurses -DUNIX_HOST -c include.c --- platform_unix.o --- clang -pipe -Os -I/opt/pkg/include/ncurses -I/opt/pkg/include/ncurses -DUNIX_HOST -c /Users/pbulk/build/lang/picoc/work/picoc/platform/platform_unix.c --- library_unix.o --- clang -pipe -Os -I/opt/pkg/include/ncurses -I/opt/pkg/include/ncurses -DUNIX_HOST -c /Users/pbulk/build/lang/picoc/work/picoc/platform/library_unix.c --- stdio.o --- clang -pipe -Os -I/opt/pkg/include/ncurses -I/opt/pkg/include/ncurses -DUNIX_HOST -c /Users/pbulk/build/lang/picoc/work/picoc/cstdlib/stdio.c --- math.o --- clang -pipe -Os -I/opt/pkg/include/ncurses -I/opt/pkg/include/ncurses -DUNIX_HOST -c /Users/pbulk/build/lang/picoc/work/picoc/cstdlib/math.c --- string.o --- clang -pipe -Os -I/opt/pkg/include/ncurses -I/opt/pkg/include/ncurses -DUNIX_HOST -c /Users/pbulk/build/lang/picoc/work/picoc/cstdlib/string.c --- stdlib.o --- clang -pipe -Os -I/opt/pkg/include/ncurses -I/opt/pkg/include/ncurses -DUNIX_HOST -c /Users/pbulk/build/lang/picoc/work/picoc/cstdlib/stdlib.c --- time.o --- clang -pipe -Os -I/opt/pkg/include/ncurses -I/opt/pkg/include/ncurses -DUNIX_HOST -c /Users/pbulk/build/lang/picoc/work/picoc/cstdlib/time.c --- errno.o --- clang -pipe -Os -I/opt/pkg/include/ncurses -I/opt/pkg/include/ncurses -DUNIX_HOST -c /Users/pbulk/build/lang/picoc/work/picoc/cstdlib/errno.c --- ctype.o --- clang -pipe -Os -I/opt/pkg/include/ncurses -I/opt/pkg/include/ncurses -DUNIX_HOST -c /Users/pbulk/build/lang/picoc/work/picoc/cstdlib/ctype.c --- stdbool.o --- clang -pipe -Os -I/opt/pkg/include/ncurses -I/opt/pkg/include/ncurses -DUNIX_HOST -c /Users/pbulk/build/lang/picoc/work/picoc/cstdlib/stdbool.c --- unistd.o --- clang -pipe -Os -I/opt/pkg/include/ncurses -I/opt/pkg/include/ncurses -DUNIX_HOST -c /Users/pbulk/build/lang/picoc/work/picoc/cstdlib/unistd.c /Users/pbulk/build/lang/picoc/work/picoc/cstdlib/unistd.c:266:33: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] ReturnValue->Val->Pointer = sbrk(Param[0]->Val->Integer); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/unistd.h:582:1: note: 'sbrk' has been explicitly marked deprecated here __deprecated __WATCHOS_PROHIBITED __TVOS_PROHIBITED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/cdefs.h:196:40: note: expanded from macro '__deprecated' #define __deprecated __attribute__((__deprecated__)) ^ /Users/pbulk/build/lang/picoc/work/picoc/cstdlib/unistd.c:284:41: error: too many arguments to function call, expected 0, have 2 ReturnValue->Val->Integer = setpgrp(Param[0]->Val->Integer, Param[1]->Val->Integer); ~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/unistd.h:588:8: note: 'setpgrp' declared here pid_t setpgrp(void) __DARWIN_ALIAS(setpgrp); ^ 1 warning and 1 error generated. *** [unistd.o] Error code 1 bmake: stopped in /Users/pbulk/build/lang/picoc/work/picoc 1 error bmake: stopped in /Users/pbulk/build/lang/picoc/work/picoc *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/lang/picoc *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/lang/picoc