We're in the middle of a mass rebuild of Fedora packages in advance of release 23, and for mmseq this produced an error:
In file included from /usr/include/armadillo:90:0,
from mmcollapse.cpp:28:
/usr/include/armadillo_bits/typedef_elem_check.hpp:18:5: error: size of array 'ERROR_TYPE_SIZE_T_IS_SMALLER_THAN_UWORD' is negative
arma_static_check( (sizeof(sizet) < sizeof(uword)), ERRORTYPE_SIZE_T_IS_SMALLER_THAN_UWORD );
^
It's quite possible this is a bug in the packaging, but I thought I'd report it here just in case.
The armadillo package in Fedora 23 is currently 4.650.2.
I'm the Fedora maintainer for mmseq.
We're in the middle of a mass rebuild of Fedora packages in advance of release 23, and for mmseq this produced an error:
In file included from /usr/include/armadillo:90:0, from mmcollapse.cpp:28: /usr/include/armadillo_bits/typedef_elem_check.hpp:18:5: error: size of array 'ERROR_TYPE_SIZE_T_IS_SMALLER_THAN_UWORD' is negative arma_static_check( (sizeof(sizet) < sizeof(uword)), ERRORTYPE_SIZE_T_IS_SMALLER_THAN_UWORD ); ^
It's quite possible this is a bug in the packaging, but I thought I'd report it here just in case.
The armadillo package in Fedora 23 is currently 4.650.2.