=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Building for MoarVM-2020.02.1nb1
compiling src/main.o
compiling src/core/callsite.o
compiling src/core/exceptions.o
compiling src/core/args.o
compiling src/core/interp.o
compiling src/core/threadcontext.o
src/core/exceptions.c: In function 'search_for_handler_from':
src/core/exceptions.c:276:32: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/core/exceptions.c:278:9: note: here
compiling src/core/compunit.o
compiling src/core/bytecode.o
compiling src/core/frame.o
compiling src/core/callstack.o
compiling src/core/validation.o
compiling src/core/bytecodedump.o
compiling src/core/threads.o
src/core/validation.c: In function 'validate_sequence':
src/core/validation.c:476:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/core/validation.c:480:13: note: here
compiling src/core/ops.o
compiling src/core/hll.o
compiling src/core/loadbytecode.o
compiling src/math/num.o
compiling src/math/grisu.o
compiling src/core/coerce.o
compiling src/core/dll.o
compiling src/core/ext.o
compiling src/core/nativecall.o
compiling src/core/nativecall_libffi.o
compiling src/core/continuation.o
compiling src/core/intcache.o
compiling src/core/fixedsizealloc.o
src/core/nativecall_libffi.c: In function 'unmarshal_callback':
src/core/nativecall_libffi.c:114:20: warning: variable 'status' set but not used [-Wunused-but-set-variable]
src/core/nativecall_libffi.c: In function 'callback_handler':
src/core/nativecall_libffi.c:215:12: warning: unused variable 'values' [-Wunused-variable]
src/core/nativecall_libffi.c: In function 'MVM_nativecall_invoke':
src/core/nativecall_libffi.c:480:16: warning: unused variable 'status' [-Wunused-variable]
compiling src/core/regionalloc.o
compiling src/debug/debugserver.o
compiling src/gen/config.o
compiling src/gc/orchestrate.o
src/gc/orchestrate.c: In function 'signal_one_thread':
src/gc/orchestrate.c:48:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/gc/orchestrate.c:50:13: note: here
compiling src/gc/allocation.o
compiling src/gc/worklist.o
compiling src/gc/roots.o
compiling src/gc/collect.o
src/debug/debugserver.c: In function 'check_requirements':
src/debug/debugserver.c:383:170: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/debug/debugserver.c:385:9: note: here
src/debug/debugserver.c:399:165: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/debug/debugserver.c:401:9: note: here
compiling src/gc/gen2.o
compiling src/gc/wb.o
compiling src/gc/objectid.o
src/core/interp.c: In function 'MVM_interp_run':
src/core/interp.c:142:16: warning: variable 'backup_interp_cur_op' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
src/core/interp.c:143:16: warning: variable 'backup_interp_bytecode_start' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
src/core/interp.c:144:19: warning: variable 'backup_interp_reg_base' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
src/core/interp.c:145:19: warning: variable 'backup_interp_cu' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
compiling src/gc/finalize.o
compiling src/gc/debug.o
compiling src/io/io.o
In file included from src/strings/uthash.h:36:0,
                 from src/moar.h:100,
                 from src/gc/objectid.c:1:
