Package: moria Version: 5.7.10+20181022-1 Severity: serious Dear maintainer,
moria fails to build from source on mips64el. This prevents the package migration to testing. According to the build log the error is caused by src/ui_io.cpp:521:31: error: cast from 'int*' to 'fd_set*' increases required alignment of target type [-Werror=cast-align] Another way to work around this problem is to remove the -Werror flag which is useful for development but causes FTBFS whenever GCC becomes more strict. Regards, Markus

