=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for makeztxt-1.40 --- libztxt --- --- makeztxt.o --- --- libztxt --- cd libztxt && /opt/pkg/bin/bmake all --- makeztxt.o --- clang -pipe -Os -I/opt/pkg/include -I../common -I. -c makeztxt.c --- libztxt --- --- ztxt_add_regex.o --- --- ztxt_generate_db.o --- clang -pipe -Os -I/opt/pkg/include -I../../common -I.. -c ztxt_generate_db.c --- ztxt_add_regex.o --- clang -pipe -Os -I/opt/pkg/include -I../../common -I.. -c ztxt_add_regex.c --- makeztxt.o --- makeztxt.c:68:1: error: unknown type name 'u_long'; did you mean 'long'? u_long id_to_int(char *); ^~~~~~ long makeztxt.c:89:3: error: use of undeclared identifier 'u_int' u_int filesize; ^ makeztxt.c:150:7: error: use of undeclared identifier 'filesize' filesize = read(infile, inputbuf, instats.st_size); ^ makeztxt.c:151:15: error: use of undeclared identifier 'filesize'; did you mean 'insize'? errorif(filesize == -1); ^~~~~~~~ insize makeztxt.c:84:17: note: 'insize' declared here long insize; ^ makeztxt.c:154:39: error: use of undeclared identifier 'filesize'; did you mean 'insize'? ztxt_set_data(ztxtdb, inputbuf, filesize); ^~~~~~~~ insize makeztxt.c:84:17: note: 'insize' declared here long insize; ^ makeztxt.c:471:1: error: unknown type name 'u_long'; did you mean 'long'? u_long ^~~~~~ long makeztxt.c:477:22: error: use of undeclared identifier 'u_long'; did you mean 'long'? return (0x1000000*(u_long)idstr[0] + ^~~~~~ long makeztxt.c:477:21: error: reference to overloaded function could not be resolved; did you mean to call it? return (0x1000000*(u_long)idstr[0] + ^~~~~~~~ makeztxt.c:477:29: error: expected ')' return (0x1000000*(u_long)idstr[0] + ^ makeztxt.c:477:10: note: to match this '(' return (0x1000000*(u_long)idstr[0] + ^ 9 errors generated. *** [makeztxt.o] Error code 1 bmake: stopped in /Users/pbulk/build/textproc/makeztxt/work/makeztxt-1.40b --- libztxt --- A failure has been detected in another branch of the parallel make bmake[1]: stopped in /Users/pbulk/build/textproc/makeztxt/work/makeztxt-1.40b/libztxt *** [libztxt] Error code 2 bmake: stopped in /Users/pbulk/build/textproc/makeztxt/work/makeztxt-1.40b 2 errors bmake: stopped in /Users/pbulk/build/textproc/makeztxt/work/makeztxt-1.40b *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/textproc/makeztxt *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/textproc/makeztxt