Skip to content

Build another LX2160A_CEX7_HONEYCOMB_8_5_2 variant image from github actions #96

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: develop-ls-5.15.71-2.2.0
Choose a base branch
from

Conversation

AreYouLoco
Copy link

@AreYouLoco AreYouLoco commented May 19, 2025

Hi,

I was trying to build U-Boot using this repo and Dockerfile is broken as of now.

Debian no longer publishes fuseext2 for arm64 architecture and bullseye release even in backports/debian ports.
Reference: https://packages.debian.org/search?arch=arm64&keywords=fuseext2

So I am unable to build buildroot. I've tried to update it to Bookworm. Updated Dockerfile worked to make an image. But there were problems with newer GCC (12) that throwed errors compiling this old branch.

So please kindly merge this and/or provide me to your cached bullseye image from on ciserver.io used in .github actions.
Or update to bookworm which will be more work.

As a way to reproduce my struggle please try to follow instructions on LX2160 host and try to build arm64 image from Dockerfile.

@AreYouLoco
Copy link
Author

https://github.com/SolidRun/lx2160a_build/actions/runs/15115652408?pr=96 or just one-time approve this and I will get artifact

@AreYouLoco
Copy link
Author

AreYouLoco commented May 19, 2025

SolidRun/imx8mp_build#6
Same issue discovered before my tries year ago

@AreYouLoco
Copy link
Author

Ok I managed to fix it. Will submit another PR soonish.

@Josua-SR
Copy link
Contributor

the build is not actually using fuseext2 package I believe, so it should be enough removing that package.

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