Package: src:xfsdump Version: 3.1.6+nmu1 Severity: serious Dear maintainer:
I tried to build this package in stretch with "dpkg-buildpackage -B" but it failed: -------------------------------------------------------------------------------- [...] checking xfs/xfs.h presence... yes checking for xfs/xfs.h... yes checking xfs/handle.h usability... yes checking xfs/handle.h presence... yes checking for xfs/handle.h... yes checking for open_by_fshandle in -lhandle... no FATAL ERROR: could not find a current XFS handle library. Install or upgrade the XFS library package. Alternatively, run "make install-dev" from the xfsprogs source. Makefile:78: recipe for target 'include/builddefs' failed make[1]: *** [include/builddefs] Error 1 make[1]: Leaving directory '/<<BUILDDIR>>/xfsdump-3.1.6+nmu1' debian/rules:23: recipe for target '.census' failed make: *** [.census] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -------------------------------------------------------------------------------- Should be easy to reproduce, as it also happens here: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/xfsdump.html Thanks.