On Wed, Jan 07, 2026 at 01:10:01PM +0500, Andrey Rakhmatullin wrote: > On Wed, Jan 07, 2026 at 12:57:21PM +0500, Syed Shahrukh Hussain wrote: > > On Wed, Jan 07, 2026 at 08:46:44AM +0100, Bastian Germann wrote: > > > Which 32-bit build failure are you addressing? I do not see any. > > > > Thank you for taking a look. > > > > The fuse3 port build was failing on i386 so i have updated the patch. > > > > https://salsa.debian.org/debian/rdiff-backup-fs/-/jobs/8822639#L1150 > > It built on the buildd though: > https://buildd.debian.org/status/fetch.php?pkg=rdiff-backup-fs&arch=i386&ver=1.0.0-10&stamp=1767228075&raw=0 > > Because on the buildd -D_FILE_OFFSET_BITS=64 is passed while on CI it isn't. > I wonder why.
This is correct, I havent investigated why but on quick look configure.ac seems overriding the cflags. https://salsa.debian.org/debian/rdiff-backup-fs/-/blob/master/configure.ac?ref_type=heads#L49 patch only enables the flag for 32bit targets as suggested: https://github.com/libfuse/libfuse/blob/6278995cca991978abd25ebb2c20ebd3fc9e8a13/include/fuse_common.h#L1151> > > > -- > WBR, wRAR Regards, Syed Shahrukh Hussain.
signature.asc
Description: PGP signature

