Commit d0d51b5
Fix bluebuild: move gguf-guard to optional binaries
gguf-guard is built from an external upstream (not in-repo) that is
still PENDING. The build correctly skips it when the source is
unavailable, but the final verification step listed it as required,
causing the build to abort.
Moved to OPTIONAL_BINARIES — warns but does not fail the build.
All 14 required binaries (9 Go services + securectl + llama-server +
quarantine-watcher + agent + ui) are verified as before.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f422852 commit d0d51b5
1 file changed
Lines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
496 | 496 | | |
497 | 497 | | |
498 | 498 | | |
499 | | - | |
500 | 499 | | |
501 | 500 | | |
502 | 501 | | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
503 | 507 | | |
504 | 508 | | |
505 | 509 | | |
| |||
517 | 521 | | |
518 | 522 | | |
519 | 523 | | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
520 | 534 | | |
521 | 535 | | |
522 | 536 | | |
| |||
0 commit comments