=> Bootstrap dependency digest>=20211023: found digest-20211023 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for mimalloc-2.0.3 [ 2%] Building C object CMakeFiles/mimalloc.dir/src/stats.c.o [ 8%] Building C object CMakeFiles/mimalloc-obj.dir/src/static.c.o [ 8%] Building C object CMakeFiles/mimalloc-static.dir/src/stats.c.o In file included from /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/stats.c:8:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /scratch/work/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 /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/stats.c:8:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': In file included from /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/static.c:17:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /scratch/work/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); ^ /scratch/work/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 /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/static.c:29:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/segment.c: In function 'mi_tagged_segment_ptr': /scratch/work/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 /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/static.c:25:0: At top level: /scratch/work/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/random.c.o [ 14%] Building C object CMakeFiles/mimalloc-static.dir/src/random.c.o In file included from /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/random.c:12:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /scratch/work/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 /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/random.c:12:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /scratch/work/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/os.c.o [ 20%] Building C object CMakeFiles/mimalloc-static.dir/src/os.c.o In file included from /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/os.c:20:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /scratch/work/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 /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/os.c:20:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /scratch/work/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: /scratch/work/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) { ^~~~~~~~~~~~~~~~~~~~~~ At top level: /scratch/work/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) { ^~~~~~~~~~~~~~~~~~~~~~ [ 22%] Building C object CMakeFiles/mimalloc.dir/src/bitmap.c.o [ 25%] Building C object CMakeFiles/mimalloc-static.dir/src/bitmap.c.o In file included from /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/bitmap.c:21:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /scratch/work/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 /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/bitmap.c:21:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /scratch/work/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/arena.c.o [ 31%] Building C object CMakeFiles/mimalloc-static.dir/src/arena.c.o In file included from /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/arena.c:24:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /scratch/work/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 /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/arena.c:24:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /scratch/work/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/segment-cache.c.o In file included from /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/segment-cache.c:14:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /scratch/work/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-static.dir/src/segment-cache.c.o In file included from /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/segment-cache.c:14:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /scratch/work/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/segment.c.o In file included from /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/segment.c:8:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /scratch/work/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); ^ /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/segment.c: In function 'mi_tagged_segment_ptr': /scratch/work/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); ^ [ 42%] Building C object CMakeFiles/mimalloc-static.dir/src/segment.c.o In file included from /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/segment.c:8:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /scratch/work/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); ^ /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/segment.c: In function 'mi_tagged_segment_ptr': /scratch/work/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); ^ [ 42%] Built target mimalloc-obj [ 45%] Building C object CMakeFiles/mimalloc.dir/src/page.c.o [ 48%] Building C object CMakeFiles/mimalloc.dir/src/alloc.c.o In file included from /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/page.c:15:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /scratch/work/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 /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/alloc.c:12:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /scratch/work/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/page.c.o In file included from /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/page.c:15:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /scratch/work/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); ^ [ 54%] Building C object CMakeFiles/mimalloc.dir/src/alloc-aligned.c.o In file included from /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/alloc-aligned.c:9:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /scratch/work/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.dir/src/alloc-posix.c.o In file included from /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/alloc-posix.c:13:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /scratch/work/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.dir/src/heap.c.o In file included from /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/heap.c:9:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /scratch/work/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.dir/src/options.c.o [ 65%] Building C object CMakeFiles/mimalloc-static.dir/src/alloc.c.o In file included from /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/options.c:8:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /scratch/work/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 /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/alloc.c:12:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /scratch/work/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.dir/src/init.c.o In file included from /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/src/init.c:8:0: /scratch/work/devel/mimalloc/work/mimalloc-2.0.3/include/mimalloc-internal.h: In function '_mi_ptr_segment': /scratch/work/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%] Linking C shared library libmimalloc.so [ 71%] Built target mimalloc [ 74%] Building C object CMakeFiles/mimalloc-test-api.dir/test/test-api.c.o [ 77%] Building C object CMakeFiles/mimalloc-test-stress.dir/test/test-stress.c.o [ 80%] 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' --- mimalloc-test-api --- *** [mimalloc-test-api] Error code 1 make[2]: stopped in /scratch/work/devel/mimalloc/work/mimalloc-2.0.3 1 error make[2]: stopped in /scratch/work/devel/mimalloc/work/mimalloc-2.0.3 --- CMakeFiles/mimalloc-test-api.dir/all --- *** [CMakeFiles/mimalloc-test-api.dir/all] Error code 2 make[1]: stopped in /scratch/work/devel/mimalloc/work/mimalloc-2.0.3 A failure has been detected in another branch of the parallel make make[2]: stopped in /scratch/work/devel/mimalloc/work/mimalloc-2.0.3 --- CMakeFiles/mimalloc-test-stress.dir/all --- *** [CMakeFiles/mimalloc-test-stress.dir/all] Error code 2 make[1]: stopped in /scratch/work/devel/mimalloc/work/mimalloc-2.0.3 A failure has been detected in another branch of the parallel make make[2]: stopped in /scratch/work/devel/mimalloc/work/mimalloc-2.0.3 --- CMakeFiles/mimalloc-static.dir/all --- *** [CMakeFiles/mimalloc-static.dir/all] Error code 2 make[1]: stopped in /scratch/work/devel/mimalloc/work/mimalloc-2.0.3 3 errors make[1]: stopped in /scratch/work/devel/mimalloc/work/mimalloc-2.0.3 *** [all] Error code 2 make: stopped in /scratch/work/devel/mimalloc/work/mimalloc-2.0.3 1 error make: stopped in /scratch/work/devel/mimalloc/work/mimalloc-2.0.3 *** Error code 2 Stop. make[1]: stopped in /tree/pkgsrc/devel/mimalloc *** Error code 1 Stop. make: stopped in /tree/pkgsrc/devel/mimalloc