Source: rdfind Version: 1.4.0-2 Severity: serious Tags: ftbfs https://buildd.debian.org/status/package.php?p=rdfind&suite=sid
... Fileinfo.cc: In member function 'int Fileinfo::fillwithbytes(Fileinfo::readtobuffermode, Fileinfo::readtobuffermode)': Fileinfo.cc:84:37: error: call of overloaded 'update(std::streamsize, char [4096])' is ambiguous chk.update(f1.gcount(), buffer); ^ In file included from Fileinfo.cc:21: Checksum.hh:36:7: note: candidate: 'int Checksum::update(std::size_t, const char*)' int update(std::size_t length, const char* buffer); ^~~~~~ Checksum.hh:37:7: note: candidate: 'int Checksum::update(long int, const char*)' int update(long length, const char* buffer); ^~~~~~ make[2]: *** [Makefile:660: Fileinfo.o] Error 1