Source: ntcard Version: 1.2.2+dfsg-1 Severity: important Tags: ftbfs https://buildd.debian.org/status/package.php?p=ntcard&suite=sid
... ntcard.cpp: In function ‘int main(int, char**)’: ntcard.cpp:430:16: error: comparison is always true due to limited range of data type [-Werror=type-limits] 430 | if (totalSize < 50000000000) | ~~~~~~~~~~^~~~~~~~~~~~~ ...