=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/makeztxt", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] 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 --- 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 making "all" in /var/tmp/work/textproc/makeztxt/work/makeztxt-1.40b --- libztxt --- *** [libztxt] Error code 6 bmake: stopped making "all" in /var/tmp/work/textproc/makeztxt/work/makeztxt-1.40b bmake: 2 errors bmake: stopped making "all" in /var/tmp/work/textproc/makeztxt/work/makeztxt-1.40b *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/makeztxt *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/makeztxt