skiffos / SkiffOS

Any Linux distribution, anywhere.
https://skiffos.com
MIT License
685 stars 50 forks source link

intel/desktop build fails #311

Closed clayauld closed 4 months ago

clayauld commented 4 months ago

image

I'm seeing this error on a fresh pull of the repo and attempting to build the intel/desktop variant of the image.

clayauld commented 4 months ago

Looks like I may have stumbled on the buildroot patch for this issue:

https://patchwork.ozlabs.org/project/buildroot/patch/20240418135615.457970-1-giulio.benetti@benettiengineering.com/

I'm applying the patch and running the build again. If this resolves the issue I can create a PR to merge if that works to resolve the issue. I'm guessing the change will be merged to upstream buildroot soon as this patch was created only 2 days ago.

paralin commented 4 months ago

Thanks I'll apply it.

clayauld commented 4 months ago

Thanks! I did confirm this patch fixed the build issues.