=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for bcc-95.3.12nb3
all ===> ld
clang -pipe -Os -m32    -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c dumps.c
clang -pipe -Os -m32    -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c io.c
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)
            ^
30 warnings generated.
clang -pipe -Os -m32    -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c ld.c
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.
clang -pipe -Os -m32    -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c readobj.c
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)
                ^
10 warnings generated.
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)
             ^
8 warnings generated.
clang -pipe -Os -m32    -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c typeconv.c
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.
clang -pipe -Os -m32    -DBSD_A_OUT -DSTANDARD_GNU_A_OUT -c writebin.c
writebin.c:16:13: fatal error: 'a.out.h' file not found
#   include <a.out.h>
            ^~~~~~~~~
1 error generated.
*** [writebin.o] Error code 1

bmake[1]: stopped in /Users/pbulk/build/devel/bcc/work/bcc/ld
1 error

bmake[1]: stopped in /Users/pbulk/build/devel/bcc/work/bcc/ld
*** [all-ld] Error code 2

bmake: stopped in /Users/pbulk/build/devel/bcc/work/bcc
1 error

bmake: stopped in /Users/pbulk/build/devel/bcc/work/bcc
*** Error code 2

Stop.
bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/bcc
*** Error code 1

Stop.
bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/bcc