On Tue, Mar 20, 2018 at 08:45:32AM +0100, Petter Reinholdtsen wrote: > > Packhage: e2fsprogs > Version: 1.44.0~rc1-1 > Severity: important > Tags: patch > > A code change introduced in version 1.44.0~rc1-1 according to the > autobuild logs causes the program to fail to build from source on hurd.
Thanks, I've already fixed this in my tree. (See the maint branch in the e2fsprogs tree, at git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git) The current status of the maint branch is that it should be building on Hurd, but a number of the regression tests are failing. Given that Hurd uses a very restricted subset of ext2/3/4's feature, it's probably fine, but there are definitely some issues still to be fixed. However, the next version of e2fsprogs (1.44.1) should have this FTBFS fixed. - Ted