Package: src:mhddfs Version: 0.1.39+nmu2 Severity: serious Tags: ftbfs
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules build dh_testdir make make[1]: Entering directory '/<<PKGBUILDDIR>>' Updating upstream version from 0.1.39 to 0.1.39+nmu2... perl -pi -e 's/^(#define\s+VERSION\s+).*/$1 "0.1.39+nmu2"/' \ src/version.h mkdir -p obj touch obj/obj-stamp gcc -Wall -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -MMD -c src/debug.c -o obj/debug.o gcc -Wall -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -MMD -c src/flist.c -o obj/flist.o gcc -Wall -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -MMD -c src/main.c -o obj/main.o In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/x86_64-linux-gnu/14/include/stdint.h:9, from /usr/include/fuse/fuse_common.h:19, from /usr/include/fuse/fuse.h:26, from src/main.c:23: /usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ src/main.c:37:10: fatal error: attr/xattr.h: No such file or directory 37 | #include <attr/xattr.h> | ^~~~~~~~~~~~~~ compilation terminated. make[1]: *** [Makefile:93: obj/main.o] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:21: build-stamp] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202410/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.