Source: r-bioc-rsubread Version: 2.2.5-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/package.php?p=r-bioc-rsubread&suite=sid
... In file included from /usr/lib/gcc/i686-linux-gnu/10/include/stdint.h:9, from HelperFunctions.h:139, from R_wrapper.c:35: /usr/include/stdint.h:96:23: error: conflicting types for ‘uintptr_t’ 96 | typedef unsigned int uintptr_t; | ^~~~~~~~~ In file included from R_wrapper.c:30: /usr/share/R/include/Rinterface.h:110:24: note: previous declaration of ‘uintptr_t’ was here 110 | typedef unsigned long uintptr_t; | ^~~~~~~~~ make[1]: *** [/usr/lib/R/etc/Makeconf:167: R_wrapper.o] Error 1