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

[BUG][RPi4] Build failure caused by freeimage cross-compile error on Ubuntu 20.04 ARM #8

Closed
pretoriano80 opened this issue Mar 20, 2022 · 4 comments

Comments

@pretoriano80
Copy link

Describe the bug

Building is failing due to an error caused by freeimage cross-compiling error

To Reproduce

Steps to reproduce the behavior:

  1. Start building for RPi4 on Ubuntu 20.04 Arm (aarch64)

Informations

  • LE Version: LibreELEC-RR master (rev. 08d3bca )
  • Hardware Platform: RPi4 8GB
  • Build System: Ubuntu 20.04 ARM64 (aarch64)

Log file

309.log

@SchwingMC
Copy link

SchwingMC commented Mar 21, 2022

Have you tried to build with Linux Mint? I build libreelec-10-rr a few days ago and it worked well. I'm Cillit from the libreelec forums, who reported building problems. This was solved by switching to Linux Mint. Also see my comments on the current master builds in the libreelec forums, they might not work as intended.

@pretoriano80
Copy link
Author

@SchwingMC no i didn't tried on Linux Mint, but in my case is probably an architecture issue cause i'm using the ARM version of Ubuntu 20.04.
It's an Oracle Always Free VM instance which i'm using as main dev environment.

I know there are some issues after the python bump, but i'm trying to build LibreELEC-RR also for finding issues with the build env (like this one) and testing other things on my RPi4.
I'm sure these python issues will be fixed at some point, but i'm not holding my breath because of it either.

@SupervisedThinking
Copy link
Owner

@pretoriano80 could you test if 9fba90a fixes your build failure? I guess +pic should fix it

@pretoriano80
Copy link
Author

Yes , 9fba90a fixed it,thank you.

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

No branches or pull requests

3 participants