Skip to content

Pick arm64 also for the Workflow. #142

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ikitayama
Copy link
Collaborator

This can be pulled when major changes to the run_qemu.sh script are pulled.

@ikitayama ikitayama requested a review from stellarhopper as a code owner April 2, 2025 05:08
Copy link
Collaborator

@marc-hb marc-hb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://github.com/pmem/run_qemu/actions/runs/14211988166/job/39863438595?pr=142

This runs make defconfig=arm64 yet the kernel does not seem to be cross-compiled. More seems required.

  CC      kernel/capability.o
  AR      arch/x86/net/built-in.a
  CC      security/keys/encrypted-keys/encrypted.o
  CC      fs/squashfs/dir.o
  AR      arch/x86/platform/intel/built-in.a
  AR      arch/x86/platform/intel-mid/built-in.a
  AR      arch/x86/platform/intel-quark/built-in.a
  AR      arch/x86/platform/olpc/built-in.a
  AR      arch/x86/platform/scx200/built-in.a
  AR      arch/x86/platform/ts5500/built-in.a
  AR      arch/x86/platform/uv/built-in.a
  AR      arch/x86/platform/built-in.a
  CC      arch/x86/purgatory/purgatory.o
  AS      arch/x86/purgatory/stack.o
  CC      fs/squashfs/export.o
  AS      arch/x86/purgatory/setup-x86_64.o
  CC      arch/x86/purgatory/sha256.o

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