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

32bit build #16

Open
eins78 opened this issue Apr 22, 2024 · 3 comments
Open

32bit build #16

eins78 opened this issue Apr 22, 2024 · 3 comments

Comments

@eins78
Copy link
Contributor

eins78 commented Apr 22, 2024

I tried building this on a 32bit Raspberry Pi OS bookworm-lite. If failed already in prepare-dev.py with the following error.

can not install openssl/3.2.1:
ERROR: Package '469765602cb39c441c3f8afb43977bb72b8b9a93' build failed

I did not find any references to 32/64 bit builds in this repo, so I am not sure if 32 bit build is supposed to work at all, or is only 64 bit supported?

(Background: I am trying to build a videoplayer-image that works on old and new versions of the Raspberry Pi)

@egnor
Copy link
Owner

egnor commented Apr 22, 2024

I originally used 32-bit builds, but most recently have moved to 64-bit. I'll take a look at this but probably not for a couple weeks (I'm traveling) unless it's blocking you a lot? If you post the whole log file I can see if there's any clues.

Certainly in principle there's no reason it shouldn't be able to work at either bitness.

@eins78
Copy link
Contributor Author

eins78 commented Apr 23, 2024

No worries, it's not urgent. I have a working setup using buster and the hello_video player, and tried out this project as part of some explorative work on what to do "after buster". So far it's the only truly gapless looping player on the modern video stack 👍

@egnor
Copy link
Owner

egnor commented May 12, 2024

I'm back!

But I realized I don't actually have a 32bit Pi handy. Do you happen to have one that I can log into remotely?

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

2 participants