Package: rrdtool
Version: 1.7.2-4
Tags: hppa, patch, ftbfs
Severity: important

The command "rrdtool list /some/dir/" fails on 32-bit arches at runtime
if those are running on huge discs, e.g. see failing "list1" testcase
on hppa:
https://buildd.debian.org/status/fetch.php?pkg=rrdtool&arch=hppa&ver=1.7.2-4%2Bb7&stamp=1671837818&raw=0

This can be fixed by building rrdtool with LFS (large file support).
Simply change in debian/rules this line (line 19):
export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
to
export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow future=+lfs

Thanks,
Helge

Reply via email to