Skip to content
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

Latest image will not build on ARM architechture #1751

Open
solarisfire opened this issue Oct 8, 2024 · 0 comments
Open

Latest image will not build on ARM architechture #1751

solarisfire opened this issue Oct 8, 2024 · 0 comments
Labels
arm64 Arm64 support

Comments

@solarisfire
Copy link

Describe the bug
If I check-out the code in the release/v2.7.0 branch, the code compiles correctly on an ARM based system.

If I check-out the develop or staging branches, the code will not compile on an ARM based system with the following errors:

build_log.txt

Develop branch will build successfully on an amd64 based system.

To Reproduce
Grab an ARM computer (Raspberry Pi 5, Ampere Altra, etc).
Check out the develop branch.
Run "./scripts/release.sh --skip-publish"

Expected behavior
Image builds successfully.

Screenshots
If applicable, add screenshots to help explain your problem.

** OS info (please complete the following information):**

  • Distro: Ubuntu 24.04 & Ubuntu 22.04
  • Kernel version 6.8.0-45-generic & 6.6.31+rpt-rpi-2712
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arm64 Arm64 support
Projects
None yet
Development

No branches or pull requests

2 participants