=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for asterisk-21.2.0 CC="cc" CXX="clang++ -std=gnu++11" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" makeopts make[1]: Entering directory '/Users/pbulk/build/comms/asterisk21/work/asterisk-21.2.0/menuselect' make[1]: 'makeopts' is up to date. make[1]: Leaving directory '/Users/pbulk/build/comms/asterisk21/work/asterisk-21.2.0/menuselect' menuselect/menuselect --check-deps menuselect.makeopts menuselect/menuselect --check-deps menuselect.makeopts /Users/pbulk/build/comms/asterisk21/work/asterisk-21.2.0/pkgsrc.makeopts [CC] astcanary.c -> astcanary.o [LD] astcanary.o -> astcanary [CC] astdb2sqlite3.c -> astdb2sqlite3.o [CC] hash/hash.c -> hash/hash.o hash/hash.c:96:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __hash_open(file, flags, mode, info, dflags) ^ hash/hash.c:246:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hash_close(dbp) ^ hash/hash.c:262:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hash_fd(dbp) ^ hash/hash.c:280:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] init_hash(hashp, file, info) ^ hash/hash.c:351:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] init_htab(hashp, nelem) ^ hash/hash.c:397:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hdestroy(hashp) ^ hash/hash.c:457:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hash_sync(dbp, flags) ^ hash/hash.c:486:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] flush_meta(hashp) ^ hash/hash.c:534:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hash_get(dbp, key, data, flag) ^ hash/hash.c:551:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hash_put(dbp, key, data, flag) ^ hash/hash.c:573:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hash_delete(dbp, key, flag) ^ hash/hash.c:596:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hash_access(hashp, action, key, val) ^ hash/hash.c:725:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hash_seq(dbp, key, data, flag) ^ hash/hash.c:815:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __expand_table(hashp) ^ hash/hash.c:870:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hash_realloc(p_ptr, oldsize, newsize) ^ hash/hash.c:886:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __call_hash(hashp, k, len) ^ hash/hash.c:906:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] alloc_segs(hashp, nsegs) ^ hash/hash.c:940:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] swap_header_copy(srcp, destp) ^ hash/hash.c:969:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] swap_header(hashp) ^ 19 warnings generated. [CC] hash/hash_bigkey.c -> hash/hash_bigkey.o hash/hash_bigkey.c:88:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __big_insert(hashp, bufp, key, val) ^ hash/hash_bigkey.c:188:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __big_delete(hashp, bufp) ^ hash/hash_bigkey.c:267:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __find_bigpair(hashp, bufp, ndx, key, size) ^ hash/hash_bigkey.c:319:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __find_last_page(hashp, bpp) ^ hash/hash_bigkey.c:360:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __big_return(hashp, bufp, ndx, val, set_current) ^ hash/hash_bigkey.c:451:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] collect_data(hashp, bufp, len, set) ^ hash/hash_bigkey.c:507:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __big_keydata(hashp, bufp, key, val, set) ^ hash/hash_bigkey.c:525:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] collect_key(hashp, bufp, len, val, set) ^ hash/hash_bigkey.c:570:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __big_split(hashp, op, np, big_keyp, addr, obucket, ret) ^ 9 warnings generated. [CC] hash/hash_buf.c -> hash/hash_buf.o hash/hash_buf.c:105:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __get_buf(hashp, addr, prev_bp, newpage) ^ hash/hash_buf.c:160:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] newbuf(hashp, addr, prev_bp) ^ hash/hash_buf.c:290:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __buf_init(hashp, nbytes) ^ hash/hash_buf.c:315:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __buf_free(hashp, do_free, to_disk) ^ hash/hash_buf.c:346:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __reclaim_buf(hashp, bp) ^ 5 warnings generated. [CC] hash/hash_func.c -> hash/hash_func.o hash/hash_func.c:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hashfunc(keyarg, len) ^ 1 warning generated. [CC] hash/hash_log2.c -> hash/hash_log2.o hash/hash_log2.c:48:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __hash_log2(num) ^ 1 warning generated. [CC] hash/hash_page.c -> hash/hash_page.o hash/hash_page.c:96:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] putpair(p, key, val) ^ hash/hash_page.c:128:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __delpair(hashp, bufp, ndx) ^ hash/hash_page.c:181:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __split_page(hashp, obucket, nbucket) ^ hash/hash_page.c:277:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ugly_split(hashp, obucket, old_bufp, new_bufp, copyto, moved) ^ hash/hash_page.c:398:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __addel(hashp, bufp, key, val) ^ hash/hash_page.c:465:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __add_ovflpage(hashp, bufp) ^ hash/hash_page.c:518:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __get_page(hashp, p, bucket, is_bucket, is_disk, is_bitmap) ^ hash/hash_page.c:578:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __put_page(hashp, p, bucket, is_bucket, is_bitmap) ^ hash/hash_page.c:627:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __ibitmap(hashp, pnum, nbits, ndx) ^ hash/hash_page.c:650:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] first_free(map) ^ hash/hash_page.c:665:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] overflow_page(hashp) ^ hash/hash_page.c:815:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __free_ovflpage(hashp, obufp) ^ hash/hash_page.c:861:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] open_temp(hashp) ^ hash/hash_page.c:883:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] squeeze_key(sp, key, val) ^ hash/hash_page.c:910:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fetch_bitmap(hashp, ndx) ^ 15 warnings generated. [CC] hash/ndbm.c -> hash/ndbm.o hash/ndbm.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dbm_open(file, flags, mode) ^ hash/ndbm.c:91:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dbm_close(db) ^ hash/ndbm.c:103:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dbm_fetch(db, key) ^ hash/ndbm.c:129:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dbm_firstkey(db) ^ hash/ndbm.c:150:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dbm_nextkey(db) ^ hash/ndbm.c:170:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dbm_delete(db, key) ^ hash/ndbm.c:193:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dbm_store(db, key, data, flags) ^ hash/ndbm.c:209:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dbm_error(db) ^ hash/ndbm.c:219:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dbm_clearerr(db) ^ hash/ndbm.c:230:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dbm_dirfno(db) ^ 10 warnings generated. [CC] btree/bt_close.c -> btree/bt_close.o btree/bt_close.c:64:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_close(dbp) ^ btree/bt_close.c:119:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_sync(dbp, flags) ^ btree/bt_close.c:162:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bt_meta(t) ^ 3 warnings generated. [CC] btree/bt_conv.c -> btree/bt_conv.o btree/bt_conv.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_pgin(t, pg, pp) ^ btree/bt_conv.c:129:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_pgout(t, pg, pp) ^ btree/bt_conv.c:203:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mswap(pg) ^ 3 warnings generated. [CC] btree/bt_debug.c -> btree/bt_debug.o [CC] btree/bt_delete.c -> btree/bt_delete.o btree/bt_delete.c:63:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_delete(dbp, key, flags) ^ btree/bt_delete.c:144:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_stkacq(t, hp, c) ^ btree/bt_delete.c:291:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_bdelete(t, key) ^ btree/bt_delete.c:378:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_pdelete(t, h) ^ btree/bt_delete.c:474:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_dleaf(t, key, h, idx) ^ btree/bt_delete.c:539:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_curdel(t, key, h, idx) ^ btree/bt_delete.c:638:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_relink(t, h) ^ 7 warnings generated. [CC] btree/bt_get.c -> btree/bt_get.o btree/bt_get.c:63:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_get(dbp, key, data, flags) ^ 1 warning generated. [CC] btree/bt_open.c -> btree/bt_open.o btree/bt_open.c:90:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_open(fname, flags, mode, openinfo, dflags) ^ btree/bt_open.c:355:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nroot(t) ^ btree/bt_open.c:389:4: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] tmp() ^ void btree/bt_open.c:421:10: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] byteorder() ^ void btree/bt_open.c:439:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_fd(dbp) ^ 5 warnings generated. [CC] btree/bt_overflow.c -> btree/bt_overflow.o btree/bt_overflow.c:80:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __ovfl_get(t, p, ssz, buf, bufsz) ^ btree/bt_overflow.c:139:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __ovfl_put(t, dbt, pg) ^ btree/bt_overflow.c:193:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __ovfl_delete(t, p) ^ 3 warnings generated. [CC] btree/bt_page.c -> btree/bt_page.o btree/bt_page.c:60:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_free(t, h) ^ btree/bt_page.c:86:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_new(t, npg) ^ 2 warnings generated. [CC] btree/bt_put.c -> btree/bt_put.o btree/bt_put.c:67:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_put(dbp, key, data, flags) ^ btree/bt_put.c:267:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bt_fast(t, key, data, exactp) ^ 2 warnings generated. [CC] btree/bt_search.c -> btree/bt_search.o btree/bt_search.c:66:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_search(t, key, exactp) ^ btree/bt_search.c:151:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_snext(t, h, key, exactp) ^ btree/bt_search.c:190:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_sprev(t, h, key, exactp) ^ 3 warnings generated. [CC] btree/bt_seq.c -> btree/bt_seq.o btree/bt_seq.c:77:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_seq(dbp, key, data, flags) ^ btree/bt_seq.c:152:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_seqset(t, ep, key, flags) ^ btree/bt_seq.c:240:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_seqadv(t, ep, flags) ^ btree/bt_seq.c:342:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_first(t, key, erval, exactp) ^ btree/bt_seq.c:443:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_setcur(t, pgno, index) ^ 5 warnings generated. [CC] btree/bt_split.c -> btree/bt_split.o btree/bt_split.c:82:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_split(t, sp, key, data, flags, ilen, argskip) ^ btree/bt_split.c:345:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bt_page(t, h, lp, rp, skip, ilen) ^ btree/bt_split.c:450:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bt_root(t, h, lp, rp, skip, ilen) ^ btree/bt_split.c:497:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bt_rroot(t, h, l, r) ^ btree/bt_split.c:537:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bt_broot(t, h, l, r) ^ btree/bt_split.c:614:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bt_psplit(t, h, l, r, pskip, ilen) ^ btree/bt_split.c:792:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bt_preserve(t, pg) ^ btree/bt_split.c:820:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rec_total(h) ^ 8 warnings generated. [CC] btree/bt_utils.c -> btree/bt_utils.o btree/bt_utils.c:67:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_ret(t, e, key, rkey, data, rdata, copy) ^ btree/bt_utils.c:153:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_cmp(t, k1, e) ^ btree/bt_utils.c:216:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_defcmp(a, b) ^ btree/bt_utils.c:246:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __bt_defpfx(a, b) ^ 4 warnings generated. [CC] db/db.c -> db/db.o db/db.c:48:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dbopen(fname, flags, mode, type, openinfo) ^ db/db.c:89:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __dbpanic(dbp) ^ 2 warnings generated. [CC] mpool/mpool.c -> mpool/mpool.o mpool/mpool.c:74:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mpool_open(key, fd, pagesize, maxcache) ^ mpool/mpool.c:56:20: note: expanded from macro 'mpool_open' #define mpool_open __mpool_open ^ mpool/mpool.c:114:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mpool_filter(mp, pgin, pgout, pgcookie) ^ mpool/mpool.c:57:22: note: expanded from macro 'mpool_filter' #define mpool_filter __mpool_filter ^ mpool/mpool.c:130:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mpool_new(mp, pgnoaddr) ^ mpool/mpool.c:58:19: note: expanded from macro 'mpool_new' #define mpool_new __mpool_new ^ mpool/mpool.c:165:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mpool_get(mp, pgno, flags) ^ mpool/mpool.c:59:19: note: expanded from macro 'mpool_get' #define mpool_get __mpool_get ^ mpool/mpool.c:251:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mpool_put(mp, page, flags) ^ mpool/mpool.c:60:19: note: expanded from macro 'mpool_put' #define mpool_put __mpool_put ^ mpool/mpool.c:279:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mpool_close(mp) ^ mpool/mpool.c:62:21: note: expanded from macro 'mpool_close' #define mpool_close __mpool_close ^ mpool/mpool.c:300:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mpool_sync(mp) ^ mpool/mpool.c:61:20: note: expanded from macro 'mpool_sync' #define mpool_sync __mpool_sync ^ mpool/mpool.c:343:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mpool_bkt(mp) ^ mpool/mpool.c:401:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mpool_write(mp, bp) ^ mpool/mpool.c:430:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mpool_look(mp, pgno) ^ 10 warnings generated. [CC] recno/rec_close.c -> recno/rec_close.o recno/rec_close.c:60:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __rec_close(dbp) ^ recno/rec_close.c:107:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __rec_sync(dbp, flags) ^ 2 warnings generated. [CC] recno/rec_delete.c -> recno/rec_delete.o recno/rec_delete.c:64:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __rec_delete(dbp, key, flags) ^ recno/rec_delete.c:120:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rec_rdelete(t, nrec) ^ recno/rec_delete.c:154:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __rec_dleaf(t, h, idx) ^ 3 warnings generated. [CC] recno/rec_get.c -> recno/rec_get.o recno/rec_get.c:63:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __rec_get(dbp, key, data, flags) ^ recno/rec_get.c:122:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __rec_fpipe(t, top) ^ recno/rec_get.c:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __rec_vpipe(t, top) ^ recno/rec_get.c:235:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __rec_fmap(t, top) ^ recno/rec_get.c:285:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __rec_vmap(t, top) ^ 5 warnings generated. [CC] recno/rec_open.c -> recno/rec_open.o recno/rec_open.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __rec_open(fname, flags, mode, openinfo, dflags) ^ recno/rec_open.c:222:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __rec_fd(dbp) ^ 2 warnings generated. [CC] recno/rec_put.c -> recno/rec_put.o recno/rec_put.c:62:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __rec_put(dbp, key, data, flags) ^ recno/rec_put.c:190:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __rec_iput(t, nrec, data, flags) ^ 2 warnings generated. [CC] recno/rec_search.c -> recno/rec_search.o recno/rec_search.c:64:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __rec_search(t, recno, op) ^ 1 warning generated. [CC] recno/rec_seq.c -> recno/rec_seq.o recno/rec_seq.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __rec_seq(dbp, key, data, flags) ^ 1 warning generated. [CC] recno/rec_utils.c -> recno/rec_utils.o recno/rec_utils.c:62:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] __rec_ret(t, e, nrec, key, data) ^ 1 warning generated. [AR] hash/hash.o hash/hash_bigkey.o hash/hash_buf.o hash/hash_func.o hash/hash_log2.o hash/hash_page.o hash/ndbm.o btree/bt_close.o btree/bt_conv.o btree/bt_debug.o btree/bt_delete.o btree/bt_get.o btree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o btree/bt_search.o btree/bt_seq.o btree/bt_split.o btree/bt_utils.o db/db.o mpool/mpool.o recno/rec_close.o recno/rec_delete.o recno/rec_get.o recno/rec_open.o recno/rec_put.o recno/rec_search.o recno/rec_seq.o recno/rec_utils.o -> libdb1.a /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libdb1.a(bt_debug.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libdb1.a(bt_debug.o) has no symbols [LD] astdb2sqlite3.o db1-ast/libdb1.a -> astdb2sqlite3 ld: warning: ignoring duplicate libraries: '-lpthread' [CC] astdb2bdb.c -> astdb2bdb.o [LD] astdb2bdb.o db1-ast/libdb1.a -> astdb2bdb ld: warning: ignoring duplicate libraries: '-lpthread' [CC] eagi-test.c -> eagi-test.o [CC] strcompat.c -> strcompat.o strcompat.c:474:3: warning: call to undeclared function 'poll'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] poll(fds, loopmax, 0); ^ 1 warning generated. [LD] eagi-test.o strcompat.o -> eagi-test [CC] eagi-sphinx-test.c -> eagi-sphinx-test.o [LD] eagi-sphinx-test.o -> eagi-sphinx-test [pjproject] Rebuilding [pjproject] Configuring with --build=x86_64-apple-darwin22 --host=x86_64-apple-darwin22 --with-ssl --prefix=/opt/pjproject --disable-speex-codec --disable-speex-aec --disable-bcg729 --disable-gsm-codec --disable-ilbc-codec --disable-l16-codec --disable-g722-codec --disable-g7221-codec --disable-opencore-amr --disable-silk --disable-opus --disable-video --disable-v4l2 --disable-sound --disable-ext-sound --disable-sdl --disable-libyuv --disable-ffmpeg --disable-openh264 --disable-ipp --disable-libwebrtc --without-external-pa --without-external-srtp --disable-resample --disable-g711-codec [pjproject] Compiling libpj-x86_64-apple-darwin22.a [pjproject] Compiling libpjlib-util-x86_64-apple-darwin22.a [pjproject] Compiling libpjsua-x86_64-apple-darwin22.a [pjproject] Compiling libpjsip-ua-x86_64-apple-darwin22.a [pjproject] Compiling libpjsip-simple-x86_64-apple-darwin22.a [pjproject] Compiling libpjsip-x86_64-apple-darwin22.a [pjproject] Compiling libpjmedia-codec-x86_64-apple-darwin22.a [pjproject] Compiling libpjmedia-videodev-x86_64-apple-darwin22.a [pjproject] Compiling libpjmedia-x86_64-apple-darwin22.a [pjproject] Compiling libpjmedia-audiodev-x86_64-apple-darwin22.a [pjproject] Compiling libpjnath-x86_64-apple-darwin22.a [pjproject] Generating symbols source/pjlib/lib/libpj-x86_64-apple-darwin22.a[sock_qos_bsd.o]: no symbols source/pjlib/lib/libpj-x86_64-apple-darwin22.a[ssl_sock_apple.o]: no symbols source/pjlib/lib/libpj-x86_64-apple-darwin22.a[pool_dbg.o]: no symbols source/pjlib/lib/libpj-x86_64-apple-darwin22.a[ssl_sock_gtls.o]: no symbols source/pjlib/lib/libpj-x86_64-apple-darwin22.a[ssl_sock_darwin.o]: no symbols source/pjsip/lib/libpjsua-x86_64-apple-darwin22.a[pjsua_vid.o]: no symbols source/pjsip/lib/libpjsip-x86_64-apple-darwin22.a[sip_auth_aka.o]: no symbols source/pjmedia/lib/libpjmedia-codec-x86_64-apple-darwin22.a[ffmpeg_vid_codecs.o]: no symbols source/pjmedia/lib/libpjmedia-codec-x86_64-apple-darwin22.a[openh264.o]: no symbols source/pjmedia/lib/libpjmedia-codec-x86_64-apple-darwin22.a[h263_packetizer.o]: no symbols source/pjmedia/lib/libpjmedia-codec-x86_64-apple-darwin22.a[h264_packetizer.o]: no symbols source/pjmedia/lib/libpjmedia-codec-x86_64-apple-darwin22.a[vpx_packetizer.o]: no symbols source/pjmedia/lib/libpjmedia-codec-x86_64-apple-darwin22.a[ipp_codecs.o]: no symbols source/pjmedia/lib/libpjmedia-codec-x86_64-apple-darwin22.a[silk.o]: no symbols source/pjmedia/lib/libpjmedia-codec-x86_64-apple-darwin22.a[opus.o]: no symbols source/pjmedia/lib/libpjmedia-codec-x86_64-apple-darwin22.a[and_aud_mediacodec.o]: no symbols source/pjmedia/lib/libpjmedia-codec-x86_64-apple-darwin22.a[and_vid_mediacodec.o]: no symbols source/pjmedia/lib/libpjmedia-codec-x86_64-apple-darwin22.a[passthrough.o]: no symbols source/pjmedia/lib/libpjmedia-codec-x86_64-apple-darwin22.a[vpx.o]: no symbols source/pjmedia/lib/libpjmedia-videodev-x86_64-apple-darwin22.a[sdl_dev.o]: no symbols source/pjmedia/lib/libpjmedia-videodev-x86_64-apple-darwin22.a[videodev.o]: no symbols source/pjmedia/lib/libpjmedia-videodev-x86_64-apple-darwin22.a[errno.o]: no symbols source/pjmedia/lib/libpjmedia-videodev-x86_64-apple-darwin22.a[avi_dev.o]: no symbols source/pjmedia/lib/libpjmedia-videodev-x86_64-apple-darwin22.a[ffmpeg_dev.o]: no symbols source/pjmedia/lib/libpjmedia-videodev-x86_64-apple-darwin22.a[colorbar_dev.o]: no symbols source/pjmedia/lib/libpjmedia-videodev-x86_64-apple-darwin22.a[v4l2_dev.o]: no symbols source/pjmedia/lib/libpjmedia-videodev-x86_64-apple-darwin22.a[opengl_dev.o]: no symbols source/pjmedia/lib/libpjmedia-videodev-x86_64-apple-darwin22.a[util.o]: no symbols source/pjmedia/lib/libpjmedia-x86_64-apple-darwin22.a[alaw_ulaw.o]: no symbols source/pjmedia/lib/libpjmedia-x86_64-apple-darwin22.a[avi_player.o]: no symbols source/pjmedia/lib/libpjmedia-x86_64-apple-darwin22.a[conf_switch.o]: no symbols source/pjmedia/lib/libpjmedia-x86_64-apple-darwin22.a[converter_libswscale.o]: no symbols source/pjmedia/lib/libpjmedia-x86_64-apple-darwin22.a[converter_libyuv.o]: no symbols source/pjmedia/lib/libpjmedia-x86_64-apple-darwin22.a[echo_webrtc.o]: no symbols source/pjmedia/lib/libpjmedia-x86_64-apple-darwin22.a[echo_webrtc_aec3.o]: no symbols source/pjmedia/lib/libpjmedia-x86_64-apple-darwin22.a[ffmpeg_util.o]: no symbols source/pjmedia/lib/libpjmedia-x86_64-apple-darwin22.a[g711.o]: no symbols source/pjmedia/lib/libpjmedia-x86_64-apple-darwin22.a[rtcp_xr.o]: no symbols source/pjmedia/lib/libpjmedia-x86_64-apple-darwin22.a[transport_srtp.o]: no symbols source/pjmedia/lib/libpjmedia-x86_64-apple-darwin22.a[vid_codec.o]: no symbols source/pjmedia/lib/libpjmedia-x86_64-apple-darwin22.a[vid_codec_util.o]: no symbols source/pjmedia/lib/libpjmedia-x86_64-apple-darwin22.a[vid_port.o]: no symbols source/pjmedia/lib/libpjmedia-x86_64-apple-darwin22.a[vid_stream.o]: no symbols source/pjmedia/lib/libpjmedia-x86_64-apple-darwin22.a[vid_stream_info.o]: no symbols source/pjmedia/lib/libpjmedia-x86_64-apple-darwin22.a[vid_conf.o]: no symbols source/pjmedia/lib/libpjmedia-x86_64-apple-darwin22.a[videodev.o]: no symbols source/pjmedia/lib/libpjmedia-audiodev-x86_64-apple-darwin22.a[legacy_dev.o]: no symbols source/pjmedia/lib/libpjmedia-audiodev-x86_64-apple-darwin22.a[null_dev.o]: no symbols source/pjmedia/lib/libpjmedia-audiodev-x86_64-apple-darwin22.a[pa_dev.o]: no symbols source/pjmedia/lib/libpjmedia-audiodev-x86_64-apple-darwin22.a[wmme_dev.o]: no symbols source/pjmedia/lib/libpjmedia-audiodev-x86_64-apple-darwin22.a[alsa_dev.o]: no symbols source/pjmedia/lib/libpjmedia-audiodev-x86_64-apple-darwin22.a[bb10_dev.o]: no symbols source/pjmedia/lib/libpjmedia-audiodev-x86_64-apple-darwin22.a[bdimad_dev.o]: no symbols source/pjmedia/lib/libpjmedia-audiodev-x86_64-apple-darwin22.a[android_jni_dev.o]: no symbols source/pjmedia/lib/libpjmedia-audiodev-x86_64-apple-darwin22.a[opensl_dev.o]: no symbols source/pjmedia/lib/libpjmedia-audiodev-x86_64-apple-darwin22.a[oboe_dev.o]: no symbols source/pjnath/lib/libpjnath-x86_64-apple-darwin22.a[upnp.o]: no symbols [CC] chan_audiosocket.c -> chan_audiosocket.o [LD] chan_audiosocket.o -> chan_audiosocket.so clang: error: no such file or directory: '/usr/lib/bundle1.o' make[1]: *** [/Users/pbulk/build/comms/asterisk21/work/asterisk-21.2.0/Makefile.rules:194: chan_audiosocket.so] Error 1 gmake: *** [Makefile:390: channels] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/comms/asterisk21 *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/comms/asterisk21