=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> 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-2024.10 compiling src/main.o In file included from src/moar.h:209, from src/main.c:4: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/core/callsite.o In file included from src/moar.h:209, from src/core/callsite.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/core/args.o In file included from src/moar.h:209, from src/core/args.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/core/exceptions.o In file included from src/moar.h:209, from src/core/exceptions.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/core/exceptions.c: In function 'search_for_handler_from': src/core/exceptions.c:291:32: warning: this statement may fall through [-Wimplicit-fallthrough=] src/core/exceptions.c:293:9: note: here compiling src/core/interp.o In file included from src/moar.h:209, from src/core/interp.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/core/interp.c: In function 'MVM_interp_run': src/core/interp.c:776:30: warning: absolute value function 'labs' given an argument of type 'MVMint64' {aka 'long long int'} but has parameter of type 'long int' which may cause truncation of value [-Wabsolute-value] src/core/interp.c:776:84: warning: absolute value function 'labs' given an argument of type 'MVMint64' {aka 'long long int'} but has parameter of type 'long int' which may cause truncation of value [-Wabsolute-value] src/core/interp.c:5609:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] src/core/interp.c:6636:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] src/core/interp.c:6650:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] src/core/interp.c:6665:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] src/core/interp.c:6680:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] src/core/interp.c:6695:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] src/core/interp.c:6710:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] src/core/interp.c:6724:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] src/core/interp.c:6737:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] src/core/interp.c:6751:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] src/core/interp.c:6765:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] src/core/interp.c:6779:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] src/core/interp.c:6793:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] src/core/interp.c:6807:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] src/core/interp.c:6821:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] src/core/interp.c:6836:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] src/core/interp.c:6851:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] src/core/interp.c:6866:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] src/core/interp.c:6881:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] compiling src/core/str_hash_table.o In file included from src/moar.h:209, from src/core/str_hash_table.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/core/fixkey_hash_table.o In file included from src/moar.h:209, from src/core/fixkey_hash_table.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/core/index_hash_table.o In file included from src/moar.h:209, from src/core/index_hash_table.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/core/ptr_hash_table.o In file included from src/moar.h:209, from src/core/ptr_hash_table.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/core/uni_hash_table.o In file included from src/moar.h:209, from src/core/uni_hash_table.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/core/threadcontext.o In file included from src/moar.h:209, from src/core/threadcontext.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/core/compunit.o In file included from src/moar.h:209, from src/core/compunit.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/core/bytecode.o In file included from src/moar.h:209, from src/core/bytecode.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/core/frame.o In file included from src/moar.h:209, from src/core/frame.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/core/frame.c: In function 'MVM_frame_dispatch': src/core/frame.c:317:31: warning: 'frame' may be used uninitialized in this function [-Wmaybe-uninitialized] src/core/frame.c:297:15: note: 'frame' was declared here src/core/frame.c: In function 'MVM_frame_vivify_lexical': src/core/frame.c:1217:163: warning: 'resolved' may be used uninitialized in this function [-Wmaybe-uninitialized] src/core/frame.c:1203:24: note: 'resolved' was declared here src/core/frame.c: In function 'MVM_frame_binddynlex': src/core/frame.c:1645:116: warning: 'lex_reg' may be used uninitialized in this function [-Wmaybe-uninitialized] src/core/frame.c:1621:18: note: 'lex_reg' was declared here compiling src/core/callstack.o In file included from src/moar.h:209, from src/core/callstack.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/core/callstack.c: In function 'MVM_callstack_ensure_work_and_env_space': src/core/callstack.c:246:49: warning: comparison of integer expressions of different signedness: 'int' and 'MVMuint32' {aka 'unsigned int'} [-Wsign-compare] src/core/callstack.c:263:49: warning: comparison of integer expressions of different signedness: 'int' and 'MVMuint32' {aka 'unsigned int'} [-Wsign-compare] compiling src/core/validation.o In file included from src/moar.h:209, from src/core/validation.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/core/validation.c: In function 'validate_sequence': src/core/validation.c:508:20: warning: this statement may fall through [-Wimplicit-fallthrough=] src/core/validation.c:512:13: note: here compiling src/core/bytecodedump.o In file included from src/moar.h:209, from src/core/bytecodedump.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/core/threads.o In file included from src/moar.h:209, from src/core/threads.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/core/threads.c: In function 'start_thread': src/core/threads.c:86:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/core/ops.o In file included from src/moar.h:209, from src/core/ops.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/core/hll.o In file included from src/moar.h:209, from src/core/hll.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/core/loadbytecode.o In file included from src/moar.h:209, from src/core/loadbytecode.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/core/coerce.o In file included from src/moar.h:209, from src/core/coerce.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/core/dll.o In file included from src/moar.h:209, from src/core/dll.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/core/ext.o In file included from src/moar.h:209, from src/core/ext.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/core/nativecall.o In file included from src/moar.h:209, from src/core/nativecall.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/core/nativecall_libffi.o In file included from src/moar.h:209, from src/core/nativecall_libffi.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/core/nativecall_libffi.c: In function 'unmarshal_callback': src/core/nativecall_libffi.c:115:20: warning: variable 'status' set but not used [-Wunused-but-set-variable] src/core/nativecall_libffi.c: In function 'MVM_nativecall_invoke': src/core/nativecall_libffi.c:503:16: warning: unused variable 'status' [-Wunused-variable] src/core/nativecall_libffi.c: In function 'MVM_nativecall_dispatch': src/core/nativecall_libffi.c:1040:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] src/core/nativecall_libffi.c:1046:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] src/core/nativecall_libffi.c:1186:77: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/core/nativecall_libffi.c:1190:78: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/core/nativecall_libffi.c:876:16: warning: unused variable 'status' [-Wunused-variable] compiling src/core/continuation.o In file included from src/moar.h:209, from src/core/continuation.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/core/intcache.o In file included from src/moar.h:209, from src/core/intcache.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/core/regionalloc.o In file included from src/moar.h:209, from src/core/regionalloc.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/debug/debugserver.o In file included from src/moar.h:209, from src/debug/debugserver.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/debug/debugserver.c: In function 'check_requirements': src/debug/debugserver.c:399:170: warning: this statement may fall through [-Wimplicit-fallthrough=] src/debug/debugserver.c:401:9: note: here src/debug/debugserver.c:412:158: warning: this statement may fall through [-Wimplicit-fallthrough=] src/debug/debugserver.c:414:9: note: here src/debug/debugserver.c:415:165: warning: this statement may fall through [-Wimplicit-fallthrough=] src/debug/debugserver.c:417:9: note: here compiling src/gen/config.o In file included from src/moar.h:209, from src/gen/config.c:9: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/gc/orchestrate.o In file included from src/moar.h:209, from src/gc/orchestrate.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/gc/orchestrate.c: In function 'signal_one_thread': src/gc/orchestrate.c:47:37: warning: this statement may fall through [-Wimplicit-fallthrough=] src/gc/orchestrate.c:49:13: note: here compiling src/gc/allocation.o In file included from src/moar.h:209, from src/gc/allocation.c:6: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/gc/worklist.o In file included from src/moar.h:209, from src/gc/worklist.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/gc/roots.o In file included from src/moar.h:209, from src/gc/roots.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/gc/collect.o In file included from src/moar.h:209, from src/gc/collect.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/gc/gen2.o In file included from src/moar.h:209, from src/gc/gen2.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/gc/wb.o In file included from src/moar.h:209, from src/gc/wb.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/gc/objectid.o In file included from src/moar.h:209, from src/gc/objectid.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/gc/finalize.o In file included from src/moar.h:209, from src/gc/finalize.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/gc/debug.o In file included from src/moar.h:209, from src/gc/debug.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/io/io.o In file included from src/moar.h:209, from src/io/io.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/io/io.c: In function 'MVM_io_read_bytes': src/io/io.c:133:38: warning: 'bytes_read' may be used uninitialized in this function [-Wmaybe-uninitialized] src/io/io.c:106:15: note: 'bytes_read' was declared here src/io/io.c: In function 'MVM_io_read_bytes_async': src/io/io.c:193:16: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] src/io/io.c: In function 'MVM_io_write_bytes_async': src/io/io.c:212:16: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] src/io/io.c:205:20: note: 'result' was declared here src/io/io.c: In function 'MVM_io_write_bytes_to_async': src/io/io.c:232:16: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] src/io/io.c:225:20: note: 'result' was declared here compiling src/io/eventloop.o In file included from src/moar.h:209, from src/io/eventloop.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/io/syncfile.o In file included from src/moar.h:209, from src/io/syncfile.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/io/syncsocket.o In file included from src/moar.h:209, from src/io/syncsocket.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/io/syncsocket.c: At top level: src/io/syncsocket.c:514:51: warning: missing initializer for field 'mvm_open_mode' of 'MVMIOIntrospection' [-Wmissing-field-initializers] In file included from src/moar.h:279, from src/io/syncsocket.c:1: src/io/io.h:86:16: note: 'mvm_open_mode' declared here compiling src/io/fileops.o In file included from src/moar.h:209, from src/io/fileops.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/io/dirops.o In file included from src/moar.h:209, from src/io/dirops.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/io/procops.o In file included from src/moar.h:209, from src/io/procops.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/io/procops.c: In function 'MVM_proc_spawn_async': src/io/procops.c:1062:9: warning: 'task' may be used uninitialized in this function [-Wmaybe-uninitialized] src/io/procops.c:996:19: note: 'task' was declared here compiling src/io/timers.o In file included from src/moar.h:209, from src/io/timers.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/io/filewatchers.o In file included from src/moar.h:209, from src/io/filewatchers.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/io/signals.o In file included from src/moar.h:209, from src/io/signals.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/io/asyncsocket.o In file included from src/moar.h:209, from src/io/asyncsocket.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/io/asyncsocket.c: At top level: src/io/asyncsocket.c:462:52: warning: missing initializer for field 'mvm_open_mode' of 'MVMIOIntrospection' [-Wmissing-field-initializers] In file included from src/moar.h:279, from src/io/asyncsocket.c:1: src/io/io.h:86:16: note: 'mvm_open_mode' declared here src/io/asyncsocket.c: In function 'MVM_io_socket_connect_async': src/io/asyncsocket.c:665:14: warning: 'dest' may be used uninitialized in this function [-Wmaybe-uninitialized] src/io/asyncsocket.c: In function 'MVM_io_socket_listen_async': src/io/asyncsocket.c:1051:14: warning: 'dest' may be used uninitialized in this function [-Wmaybe-uninitialized] compiling src/io/asyncsocketudp.o In file included from src/moar.h:209, from src/io/asyncsocketudp.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/io/asyncsocketudp.c: At top level: src/io/asyncsocketudp.c:467:57: warning: missing initializer for field 'mvm_open_mode' of 'MVMIOIntrospection' [-Wmissing-field-initializers] In file included from src/moar.h:279, from src/io/asyncsocketudp.c:1: src/io/io.h:86:16: note: 'mvm_open_mode' declared here src/io/asyncsocketudp.c: In function 'write_bytes_to': src/io/asyncsocketudp.c:400:19: warning: 'dest_addr' may be used uninitialized in this function [-Wmaybe-uninitialized] compiling src/6model/reprs.o In file included from src/moar.h:209, from src/6model/reprs.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprconv.o In file included from src/moar.h:209, from src/6model/reprconv.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/containers.o In file included from src/moar.h:209, from src/6model/containers.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/parametric.o In file included from src/moar.h:209, from src/6model/parametric.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/MVMString.o In file included from src/moar.h:209, from src/6model/reprs/MVMString.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/VMArray.o In file included from src/moar.h:209, from src/6model/reprs/VMArray.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/MVMHash.o In file included from src/moar.h:209, from src/6model/reprs/MVMHash.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/MVMCFunction.o In file included from src/moar.h:209, from src/6model/reprs/MVMCFunction.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/KnowHOWREPR.o In file included from src/moar.h:209, from src/6model/reprs/KnowHOWREPR.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/KnowHOWAttributeREPR.o In file included from src/moar.h:209, from src/6model/reprs/KnowHOWAttributeREPR.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/P6str.o In file included from src/moar.h:209, from src/6model/reprs/P6str.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/P6opaque.o In file included from src/moar.h:209, from src/6model/reprs/P6opaque.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/6model/reprs/P6opaque.c: In function 'spesh': src/6model/reprs/P6opaque.c:2075:29: warning: 'mp_get_mag_ull' is deprecated: replaced by mp_get_mag_u64 [-Wdeprecated-declarations] In file included from src/core/threadcontext.h:5, from src/moar.h:179, from src/6model/reprs/P6opaque.c:1: /tmp/pkgbuild/devel/MoarVM/work.sh3el/.buildlink/include/tommath.h:328:81: note: declared here src/6model/reprs/P6opaque.c:2081:34: warning: 'mp_get_mag_ull' is deprecated: replaced by mp_get_mag_u64 [-Wdeprecated-declarations] In file included from src/core/threadcontext.h:5, from src/moar.h:179, from src/6model/reprs/P6opaque.c:1: /tmp/pkgbuild/devel/MoarVM/work.sh3el/.buildlink/include/tommath.h:328:81: note: declared here src/6model/reprs/P6opaque.c:2138:29: warning: 'mp_get_mag_ull' is deprecated: replaced by mp_get_mag_u64 [-Wdeprecated-declarations] In file included from src/core/threadcontext.h:5, from src/moar.h:179, from src/6model/reprs/P6opaque.c:1: /tmp/pkgbuild/devel/MoarVM/work.sh3el/.buildlink/include/tommath.h:328:81: note: declared here compiling src/6model/reprs/MVMCode.o In file included from src/moar.h:209, from src/6model/reprs/MVMCode.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/MVMOSHandle.o In file included from src/moar.h:209, from src/6model/reprs/MVMOSHandle.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/MVMCompUnit.o In file included from src/moar.h:209, from src/6model/reprs/MVMCompUnit.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/MVMStaticFrame.o In file included from src/moar.h:209, from src/6model/reprs/MVMStaticFrame.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/P6int.o In file included from src/moar.h:209, from src/6model/reprs/P6int.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/P6num.o In file included from src/moar.h:209, from src/6model/reprs/P6num.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/Uninstantiable.o In file included from src/moar.h:209, from src/6model/reprs/Uninstantiable.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/HashAttrStore.o In file included from src/moar.h:209, from src/6model/reprs/HashAttrStore.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/MVMThread.o In file included from src/moar.h:209, from src/6model/reprs/MVMThread.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/MVMIter.o In file included from src/moar.h:209, from src/6model/reprs/MVMIter.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/MVMContext.o In file included from src/moar.h:209, from src/6model/reprs/MVMContext.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/SCRef.o In file included from src/moar.h:209, from src/6model/reprs/SCRef.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/P6bigint.o In file included from src/moar.h:209, from src/6model/reprs/P6bigint.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/6model/reprs/P6bigint.c: In function 'mp_get_int64': src/6model/reprs/P6bigint.c:27:5: warning: 'mp_get_mag_ull' is deprecated: replaced by mp_get_mag_u64 [-Wdeprecated-declarations] In file included from src/core/threadcontext.h:5, from src/moar.h:179, from src/6model/reprs/P6bigint.c:1: /tmp/pkgbuild/devel/MoarVM/work.sh3el/.buildlink/include/tommath.h:328:81: note: declared here src/6model/reprs/P6bigint.c: In function 'mp_get_uint64': src/6model/reprs/P6bigint.c:49:5: warning: 'mp_get_mag_ull' is deprecated: replaced by mp_get_mag_u64 [-Wdeprecated-declarations] In file included from src/core/threadcontext.h:5, from src/moar.h:179, from src/6model/reprs/P6bigint.c:1: /tmp/pkgbuild/devel/MoarVM/work.sh3el/.buildlink/include/tommath.h:328:81: note: declared here compiling src/6model/reprs/NFA.o In file included from src/moar.h:209, from src/6model/reprs/NFA.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/MVMException.o In file included from src/moar.h:209, from src/6model/reprs/MVMException.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/MVMDLLSym.o In file included from src/moar.h:209, from src/6model/reprs/MVMDLLSym.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/MVMContinuation.o In file included from src/moar.h:209, from src/6model/reprs/MVMContinuation.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/NativeCall.o In file included from src/moar.h:209, from src/6model/reprs/NativeCall.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/CPointer.o In file included from src/moar.h:209, from src/6model/reprs/CPointer.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/CStr.o In file included from src/moar.h:209, from src/6model/reprs/CStr.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/CArray.o In file included from src/moar.h:209, from src/6model/reprs/CArray.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/CStruct.o In file included from src/moar.h:209, from src/6model/reprs/CStruct.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/CUnion.o In file included from src/moar.h:209, from src/6model/reprs/CUnion.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/ReentrantMutex.o In file included from src/moar.h:209, from src/6model/reprs/ReentrantMutex.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/ConditionVariable.o In file included from src/moar.h:209, from src/6model/reprs/ConditionVariable.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/Semaphore.o In file included from src/moar.h:209, from src/6model/reprs/Semaphore.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/ConcBlockingQueue.o In file included from src/moar.h:209, from src/6model/reprs/ConcBlockingQueue.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/MVMAsyncTask.o In file included from src/moar.h:209, from src/6model/reprs/MVMAsyncTask.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/MVMNull.o In file included from src/moar.h:209, from src/6model/reprs/MVMNull.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/CPPStruct.o In file included from src/moar.h:209, from src/6model/reprs/CPPStruct.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/NativeRef.o In file included from src/moar.h:209, from src/6model/reprs/NativeRef.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/6model/reprs/NativeRef.c: In function 'MVM_nativeref_write_lex_i': src/6model/reprs/NativeRef.c:589:43: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'MVMint64' {aka 'long long int'} [-Wformat=] src/6model/reprs/NativeRef.c: In function 'MVM_nativeref_write_lex_u': src/6model/reprs/NativeRef.c:613:43: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'MVMuint64' {aka 'long long unsigned int'} [-Wformat=] compiling src/6model/reprs/MultiDimArray.o In file included from src/moar.h:209, from src/6model/reprs/MultiDimArray.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/Decoder.o In file included from src/moar.h:209, from src/6model/reprs/Decoder.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/MVMSpeshLog.o In file included from src/moar.h:209, from src/6model/reprs/MVMSpeshLog.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/MVMStaticFrameSpesh.o In file included from src/moar.h:209, from src/6model/reprs/MVMStaticFrameSpesh.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/MVMCapture.o In file included from src/moar.h:209, from src/6model/reprs/MVMCapture.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/MVMTracked.o In file included from src/moar.h:209, from src/6model/reprs/MVMTracked.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/MVMStat.o In file included from src/moar.h:209, from src/6model/reprs/MVMStat.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/6model.o In file included from src/moar.h:209, from src/6model/6model.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/bootstrap.o In file included from src/moar.h:209, from src/6model/bootstrap.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/sc.o In file included from src/moar.h:209, from src/6model/sc.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/serialization.o In file included from src/moar.h:209, from src/6model/serialization.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/disp/boot.o In file included from src/moar.h:209, from src/disp/boot.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/disp/registry.o In file included from src/moar.h:209, from src/disp/registry.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/disp/inline_cache.o In file included from src/moar.h:209, from src/disp/inline_cache.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/disp/program.o In file included from src/moar.h:209, from src/disp/program.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/disp/syscall.o In file included from src/moar.h:209, from src/disp/syscall.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/disp/resume.o In file included from src/moar.h:209, from src/disp/resume.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/spesh/dump.o In file included from src/moar.h:209, from src/spesh/dump.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/spesh/graph.o In file included from src/moar.h:209, from src/spesh/graph.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/spesh/graph.c: In function 'build_cfg': src/spesh/graph.c:304:47: warning: comparison of integer expressions of different signedness: 'int' and 'MVMuint32' {aka 'unsigned int'} [-Wsign-compare] src/spesh/graph.c:417:46: warning: comparison of integer expressions of different signedness: 'MVMuint32' {aka 'unsigned int'} and 'int' [-Wsign-compare] compiling src/spesh/codegen.o In file included from src/moar.h:209, from src/spesh/codegen.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/spesh/manipulate.o In file included from src/moar.h:209, from src/spesh/manipulate.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/spesh/args.o In file included from src/moar.h:209, from src/spesh/args.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/spesh/usages.o In file included from src/moar.h:209, from src/spesh/usages.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/spesh/facts.o In file included from src/moar.h:209, from src/spesh/facts.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/spesh/optimize.o In file included from src/moar.h:209, from src/spesh/optimize.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/spesh/optimize.c: In function 'optimize_runbytecode': src/spesh/optimize.c:1465:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] src/spesh/optimize.c:1471:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] compiling src/spesh/dead_bb_elimination.o In file included from src/moar.h:209, from src/spesh/dead_bb_elimination.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/spesh/dead_ins_elimination.o In file included from src/moar.h:209, from src/spesh/dead_ins_elimination.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/spesh/deopt.o In file included from src/moar.h:209, from src/spesh/deopt.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/spesh/log.o In file included from src/moar.h:209, from src/spesh/log.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/spesh/threshold.o In file included from src/moar.h:209, from src/spesh/threshold.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/spesh/inline.o In file included from src/moar.h:209, from src/spesh/inline.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/spesh/osr.o In file included from src/moar.h:209, from src/spesh/osr.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/spesh/lookup.o In file included from src/moar.h:209, from src/spesh/lookup.c:9: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/spesh/iterator.o In file included from src/moar.h:209, from src/spesh/iterator.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/spesh/worker.o In file included from src/moar.h:209, from src/spesh/worker.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/spesh/debug.o In file included from src/moar.h:209, from src/spesh/debug.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/spesh/stats.o In file included from src/moar.h:209, from src/spesh/stats.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/spesh/plan.o In file included from src/moar.h:209, from src/spesh/plan.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/spesh/arg_guard.o In file included from src/moar.h:209, from src/spesh/arg_guard.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/spesh/frame_walker.o In file included from src/moar.h:209, from src/spesh/frame_walker.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/spesh/pea.o In file included from src/moar.h:209, from src/spesh/pea.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/6model/reprs/MVMSpeshCandidate.o In file included from src/moar.h:209, from src/6model/reprs/MVMSpeshCandidate.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/spesh/disp.o In file included from src/moar.h:209, from src/spesh/disp.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/spesh/disp.c: In function 'MVM_spesh_disp_callsite_for_dispatch_op': src/spesh/disp.c:74:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] src/spesh/disp.c:90:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] src/spesh/disp.c: In function 'emit_hll_guard': src/spesh/disp.c:259:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/spesh/disp.c: In function 'translate_dispatch_program': src/spesh/disp.c:1304:55: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/spesh/disp.c:1479:55: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/strings/decode_stream.o In file included from src/moar.h:209, from src/strings/decode_stream.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/strings/ascii.o In file included from src/moar.h:209, from src/strings/ascii.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/strings/parse_num.o In file included from src/moar.h:209, from src/strings/parse_num.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/strings/parse_num.c: In function 'parse_int_frac_exp': src/strings/parse_num.c:134:27: warning: 'digit' may be used uninitialized in this function [-Wmaybe-uninitialized] src/strings/parse_num.c:102:9: note: 'digit' was declared here src/strings/parse_num.c: In function 'parse_simple_number': src/strings/parse_num.c:82:32: warning: 'digit' may be used uninitialized in this function [-Wmaybe-uninitialized] src/strings/parse_num.c:76:9: note: 'digit' was declared here compiling src/strings/utf8.o In file included from src/moar.h:209, from src/strings/utf8.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/strings/utf8_c8.o In file included from src/moar.h:209, from src/strings/utf8_c8.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/strings/nfg.o In file included from src/moar.h:209, from src/strings/nfg.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/strings/ops.o In file included from src/moar.h:209, from src/strings/ops.c:3: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] In file included from src/moar.h:278, from src/strings/ops.c:3: src/strings/siphash/csiphash.h: In function 'siphashfinish': src/strings/siphash/csiphash.h:153:25: warning: this statement may fall through [-Wimplicit-fallthrough=] src/strings/siphash/csiphash.h:155:9: note: here src/strings/siphash/csiphash.h:155:25: warning: this statement may fall through [-Wimplicit-fallthrough=] src/strings/siphash/csiphash.h:157:9: note: here src/strings/siphash/csiphash.h:157:25: warning: this statement may fall through [-Wimplicit-fallthrough=] src/strings/siphash/csiphash.h:164:9: note: here src/strings/siphash/csiphash.h:164:25: warning: this statement may fall through [-Wimplicit-fallthrough=] src/strings/siphash/csiphash.h:166:9: note: here src/strings/siphash/csiphash.h:166:25: warning: this statement may fall through [-Wimplicit-fallthrough=] src/strings/siphash/csiphash.h:168:9: note: here src/strings/siphash/csiphash.h:168:25: warning: this statement may fall through [-Wimplicit-fallthrough=] src/strings/siphash/csiphash.h:170:9: note: here In file included from src/moar.h:186, from src/strings/ops.c:3: src/strings/ops.c: In function 'MVM_string_encode_to_buf_config': src/core/alloc.h:62:5: warning: 'encoded' may be used uninitialized in this function [-Wmaybe-uninitialized] src/strings/ops.c:1873:15: note: 'encoded' was declared here compiling src/strings/unicode.o In file included from src/moar.h:209, 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/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/strings/normalize.o In file included from src/moar.h:209, from src/strings/normalize.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/strings/latin1.o In file included from src/moar.h:209, from src/strings/latin1.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/strings/utf16.o In file included from src/moar.h:209, from src/strings/utf16.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/strings/windows1252.o In file included from src/moar.h:209, from src/strings/windows1252.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/strings/shiftjis.o In file included from src/moar.h:209, from src/strings/shiftjis.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/strings/gb2312.o In file included from src/moar.h:209, from src/strings/gb2312.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/strings/gb18030.o In file included from src/moar.h:209, from src/strings/gb18030.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/math/bigintops.o In file included from src/moar.h:209, from src/math/bigintops.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/math/bigintops.c: In function 'can_be_smallint': src/math/bigintops.c:45:35: warning: comparison is always true due to limited range of data type [-Wtype-limits] src/math/bigintops.c: In function 'MVM_bigint_abs': src/math/bigintops.c:416:1129: warning: absolute value function 'labs' given an argument of type 'MVMint64' {aka 'long long int'} but has parameter of type 'long int' which may cause truncation of value [-Wabsolute-value] src/math/bigintops.c: In function 'MVM_bigint_pow': src/math/bigintops.c:685:13: warning: 'mp_expt_u32' is deprecated: replaced by mp_expt_n [-Wdeprecated-declarations] In file included from src/core/threadcontext.h:5, from src/moar.h:179, from src/math/bigintops.c:1: /tmp/pkgbuild/devel/MoarVM/work.sh3el/.buildlink/include/tommath.h:559:64: note: declared here src/math/bigintops.c: In function 'MVM_bigint_add': src/math/bigintops.c:422:1370: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] src/math/bigintops.c: In function 'MVM_bigint_sub': src/math/bigintops.c:423:1370: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] src/math/bigintops.c: In function 'MVM_bigint_mul': src/math/bigintops.c:424:1370: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] src/math/bigintops.c: In function 'MVM_bigint_lcm': src/math/bigintops.c:425:607: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] src/math/bigintops.c: In function 'MVM_bigint_gcd': src/math/bigintops.c:437:31: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] src/math/bigintops.c: In function 'MVM_bigint_or': src/math/bigintops.c:473:594: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] src/math/bigintops.c: In function 'MVM_bigint_xor': src/math/bigintops.c:474:595: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] src/math/bigintops.c: In function 'MVM_bigint_and': src/math/bigintops.c:475:595: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] src/math/bigintops.c: In function 'MVM_bigint_mod': src/math/bigintops.c:505:14: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] src/math/bigintops.c: In function 'MVM_bigint_div': src/math/bigintops.c:559:10: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] src/math/bigintops.c: In function 'MVM_bigint_expmod': src/math/bigintops.c:847:10: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] src/math/bigintops.c: In function 'MVM_bigint_rand': src/math/bigintops.c:1533:14: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] compiling src/profiler/instrument.o In file included from src/moar.h:209, from src/profiler/instrument.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/profiler/log.o In file included from src/moar.h:209, from src/profiler/log.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/profiler/profile.o In file included from src/moar.h:209, from src/profiler/profile.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/profiler/heapsnapshot.o In file included from src/moar.h:209, from src/profiler/heapsnapshot.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/profiler/telemeh.o In file included from src/moar.h:209, from src/profiler/telemeh.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/profiler/configuration.o In file included from src/moar.h:209, from src/profiler/configuration.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/instrument/crossthreadwrite.o In file included from src/moar.h:209, from src/instrument/crossthreadwrite.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/instrument/line_coverage.o In file included from src/moar.h:209, from src/instrument/line_coverage.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/platform/sys.o In file included from src/moar.h:209, from src/platform/sys.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/platform/random.o In file included from src/moar.h:209, from src/platform/random.c:64: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/platform/memmem32.o In file included from src/moar.h:209, from src/platform/memmem32.c:29: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 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:209, from src/moar.c:2: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] src/moar.c: In function 'MVM_vm_create_instance': src/moar.c:233:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/platform/posix/mmap.o In file included from src/moar.h:209, from src/platform/posix/mmap.c:3: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/platform/posix/time.o In file included from src/moar.h:209, from src/platform/posix/time.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/platform/posix/io.o compiling src/platform/posix/fork.o In file included from src/moar.h:209, from src/platform/posix/fork.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling src/jit/stub.o In file included from src/moar.h:209, from src/jit/stub.c:1: src/core/nativecall.h: In function 'MVM_nativecall_find_thread_context': src/core/nativecall.h:147:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] compiling 3rdparty/cmp/cmp.o linking 3rdparty/cmp/libcmp.a compiling 3rdparty/sha1/sha1.o linking 3rdparty/sha1/libsha1.a linking libmoar.so linking moar /usr/pkg/bin/perl build/mk-moar-pc.pl pkgconfig/moar.pc