src/strings/siphash/csiphash.h: In function 'siphashfinish':
src/strings/siphash/csiphash.h:149:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/strings/siphash/csiphash.h:151:9: note: here
src/strings/siphash/csiphash.h:151:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/strings/siphash/csiphash.h:153:9: note: here
src/strings/siphash/csiphash.h:153:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/strings/siphash/csiphash.h:160:9: note: here
src/strings/siphash/csiphash.h:160:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/strings/siphash/csiphash.h:162:9: note: here
src/strings/siphash/csiphash.h:162: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
compiling src/io/eventloop.o
compiling src/io/syncfile.o
compiling src/io/syncsocket.o
compiling src/io/fileops.o
compiling src/io/dirops.o
compiling src/io/procops.o
compiling src/io/timers.o
compiling src/io/filewatchers.o
compiling src/io/signals.o
compiling src/io/asyncsocket.o
compiling src/io/asyncsocketudp.o
compiling src/6model/reprs.o
compiling src/6model/reprconv.o
compiling src/6model/containers.o
compiling src/6model/parametric.o
compiling src/6model/reprs/MVMString.o
compiling src/6model/reprs/VMArray.o
compiling src/6model/reprs/MVMHash.o
compiling src/6model/reprs/MVMCFunction.o
compiling src/6model/reprs/KnowHOWREPR.o
compiling src/6model/reprs/KnowHOWAttributeREPR.o
compiling src/6model/reprs/P6str.o
compiling src/6model/reprs/P6opaque.o
compiling src/6model/reprs/MVMCode.o
compiling src/6model/reprs/MVMOSHandle.o
compiling src/6model/reprs/MVMCompUnit.o
compiling src/6model/reprs/MVMStaticFrame.o
compiling src/6model/reprs/P6int.o
compiling src/6model/reprs/P6num.o
compiling src/6model/reprs/Uninstantiable.o
compiling src/6model/reprs/HashAttrStore.o
compiling src/6model/reprs/MVMThread.o
compiling src/6model/reprs/MVMIter.o
compiling src/6model/reprs/MVMContext.o
compiling src/6model/reprs/SCRef.o
compiling src/6model/reprs/MVMCallCapture.o
compiling src/6model/reprs/P6bigint.o
compiling src/6model/reprs/NFA.o
compiling src/6model/reprs/MVMException.o
compiling src/6model/reprs/MVMDLLSym.o
compiling src/6model/reprs/MVMMultiCache.o
compiling src/6model/reprs/MVMContinuation.o
compiling src/6model/reprs/NativeCall.o
compiling src/6model/reprs/CPointer.o
compiling src/6model/reprs/CStr.o
compiling src/6model/reprs/CArray.o
compiling src/6model/reprs/CStruct.o
compiling src/6model/reprs/CUnion.o
compiling src/6model/reprs/ReentrantMutex.o
compiling src/6model/reprs/ConditionVariable.o
compiling src/6model/reprs/Semaphore.o
compiling src/6model/reprs/ConcBlockingQueue.o
compiling src/6model/reprs/MVMAsyncTask.o
compiling src/6model/reprs/MVMNull.o
compiling src/6model/reprs/CPPStruct.o
compiling src/6model/reprs/NativeRef.o
compiling src/6model/reprs/MultiDimArray.o
compiling src/6model/reprs/Decoder.o
compiling src/6model/reprs/MVMSpeshLog.o
compiling src/6model/reprs/MVMStaticFrameSpesh.o
compiling src/6model/reprs/MVMSpeshPluginState.o
compiling src/6model/6model.o
compiling src/6model/bootstrap.o
compiling src/6model/sc.o
compiling src/6model/serialization.o
compiling src/spesh/dump.o
compiling src/spesh/graph.o
compiling src/spesh/codegen.o
compiling src/spesh/candidate.o
compiling src/spesh/manipulate.o
compiling src/spesh/args.o
compiling src/spesh/usages.o
compiling src/spesh/facts.o
compiling src/spesh/optimize.o
compiling src/spesh/dead_bb_elimination.o
compiling src/spesh/dead_ins_elimination.o
compiling src/spesh/deopt.o
compiling src/spesh/log.o
compiling src/spesh/threshold.o
compiling src/spesh/inline.o
compiling src/spesh/osr.o
compiling src/spesh/lookup.o
compiling src/spesh/iterator.o
compiling src/spesh/worker.o
compiling src/spesh/debug.o
compiling src/spesh/stats.o
compiling src/spesh/plan.o
compiling src/spesh/arg_guard.o
compiling src/spesh/plugin.o
compiling src/spesh/frame_walker.o
compiling src/spesh/pea.o
compiling src/strings/decode_stream.o
compiling src/strings/ascii.o
compiling src/strings/parse_num.o
compiling src/strings/utf8.o
compiling src/strings/utf8_c8.o
compiling src/strings/nfg.o
src/strings/ascii.c: In function 'MVM_string_ascii_decode':
src/strings/ascii.c:18:27: warning: comparison is always true due to limited range of data type [-Wtype-limits]
compiling src/strings/ops.o
generating src/strings/unicode.c
compiling src/strings/normalize.o
compiling src/strings/latin1.o
compiling src/strings/utf16.o
compiling src/strings/windows1252.o
compiling src/strings/shiftjis.o
compiling src/strings/gb2312.o
compiling src/strings/gb18030.o
compiling src/math/bigintops.o
In file included from src/strings/uthash.h:36:0,
                 from src/moar.h:100,
                 from src/strings/ops.c:3:
