pivid icon indicating copy to clipboard operation
pivid copied to clipboard

32bit build

Open eins78 opened this issue 10 months ago • 3 comments

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)

eins78 avatar Apr 22 '24 16:04 eins78

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.

egnor avatar Apr 22 '24 17:04 egnor

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 👍

eins78 avatar Apr 23 '24 14:04 eins78

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?

egnor avatar May 12 '24 15:05 egnor