Package:  howardhinnant-date
Version: 3.0.1+ds
Tags: hppa, patch, ftbfs
Severity: important

The testcases may fail on 32-bit arches at runtime if those are running on huge 
discs,
e.g. see
https://buildd.debian.org/status/fetch.php?pkg=howardhinnant-date&arch=hppa&ver=3.0.1%2Bds-1&stamp=1664074656&raw=0

This can be fixed by building it with LFS (large file support).
Simply change in debian/rules this line (add "future=+lfs"):
export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=-lto qa=+all
to
export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=-lto qa=+all 
future=+lfs

This change won't effect 64-bit architectures at all.

Thanks,
Helge

Reply via email to