=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/bcc", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for bcc-95.3.12nb3 --- all-ld --- --- all-as --- --- all-ld --- all ===> ld --- all-as --- all ===> as --- all-ld --- --- dumps.o --- --- all-as --- --- as.o --- --- all-ld --- clang -pipe -Os -m32 -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c dumps.c --- all-as --- clang -pipe -Os -m32 -c as.c --- all-ld --- --- io.o --- clang -pipe -Os -m32 -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c io.c --- all-as --- as.c:60:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC int main(argc, argv) ^ as.c:88:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void as_abort(message) ^ as.c:145:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE int my_creat(name, message) ^ as.c:156:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void process_args(argc, argv) ^ as.c:271:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void summary(fd) ^ as.c:282:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void summ_number(num) ^ 6 warnings generated. --- assemble.o --- clang -pipe -Os -m32 -c assemble.c --- all-ld --- io.c:89:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void ioinit(progname) ^ io.c:142:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void errtrace(name, level) ^ io.c:191:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void openin(filename) ^ io.c:206:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void openout(filename) ^ io.c:229:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void outhexdigs(num) ^ io.c:240:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void put04x(num) ^ io.c:251:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void put08lx(num) ^ io.c:269:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void putbstr(width, str) ^ io.c:280:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void putbyte(ch) ^ io.c:295:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void putstr(message) ^ io.c:302:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void putstrn(message) ^ io.c:334:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void readin(buf, count) ^ io.c:348:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC bool_pt readineofok(buf, count) ^ io.c:363:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void seekin(offset) ^ io.c:371:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void seekout(offset) ^ io.c:380:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void seektrel(offset) ^ io.c:389:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void writechar(ch) ^ io.c:405:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void writedrel(buf, count) ^ io.c:422:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void writeout(buf, count) ^ io.c:443:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void writetrel(buf, count) ^ io.c:466:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void errexit(message) ^ io.c:473:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void fatalerror(message) ^ io.c:480:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void inputerror(message) ^ io.c:489:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void input1error(message) ^ io.c:497:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void outputerror(message) ^ io.c:516:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void redefined(name, message, archentry, deffilename, defarchentry) ^ io.c:554:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void reserved(name) ^ io.c:562:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void size_error(seg, count, size) ^ io.c:577:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void undefined(name) ^ io.c:600:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void use_error(message) ^ --- all-as --- --- error.o --- clang -pipe -Os -m32 -c error.c --- all-ld --- 30 warnings generated. --- ld.o --- clang -pipe -Os -m32 -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c ld.c --- all-as --- error.c:99:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC char *build_error_message(errnum, buf) ^ 1 warning generated. --- express.o --- clang -pipe -Os -m32 -c express.c --- all-ld --- ld.c:52:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE char *buildname(pre, mid, suf) ^ ld.c:66:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE char *expandlib(fn) ^ ld.c:88:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC int main(argc, argv) ^ 3 warnings generated. --- readobj.o --- clang -pipe -Os -m32 -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c readobj.c --- all-as --- express.c:35:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void experror(errnum) ^ 1 warning generated. --- genbin.o --- clang -pipe -Os -m32 -c genbin.c --- all-ld --- readobj.c:62:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void readsyms(filename, trace) ^ readobj.c:107:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE long readarheader(parchentry) ^ readobj.c:146:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void readmodule(filename, archentry) ^ readobj.c:229:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void entrysym(symptr) ^ readobj.c:292:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE bool_pt redsym(symptr, value) ^ readobj.c:334:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE unsigned checksum(string, length) ^ readobj.c:345:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC offset_t readconvsize(countindex) ^ readobj.c:351:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC offset_t readsize(count) ^ readobj.c:362:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE unsigned segbits(seg, sizedesc) ^ readobj.c:370:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC unsigned segsizecount(seg, modptr) ^ --- all-as --- genbin.c:157:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void putbin(ch) ^ genbin.c:201:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void putbinoffset(offset, size) ^ 2 warnings generated. --- genlist.o --- clang -pipe -Os -m32 -c genlist.c --- all-ld --- 10 warnings generated. --- table.o --- clang -pipe -Os -m32 -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c table.c table.c:48:26: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC struct symstruct *addsym(name) ^ table.c:79:26: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC struct symstruct *findsym(name) ^ table.c:93:28: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE struct symstruct **gethashptr(name) ^ table.c:134:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC char *moveup(nbytes) ^ table.c:150:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC char *ourmalloc(nbytes) ^ table.c:164:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void ourfree(cptr) ^ table.c:194:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void release(cptr) ^ table.c:202:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC char *stralloc(s) ^ --- all-as --- genlist.c:102:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE char *build_1hex_number(num, where) ^ genlist.c:113:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC char *build_2hex_number(num, where) ^ genlist.c:124:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC char *build_number(num, width, where) ^ genlist.c:149:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void error(errnum) ^ genlist.c:204:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void list1(fd) ^ genlist.c:396:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void paderrorline(nspaces) ^ genlist.c:409:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void writec(ch) ^ genlist.c:424:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void writeoff(offset) ^ genlist.c:439:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void writes(s) ^ genlist.c:447:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void writesn(s) ^ genlist.c:456:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void writew(word) ^ --- all-ld --- 8 warnings generated. --- typeconv.o --- clang -pipe -Os -m32 -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c typeconv.c --- all-as --- 11 warnings generated. --- genobj.o --- clang -pipe -Os -m32 -c genobj.c --- all-ld --- typeconv.c:63:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE u2_pt c2u2_00(buf) ^ typeconv.c:73:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE u4_pt c4u4_00(buf) ^ typeconv.c:87:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE u2_pt c2u2_ss(buf) ^ typeconv.c:97:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE u4_pt c4u4_ss(buf) ^ typeconv.c:111:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE u4_pt c4u4_s0(buf) ^ typeconv.c:125:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE u4_pt c4u4_0s(buf) ^ typeconv.c:139:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC u2_pt c2u2(buf) ^ typeconv.c:145:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC u4_t c4u4(buf) ^ typeconv.c:151:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC u2_pt cnu2(buf, count) ^ typeconv.c:168:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC u4_t cnu4(buf, count) ^ typeconv.c:189:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void u2c2_00(buf, offset) ^ typeconv.c:198:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void u4c4_00(buf, offset) ^ typeconv.c:210:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void u2c2_ss(buf, offset) ^ typeconv.c:221:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void u4c4_ss(buf, offset) ^ typeconv.c:233:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void u4c4_s0(buf, offset) ^ typeconv.c:245:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void u4c4_0s(buf, offset) ^ typeconv.c:257:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void u2c2(buf, offset) ^ typeconv.c:264:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void u4c4(buf, offset) ^ typeconv.c:271:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void u2cn(buf, offset, count) ^ typeconv.c:290:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void u4cn(buf, offset, count) ^ typeconv.c:311:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC bool_pt typeconv_init(big_endian, long_big_endian) ^ 21 warnings generated. --- writebin.o --- clang -pipe -Os -m32 -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c writebin.c --- all-as --- genobj.c:55:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void accumulate_rmb(offset) ^ genobj.c:230:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void genobjadr(adrptr, size) ^ genobj.c:590:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void putabs(ch) ^ genobj.c:605:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PUBLIC void putobj(ch) ^ genobj.c:618:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void putobj1(ch) ^ genobj.c:628:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void putobj4(offset) ^ genobj.c:639:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void putobjoffset(offset, size) ^ genobj.c:662:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void putobjword(word) ^ genobj.c:674:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PRIVATE void writeobj(buf, count) ^ 9 warnings generated. --- gensym.o --- clang -pipe -Os -m32 -c gensym.c --- all-ld --- writebin.c:16:13: fatal error: 'a.out.h' file not found # include ^~~~~~~~~ 1 error generated. *** [writebin.o] Error code 1 bmake[1]: stopped making "all" in /var/tmp/work/devel/bcc/work/bcc/ld bmake[1]: 1 error bmake[1]: stopped making "all" in /var/tmp/work/devel/bcc/work/bcc/ld bmake: stopped making "all" in /var/tmp/work/devel/bcc/work/bcc --- all-as --- bmake: stopped making "all" in /var/tmp/work/devel/bcc/work/bcc *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/bcc *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/bcc