Hi Ted! On 7/25/19 11:56 PM, Theodore Y. Ts'o wrote: > Thanks. I just pushed a new release of e2fsprogs 1.45.3-3. That > should fix the other build failures on x32 and kfreebsd-*. If the > clean up fixes the build, then we should be 100% clean on all of the > Debian ports builds. Otherwise, I can look at skipping m_hugefile > when running "make check" out of debian/rules.
Thanks for the updated package. Unfortunately, you introduced a minor regression with the override for the dh_auto_test target by disabling the "nocheck" mechanism [1]. This means, it's no longer possible to disable the testsuite via environment flags and hence it will be run unconditionally which is a problem on architectures like m68k and sh4 where we are currently building the packages with qemu. Could you add a nocheck condition around the "make check" call like here [2]? Thanks, Adrian > [1] > https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git/commit/?id=7f4c3bb1200eb727894ddfad6a99167bdf2eb78f > [2] > https://salsa.debian.org/libreoffice-team/libreoffice/libreoffice/blob/master/rules#L216 -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - [email protected] `. `' Freie Universitaet Berlin - [email protected] `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

