=> 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 MoarVM-2021.09nb1
compiling src/main.o
compiling src/core/callsite.o
compiling src/core/args.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/core/exceptions.o
compiling src/core/interp.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/core/str_hash_table.o
compiling src/core/fixkey_hash_table.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/core/index_hash_table.o
compiling src/core/ptr_hash_table.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/core/uni_hash_table.o
compiling src/core/threadcontext.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/core/compunit.o
compiling src/core/bytecode.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145: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:45: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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/core/validation.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/core/bytecodedump.o
compiling src/core/threads.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145: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:76: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:45: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:145: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:45: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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/core/coerce.o
compiling src/core/dll.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/core/nativecall.o
compiling src/core/nativecall_libffi.o
src/core/interp.c: In function 'MVM_interp_run':
src/core/interp.c:3358:36: warning: variable 'coderef' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
                         MVMObject *coderef;
                                    ^~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145: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:117:20: warning: variable 'status' set but not used [-Wunused-but-set-variable]
         ffi_status status;
                    ^~~~~~
src/core/nativecall_libffi.c: In function 'callback_handler':
src/core/nativecall_libffi.c:218:22: warning: unused variable 'values' [-Wunused-variable]
     void           **values = MVM_malloc(sizeof(void *) * (data->cs->arg_count ? data->cs->arg_count : 1));
                      ^~~~~~
src/core/nativecall_libffi.c: In function 'MVM_nativecall_invoke':
src/core/nativecall_libffi.c:484: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
compiling src/core/intcache.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/core/fixedsizealloc.o
compiling src/core/regionalloc.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/debug/debugserver.o
compiling src/gen/config.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145: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:45: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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/gc/worklist.o
compiling src/gc/roots.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/gc/gen2.o
compiling src/gc/wb.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/gc/objectid.o
compiling src/gc/finalize.o
compiling src/gc/debug.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/io/io.o
compiling src/io/eventloop.o
compiling src/io/syncfile.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/io/syncsocket.o
compiling src/io/fileops.o
compiling src/io/dirops.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
src/io/dirops.c: In function 'mkdir_p':
src/io/dirops.c:50:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
                        && S_ISDIR(req.statbuf.st_mode)
                        ^
compiling src/io/procops.o
compiling src/io/timers.o
compiling src/io/filewatchers.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/io/signals.o
compiling src/io/asyncsocket.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/io/asyncsocketudp.o
compiling src/6model/reprs.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/6model/containers.o
compiling src/6model/parametric.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/6model/reprs/VMArray.o
compiling src/6model/reprs/MVMHash.o
In file included from src/moar.h:45: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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/6model/reprs/KnowHOWAttributeREPR.o
compiling src/6model/reprs/P6str.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/6model/reprs/P6opaque.o
compiling src/6model/reprs/MVMCode.o
In file included from src/moar.h:45: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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/6model/reprs/MVMCompUnit.o
compiling src/6model/reprs/MVMStaticFrame.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145: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:45: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:145: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:45: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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/6model/reprs/HashAttrStore.o
compiling src/6model/reprs/MVMThread.o
compiling src/6model/reprs/MVMIter.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/6model/reprs/MVMContext.o
compiling src/6model/reprs/SCRef.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/6model/reprs/MVMCallCapture.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45:0,
                 from src/6model/reprs/MVMCallCapture.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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/6model/reprs/P6bigint.o
compiling src/6model/reprs/NFA.o
compiling src/6model/reprs/MVMException.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/6model/reprs/MVMDLLSym.o
compiling src/6model/reprs/MVMMultiCache.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45:0,
                 from src/6model/reprs/MVMMultiCache.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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/6model/reprs/NativeCall.o
compiling src/6model/reprs/CPointer.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/6model/reprs/CStr.o
compiling src/6model/reprs/CArray.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145: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:45: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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/6model/reprs/ReentrantMutex.o
compiling src/6model/reprs/ConditionVariable.o
In file included from src/moar.h:45: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:145: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:45: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:145: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:45: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:145: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:45: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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/6model/reprs/CPPStruct.o
compiling src/6model/reprs/NativeRef.o
compiling src/6model/reprs/MultiDimArray.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/6model/reprs/Decoder.o
compiling src/6model/reprs/MVMSpeshLog.o
compiling src/6model/reprs/MVMStaticFrameSpesh.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/6model/reprs/MVMSpeshPluginState.o
compiling src/6model/6model.o
compiling src/6model/bootstrap.o
In file included from src/moar.h:45:0,
                 from src/6model/reprs/MVMSpeshPluginState.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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145: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:45: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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/spesh/dump.o
compiling src/spesh/graph.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145: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:244: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:326: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:45: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:145: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:45: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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/spesh/usages.o
compiling src/spesh/facts.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/spesh/optimize.o
compiling src/spesh/dead_bb_elimination.o
In file included from src/moar.h:45: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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/spesh/deopt.o
compiling src/spesh/log.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/spesh/threshold.o
compiling src/spesh/inline.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145: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:45: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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/spesh/iterator.o
compiling src/spesh/worker.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/spesh/debug.o
compiling src/spesh/stats.o
In file included from src/moar.h:45: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:145: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:45: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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/spesh/plugin.o
compiling src/spesh/frame_walker.o
In file included from src/moar.h:45:0,
                 from src/spesh/plugin.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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/strings/decode_stream.o
compiling src/strings/ascii.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145: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:45: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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/strings/utf8_c8.o
compiling src/strings/nfg.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/strings/ops.o
compiling src/strings/unicode.o
compiling src/strings/normalize.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45:0,
                 from src/strings/normalize.c:1:
src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context':
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
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:145: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:45: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:145: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:45: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:145: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:45: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:145: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:45: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:145: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:45: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:145: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:45: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:145: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:45: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:145: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:45: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:145: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:45: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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/profiler/heapsnapshot.o
compiling src/profiler/telemeh.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
src/profiler/configuration.c: In function 'operand_size':
src/profiler/configuration.c:106:15: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized]
     MVMuint32 size;
               ^~~~
compiling src/instrument/crossthreadwrite.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/instrument/line_coverage.o
compiling src/platform/sys.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/platform/random.o
compiling src/platform/memmem32.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
In file included from src/moar.h:45: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:145: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:45: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:145: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:229: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling src/platform/posix/time.o
compiling src/platform/posix/io.o
compiling src/platform/posix/fork.o
In file included from src/moar.h:45: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:145: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:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling 3rdparty/cmp/cmp.o
In file included from src/moar.h:45: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:145:19: note: in expansion of macro 'MVM_platform_thread_id'
                   MVM_platform_thread_id());
                   ^~~~~~~~~~~~~~~~~~~~~~
compiling 3rdparty/tinymt/tinymt64.o
compiling 3rdparty/sha1/sha1.o
/usr/pkg/bin/perl build/mk-moar-pc.pl pkgconfig/moar.pc
linking 3rdparty/tinymt/libtinymt.a
linking 3rdparty/sha1/libsha1.a
linking 3rdparty/cmp/libcmp.a
linking libmoar.so
linking moar