I’m currently in a state where calling `make` in my top-level racket directory 
results in output ending thusly:

…
raco setup: 1 making: <pkgs>/cldr-bcp47/cldr/bcp47/data
Assertion failed: (!(used && (pre_body->count == 1) && 
pre_body->vars[0]->optimize.known_val && ((Scheme_Type)(scheme_once_used_type) 
== (Scheme_Type)(((((intptr_t)(pre_body->vars[0]->optimize.known_val)) & 
0x1)?(Scheme_Type)scheme_integer_type:((Scheme_Object 
*)(pre_body->vars[0]->optimize.known_val))->type))) && ((Scheme_Once_Used 
*)pre_body->vars[0]->optimize.known_val)->moved)), function optimize_lets, file 
../../../racket/gc2/../src/optimize.c, line 7986.
make[1]: *** [plain-in-place] Abort trap: 6
make: *** [in-place] Error 2


My next step is to try a fresh checkout… any idea what’s going on here?

John Clements



-- 
You received this message because you are subscribed to the Google Groups 
"Racket Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-dev/47b67c49-cd42-4725-93c5-5dfc021aa081%40mtasv.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to