cli/tri/src/fpga.rs on master references SmokeGateReport, pvt_context_inside_envelope, synthetic_pvt_context, cclk_period_ns, verify_lean, extract_source_from_lean — none of which exist in the file, plus bit_config returns output.stdout after calling cmd.status() (no output in scope) and its console match arm expects the old Result<()>. The definitions were added by Wave Loops 437/441/443/453 and dropped by a later batch merge that kept their call sites. Every tri PR fails the build gate on this, while master's own build check shows green from a pre-break commit. Blocks #2223.
cli/tri/src/fpga.rs on master references SmokeGateReport, pvt_context_inside_envelope, synthetic_pvt_context, cclk_period_ns, verify_lean, extract_source_from_lean — none of which exist in the file, plus bit_config returns
output.stdoutafter callingcmd.status()(nooutputin scope) and its console match arm expects the oldResult<()>. The definitions were added by Wave Loops 437/441/443/453 and dropped by a later batch merge that kept their call sites. Every tri PR fails the build gate on this, while master's own build check shows green from a pre-break commit. Blocks #2223.