=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> 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 MoarVM-2022.02 compiling src/main.o In file included from src/moar.h:90:0, from src/main.c:4: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/callsite.o In file included from src/moar.h:90:0, from src/core/callsite.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/args.o In file included from src/moar.h:90:0, from src/core/args.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/exceptions.o In file included from src/moar.h:90:0, from src/core/exceptions.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/interp.o In file included from src/moar.h:90:0, from src/core/interp.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ src/core/interp.c: In function 'MVM_interp_run': src/core/interp.c:5533:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MVMHLLConfig *want = (MVMHLLConfig *)GET_UI64(cur_op, 4); ^ src/core/interp.c:6446:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] .callsite = (MVMCallsite *)GET_UI64(cur_op, 2), ^ src/core/interp.c:6460:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] .callsite = (MVMCallsite *)GET_UI64(cur_op, 4), ^ src/core/interp.c:6475:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] .callsite = (MVMCallsite *)GET_UI64(cur_op, 4), ^ src/core/interp.c:6490:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] .callsite = (MVMCallsite *)GET_UI64(cur_op, 4), ^ src/core/interp.c:6505:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] .callsite = (MVMCallsite *)GET_UI64(cur_op, 4), ^ src/core/interp.c:6519:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] .callsite = (MVMCallsite *)GET_UI64(cur_op, 2), ^ src/core/interp.c:6532:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] .callsite = (MVMCallsite *)GET_UI64(cur_op, 4), ^ src/core/interp.c:6546:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] .callsite = (MVMCallsite *)GET_UI64(cur_op, 4), ^ src/core/interp.c:6560:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] .callsite = (MVMCallsite *)GET_UI64(cur_op, 4), ^ src/core/interp.c:6574:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] .callsite = (MVMCallsite *)GET_UI64(cur_op, 4), ^ src/core/interp.c:6588:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] .callsite = (MVMCallsite *)GET_UI64(cur_op, 2), ^ src/core/interp.c:6602:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] .callsite = (MVMCallsite *)GET_UI64(cur_op, 4), ^ src/core/interp.c:6617:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] .callsite = (MVMCallsite *)GET_UI64(cur_op, 4), ^ src/core/interp.c:6632:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] .callsite = (MVMCallsite *)GET_UI64(cur_op, 4), ^ src/core/interp.c:6647:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] .callsite = (MVMCallsite *)GET_UI64(cur_op, 4), ^ compiling src/core/str_hash_table.o In file included from src/moar.h:90:0, from src/core/str_hash_table.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/fixkey_hash_table.o In file included from src/moar.h:90:0, from src/core/fixkey_hash_table.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/index_hash_table.o In file included from src/moar.h:90:0, from src/core/index_hash_table.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/ptr_hash_table.o In file included from src/moar.h:90:0, from src/core/ptr_hash_table.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/uni_hash_table.o In file included from src/moar.h:90:0, from src/core/uni_hash_table.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/threadcontext.o In file included from src/moar.h:90:0, from src/core/threadcontext.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/compunit.o In file included from src/moar.h:90:0, from src/core/compunit.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/bytecode.o In file included from src/moar.h:90:0, from src/core/bytecode.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/frame.o In file included from src/moar.h:90:0, from src/core/frame.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/callstack.o In file included from src/moar.h:90:0, from src/core/callstack.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ src/core/callstack.c: In function 'MVM_callstack_ensure_work_and_env_space': src/core/callstack.c:246:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (region->alloc_limit - region->alloc < diff) ^ src/core/callstack.c:263:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (region->alloc_limit - region->alloc < diff) ^ compiling src/core/validation.o In file included from src/moar.h:90:0, from src/core/validation.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/bytecodedump.o In file included from src/moar.h:90:0, from src/core/bytecodedump.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/threads.o In file included from src/moar.h:90:0, from src/core/threads.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ src/core/threads.c: In function 'start_thread': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/threads.c:86:45: note: in expansion of macro 'MVM_platform_thread_id' tc->thread_obj->body.native_thread_id = MVM_platform_thread_id(); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/ops.o In file included from src/moar.h:90:0, from src/core/ops.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/hll.o In file included from src/moar.h:90:0, from src/core/hll.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/loadbytecode.o In file included from src/moar.h:90:0, from src/core/loadbytecode.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/coerce.o In file included from src/moar.h:90:0, from src/core/coerce.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/dll.o In file included from src/moar.h:90:0, from src/core/dll.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/ext.o In file included from src/moar.h:90:0, from src/core/ext.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/nativecall.o In file included from src/moar.h:90:0, from src/core/nativecall.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/nativecall_libffi.o In file included from src/moar.h:90:0, from src/core/nativecall_libffi.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ src/core/nativecall_libffi.c: In function 'unmarshal_callback': src/core/nativecall_libffi.c:115:20: warning: variable 'status' set but not used [-Wunused-but-set-variable] ffi_status status; ^~~~~~ src/core/nativecall_libffi.c: In function 'MVM_nativecall_invoke': src/core/nativecall_libffi.c:503:16: warning: unused variable 'status' [-Wunused-variable] ffi_status status = ffi_prep_cif(&cif, body->convention, (unsigned int)num_args, body->ffi_ret_type, body->ffi_arg_types); ^~~~~~ src/core/nativecall_libffi.c: In function 'MVM_nativecall_dispatch': src/core/nativecall_libffi.c:1040:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *(void **)values[i] = (void*)value; ^ src/core/nativecall_libffi.c:1046:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *(void **)values[i] = (void*)value; ^ In file included from src/moar.h:215:0, from src/core/nativecall_libffi.c:1: src/core/nativecall_libffi.c:1195:77: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] MVM_args_set_dispatch_result_int(tc, tc->cur_frame, (MVMuint64)ret); ^ src/gc/roots.h:76:5: note: in definition of macro 'MVMROOT2' block \ ^~~~~ src/core/nativecall_libffi.c:876:16: warning: unused variable 'status' [-Wunused-variable] ffi_status status = ffi_prep_cif(&cif, body->convention, (unsigned int)num_args, body->ffi_ret_type, body->ffi_arg_types); ^~~~~~ compiling src/core/continuation.o In file included from src/moar.h:90:0, from src/core/continuation.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/intcache.o In file included from src/moar.h:90:0, from src/core/intcache.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/fixedsizealloc.o In file included from src/moar.h:90:0, from src/core/fixedsizealloc.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/core/regionalloc.o In file included from src/moar.h:90:0, from src/core/regionalloc.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/debug/debugserver.o In file included from src/moar.h:90:0, from src/debug/debugserver.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/gen/config.o In file included from src/moar.h:90:0, from src/gen/config.c:9: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/gc/orchestrate.o In file included from src/moar.h:90:0, from src/gc/orchestrate.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/gc/allocation.o In file included from src/moar.h:90:0, from src/gc/allocation.c:6: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/gc/worklist.o In file included from src/moar.h:90:0, from src/gc/worklist.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/gc/roots.o In file included from src/moar.h:90:0, from src/gc/roots.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/gc/collect.o In file included from src/moar.h:90:0, from src/gc/collect.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/gc/gen2.o In file included from src/moar.h:90:0, from src/gc/gen2.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/gc/wb.o In file included from src/moar.h:90:0, from src/gc/wb.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/gc/objectid.o In file included from src/moar.h:90:0, from src/gc/objectid.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/gc/finalize.o In file included from src/moar.h:90:0, from src/gc/finalize.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/gc/debug.o In file included from src/moar.h:90:0, from src/gc/debug.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/io/io.o In file included from src/moar.h:90:0, from src/io/io.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/io/eventloop.o In file included from src/moar.h:90:0, from src/io/eventloop.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/io/syncfile.o In file included from src/moar.h:90:0, from src/io/syncfile.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/io/syncsocket.o In file included from src/moar.h:90:0, from src/io/syncsocket.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/io/fileops.o In file included from src/moar.h:90:0, from src/io/fileops.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/io/dirops.o In file included from src/moar.h:90:0, from src/io/dirops.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/io/procops.o In file included from src/moar.h:90:0, from src/io/procops.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/io/timers.o In file included from src/moar.h:90:0, from src/io/timers.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/io/filewatchers.o In file included from src/moar.h:90:0, from src/io/filewatchers.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/io/signals.o In file included from src/moar.h:90:0, from src/io/signals.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/io/asyncsocket.o In file included from src/moar.h:90:0, from src/io/asyncsocket.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/io/asyncsocketudp.o In file included from src/moar.h:90:0, from src/io/asyncsocketudp.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs.o In file included from src/moar.h:90:0, from src/6model/reprs.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprconv.o In file included from src/moar.h:90:0, from src/6model/reprconv.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/containers.o In file included from src/moar.h:90:0, from src/6model/containers.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ src/6model/containers.c: At top level: src/6model/containers.c:117:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] code_pair_store_i, /* FIXME need a code_pair_store_u but lacking tests showing this need */ ^~~~~~~~~~~~~~~~~ src/6model/containers.c:117:5: note: (near initialization for 'code_pair_spec.store_u') src/6model/containers.c:374:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] value_desc_cont_store_i, /* FIXME need a value_desc_cont_store_u but lacking tests showing this need */ ^~~~~~~~~~~~~~~~~~~~~~~ src/6model/containers.c:374:5: note: (near initialization for 'value_desc_cont_spec.store_u') compiling src/6model/parametric.o In file included from src/moar.h:90:0, from src/6model/parametric.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMString.o In file included from src/moar.h:90:0, from src/6model/reprs/MVMString.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/VMArray.o In file included from src/moar.h:90:0, from src/6model/reprs/VMArray.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMHash.o In file included from src/moar.h:90:0, from src/6model/reprs/MVMHash.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMCFunction.o In file included from src/moar.h:90:0, from src/6model/reprs/MVMCFunction.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/KnowHOWREPR.o In file included from src/moar.h:90:0, from src/6model/reprs/KnowHOWREPR.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/KnowHOWAttributeREPR.o In file included from src/moar.h:90:0, from src/6model/reprs/KnowHOWAttributeREPR.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/P6str.o In file included from src/moar.h:90:0, from src/6model/reprs/P6str.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/P6opaque.o In file included from src/moar.h:90:0, from src/6model/reprs/P6opaque.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMCode.o In file included from src/moar.h:90:0, from src/6model/reprs/MVMCode.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMOSHandle.o In file included from src/moar.h:90:0, from src/6model/reprs/MVMOSHandle.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMCompUnit.o In file included from src/moar.h:90:0, from src/6model/reprs/MVMCompUnit.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMStaticFrame.o In file included from src/moar.h:90:0, from src/6model/reprs/MVMStaticFrame.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/P6int.o In file included from src/moar.h:90:0, from src/6model/reprs/P6int.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/P6num.o In file included from src/moar.h:90:0, from src/6model/reprs/P6num.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/Uninstantiable.o In file included from src/moar.h:90:0, from src/6model/reprs/Uninstantiable.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/HashAttrStore.o In file included from src/moar.h:90:0, from src/6model/reprs/HashAttrStore.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMThread.o In file included from src/moar.h:90:0, from src/6model/reprs/MVMThread.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMIter.o In file included from src/moar.h:90:0, from src/6model/reprs/MVMIter.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMContext.o In file included from src/moar.h:90:0, from src/6model/reprs/MVMContext.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/SCRef.o In file included from src/moar.h:90:0, from src/6model/reprs/SCRef.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/P6bigint.o In file included from src/moar.h:90:0, from src/6model/reprs/P6bigint.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/NFA.o In file included from src/moar.h:90:0, from src/6model/reprs/NFA.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMException.o In file included from src/moar.h:90:0, from src/6model/reprs/MVMException.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMDLLSym.o In file included from src/moar.h:90:0, from src/6model/reprs/MVMDLLSym.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMContinuation.o In file included from src/moar.h:90:0, from src/6model/reprs/MVMContinuation.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/NativeCall.o In file included from src/moar.h:90:0, from src/6model/reprs/NativeCall.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/CPointer.o In file included from src/moar.h:90:0, from src/6model/reprs/CPointer.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/CStr.o In file included from src/moar.h:90:0, from src/6model/reprs/CStr.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/CArray.o In file included from src/moar.h:90:0, from src/6model/reprs/CArray.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/CStruct.o In file included from src/moar.h:90:0, from src/6model/reprs/CStruct.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/CUnion.o In file included from src/moar.h:90:0, from src/6model/reprs/CUnion.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/ReentrantMutex.o In file included from src/moar.h:90:0, from src/6model/reprs/ReentrantMutex.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/ConditionVariable.o In file included from src/moar.h:90:0, from src/6model/reprs/ConditionVariable.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/Semaphore.o In file included from src/moar.h:90:0, from src/6model/reprs/Semaphore.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/ConcBlockingQueue.o In file included from src/moar.h:90:0, from src/6model/reprs/ConcBlockingQueue.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMAsyncTask.o In file included from src/moar.h:90:0, from src/6model/reprs/MVMAsyncTask.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMNull.o In file included from src/moar.h:90:0, from src/6model/reprs/MVMNull.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/CPPStruct.o In file included from src/moar.h:90:0, from src/6model/reprs/CPPStruct.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/NativeRef.o In file included from src/moar.h:90:0, from src/6model/reprs/NativeRef.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MultiDimArray.o In file included from src/moar.h:90:0, from src/6model/reprs/MultiDimArray.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/Decoder.o In file included from src/moar.h:90:0, from src/6model/reprs/Decoder.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMSpeshLog.o In file included from src/moar.h:90:0, from src/6model/reprs/MVMSpeshLog.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMStaticFrameSpesh.o In file included from src/moar.h:90:0, from src/6model/reprs/MVMStaticFrameSpesh.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMCapture.o In file included from src/moar.h:90:0, from src/6model/reprs/MVMCapture.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMTracked.o In file included from src/moar.h:90:0, from src/6model/reprs/MVMTracked.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/6model.o In file included from src/moar.h:90:0, from src/6model/6model.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/bootstrap.o In file included from src/moar.h:90:0, from src/6model/bootstrap.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/sc.o In file included from src/moar.h:90:0, from src/6model/sc.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/serialization.o In file included from src/moar.h:90:0, from src/6model/serialization.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/disp/boot.o In file included from src/moar.h:90:0, from src/disp/boot.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/disp/registry.o In file included from src/moar.h:90:0, from src/disp/registry.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/disp/inline_cache.o In file included from src/moar.h:90:0, from src/disp/inline_cache.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/disp/program.o In file included from src/moar.h:90:0, from src/disp/program.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/disp/syscall.o In file included from src/moar.h:90:0, from src/disp/syscall.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/disp/resume.o In file included from src/moar.h:90:0, from src/disp/resume.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/dump.o In file included from src/moar.h:90:0, from src/spesh/dump.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/graph.o In file included from src/moar.h:90:0, from src/spesh/graph.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ src/spesh/graph.c: In function 'build_cfg': src/spesh/graph.c:298:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ann_ptr && pc - sf->body.bytecode == ann_ptr->bytecode_offset) { ^~ src/spesh/graph.c:411:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (target > 0 && target < pc - g->bytecode) { ^ compiling src/spesh/codegen.o In file included from src/moar.h:90:0, from src/spesh/codegen.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/manipulate.o In file included from src/moar.h:90:0, from src/spesh/manipulate.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/args.o In file included from src/moar.h:90:0, from src/spesh/args.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/usages.o In file included from src/moar.h:90:0, from src/spesh/usages.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/facts.o In file included from src/moar.h:90:0, from src/spesh/facts.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/optimize.o In file included from src/moar.h:90:0, from src/spesh/optimize.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ src/spesh/optimize.c: In function 'optimize_runbytecode': src/spesh/optimize.c:1455:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cs = (MVMCallsite *)ins->operands[1].lit_ui64; ^ src/spesh/optimize.c:1461:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cs = (MVMCallsite *)ins->operands[2].lit_ui64; ^ compiling src/spesh/dead_bb_elimination.o In file included from src/moar.h:90:0, from src/spesh/dead_bb_elimination.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/dead_ins_elimination.o In file included from src/moar.h:90:0, from src/spesh/dead_ins_elimination.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/deopt.o In file included from src/moar.h:90:0, from src/spesh/deopt.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/log.o In file included from src/moar.h:90:0, from src/spesh/log.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/threshold.o In file included from src/moar.h:90:0, from src/spesh/threshold.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/inline.o In file included from src/moar.h:90:0, from src/spesh/inline.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/osr.o In file included from src/moar.h:90:0, from src/spesh/osr.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/lookup.o In file included from src/moar.h:90:0, from src/spesh/lookup.c:9: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/iterator.o In file included from src/moar.h:90:0, from src/spesh/iterator.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/worker.o In file included from src/moar.h:90:0, from src/spesh/worker.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/debug.o In file included from src/moar.h:90:0, from src/spesh/debug.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/stats.o In file included from src/moar.h:90:0, from src/spesh/stats.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/plan.o In file included from src/moar.h:90:0, from src/spesh/plan.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/arg_guard.o In file included from src/moar.h:90:0, from src/spesh/arg_guard.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/frame_walker.o In file included from src/moar.h:90:0, from src/spesh/frame_walker.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/pea.o In file included from src/moar.h:90:0, from src/spesh/pea.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/6model/reprs/MVMSpeshCandidate.o In file included from src/moar.h:90:0, from src/6model/reprs/MVMSpeshCandidate.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/spesh/disp.o In file included from src/moar.h:90:0, from src/spesh/disp.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ src/spesh/disp.c: In function 'MVM_spesh_disp_callsite_for_dispatch_op': src/spesh/disp.c:72:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (MVMCallsite *)GET_UI64(args, 2); ^ src/spesh/disp.c:85:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (MVMCallsite *)GET_UI64(args, 4); ^ src/spesh/disp.c: In function 'emit_hll_guard': src/spesh/disp.c:252:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] guard->operands[2].lit_ui64 = (MVMuint64)hll; ^ src/spesh/disp.c: In function 'translate_dispatch_program': src/spesh/disp.c:1236:55: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rb_ins->operands[cur_op++].lit_ui64 = (MVMuint64)callsite; ^ src/spesh/disp.c:1405:55: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rb_ins->operands[cur_op++].lit_ui64 = (MVMuint64)callsite; ^ compiling src/strings/decode_stream.o In file included from src/moar.h:90:0, from src/strings/decode_stream.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/strings/ascii.o In file included from src/moar.h:90:0, from src/strings/ascii.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/strings/parse_num.o In file included from src/moar.h:90:0, from src/strings/parse_num.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/strings/utf8.o In file included from src/moar.h:90:0, from src/strings/utf8.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/strings/utf8_c8.o In file included from src/moar.h:90:0, from src/strings/utf8_c8.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/strings/nfg.o In file included from src/moar.h:90:0, from src/strings/nfg.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/strings/ops.o In file included from src/moar.h:90:0, from src/strings/ops.c:3: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/moar.h:268:0, from src/strings/ops.c:3: src/strings/siphash/csiphash.h: In function 'siphashfinish': src/strings/siphash/csiphash.h:157:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: t.u8[4] = src[4]; ~~~~~~~~^~~~~~~~ src/strings/siphash/csiphash.h:164:9: note: here case 4: t.u8[3] = src[3]; ^~~~ compiling src/strings/unicode.o In file included from src/moar.h:90:0, from src/strings/unicode_db.c:57, from src/strings/unicode.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/strings/normalize.o In file included from src/moar.h:90:0, from src/strings/normalize.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/strings/latin1.o In file included from src/moar.h:90:0, from src/strings/latin1.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/strings/utf16.o In file included from src/moar.h:90:0, from src/strings/utf16.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/strings/windows1252.o In file included from src/moar.h:90:0, from src/strings/windows1252.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/strings/shiftjis.o In file included from src/moar.h:90:0, from src/strings/shiftjis.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/strings/gb2312.o In file included from src/moar.h:90:0, from src/strings/gb2312.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/strings/gb18030.o In file included from src/moar.h:90:0, from src/strings/gb18030.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/math/bigintops.o In file included from src/moar.h:90:0, from src/math/bigintops.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/profiler/instrument.o In file included from src/moar.h:90:0, from src/profiler/instrument.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/profiler/log.o In file included from src/moar.h:90:0, from src/profiler/log.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/profiler/profile.o In file included from src/moar.h:90:0, from src/profiler/profile.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/profiler/heapsnapshot.o In file included from src/moar.h:90:0, from src/profiler/heapsnapshot.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/profiler/telemeh.o In file included from src/moar.h:90:0, from src/profiler/telemeh.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/profiler/configuration.o In file included from src/moar.h:90:0, from src/profiler/configuration.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/instrument/crossthreadwrite.o In file included from src/moar.h:90:0, from src/instrument/crossthreadwrite.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/instrument/line_coverage.o In file included from src/moar.h:90:0, from src/instrument/line_coverage.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/platform/sys.o In file included from src/moar.h:90:0, from src/platform/sys.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/platform/random.o In file included from src/moar.h:90:0, from src/platform/random.c:64: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/platform/memmem32.o In file included from src/moar.h:90:0, from src/platform/memmem32.c:29: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling 3rdparty/freebsd/memmem.o compiling 3rdparty/ryu/ryu/d2s.o compiling src/platform/malloc_trim.o compiling src/moar.o In file included from src/moar.h:90:0, from src/moar.c:2: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ src/moar.c: In function 'MVM_vm_create_instance': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/moar.c:235:48: note: in expansion of macro 'MVM_platform_thread_id' instance->threads->body.native_thread_id = MVM_platform_thread_id(); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/platform/posix/mmap.o In file included from src/moar.h:90:0, from src/platform/posix/mmap.c:3: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/platform/posix/time.o In file included from src/moar.h:90:0, from src/platform/posix/time.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/platform/posix/io.o compiling src/platform/posix/fork.o In file included from src/moar.h:90:0, from src/platform/posix/fork.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling src/jit/stub.o In file included from src/moar.h:90:0, from src/jit/stub.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/platform/threads.h:19:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define MVM_platform_thread_id() (MVMint64)uv_thread_self() ^ src/core/nativecall.h:146:19: note: in expansion of macro 'MVM_platform_thread_id' MVM_platform_thread_id()); ^~~~~~~~~~~~~~~~~~~~~~ compiling 3rdparty/cmp/cmp.o linking 3rdparty/cmp/libcmp.a compiling 3rdparty/tinymt/tinymt64.o linking 3rdparty/tinymt/libtinymt.a compiling 3rdparty/sha1/sha1.o linking 3rdparty/sha1/libsha1.a linking libmoar.so linking moar /usr/pkg/bin/perl build/mk-moar-pc.pl pkgconfig/moar.pc