Source: clamfs Version: 1.2.0-2 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: [email protected] Usertags: ftbfs-20211220 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror > -Wextra -I/usr/include -I/usr/include/fuse3 -pthread -D_FILE_OFFSET_BITS=64 > -DFUSE_USE_VERSION=31 -DRLOG_COMPONENT=clamfs -O2 -DNDEBUG -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o stats.o stats.cxx > stats.cxx: In member function ‘void clamfs::Stats::dumpMemoryStatsToLog()’: > stats.cxx:73:34: error: ‘mallinfo mallinfo()’ is deprecated > [-Werror=deprecated-declarations] > 73 | struct mallinfo mi = mallinfo(); > | ~~~~~~~~^~ > In file included from stats.hxx:33, > from stats.cxx:25: > /usr/include/malloc.h:118:24: note: declared here > 118 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED; > | ^~~~~~~~ > cc1plus: all warnings being treated as errors > make[3]: *** [Makefile:407: stats.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2021/12/20/clamfs_1.2.0-2_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

