=> Bootstrap dependency digest>=20211023: found digest-20211023 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for mimalloc-2.0.3 [ 2%] Building C object CMakeFiles/mimalloc.dir/src/stats.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/stats.c:8:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ [ 5%] Building C object CMakeFiles/mimalloc.dir/src/random.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/random.c:12:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ [ 8%] Building C object CMakeFiles/mimalloc.dir/src/os.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/os.c:20:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ At top level: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/os.c:608:14: warning: 'mi_os_get_aligned_hint' defined but not used [-Wunused-function] static void* mi_os_get_aligned_hint(size_t try_alignment, size_t size) { ^~~~~~~~~~~~~~~~~~~~~~ [ 11%] Building C object CMakeFiles/mimalloc.dir/src/bitmap.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/bitmap.c:21:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ [ 14%] Building C object CMakeFiles/mimalloc.dir/src/arena.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/arena.c:24:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ [ 17%] Building C object CMakeFiles/mimalloc.dir/src/segment-cache.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/segment-cache.c:14:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ [ 20%] Building C object CMakeFiles/mimalloc.dir/src/segment.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/segment.c:8:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/segment.c: In function 'mi_tagged_segment_ptr': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/segment.c:1081:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)(ts & ~MI_TAGGED_MASK); ^ [ 22%] Building C object CMakeFiles/mimalloc.dir/src/page.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/page.c:15:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ [ 25%] Building C object CMakeFiles/mimalloc.dir/src/alloc.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/alloc.c:12:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ [ 28%] Building C object CMakeFiles/mimalloc.dir/src/alloc-aligned.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/alloc-aligned.c:9:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ [ 31%] Building C object CMakeFiles/mimalloc.dir/src/alloc-posix.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/alloc-posix.c:13:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ [ 34%] Building C object CMakeFiles/mimalloc.dir/src/heap.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/heap.c:9:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ [ 37%] Building C object CMakeFiles/mimalloc.dir/src/options.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/options.c:8:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ [ 40%] Building C object CMakeFiles/mimalloc.dir/src/init.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/init.c:8:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ [ 42%] Linking C shared library libmimalloc.so [ 42%] Built target mimalloc [ 45%] Building C object CMakeFiles/mimalloc-static.dir/src/stats.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/stats.c:8:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ [ 48%] Building C object CMakeFiles/mimalloc-static.dir/src/random.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/random.c:12:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ [ 51%] Building C object CMakeFiles/mimalloc-static.dir/src/os.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/os.c:20:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ At top level: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/os.c:608:14: warning: 'mi_os_get_aligned_hint' defined but not used [-Wunused-function] static void* mi_os_get_aligned_hint(size_t try_alignment, size_t size) { ^~~~~~~~~~~~~~~~~~~~~~ [ 54%] Building C object CMakeFiles/mimalloc-static.dir/src/bitmap.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/bitmap.c:21:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ [ 57%] Building C object CMakeFiles/mimalloc-static.dir/src/arena.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/arena.c:24:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ [ 60%] Building C object CMakeFiles/mimalloc-static.dir/src/segment-cache.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/segment-cache.c:14:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ [ 62%] Building C object CMakeFiles/mimalloc-static.dir/src/segment.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/segment.c:8:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/segment.c: In function 'mi_tagged_segment_ptr': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/segment.c:1081:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)(ts & ~MI_TAGGED_MASK); ^ [ 65%] Building C object CMakeFiles/mimalloc-static.dir/src/page.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/page.c:15:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ [ 68%] Building C object CMakeFiles/mimalloc-static.dir/src/alloc.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/alloc.c:12:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ [ 71%] Building C object CMakeFiles/mimalloc-static.dir/src/alloc-aligned.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/alloc-aligned.c:9:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ [ 74%] Building C object CMakeFiles/mimalloc-static.dir/src/alloc-posix.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/alloc-posix.c:13:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ [ 77%] Building C object CMakeFiles/mimalloc-static.dir/src/heap.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/heap.c:9:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ [ 80%] Building C object CMakeFiles/mimalloc-static.dir/src/options.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/options.c:8:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ [ 82%] Building C object CMakeFiles/mimalloc-static.dir/src/init.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/init.c:8:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ [ 85%] Linking C static library libmimalloc.a [ 85%] Built target mimalloc-static [ 88%] Building C object CMakeFiles/mimalloc-obj.dir/src/static.c.o In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/static.c:17:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h:427:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)((uintptr_t)p & ~MI_SEGMENT_MASK); ^ In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/static.c:29:0: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/segment.c: In function 'mi_tagged_segment_ptr': /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/segment.c:1081:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (mi_segment_t*)(ts & ~MI_TAGGED_MASK); ^ In file included from /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/static.c:25:0: At top level: /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3/src/os.c:608:14: warning: 'mi_os_get_aligned_hint' defined but not used [-Wunused-function] static void* mi_os_get_aligned_hint(size_t try_alignment, size_t size) { ^~~~~~~~~~~~~~~~~~~~~~ [ 88%] Built target mimalloc-obj [ 91%] Building C object CMakeFiles/mimalloc-test-api.dir/test/test-api.c.o [ 94%] Linking C executable mimalloc-test-api ld: libmimalloc.so.2.0: undefined reference to `__atomic_fetch_add_8' ld: libmimalloc.so.2.0: undefined reference to `__atomic_store_8' ld: libmimalloc.so.2.0: undefined reference to `__atomic_load_8' ld: libmimalloc.so.2.0: undefined reference to `__atomic_compare_exchange_8' *** Error code 1 Stop. make[2]: stopped in /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3 *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/mimalloc/work/mimalloc-2.0.3 *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/devel/mimalloc *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/mimalloc