Closed cooljimy84 closed 9 months ago
I have traced this error back to upstream zstd issue; https://github.com/facebook/zstd/issues/3580
As we use version 1.5.4 within the 2023.02.x branch of buildroot, however the master branch upstream has a bump to 1.5.5 I guess the version bump has the fix implemented.
Could you give it another try with the latest code?
Easiest I guess would be to run a git pull --recurse-submodules
make clean
followed by make rpi4_64
Seems to have got further than last time (only 10 minutes in tho)
Hey, can somebody unsubscribe me from all OpenVoiceOS threads?
I keep 'unsubscribing' via the email option but that just unsubscribes me from that particular thread, not from all emails.
Thus, with every new thread topic I get a new email.
Mark Shelby
On Mon, Feb 19, 2024, 2:10 AM James Crook @.***> wrote:
Seems to have got further than last time (only 10 minutes in tho)
— Reply to this email directly, view it on GitHub https://github.com/OpenVoiceOS/ovos-buildroot/issues/218#issuecomment-1951907067, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAL5WPAHEDREMV4J6IKQA5TYUMCJFAVCNFSM6AAAAABDMCHHD2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJRHEYDOMBWG4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>
@mshelby github.com/watching
I'm trying to build in a lxc container on proxmox, i've tried the above containers but always get hit with the following error, when building either rpi3 or rpi4
I had a quick google and made sure i have zstd installed