Source: python-llfuse Version: 1.3+dfsg-3 Severity: serious #876548 fixed mips/mipsel, but mips64el is still broken:
https://buildd.debian.org/status/fetch.php?pkg=python-llfuse&arch=mips64el&ver=1.3%2Bdfsg-3&stamp=1506889696&raw=0 ... src/llfuse.c:33611:45: error: conversion to 'unsigned int' from '__dev_t {aka long unsigned int}' may alter its value [-Werror=conversion] __pyx_t_1 = __Pyx_PyInt_From_unsigned_int(__pyx_v_self->attr->st_rdev); if (unlikely(!__pyx_t_1)) __PYX_ERR(2, 450, __pyx_L1_error) ^~~~~~~~~~~~