Source: catdoc Version: 1:0.95-4 Severity: serious https://buildd.debian.org/status/package.php?p=catdoc&suite=sid
... gcc -o xls2csv xls2csv.o sheet.o xlsparse.o charsets.o substmap.o fileutil.o confutil.o numutils.o ole.o -Wl,-z,relro xlsparse.o: In function `float2date': ./src/xlsparse.c:763: undefined reference to `rint' ./src/xlsparse.c:763: undefined reference to `rint' collect2: error: ld returned 1 exit status Makefile:80: recipe for target 'xls2csv' failed make[2]: *** [xls2csv] Error 1 Removing the -lm from the xls2csv linking caused this bug.