On Sun, 25 Dec 2022 12:49:27 +0100 Helge Deller <[email protected]> wrote:
> 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+b7&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

I cloned the rrdtool repo, added/enabled Salsa's CI and added the patch you 
proposed, but the `build i386` job still failed (it also failed without the 
patch): https://salsa.debian.org/diederik/rrdtool/-/pipelines/479591

FTR: This is based on the 1.8.0 version which is in the repo, but not 
released, but the failure is still in the "list1" testcase.
https://buildd.debian.org/status/logs.php?pkg=rrdtool&arch=hppa shows that a 
new build on 2022-12-24 did succeed on hppa (without the patch) ...

Do you have more ideas as to what may be causing the build failure?

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to