[Debian-med-packaging] Bug#962184: jellyfish FTBFS on 32bit

Adrian Bunk bunk at debian.org
Thu Jun 4 10:45:30 BST 2020


Source: jellyfish
Version: 2.3.0-5
Severity: important
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=jellyfish

...
In file included from ./include/jellyfish/large_hash_array.hpp:19,
                 from ./include/jellyfish/hash_counter.hpp:14,
                 from sub_commands/count_main.cc:38:
./include/jellyfish/rectangular_binary_matrix.hpp: In member function ‘bool jellyfish::RectangularBinaryMatrix::is_zero() const’:
./include/jellyfish/rectangular_binary_matrix.hpp:121:29: error: comparison of integer expressions of different signedness: ‘int’ and ‘const unsigned int’ [-Werror=sign-compare]
  121 |       return (p - _columns) == _c;
      |              ~~~~~~~~~~~~~~~^~~~~
cc1plus: all warnings being treated as errors
make[3]: *** [Makefile:1710: sub_commands/count_main.o] Error 1


More information about the Debian-med-packaging mailing list