wofferl / proxmox-backup-arm64

Script for building Proxmox Backup Server 3.x (Bookworm) for Armbian64
151 stars 12 forks source link

compiling error #26

Closed Leo-wq closed 1 year ago

Leo-wq commented 1 year ago

somewhere while compiling the process aborts. Unfortunately, I can't narrow it down exactly, so I recorded and attached the entire output of the shell... the last time (3 months ago) everything ran smoothly. Or does it also have to be compiled on an ARM64 system? log.txt

MAFLO321 commented 1 year ago

On what architecture have you tried to build it?

Yes, you have to build it on an arm64 debian bullseye. This can be a real device or use for example qemu with an arm64-chroot.

Leo-wq commented 1 year ago

good evening, it was my fault... at least partly. I've now compiled it on my ARM RockPro64 and it ran through to the end. In between there were still errors when compiling (see photo, I know, not quite as nice but I couldn't attach it as text on the fly) PXL_20230309_204755284

MAFLO321 commented 1 year ago

Okay nice. The warnings are always there and come from the documentation generation. These should to be fixed upstream. So be not too nervous about these warnings.