>>> Ok, so that's the issue - your version of perl on arm only uses 32 bit IVs.
>>> I'm surprised it is built that way - does anyone know if that is default
>>> for perl on arm generally?
I have a Raspberry Pi 4 running
lsb_release -a
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 10 (buster)
Release: 10
Codename: buster
And Perl shows:
This is perl 5, version 28, subversion 1 (v5.28.1) built for
arm-linux-gnueabihf-thread-multi-64int
ivtype='long long'
ivsize=8
So, probably not the default for all ARM installs.
Doug
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/