On Wed, 29 May 2024 11:12:14 -0700, Darrick J. Wong wrote: > In commit 3ab99d9b602, the build system was changed not to set > _FILE_OFFSET_BITS explicitly due to some weird error on mips64el. > Unfortunately, this breaks the aarch64 Debian build because libfuse > 2.9.9 requires this value to be set explicitly. Restore this dumb > preprocessor symbol dependency with even more hackery as documented in > the commit. > > [...] Applied, thanks! [1/1] fuse2fs: explicitly set _FILE_OFFSET_BITS again commit: fb702218ab47b045cbbaf3268984fbdc5f75632e Best regards, -- Theodore Ts'o <tytso@xxxxxxx>