=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xrmap-base-2.29nb3 cd tools ; make cc preproc.c -o preproc preproc.c:19:12: warning: implicitly declaring library function 'strlen' with type 'unsigned long (const char *)' [-Wimplicit-function-declaration] l = strlen(ptr)-1; ^ preproc.c:19:12: note: include the header or explicitly provide a declaration for 'strlen' preproc.c:24:22: warning: implicitly declaring library function 'isspace' with type 'int (int)' [-Wimplicit-function-declaration] while(l>=0 && isspace(ptr[l])) { ^ preproc.c:24:22: note: include the header or explicitly provide a declaration for 'isspace' preproc.c:39:13: warning: implicitly declaring library function 'strncmp' with type 'int (const char *, const char *, unsigned long)' [-Wimplicit-function-declaration] if (!strncmp(ptr, "#END_OF_I18N_FILE", 17)) break; ^ preproc.c:39:13: note: include the header or explicitly provide a declaration for 'strncmp' 3 warnings generated. ./preproc > ../numdefs.h clang -O -O -DZLIB -DSHAREDIR=\"/opt/pkg/share/rmap\" -DPS_VIEWER=\""gv -noantialias"\" -DIM_VIEWER=\""display -background gray84"\" -DHTML_VIEWER=\""dillo"\" -DPRINT_CMD=\""lpr -Plp"\" -DEDITOR=\""emx"\" -DMIDIPLAYER=\""timidity -ig"\" -I/opt/pkg/include DarwinMachineDefines -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c explorer.c clang: error: no such file or directory: 'DarwinMachineDefines' *** Error code 1 Stop. bmake: stopped in /Users/pbulk/build/geography/xrmap-base/work/xrmap-2.29 *** Error code 1 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/geography/xrmap-base *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/geography/xrmap-base