Skip to content

Instantly share code, notes, and snippets.

@niner
Created July 1, 2021 16:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save niner/d2afe30b8246c0976c39246d14cb26b9 to your computer and use it in GitHub Desktop.
Save niner/d2afe30b8246c0976c39246d14cb26b9 to your computer and use it in GitHub Desktop.
compiling src/disp/boot.o
Missing root for `capture` in HOW = MVM_6model_get_how (tc, _8); at src/disp/boot.c:349 used in capture.26_15 = capture; at src/disp/boot.c:352
Missing root for `capture` in HOW = MVM_6model_get_how (tc, _8); at src/disp/boot.c:349 used in MVM_gc_root_temp_push (tc, &capture); at src/disp/boot.c:355
Missing root for `capture` in HOW = MVM_6model_get_how (tc, _8); at src/disp/boot.c:349 used in capture.28_21 = capture; at src/disp/boot.c:355
Missing root for `capture` in HOW = MVM_6model_get_how (tc, _8); at src/disp/boot.c:349 used in capture.29_22 = capture; at src/disp/boot.c:355
Missing root for `invocant` in HOW = MVM_6model_get_how (tc, _8); at src/disp/boot.c:349 used in _27 = invocant->st; at src/disp/boot.c:377
Missing root for `invocant` in HOW = MVM_6model_get_how (tc, _8); at src/disp/boot.c:349 used in _29 = invocant->st; at src/disp/boot.c:385
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment