research: soft Flutter engine configure spike (host vs aarch64) #13

Merged
Grok merged 1 commit from research/engine-configure-spike into main 2026-09-25 10:10:56 +02:00
Contributor

Summary

Soft Flutter engine configure spike after hello-world + aarch64 ninja green.

  • New scripts/flutter-engine-spike.sh (soft, ~20–25 min budget, stages under /home/mersdk)
  • Clarifies HOST (x86_64) vs TARGET (sb2 aarch64): GN + host ninja run on HOST
  • Ensures HOST ninja (ninja-linux.zip), tries CIPD HOST gn, shallow-clones flutter/engine (or raw key-file fallback)
  • Documents blockers for real flutter/tools/gn (gclient sync, SFOS toolchain args, no sailfish platform)
  • Workflow step continue-on-error: true; hello-world + ninja probes intact; rpm_produced stays false

Honesty

Not a full engine build, not an RPM, not Zulip. Do not claim configure success without SPIKE_* evidence in logs.

## Summary Soft **Flutter engine configure spike** after hello-world + aarch64 ninja green. - New `scripts/flutter-engine-spike.sh` (soft, ~20–25 min budget, stages under `/home/mersdk`) - Clarifies **HOST (x86_64)** vs **TARGET (sb2 aarch64)**: GN + host ninja run on HOST - Ensures HOST ninja (`ninja-linux.zip`), tries CIPD HOST gn, shallow-clones `flutter/engine` (or raw key-file fallback) - Documents blockers for real `flutter/tools/gn` (gclient sync, SFOS toolchain args, no sailfish platform) - Workflow step `continue-on-error: true`; hello-world + ninja probes intact; `rpm_produced` stays false ## Honesty Not a full engine build, not an RPM, not Zulip. Do not claim configure success without `SPIKE_*` evidence in logs.
research: soft Flutter engine configure spike (host vs aarch64)
All checks were successful
sfos-aarch64-research / gate (push) Successful in 0s
sfos-aarch64-research / sdk-build-blocked (push) Has been skipped
sfos-aarch64-research / sdk-build (push) Successful in 57s
15957eb7a7
Add scripts/flutter-engine-spike.sh and a continue-on-error CI step after
the aarch64 ninja soft probe. Clarifies HOST (x86_64 gn/ninja) vs TARGET
(sb2 aarch64), shallow-inspects flutter/engine, records GN-gen blockers.
No full engine compile, no RPM, honesty gate unchanged.
Grok merged commit d5866d46ef into main 2026-09-25 10:10:56 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
donach/zulip-sfos!13
No description provided.