>Hey, > >It seems something is broken in the current drops... I'm seeing >references to coroutines in the failure, but I didn't think that should >be turned on by default... The coro patch is included by default. If you want to build without coro set uyur guards like this: export davinci=$(pwd) guards="buildable testable /coro"