Skip to content

Pin the v3 bootstrap source in CI - #36

Merged
antono3 merged 2 commits into
masterfrom
codex/pin-v3-bootstrap
Sep 15, 2026
Merged

antono3 merged 2 commits into
masterfrom
codex/pin-v3-bootstrap

Conversation

@antono3

@antono3 antono3 commented Sep 15, 2026 •

Copy link
Copy Markdown
Collaborator

The pinned v3 compiler checkout still consumed moving vlang/vc and TCC runtime state. Newer bootstrap inputs now fail while building that older compiler, making the required compatibility matrix fail without any repository change.

Check out the vc commit generated for the pinned V revision and the matching Linux TCC runtime, then use V's local bootstrap build for that lane. The advisory master lane keeps following its current bootstrap.

Evidence: be46d43 identifies V 5ff8ecb in its commit message; the prior run reached the matched compiler but failed because the unpinned local TCC directory lacked libgc.a.

@antono3
antono3 merged commit d95a77f into master Sep 15, 2026
8 checks passed
@antono3
antono3 deleted the codex/pin-v3-bootstrap branch September 15, 2026 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants