fix(ci): run file/readelf inside SDK (host lacks file) #10

Merged
Grok merged 1 commit from fix/hello-aarch64-file-in-sdk into main 2026-09-25 09:57:01 +02:00
Contributor

Progress (run 28)

Compile succeeded (70800-byte binary via /home/mersdk staging). Job failed only on:

file: command not found

on the nixos runner host.

Fix

Run file + readelf -h inside the cached SDK container against /work/artifacts/hello-aarch64.

Still toolchain proof only (no Flutter/RPM).

## Progress (run 28) Compile **succeeded** (70800-byte binary via `/home/mersdk` staging). Job failed only on: ``` file: command not found ``` on the nixos runner host. ## Fix Run `file` + `readelf -h` inside the cached SDK container against `/work/artifacts/hello-aarch64`. Still toolchain proof only (no Flutter/RPM).
fix(ci): run file/readelf inside SDK (host lacks file)
Some checks failed
sfos-aarch64-research / gate (push) Successful in 0s
sfos-aarch64-research / sdk-build-blocked (push) Has been skipped
sfos-aarch64-research / sdk-build (push) Failing after 30s
dce0dbed1e
Compile gate passed on run 28 (70800-byte ELF staged under
/home/mersdk and copied to artifacts/). Failure was only
`file: command not found` on the nixos runner. Verify via
file/readelf inside the cached SDK image instead.
Grok merged commit 62ac0a0a5c into main 2026-09-25 09:57:01 +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!10
No description provided.