===> Building for racon-1.4.3 [ 3%] Building C object vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/adler32.o { cd /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib && /Users/pbulk/build/biology/racon/work/.cwrapper/bin/clang -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/src -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3 -pipe -Os -arch arm64 -isysroot /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -mmacosx-version-min=14.5 -MD -MT vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/adler32.o -MF CMakeFiles/zlibstatic.dir/adler32.o.d -o CMakeFiles/zlibstatic.dir/adler32.o -c /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/adler32.c } || exit $? /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/adler32.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] uLong ZEXPORT adler32_z(adler, buf, len) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/adler32.c:134:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZEXPORT adler32(adler, buf, len) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/adler32.c:143:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local uLong adler32_combine_(adler1, adler2, len2) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/adler32.c:172:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZEXPORT adler32_combine(adler1, adler2, len2) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/adler32.c:180:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZEXPORT adler32_combine64(adler1, adler2, len2) ^ 5 warnings generated. [ 6%] Building C object vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/compress.o { cd /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib && /Users/pbulk/build/biology/racon/work/.cwrapper/bin/clang -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/src -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3 -pipe -Os -arch arm64 -isysroot /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -mmacosx-version-min=14.5 -MD -MT vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/compress.o -MF CMakeFiles/zlibstatic.dir/compress.o.d -o CMakeFiles/zlibstatic.dir/compress.o -c /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/compress.c } || exit $? /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/compress.c:22:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/compress.c:68:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT compress (dest, destLen, source, sourceLen) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/compress.c:81:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZEXPORT compressBound (sourceLen) ^ 3 warnings generated. [ 9%] Building C object vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/crc32.o { cd /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib && /Users/pbulk/build/biology/racon/work/.cwrapper/bin/clang -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/src -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3 -pipe -Os -arch arm64 -isysroot /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -mmacosx-version-min=14.5 -MD -MT vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/crc32.o -MF CMakeFiles/zlibstatic.dir/crc32.o.d -o CMakeFiles/zlibstatic.dir/crc32.o -c /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/crc32.c } || exit $? /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/crc32.c:202:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unsigned long ZEXPORT crc32_z(crc, buf, len) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/crc32.c:237:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unsigned long ZEXPORT crc32(crc, buf, len) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/crc32.c:266:21: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local unsigned long crc32_little(crc, buf, len) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/crc32.c:306:21: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local unsigned long crc32_big(crc, buf, len) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/crc32.c:344:21: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local unsigned long gf2_matrix_times(mat, vec) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/crc32.c:361:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void gf2_matrix_square(square, mat) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/crc32.c:372:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local uLong crc32_combine_(crc1, crc2, len2) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/crc32.c:428:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZEXPORT crc32_combine(crc1, crc2, len2) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/crc32.c:436:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZEXPORT crc32_combine64(crc1, crc2, len2) ^ 9 warnings generated. [ 12%] Building C object vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/deflate.o { cd /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib && /Users/pbulk/build/biology/racon/work/.cwrapper/bin/clang -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/src -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3 -pipe -Os -arch arm64 -isysroot /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -mmacosx-version-min=14.5 -MD -MT vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/deflate.o -MF CMakeFiles/zlibstatic.dir/deflate.o.d -o CMakeFiles/zlibstatic.dir/deflate.o -c /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c } || exit $? /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:201:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void slide_hash(s) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:228:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateInit_(strm, level, version, stream_size) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:240:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:353:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int deflateStateCheck (strm) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:376:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:445:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateGetDictionary (strm, dictionary, dictLength) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:467:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateResetKeep (strm) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:505:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateReset (strm) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:517:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateSetHeader (strm, head) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:528:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflatePending (strm, pending, bits) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:542:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflatePrime (strm, bits, value) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:568:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateParams(strm, level, strategy) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:617:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:652:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZEXPORT deflateBound(strm, sourceLen) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:716:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void putShortMSB (s, b) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:730:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void flush_pending(strm) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:763:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflate (strm, flush) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:1076:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateEnd (strm) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:1102:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateCopy (dest, source) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:1164:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local unsigned read_buf(strm, buf, size) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:1194:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void lm_init (s) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:1236:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local uInt longest_match(s, cur_match) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:1482:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void fill_window(s) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:1643:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local block_state deflate_stored(s, flush) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:1824:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local block_state deflate_fast(s, flush) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:1926:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local block_state deflate_slow(s, flush) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:2057:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local block_state deflate_rle(s, flush) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/deflate.c:2130:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local block_state deflate_huff(s, flush) ^ 28 warnings generated. [ 15%] Building C object vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/gzclose.o { cd /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib && /Users/pbulk/build/biology/racon/work/.cwrapper/bin/clang -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/src -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3 -pipe -Os -arch arm64 -isysroot /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -mmacosx-version-min=14.5 -MD -MT vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/gzclose.o -MF CMakeFiles/zlibstatic.dir/gzclose.o.d -o CMakeFiles/zlibstatic.dir/gzclose.o -c /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzclose.c } || exit $? /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzclose.c:11:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzclose(file) ^ 1 warning generated. [ 18%] Building C object vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/gzlib.o { cd /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib && /Users/pbulk/build/biology/racon/work/.cwrapper/bin/clang -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/src -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3 -pipe -Os -arch arm64 -isysroot /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -mmacosx-version-min=14.5 -MD -MT vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/gzlib.o -MF CMakeFiles/zlibstatic.dir/gzlib.o.d -o CMakeFiles/zlibstatic.dir/gzlib.o -c /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzlib.c } || exit $? /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzlib.c:75:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void gz_reset(state) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzlib.c:91:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local gzFile gz_open(path, fd, mode) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzlib.c:270:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gzFile ZEXPORT gzopen(path, mode) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzlib.c:278:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gzFile ZEXPORT gzopen64(path, mode) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzlib.c:286:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gzFile ZEXPORT gzdopen(fd, mode) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzlib.c:316:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzbuffer(file, size) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzlib.c:343:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzrewind(file) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzlib.c:366:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] z_off64_t ZEXPORT gzseek64(file, offset, whence) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzlib.c:443:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] z_off_t ZEXPORT gzseek(file, offset, whence) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzlib.c:455:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] z_off64_t ZEXPORT gztell64(file) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzlib.c:472:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] z_off_t ZEXPORT gztell(file) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzlib.c:482:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] z_off64_t ZEXPORT gzoffset64(file) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzlib.c:505:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] z_off_t ZEXPORT gzoffset(file) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzlib.c:515:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzeof(file) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzlib.c:532:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] const char * ZEXPORT gzerror(file, errnum) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzlib.c:553:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZEXPORT gzclearerr(file) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzlib.c:579:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZLIB_INTERNAL gz_error(state, err, msg) ^ 17 warnings generated. [ 21%] Building C object vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/gzread.o { cd /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib && /Users/pbulk/build/biology/racon/work/.cwrapper/bin/clang -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/src -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3 -pipe -Os -arch arm64 -isysroot /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -mmacosx-version-min=14.5 -MD -MT vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/gzread.o -MF CMakeFiles/zlibstatic.dir/gzread.o.d -o CMakeFiles/zlibstatic.dir/gzread.o -c /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzread.c } || exit $? /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzread.c:21:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_load(state, buf, len, have) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzread.c:56:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_avail(state) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzread.c:91:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_look(state) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzread.c:175:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_decomp(state) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzread.c:229:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_fetch(state) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzread.c:259:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_skip(state, len) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzread.c:294:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local z_size_t gz_read(state, buf, len) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzread.c:375:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzread(file, buf, len) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzread.c:411:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] z_size_t ZEXPORT gzfread(buf, size, nitems, file) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzread.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] int ZEXPORT gzgetc(file) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzread.c:476:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzgetc_(file) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzread.c:483:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzungetc(c, file) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzread.c:543:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char * ZEXPORT gzgets(file, buf, len) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzread.c:607:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzdirect(file) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzread.c:627:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzclose_r(file) ^ 15 warnings generated. [ 24%] Building C object vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/gzwrite.o { cd /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib && /Users/pbulk/build/biology/racon/work/.cwrapper/bin/clang -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/src -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3 -pipe -Os -arch arm64 -isysroot /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -mmacosx-version-min=14.5 -MD -MT vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/gzwrite.o -MF CMakeFiles/zlibstatic.dir/gzwrite.o.d -o CMakeFiles/zlibstatic.dir/gzwrite.o -c /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzwrite.c } || exit $? /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzwrite.c:17:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_init(state) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzwrite.c:73:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_comp(state, flush) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzwrite.c:145:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_zero(state, len) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzwrite.c:178:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local z_size_t gz_write(state, buf, len) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzwrite.c:246:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzwrite(file, buf, len) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzwrite.c:274:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] z_size_t ZEXPORT gzfwrite(buf, size, nitems, file) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzwrite.c:304:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzputc(file, c) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzwrite.c:352:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzputs(file, str) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzwrite.c:553:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzflush(file, flush) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzwrite.c:585:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzsetparams(file, level, strategy) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/gzwrite.c:627:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzclose_w(file) ^ 11 warnings generated. [ 27%] Building C object vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/inflate.o { cd /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib && /Users/pbulk/build/biology/racon/work/.cwrapper/bin/clang -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/src -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3 -pipe -Os -arch arm64 -isysroot /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -mmacosx-version-min=14.5 -MD -MT vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/inflate.o -MF CMakeFiles/zlibstatic.dir/inflate.o.d -o CMakeFiles/zlibstatic.dir/inflate.o -c /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inflate.c } || exit $? /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inflate.c:105:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int inflateStateCheck(strm) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inflate.c:119:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateResetKeep(strm) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inflate.c:144:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateReset(strm) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inflate.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] int ZEXPORT inflateReset2(strm, windowBits) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inflate.c:195:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inflate.c:239:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateInit_(strm, version, stream_size) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inflate.c:247:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflatePrime(strm, bits, value) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inflate.c:278:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void fixedtables(state) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inflate.c:396:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int updatewindow(strm, end, copy) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inflate.c:622:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflate(strm, flush) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inflate.c:1277:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateEnd(strm) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inflate.c:1291:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inflate.c:1314:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inflate.c:1349:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateGetHeader(strm, head) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inflate.c:1377:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local unsigned syncsearch(have, buf, len) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inflate.c:1400:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateSync(strm) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inflate.c:1451:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateSyncPoint(strm) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inflate.c:1461:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateCopy(dest, source) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inflate.c:1508:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateUndermine(strm, subvert) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inflate.c:1526:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateValidate(strm, check) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inflate.c:1541:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] long ZEXPORT inflateMark(strm) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inflate.c:1554:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unsigned long ZEXPORT inflateCodesUsed(strm) ^ 22 warnings generated. [ 30%] Building C object vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/infback.o { cd /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib && /Users/pbulk/build/biology/racon/work/.cwrapper/bin/clang -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/src -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3 -pipe -Os -arch arm64 -isysroot /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -mmacosx-version-min=14.5 -MD -MT vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/infback.o -MF CMakeFiles/zlibstatic.dir/infback.o.d -o CMakeFiles/zlibstatic.dir/infback.o -c /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/infback.c } || exit $? /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/infback.c:28:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateBackInit_(strm, windowBits, window, version, stream_size) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/infback.c:82:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void fixedtables(state) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/infback.c:250:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateBack(strm, in, in_desc, out, out_desc) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/infback.c:631:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateBackEnd(strm) ^ 4 warnings generated. [ 33%] Building C object vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/inftrees.o { cd /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib && /Users/pbulk/build/biology/racon/work/.cwrapper/bin/clang -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/src -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3 -pipe -Os -arch arm64 -isysroot /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -mmacosx-version-min=14.5 -MD -MT vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/inftrees.o -MF CMakeFiles/zlibstatic.dir/inftrees.o.d -o CMakeFiles/zlibstatic.dir/inftrees.o -c /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inftrees.c } || exit $? /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inftrees.c:32:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) ^ 1 warning generated. [ 36%] Building C object vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/inffast.o { cd /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib && /Users/pbulk/build/biology/racon/work/.cwrapper/bin/clang -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/src -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3 -pipe -Os -arch arm64 -isysroot /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -mmacosx-version-min=14.5 -MD -MT vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/inffast.o -MF CMakeFiles/zlibstatic.dir/inffast.o.d -o CMakeFiles/zlibstatic.dir/inffast.o -c /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inffast.c } || exit $? /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/inffast.c:50:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZLIB_INTERNAL inflate_fast(strm, start) ^ 1 warning generated. [ 39%] Building C object vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/trees.o { cd /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib && /Users/pbulk/build/biology/racon/work/.cwrapper/bin/clang -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/src -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3 -pipe -Os -arch arm64 -isysroot /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -mmacosx-version-min=14.5 -MD -MT vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/trees.o -MF CMakeFiles/zlibstatic.dir/trees.o.d -o CMakeFiles/zlibstatic.dir/trees.o -c /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/trees.c } || exit $? /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/trees.c:379:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZLIB_INTERNAL _tr_init(s) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/trees.c:407:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void init_block(s) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/trees.c:451:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void pqdownheap(s, tree, k) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/trees.c:486:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void gen_bitlen(s, desc) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/trees.c:572:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void gen_codes (tree, max_code, bl_count) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/trees.c:615:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void build_tree(s, desc) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/trees.c:703:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void scan_tree (s, tree, max_code) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/trees.c:748:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void send_tree (s, tree, max_code) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/trees.c:799:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int build_bl_tree(s) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/trees.c:834:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void send_all_trees(s, lcodes, dcodes, blcodes) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/trees.c:863:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/trees.c:886:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZLIB_INTERNAL _tr_flush_bits(s) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/trees.c:896:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZLIB_INTERNAL _tr_align(s) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/trees.c:911:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/trees.c:1014:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZLIB_INTERNAL _tr_tally (s, dist, lc) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/trees.c:1064:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void compress_block(s, ltree, dtree) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/trees.c:1124:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int detect_data_type(s) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/trees.c:1158:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local unsigned bi_reverse(code, len) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/trees.c:1173:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void bi_flush(s) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/trees.c:1190:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void bi_windup(s) ^ 20 warnings generated. [ 42%] Building C object vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/uncompr.o { cd /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib && /Users/pbulk/build/biology/racon/work/.cwrapper/bin/clang -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/src -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3 -pipe -Os -arch arm64 -isysroot /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -mmacosx-version-min=14.5 -MD -MT vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/uncompr.o -MF CMakeFiles/zlibstatic.dir/uncompr.o.d -o CMakeFiles/zlibstatic.dir/uncompr.o -c /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/uncompr.c } || exit $? /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/uncompr.c:27:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT uncompress2 (dest, destLen, source, sourceLen) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/uncompr.c:86:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT uncompress (dest, destLen, source, sourceLen) ^ 2 warnings generated. [ 45%] Building C object vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/zutil.o { cd /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib && /Users/pbulk/build/biology/racon/work/.cwrapper/bin/clang -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/src -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3 -pipe -Os -arch arm64 -isysroot /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -mmacosx-version-min=14.5 -MD -MT vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/zutil.o -MF CMakeFiles/zlibstatic.dir/zutil.o.d -o CMakeFiles/zlibstatic.dir/zutil.o -c /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/zutil.c } || exit $? /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/zutil.c:133:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] const char * ZEXPORT zError(err) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/zutil.c:305:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] voidpf ZLIB_INTERNAL zcalloc (opaque, items, size) ^ /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/bioparser/vendor/zlib/zutil.c:315:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZLIB_INTERNAL zcfree (opaque, ptr) ^ 3 warnings generated. [ 48%] Linking C static library ../../lib/libz.a { cd /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib && /opt/pkg/bin/cmake -P CMakeFiles/zlibstatic.dir/cmake_clean_target.cmake } || exit $? { cd /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/bioparser/vendor/zlib && /opt/pkg/bin/cmake -E cmake_link_script CMakeFiles/zlibstatic.dir/link.txt --verbose= } || exit $? [ 48%] Built target zlibstatic [ 51%] Building CXX object vendor/spoa/CMakeFiles/spoa.dir/src/alignment_engine.cpp.o { cd /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/spoa && /Users/pbulk/build/biology/racon/work/.cwrapper/bin/clang++ -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/src -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/spoa/include -pipe -Os -Wall -Wextra -pedantic -Wall -Wextra -pedantic -march=native -std=c++11 -arch arm64 -isysroot /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -mmacosx-version-min=14.5 -MD -MT vendor/spoa/CMakeFiles/spoa.dir/src/alignment_engine.cpp.o -MF CMakeFiles/spoa.dir/src/alignment_engine.cpp.o.d -o CMakeFiles/spoa.dir/src/alignment_engine.cpp.o -c /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/spoa/src/alignment_engine.cpp } || exit $? [ 54%] Building CXX object vendor/spoa/CMakeFiles/spoa.dir/src/graph.cpp.o { cd /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/spoa && /Users/pbulk/build/biology/racon/work/.cwrapper/bin/clang++ -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/src -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/spoa/include -pipe -Os -Wall -Wextra -pedantic -Wall -Wextra -pedantic -march=native -std=c++11 -arch arm64 -isysroot /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -mmacosx-version-min=14.5 -MD -MT vendor/spoa/CMakeFiles/spoa.dir/src/graph.cpp.o -MF CMakeFiles/spoa.dir/src/graph.cpp.o.d -o CMakeFiles/spoa.dir/src/graph.cpp.o -c /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/spoa/src/graph.cpp } || exit $? /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/spoa/src/graph.cpp:701:17: warning: format specifies type 'unsigned long' but the argument has type 'int64_t' (aka 'long long') [-Wformat] edge->total_weight_); ^~~~~~~~~~~~~~~~~~~ 1 warning generated. [ 57%] Building CXX object vendor/spoa/CMakeFiles/spoa.dir/src/simd_alignment_engine.cpp.o { cd /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build/vendor/spoa && /Users/pbulk/build/biology/racon/work/.cwrapper/bin/clang++ -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/src -I/Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/spoa/include -pipe -Os -Wall -Wextra -pedantic -Wall -Wextra -pedantic -march=native -std=c++11 -arch arm64 -isysroot /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -mmacosx-version-min=14.5 -MD -MT vendor/spoa/CMakeFiles/spoa.dir/src/simd_alignment_engine.cpp.o -MF CMakeFiles/spoa.dir/src/simd_alignment_engine.cpp.o.d -o CMakeFiles/spoa.dir/src/simd_alignment_engine.cpp.o -c /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/spoa/src/simd_alignment_engine.cpp } || exit $? In file included from /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/spoa/src/simd_alignment_engine.cpp:11: /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/immintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" #error "This header is only meant to be used on x86 and x64 architecture" ^ In file included from /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/spoa/src/simd_alignment_engine.cpp:11: In file included from /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/immintrin.h:17: In file included from /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/x86gprintrin.h:15: /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/hresetintrin.h:42:27: error: invalid input constraint 'a' in asm __asm__ ("hreset $0" :: "a"(__eax)); ^ In file included from /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/spoa/src/simd_alignment_engine.cpp:11: In file included from /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/immintrin.h:17: In file included from /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/x86gprintrin.h:25: /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/crc32intrin.h:33:10: error: use of undeclared identifier '__builtin_ia32_crc32qi' return __builtin_ia32_crc32qi(__C, __D); ^ /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/crc32intrin.h:53:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'? return __builtin_ia32_crc32hi(__C, __D); ^ /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/crc32intrin.h:53:10: note: '__builtin_arm_crc32h' declared here /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/crc32intrin.h:73:10: error: use of undeclared identifier '__builtin_ia32_crc32si' return __builtin_ia32_crc32si(__C, __D); ^ In file included from /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/spoa/src/simd_alignment_engine.cpp:11: In file included from /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/immintrin.h:21: /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/mmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" #error "This header is only meant to be used on x86 and x64 architecture" ^ /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/mmintrin.h:37:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'? __builtin_ia32_emms(); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/c++/v1/math.h:507:10: note: '__builtin_isless' declared here return __builtin_isless((type)__x, (type)__y); ^ In file included from /Users/pbulk/build/biology/racon/work/racon-v1.4.3/vendor/spoa/src/simd_alignment_engine.cpp:11: In file included from /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/immintrin.h:21: /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/mmintrin.h:37:25: error: too few arguments to function call, expected 2, have 0 __builtin_ia32_emms(); ~~~~~~~~~~~~~~~~~~~~^ /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/mmintrin.h:54:19: error: use of undeclared identifier '__builtin_ia32_vec_init_v2si' return (__m64)__builtin_ia32_vec_init_v2si(__i, 0); ^ /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/mmintrin.h:71:12: error: use of undeclared identifier '__builtin_ia32_vec_ext_v2si' return __builtin_ia32_vec_ext_v2si((__v2si)__m, 0); ^ /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/mmintrin.h:133:19: error: use of undeclared identifier '__builtin_ia32_packsswb' return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2); ^ /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/mmintrin.h:163:19: error: use of undeclared identifier '__builtin_ia32_packssdw' return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2); ^ /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/mmintrin.h:193:19: error: use of undeclared identifier '__builtin_ia32_packuswb' return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2); ^ /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/mmintrin.h:220:19: error: use of undeclared identifier '__builtin_ia32_punpckhbw' return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2); ^ /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/mmintrin.h:243:19: error: use of undeclared identifier '__builtin_ia32_punpckhwd' return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2); ^ /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/mmintrin.h:264:19: error: use of undeclared identifier '__builtin_ia32_punpckhdq' return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2); ^ /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/mmintrin.h:291:19: error: use of undeclared identifier '__builtin_ia32_punpcklbw' return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2); ^ /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/mmintrin.h:314:19: error: use of undeclared identifier '__builtin_ia32_punpcklwd' return (__m64)__builtin_ia32_punpcklwd((__v4hi)__m1, (__v4hi)__m2); ^ /System/Volumes/Data/Applications/Xcode-15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/mmintrin.h:335:19: error: use of undeclared identifier '__builtin_ia32_punpckldq' return (__m64)__builtin_ia32_punpckldq((__v2si)__m1, (__v2si)__m2); ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. *** [vendor/spoa/CMakeFiles/spoa.dir/src/simd_alignment_engine.cpp.o] Error code 1 bmake[2]: stopped making "vendor/spoa/CMakeFiles/spoa.dir/build" in /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build bmake[2]: 1 error bmake[2]: stopped making "vendor/spoa/CMakeFiles/spoa.dir/build" in /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build *** [vendor/spoa/CMakeFiles/spoa.dir/all] Error code 2 bmake[1]: stopped making "all" in /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build bmake[1]: 1 error bmake[1]: stopped making "all" in /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build *** [all] Error code 2 bmake: stopped making "all" in /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build bmake: 1 error bmake: stopped making "all" in /Users/pbulk/build/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/biology/racon *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/biology/racon