=> Bootstrap dependency digest>=20010302: found digest-20190127 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for dpbox-6.00.00nb3 gcc -Wall -O2 -funsigned-char -fomit-frame-pointer -fno-strength-reduce -DNO_SHELL -c filesys.c gcc -Wall -O2 -funsigned-char -fomit-frame-pointer -fno-strength-reduce -DNO_SHELL -c box.c gcc -Wall -O2 -funsigned-char -fomit-frame-pointer -fno-strength-reduce -DNO_SHELL -c box_mem.c gcc -Wall -O2 -funsigned-char -fomit-frame-pointer -fno-strength-reduce -DNO_SHELL -c box_send.c gcc -Wall -O2 -funsigned-char -fomit-frame-pointer -fno-strength-reduce -DNO_SHELL -c box_sf.c gcc -Wall -O2 -funsigned-char -fomit-frame-pointer -fno-strength-reduce -DNO_SHELL -c box_sub.c gcc -Wall -O2 -funsigned-char -fomit-frame-pointer -fno-strength-reduce -DNO_SHELL -c box_sys.c gcc -Wall -O2 -funsigned-char -fomit-frame-pointer -fno-strength-reduce -DNO_SHELL -c boxdbox.c clangclang: : warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument]clang: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] clang: warning: optimization flag '-fno-strength-reduce' is not supported [-Wignored-optimization-argument] In file included from boxdbox.c:13: In file included from ./main.h:10: In file included from ./pastrix.h:71: ./filesys.h:148:46: error: unknown type name 'DTA' extern short sffirst(char *pfad, short attr, DTA *dirr); ^ ./filesys.h:149:21: error: unknown type name 'DTA' extern short sfnext(DTA *dirr); ^ ./filesys.h:180:26: error: unknown type name 'time_t'; did you mean 'size_t'? extern void chkopenfiles(time_t maxopen, char *fn); /* maxopen in sekunden */ ^~~~~~ size_t /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_size_t.h:31:32: note: 'size_t' declared here In file included from typedef __darwin_size_t size_t; ^ box_sub.c:47: In file included from ./main.h:10: In file included from ./pastrix.h:71: ./filesys.h:148:46: error: unknown type name 'DTA' In file included from box_send.c:13: In file included from ./box_send.h:5: In file included from ./pastrix.h:71: ./filesys.h:148:46: error: unknown type name 'DTA' extern short sffirst(char *pfad, short attr, DTA *dirr);extern short sffirst(char *pfad, short attr, DTA *dirr); ^ ^ ./filesys.h:149:21: error: unknown type name 'DTA' ./filesys.hextern short sfnext(DTA *dirr); ^ :149:21: error: unknown type name 'DTA' extern short sfnext(DTA *dirr); ^ ./filesys.h:180:26: error: unknown type name 'time_t'; did you mean 'size_t'? extern void chkopenfiles(time_t maxopen, char *fn); /* maxopen in sekunden */ ^~~~~~ size_t ./filesys.h:180:26: error: unknown type name 'time_t'; did you mean 'size_t'? /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_size_t.hIn file included from box.c:14: In file included from ./main.h:10: In file included from ./pastrix.h:71: ./filesys.h:148:46: error: unknown type name 'DTA' :31:32: note: 'size_t' declared here extern short sffirst(char *pfad, short attr, DTA *dirr); ^ typedef __darwin_size_t size_t; ^ ./filesys.h:149:21: error: unknown type name 'DTA' extern short sfnext(DTA *dirr); ^ boxdbox.c:47:47: error: use of undeclared identifier 'extsep' sprintf(STR1, "%sdiebox%cimp", boxprotodir, extsep); ^ ./filesys.hIn file included from extern void chkopenfiles(time_t maxopen, char *fn); /* maxopen in sekunden */boxdbox.cbox_sys.c:15: In file included from ./box_sys.h:5: In file included from ./pastrix.h:71: ./filesys.h:148:46: error: unknown type name 'DTA' :58:47extern short sffirst(char *pfad, short attr, DTA *dirr); ^ : error: use of undeclared identifier 'extsep' :180:26: error: unknown type name 'time_t'; did you mean 'size_t'? ^~~~~~ size_textern void chkopenfiles(time_t maxopen, char *fn); /* maxopen in sekunden */ ^~~~~~ size_t ./filesys.h/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_size_t.h:31:32: note: 'size_t' declared here :149:21: error: unknown type name 'DTA' typedef __darwin_size_t size_t; ^ extern short sfnext(DTA *dirr); ^ sprintf(STR1, "%sdiebox%cimp", boxprotodir, extsep); ^ /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_size_t.h:31:32: note: 'size_t' declared here typedef __darwin_size_t size_t; ^ ./filesys.hIn file included from :180:26: error: unknown type name 'time_t'; did you mean 'size_t'? box_mem.c:13: In file included from ./boxlocal.h:6: In file included from ./pastrix.h:71: ./filesys.h:148:46: error: unknown type name 'DTA' extern void chkopenfiles(time_t maxopen, char *fn); /* maxopen in sekunden */ ^~~~~~ size_t extern short sffirst(char *pfad, short attr, DTA *dirr);/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_size_t.h:31:32: note: 'size_t' declared here ^typedef __darwin_size_t size_t; ^ In file included from box_sf.c:14: In file included from ./main.h:10: In file included from ./pastrix.h:71: ./filesys.h:148:46: error: unknown type name 'DTA' extern short sffirst(char *pfad, short attr, DTA *dirr); ^ boxdbox.c:168:3: error./filesys.h:149:21: use of undeclared identifier 'DTA' ./filesys.h: error: unknown type name 'DTA' :149:21: error: unknown type name 'DTA' DTA dirinfo; extern short sfnext(DTA *dirr);extern short sfnext(DTA *dirr); ^ ^ ^ In file included from filesys.c:11: ./filesys.h:148:46: error: unknown type name 'DTA' extern short sffirst(char *pfad, short attr, DTA *dirr); ^ box_sub.c:./filesys.h:149:21: error: unknown type name 'DTA' 457extern short sfnext(DTA *dirr);:22: error: use of undeclared identifier 'FO_READ' ^ k = sfopen(boxlog, FO_READ); ./filesys.h ^:180:26 ./filesys.h:180:26: error: unknown type name 'time_t'; did you mean 'size_t'? : error: unknown type name 'time_t'; did you mean 'size_t'? extern void chkopenfiles(time_t maxopen, char *fn); /* maxopen in sekunden */ ^~~~~~ size_t extern void chkopenfiles(time_t maxopen, char *fn); /* maxopen in sekunden */ ^~~~~~ size_t /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_size_t.h:31:32: note: 'size_t' declared here boxdbox.c:192:23: error: use of undeclared identifier 'FC_FILE' typedef __darwin_size_t size_t; ^ /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_size_t.h:31:32: note: 'size_t' declared here flh = sfcreate(fmn, FC_FILE); ^ typedef __darwin_size_t size_t; ^ box_sub.c:458:11: error: use of undeclared identifier 'minhandle' if (k < minhandle) ^ boxdbox.c:193:14: error: use of undeclared identifier 'minhandle' if (flh >= minhandle) { ^ box_send.c:39:12: error: use of undeclared identifier 'nohandle' return nohandle; ^ box_sub.c:524:22: error: use of undeclared identifier 'FO_READ' k = sfopen(boxlog, FO_READ); ^ box_send.c:73:28: error: use of undeclared identifier 'SFSEEKEND' size = sfseek(0, *kanal, SFSEEKEND); ^ box_send.c:74:21: error: use of undeclared identifier 'SFSEEKSET' sfseek(0, *kanal, SFSEEKSET); ^ box_send.c:115:18: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] crcthp_buf(puffer, psize, &crc); ^~~~~~ ./crc.h:23:39: note: passing argument to parameter 'adr' here extern void crcthp_buf(unsigned char *adr, long size, unsigned short *crc); ^ box_send.c:124:13: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] crcthp_buf(puffer, ct, &crc); ^~~~~~ ./crc.h:23:39: note: passing argument to parameter 'adr' here extern void crcthp_buf(unsigned char *adr, long size, unsigned short *crc); ^ box_sub.cbox_sys.c:525filesys.c:800:3:::11:boxdbox.c:195:116 error: use of undeclared identifier 'minhandle' 34 if (k < minhandle) { ^ : error: use of undeclared identifier 'allquant' box_send.c:141: :52: error: use of undeclared identifier 'extsep' 23: error: use of undeclared identifier 'SFSEEKSET' snprintf(base, 255, "%sdigimap%cstn", boxsysdir, extsep); sfseek(0, *kanal, SFSEEKSET); ^ ^ error: use of undeclared identifier 'DTA' sprintf(STR1, "%s%c%c%c", p, allquant, extsep, allquant); ^ DTA dirinfo;boxdbox.c:195:44: error: use of undeclared identifier 'extsep' ^ sprintf(STR1, "%s%c%c%c", p, allquant, extsep, allquant); ^ boxdbox.c:195:52: error: use of undeclared identifier 'allquant' box_sub.c:726:22: error: use of undeclared identifier 'FO_READ' k = sfopen(boxlog, FO_READ); ^ sprintf(STR1, "%s%c%c%c", p, allquant, extsep, allquant); ^ box_sub.c:727:11: error: use of undeclared identifier 'minhandle' if (k < minhandle) ^ box_sub.c:792:22: error: use of undeclared identifier 'FO_READ' k = sfopen(boxlog, FO_READ); ^ boxdbox.c:196:33: errorbox_sf.c:197:5: warning: 'snprintf' will always overflow; destination buffer has size 81, but size argument is 255 [-Wbuiltin-memcpy-chk-size] : use of undeclared identifier 'dirinfo'; did you mean 'dprintf'? snprintf(user[unr]->fbbprop[x].line, 255, "%s P %s %s %s %s 1000", ^ box_sub.c:box_sys.c/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:158:filesys.c79345box.c result = sffirst(STR1, 16, &dirinfo);:::803 :57 error::3 ^~~~~~~30510 ::box_send.c:288: dprintfuse of undeclared identifier 'extsep'11:: 313: :: :error sprintf(hs, "%sprefix%cinf", boxsysdir, extsep); ^ /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h :: 352use of undeclared identifier 'extsep' :5errorerrorerror:: use of undeclared identifier 'minhandle' : : noteuse of undeclared identifier 'dirinfo'use of undeclared identifier 'minhandle': expanded from macro 'snprintf' invalid = (WITH->sendchan < minhandle); result = sffirst(name, 0, &dirinfo);note: ^ ^box_mem.c: if (k < minhandle) ^296:'dprintf' declared here __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) idxfname(STR1, brett); ^27 : error: use of undeclared identifier 'FO_READ' ^ k = sfopen(msgidlog, FO_READ); ^ ./filesys.h:199:filesys.c:806:33: error: use of undeclared identifier 'dirinfo' int dprintf(int, const char * __restrict, ...) __printflike(2, 3) __OSX_AVAILABLE_STARTING(__MAC_10_7, __IPHONE_4_3);76 sprintf(STR1, "%s%s", name, dirinfo.d_fname); ^ box_sub.c:797:24: box_send.c: note: expanded from macro 'idxfname' box_sf.cerror:#define idxfname(fname, board) sprintf(fname, "%s%s%c%s", indexdir, board, extsep, EXT_IDX) ^ ^ :362:22box_sys.cfilesys.cbox_mem.c:::240:: 754: error: use of undeclared identifier 'SFSEEKEND' 808: end = sfseek(0, k, SFSEEKEND) / sizeof(boxlogstruct);43use of undeclared identifier 'nohandle' 27::22: error: box.cboxdbox.c WITH->sendchan = nohandle; ^ ^: :516:297use of undeclared identifier 'dirinfo'25: error: result = sfnext(&dirinfo); erroruse of undeclared identifier 'extsep' ^ :19814:: use of undeclared identifier 'FO_READ':box_sub.c sprintf(hs, "%s%s%cpwd", boxsfdir, w, extsep);22 ^ : : error: :box_send.c k = sfopen(resume_inf, FO_READ); :472use of undeclared identifier 'dirinfo' error str2file(&flh, dirinfo.d_fname, true);error ^:: 800: ^filesys.c::use of undeclared identifier 'FO_READ' 82627use of undeclared identifier 'minhandle'24: : if (k >= minhandle) { k = open_index(brett, FO_READ, true, true); :12 box_sys.c:: error ^boxdbox.c:199: ^error: 24use of undeclared identifier 'minhandle' box_sf.c : use of undeclared identifier 'extsep': if (k2 < minhandle):error: 850error: use of undeclared identifier 'dirinfo'; did you mean 'dprintf'?241use of undeclared identifier 'SFSEEKSET':72 if (sfseek(seekp, k, SFSEEKSET) != seekp) { ^:11 :: result = sfnext(&dirinfo); ^~~~~~~ newmaildir, WITH->call, extsep, strcpy(STR7, sname));error box_mem.c:355 ^ dprintf:23: ^ error : box.c/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.huse of undeclared identifier 'extsep' : sprintf(arg, "%sboxlog%d%cbox -a -TN 1500", boxprotodir, clock_.mon, extsep);:352:: use of undeclared identifier 'FO_READ' 5:517box_send.c: k = sfopen(msgidlog, FO_READ);filesys.c error: ^box_sub.c::use of undeclared identifier 'minhandle' note11:828:22: if (k < minhandle): 809 475error :: ^ ^ error'dprintf' declared here 27 box_sys.c:870:9:: use of undeclared identifier 'minhandle': 24 : errorint dprintf(int, const char * __restrict, ...) __printflike(2, 3) __OSX_AVAILABLE_STARTING(__MAC_10_7, __IPHONE_4_3);error ^: : : if (k < minhandle) : warninguse of undeclared identifier 'extsep'use of undeclared identifier 'FO_READ' use of undeclared identifier 'SFSEEKCUR'box_mem.c: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] seekp = sfseek(0, k, SFSEEKCUR); ^:356 k1 = sfopen(filea, FO_READ); ^ newmaildir, WITH->call, extsep, strcpy(STR1, sname));boxdbox.c:: ^ box_sf.c:270:205 :23 ^11:29: : box.cerror if (compare(call, "PATH")) show_u_path(unr); ^ ~~~~~~error :582:: ./tools.h:113:use of undeclared identifier 'FC_FILE'48box_send.c:errorfilesys.c:829: : use of undeclared identifier 'FO_READ' k = sfcreate(resume_inf, FC_FILE); flh = sfopen(fmn, FO_READ);:479:use of undeclared identifier 'minhandle'2725 : error : if (k >= minhandle) { ^ ^note : : use of undeclared identifier 'extsep' 12 : : error: error newmaildir, WITH->call, extsep, strcpy(STR7, sname));: ^ ^ use of undeclared identifier 'minhandle' use of undeclared identifier 'FO_RW' if (k1 < minhandle) log = sfopen(boxlog, FO_RW); ^ ^ expanded from macro 'compare' box_sub.c:box_mem.cboxdbox.c:206:1304:45358: error: :box_send.c:28: box_sf.c:271use of undeclared identifier 'extsep' 482:filesys.c:error: sprintf(STR1, "%sproto%clst", boxstatdir, extsep); ^831box.c:586:#define compare(w, cmd) (*w && (strstr(cmd, w) == cmd)):16::1125: 14: error error: : use of undeclared identifier 'minhandle' error:: if (k < minhandle) ^ ~~~ 27 : : ^ erroruse of undeclared identifier 'minhandle'use of undeclared identifier 'minhandle'box_sub.cuse of undeclared identifier 'SFSEEKSET' : use of undeclared identifier 'SFSEEKEND': if (log >= minhandle && lastlog > 0) { ^ if (flh >= minhandle) {box_sys.c:1305 fsize = sfseek(0, k1, SFSEEKEND);: 20box_sf.c error: use of undeclared identifier 'extsep' ^: newmaildir, WITH->call, extsep, strcpy(STR1, sname)); sfseek(p1->offset, k, SFSEEKSET); ^ ^:871: ^431 9box_mem.c:: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (compare(call, "ALL")) show_u_all(unr); ^ ~~~~~ ./tools.h:113:48: errornote: : use of undeclared identifier 'FO_READ'expanded from macro 'compare' k = sfopen(STR1, FO_READ); 17filesys.c:: warningbox_send.c ^:box.c: :boxdbox.cpassing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] #define compare(w, cmd) (*w && (strstr(cmd, w) == cmd))603832:17 :::29387:487 : error ^ ~~~: :25:use of undeclared identifier 'SFSEEKSET': checksum8_buf(puffer, blen, chksum); 20: sfseek(0, k1, SFSEEKSET);215 errorbox_sub.c :: use of undeclared identifier 'extsep' ^ error error: ^~~~~~ use of undeclared identifier 'SFSEEKSET' ./crc.h: newmaildir, extsep, strcpy(STR1, sname)); if (sfseek(seekpos, log, SFSEEKSET) != seekpos) :28:42 use of undeclared identifier 'FO_RW'48 ^ : notebox_sys.c: ::1306: ^11:: error passing argument to parameter 'adr' here : extern void checksum8_buf(unsigned char *adr, long size, unsigned short *crc);errorfilesys.cuse of undeclared identifier 'dirsep'; did you mean 'strsep'?913:46: box_send.c: : sprintf(prot, "%s%s%cprotfile.dat", p, board, dirsep); ^~~~~~error : use of undeclared identifier 'extsep' ^ 845: use of undeclared identifier 'minhandle' 490 if (k < minhandle):22 strsep k = sfopen(msgidlog, FO_RW); box.c ^: :: sprintf(hs, "%s%s%cpwd", boxsfdir, STR1, extsep); ^615/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h 20box_sf.c:4 ::438: : ^ : 14box_sub.cerror :: : errorwarning: : error: 471323use of undeclared identifier 'extsep':56 box_mem.c:box_sys.cuse of undeclared identifier 'SFSEEKSET' :388:passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]: 11:968: sfseek(ab, k1, SFSEEKSET);47: idxfname(hs, logptr->brett);use of undeclared identifier 'extsep' : crcfbb_buf(puffer, blen, bcrc); ^ error ^ newmaildir, extsep, strcpy(STR1, sname));note: use of undeclared identifier 'minhandle' ^22:: expanded from macro 'sprintf' ./filesys.h errorwarning: :format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] filesys.c __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) : ^~~~~~ if (k < minhandle)199 sprintf(w, "%d", strlen(ufil.password)); :76 891: ^: note ~~ ^~~~~~~~~~~~~~~~~~~~~:24box_send.c: ^: expanded from macro 'idxfname' %lu use of undeclared identifier 'extsep'/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h ./crc.h:24:warning:39: note: passing argument to parameter 'adr' here #define idxfname(fname, board) sprintf(fname, "%s%s%c%s", indexdir, board, extsep, EXT_IDX) :extern void crcfbb_buf(unsigned char *adr, long size, unsigned short *crc);47 sprintf(STR1, "%sproto%clst", boxstatdir, extsep); ^493 ^ :56: box_mem.c: :/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/string.h ^:box.c389:36: :165note616:passing 'short *' to parameter of type 'unsigned short *' converts between pointers to integer types with different sign [-Wpointer-sign]error: :: use of undeclared identifier 'FC_FILE' : WITH->sendchan = sfcreate(sname, FC_FILE);7 : note: 'strsep' declared here29 sfgetdatime(filea, &ddate, &dtime); box_sf.c ^23: :error:: use of undeclared identifier 'FO_RW' 497 :box_sub.c ^~~~~~char *strsep(char **__stringp, const char *__delim);: list = sfopen(hs, FO_RW);16 expanded from macro 'sprintf' error ^ :1327 ^: : boxdbox.c:215:48: warning: 45:format specifies type 'int' but the argument has type 'char *(*)(char **, const char *)' [-Wformat] use of undeclared identifier 'FC_FILE'warning box_send.c :494./filesys.h __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__): sprintf(prot, "%s%s%cprotfile.dat", p, board, dirsep);: ^~~~~~~~~~~ k = sfcreate(msgidlog, FC_FILE);passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]: 144:24:error: 54 use of undeclared identifier 'extsep' box.c:617 sprintf(STR1, "%sproto%clst", boxstatdir, extsep); crcfbb_buf(puffer, size, &sf_crc);: ~~ ^~~~~~ error:/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h : ^~~~~~ ^ ^note16:./crc.huse of undeclared identifier 'minhandle'; did you mean 'handle'? :47 if (WITH->sendchan < minhandle) {:error: use of undeclared identifier 'minhandle' : box_sys.c if (list >= minhandle) {passing argument to parameter 'date' here :extern short sfgetdatime(char *name, unsigned short *date,56:241012 ^~~~~~~~~ ::: 39 ^: 20: notefatal error: note ^: box_mem.c:390: handle : passing argument to parameter 'adr' herebox_send.c expanded from macro 'sprintf'error: too many errors emitted, stopping now [-ferror-limit=]: 433filesys.c use of undeclared identifier 'FO_READ' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__):11:12: box.c :error: use of undeclared identifier 'minhandle' 680 ^~~~~~~~~~~ :extern void crcfbb_buf(unsigned char *adr, long size, unsigned short *crc);:891:32 ^ if (k < minhandle) :note: 27:'handle' declared here short k, handle; ^ warning: passing 'short *' to parameter of type 'unsigned short *' converts between pointers to integer types with different sign [-Wpointer-sign]errorboxdbox.c:217 ^: : ih = sfopen(ifn, FO_READ); use of undeclared identifier 'FO_READ'20box_sf.c:511:16 ^: box_send.c:495:: 22 k = sfopen(temperase, FO_READ); error:warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] ^: use of undeclared identifier 'FO_READ' box_mem.c error: crcthp_buf(puffer, size, &sf_crc);:use of undeclared identifier 'nohandle'; did you mean 'handle'? ph = sfopen(prot, FO_READ); WITH->sendchan = nohandle; 397box_sys.c ^~~~~~~~ ^~~~~~: :25: error1013: use of undeclared identifier 'SFSEEKSET' : sfgetdatime(filea, &ddate, &dtime); if (sfseek(seek, k, SFSEEKSET) != seek) { ^ handle ./crc.hbox_send.c:43312:12: ^box.c:681:12: error: : : note: 'handle' declared here short k, handle; ^ ^~~~~~ 23./filesys.h:145 :21: note: passing argument to parameter 'time' here unsigned short *time); ^ :39: note: passing argument to parameter 'adr' here extern void crcthp_buf(unsigned char *adr, long size, unsigned short *crc); ^ use of undeclared identifier 'minhandle'box_send.c :510:12:filesys.cerror:: 895:22 : error: use of undeclared identifier 'FO_READ' if (k >= minhandle) { k1 = sfopen(filea, FO_READ); box_mem.cboxdbox.c:218:error12:: ^:399 use of undeclared identifier 'minhandle' use of undeclared identifier 'nohandle' error: use of undeclared identifier 'minhandle' ^ if (ih < minhandle) { if (ph >= minhandle) { handle = nohandle; ^ ^box_sf.c:659::30: error: ^ use of undeclared identifier 'FO_READ' 33 : error: use of undeclared identifier 'SFSEEKEND' bullidseek = sfseek(0, k, SFSEEKEND) / sizeof(bidtype); ^ filesys.c:896:12box.c::682:27: error: use of undeclared identifier 'SFSEEKSET' fhandle = sfopen(tempname, FO_READ); ^ if (sfseek(*seekp, k, SFSEEKSET) == *seekp) { ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] error: use of undeclared identifier 'minhandle' if (k1 < minhandle) ^ box_mem.c:405:25: error: use of undeclared identifier 'SFSEEKSET' if (sfseek(seek, k, SFSEEKSET) != seek) { ^ box_sys.c:1238:42: error: use of undeclared identifier 'extsep' sprintf(hs, "%s%s%cpwd", boxsfdir, par, extsep); ^ box_mem.c:407:33: error: use of undeclared identifier 'SFSEEKEND' bullidseek = sfseek(0, k, SFSEEKEND) / sizeof(bidtype); ^ box_mem.c:427:27: error: use of undeclared identifier 'FO_RW' *k = sfopen(msgidlog, FO_RW); ^ box_sf.c:661:17: error: use of undeclared identifier 'minhandle'; did you mean 'fhandle'? filesys.c:899box_mem.c if (fhandle < minhandle) ^~~~~~~~~ fhandle :428:12: error: use of undeclared identifier 'minhandle' box_sf.c:620:22: :box.c: if (*k < minhandle)755:fatal error25note: ^ error: use of undeclared identifier 'SFSEEKEND' : fsize = sfseek(0, k1, SFSEEKEND);2: warning'fhandle' declared heres and 203 short x, FORLIM, fhandle; error s ^box_sys.c: ^ :box_mem.ctoo many errors emitted, stopping now [-ferror-limit=] box_sf.c:: 4301840 generated. 661:15: warning: :self-comparison always evaluates to false [-Wtautological-compare]45 : error: use of undeclared identifier 'extsep' :18: sprintf(hs, "%sctext%cnew", boxstatdir, extsep); ^ error: use of undeclared identifier 'SFSEEKSET' error: use of undeclared identifier 'extsep' if (fhandle < minhandle) idxfname(fname, brett); ^filesys.c:900:17: error: use of undeclared identifier 'SFSEEKSET' sfseek(at, *k, SFSEEKSET); ^ ^ sfseek(0, k1, SFSEEKSET); ^ ./filesys.h:199:76: note: expanded from macro 'idxfname' box_sys.c:1862:43#define idxfname(fname, board) sprintf(fname, "%s%s%c%s", indexdir, board, extsep, EXT_IDX) ^ : error: use of undeclared identifier 'extsep' sprintf(hs, "%sctext%cnew", boxstatdir, extsep); ^ 20 errors generated. fatal error: too many errors emitted, stopping now [-ferror-limit=] gmake: *** [Makefile.netbsd:76: box_send.o] Error 1 gmake: *** Waiting for unfinished jobs.... box_sys.c:1879:45: error: use of undeclared identifier 'extsep' box.cfilesys.c::939:29:box_sf.c:708:30: sprintf(STR1, "%sctext%cnew", boxstatdir, extsep);761: 11: error: use of undeclared identifier 'nohandle'error error ^ list = nohandle; ^ : use of undeclared identifier 'FO_READ'20 errors generated. : use of undeclared identifier 'SFSEEKSET' gmake: *** [Makefile.netbsd:76: box_sub.o] Error 1 err = sfseek(start, k1, SFSEEKSET); ^ fhandle = sfopen(tempname, FO_READ); ^ box_sys.c:1880box.c:763:29: error: use of undeclared identifier 'FO_RW' : list = open_index(brett, FO_RW, true, true);122 warning: error: and use of undeclared identifier 'FC_FILE'20 ^ error filesys.c:943: k = sfcreate(STR1, FC_FILE); s generated26: error ^: use of undeclared identifier 'FC_FILE' box_sf.c:710:. k2 = sfcreate(fileb, FC_FILE); ^ 17: error: use of undeclared identifier 'minhandle'; did you mean 'fhandle'? if (fhandle < minhandle) ^~~~~~~~~ fhandle box_sf.c:620:22: note: 'fhandle' declared here gmake: *** [Makefile.netbsd:76: box_mem.o] Error 1 box.c:765:14: short x, FORLIM, fhandle;error : use of undeclared identifier 'minhandle' ^filesys.c: if (list < minhandle)944:15 : error: use of undeclared identifier 'minhandle' box_sf.c:710:15: warning : ^self-comparison always evaluates to false [-Wtautological-compare] box_sys.c:1881: 12: error if (fhandle < minhandle) ^ if (k2 >= minhandle) { ^ : use of undeclared identifier 'minhandle' if (k >= minhandle) { ^ filesys.c:969:24: warning: passing 'short *' to parameter of type 'unsigned short *' converts between pointers to integer types with different sign [-Wpointer-sign] sfsetdatime(fileb, &ddate, &dtime); ^~~~~~ ./filesys.h:146:54: note: gmake: *** [Makefile.netbsd:76: boxdbox.o] Error 1 passing argument to parameter 'date' here extern short sfsetdatime(char *name, unsigned short *date, ^ filesys.c:969:32: warning: passing 'short *' to parameter of type 'unsigned short *' converts between pointers to integer types with different sign [-Wpointer-sign] sfsetdatime(fileb, &ddate, &dtime); ^~~~~~ ./filesys.h:147:21: note: passing argument to parameter 'time' here unsigned short *time); ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] box_sf.c:713:27: error: use of undeclared identifier 'SFSEEKSET' sfseek(offset, fhandle, SFSEEKSET); ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] box_sys.c:2020:61: error: use of undeclared identifier 'extsep' sprintf(STR1, "%s%s%cMSG", boxstatdir, user[unr]->call, extsep); ^ box_sf.c:842:3: error: use of undeclared identifier 'extsep' idxfname(index, brett); ^ ./filesys.h:199:76: note: expanded from macro 'idxfname' #define idxfname(fname, board) sprintf(fname, "%s%s%c%s", indexdir, board, extsep, EXT_IDX) ^ box_sf.c:848:25: error: use of undeclared identifier 'FO_RW' list = sfopen(index, FO_RW); ^ box_sf.c:849:15: error: use of undeclared identifier 'minhandle' if (list >= minhandle) { ^ box_sys.c:2312:39: error: use of undeclared identifier 'extsep' sprintf(ofi, "%sout%s%ctrn", rd, w, extsep); ^ 4 warnings and 20 errors generated. box_sf.c:870:31: error: use of undeclared identifier 'FO_RW' list = sfopen(index, FO_RW); ^ box_sf.c:973:46: error: use of undeclared identifier 'extsep' sprintf(hs, "%simport%c001", newmaildir, extsep); ^ box_sys.c:2446:28: error: use of undeclared identifier 'minhandle' if (WITH->yapp->filefd < minhandle) { ^ box_sf.c:975:23: error: use of undeclared identifier 'FC_FILE' k = sfcreate(hs, FC_FILE); ^ gmake: *** [Makefile.netbsd:76: filesys.o] Error 1 fatal error: too many errors emitted, stopping now [-ferror-limit=] box_sf.c:976:14: error: use of undeclared identifier 'minhandle' if (k >= minhandle) { ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 3 warnings and 20 errors generated. gmake: *** [Makefile.netbsd:76: box_sys.o] Error 1 20 errors generated. gmake: *** [Makefile.netbsd:76: box.o] Error 1 7 warnings and 20 errors generated. gmake: *** [Makefile.netbsd:76: box_sf.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /opt/pkgsrc/ham/dpbox *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/ham/dpbox