Milestone
M2
Problem
After promoting the next bootstrap-selfhost-next-includes.php batch into compiler_lib_spine_smoke, native link may fail on the first new unit (JIT lowering / self-host stub).
Scope
test/selfhost/compiler_lib_spine_smoke/main.php
lib/JIT.php, lib/JIT/SelfHostBuiltinPolicy.php
- First failing
ext/standard/Jit*.php from batch
Repro
./script/docker-exec.sh -- bash -lc '
php script/bootstrap-selfhost-next-includes.php --bundle=test/selfhost/compiler_lib_spine_smoke/main.php --limit=10
# apply printed require_once lines
BOOTSTRAP_LIB_SPINE_SMOKE=1 make bootstrap-selfhost-lib-spine-smoke
'
Done when
Links
#2632 #1492
Milestone
M2
Problem
After promoting the next
bootstrap-selfhost-next-includes.phpbatch intocompiler_lib_spine_smoke, native link may fail on the first new unit (JIT lowering / self-host stub).Scope
test/selfhost/compiler_lib_spine_smoke/main.phplib/JIT.php,lib/JIT/SelfHostBuiltinPolicy.phpext/standard/Jit*.phpfrom batchRepro
Done when
bootstrap-selfhost-lib-spine-smoke-link.shexit 0Links
#2632 #1492