You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compiler_lib_spine_smoke links 603require_once units; Phase A inventory reports 606 files on the bin/vm.php path (php script/bootstrap-inventory.php --check). #1922 and #2001 closed earlier spine batches; #1955 flipped SELFHOST_SPINE_COVERAGE_SYNC_GATE=1 default-on — the checker will fail until the last 3 inventory paths are in the spine bundle (or documented substitutes).
Without a focused tracker, M2 work scatters across #1492 / #1768 instead of a finish-line checklist.
Goal
php script/check-selfhost-spine-coverage-sync.php # exit 0
BOOTSTRAP_LIB_SPINE_SMOKE=1 make bootstrap-selfhost-lib-spine-smoke # native link OK
php script/bootstrap-spine-count.php # spine == inventory coverage
Scope
Identify the 3 missing inventory paths via check-selfhost-spine-coverage-sync.php --verbose
Add require_once to test/selfhost/compiler_lib_spine_smoke/main.php (or extend spineSubstitutes / deferred tables in the checker with linked issues if link-blocked)
Problem
compiler_lib_spine_smokelinks 603require_onceunits; Phase A inventory reports 606 files on thebin/vm.phppath (php script/bootstrap-inventory.php --check). #1922 and #2001 closed earlier spine batches; #1955 flippedSELFHOST_SPINE_COVERAGE_SYNC_GATE=1default-on — the checker will fail until the last 3 inventory paths are in the spine bundle (or documented substitutes).Without a focused tracker, M2 work scatters across #1492 / #1768 instead of a finish-line checklist.
Goal
Scope
check-selfhost-spine-coverage-sync.php --verboserequire_oncetotest/selfhost/compiler_lib_spine_smoke/main.php(or extendspineSubstitutes/deferredtables in the checker with linked issues if link-blocked)docs/bootstrap-selfhost.mdM2 row to 606/606Implementation hints
php script/check-selfhost-spine-coverage-sync.php --verbosetest/selfhost/compiler_lib_spine_smoke/main.phpscript/check-selfhost-spine-coverage-sync.php$spineSubstitutes,$deferredscript/bootstrap-spine-count.phpscript/bootstrap-selfhost-lib-spine-smoke.shAcceptance criteria
No GitHub Actions required.
Dependencies
Links