src/strings/siphash/csiphash.h: In function 'siphashfinish':
src/strings/siphash/csiphash.h:149:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/strings/siphash/csiphash.h:151:9: note: here
src/strings/siphash/csiphash.h:151:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/strings/siphash/csiphash.h:153:9: note: here
src/strings/siphash/csiphash.h:153:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/strings/siphash/csiphash.h:160:9: note: here
src/strings/siphash/csiphash.h:160:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/strings/siphash/csiphash.h:162:9: note: here
src/strings/siphash/csiphash.h:162: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
compiling src/profiler/instrument.o
compiling src/profiler/log.o
compiling src/profiler/profile.o
compiling src/profiler/heapsnapshot.o
compiling src/profiler/telemeh.o
compiling src/profiler/configuration.o
compiling src/instrument/crossthreadwrite.o
src/profiler/configuration.c: In function 'operand_size':
src/profiler/configuration.c:108:15: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized]
compiling src/instrument/line_coverage.o
compiling src/platform/sys.o
In file included from src/strings/uthash.h:36:0,
                 from src/moar.h:100,
                 from src/profiler/heapsnapshot.c:1:
src/strings/siphash/csiphash.h: In function 'siphashfinish':
src/strings/siphash/csiphash.h:149:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/strings/siphash/csiphash.h:151:9: note: here
src/strings/siphash/csiphash.h:151:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/strings/siphash/csiphash.h:153:9: note: here
src/strings/siphash/csiphash.h:153:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/strings/siphash/csiphash.h:160:9: note: here
src/strings/siphash/csiphash.h:160:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/strings/siphash/csiphash.h:162:9: note: here
src/strings/siphash/csiphash.h:162: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
compiling src/platform/random.o
compiling src/platform/memmem32.o
compiling src/platform/malloc_trim.o
compiling src/moar.o
compiling src/platform/posix/mmap.o
compiling src/platform/posix/time.o
compiling src/platform/posix/io.o
compiling src/platform/posix/fork.o
compiling src/jit/stub.o
compiling 3rdparty/cmp/cmp.o
compiling 3rdparty/tinymt/tinymt64.o
/usr/pkg/bin/perl build/mk-moar-pc.pl pkgconfig/moar.pc
compiling 3rdparty/sha1/sha1.o
compiling src/strings/unicode.o
linking 3rdparty/tinymt/libtinymt.a
linking 3rdparty/sha1/libsha1.a
linking 3rdparty/cmp/libcmp.a
In file included from src/strings/uthash.h:36:0,
                 from src/moar.h:100,
                 from src/strings/unicode.c:56:
src/strings/siphash/csiphash.h: In function 'siphashfinish':
src/strings/siphash/csiphash.h:149:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/strings/siphash/csiphash.h:151:9: note: here
src/strings/siphash/csiphash.h:151:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/strings/siphash/csiphash.h:153:9: note: here
src/strings/siphash/csiphash.h:153:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/strings/siphash/csiphash.h:160:9: note: here
src/strings/siphash/csiphash.h:160:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/strings/siphash/csiphash.h:162:9: note: here
src/strings/siphash/csiphash.h:162: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
linking libmoar.so
linking moar