=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/biology/racon", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for racon-1.4.3 [ 3%] Building CXX object vendor/spoa/CMakeFiles/spoa.dir/src/alignment_engine.cpp.o [ 6%] Building CXX object vendor/logger/CMakeFiles/logger.dir/src/logger.cpp.o [ 9%] Building CXX object vendor/spoa/CMakeFiles/spoa.dir/src/graph.cpp.o [ 12%] Linking CXX static library lib/liblogger.a [ 12%] Built target logger [ 15%] Building CXX object vendor/thread_pool/CMakeFiles/thread_pool.dir/src/thread_pool.cpp.o /var/tmp/work/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_); ^~~~~~~~~~~~~~~~~~~ [ 18%] Linking CXX static library lib/libthread_pool.a 1 warning generated. [ 21%] Building CXX object vendor/spoa/CMakeFiles/spoa.dir/src/simd_alignment_engine.cpp.o [ 21%] Built target thread_pool [ 24%] Building C object vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/adler32.c.o /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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. [ 27%] Building C object vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/compress.c.o /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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. [ 30%] Building C object vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/crc32.c.o In file included from /var/tmp/work/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 /var/tmp/work/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)); ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ In file included from /var/tmp/work/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 9 warnings generated. /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 /var/tmp/work/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 /var/tmp/work/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(); ~~~~~~~~~~~~~~~~~~~~^ [ 33%] Building C object vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/deflate.c.o /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); ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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, ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /var/tmp/work/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) ^ /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=] 28 warnings generated. [ 36%] Building C object vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/gzclose.c.o /var/tmp/work/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. [ 39%] Building C object vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/gzlib.c.o 20 errors generated. --- vendor/spoa/CMakeFiles/spoa.dir/src/simd_alignment_engine.cpp.o --- *** [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 /var/tmp/work/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 /var/tmp/work/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build --- vendor/spoa/CMakeFiles/spoa.dir/all --- *** [vendor/spoa/CMakeFiles/spoa.dir/all] Error code 2 bmake[1]: stopped making "all" in /var/tmp/work/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build --- vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/all --- *** [vendor/bioparser/vendor/zlib/CMakeFiles/zlibstatic.dir/all] Error code 6 bmake[1]: stopped making "all" in /var/tmp/work/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build bmake[1]: 2 errors bmake[1]: stopped making "all" in /var/tmp/work/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build *** [all] Error code 2 bmake: stopped making "all" in /var/tmp/work/biology/racon/work/racon-v1.4.3/cmake-pkgsrc-build bmake: 1 error bmake: stopped making "all" in /var/tmp/work/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