Source: r-bioc-rtracklayer
Version: 1.40.6-1
Severity: serious
Tags: ftbfs
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/r-bioc-rtracklayer.html
...
readGFF.c:306:12: error: static declaration of 'as_int' follows non-static
declaration
static int as_int(const char *val, int val_len)
^~~~~~
In file included from readGFF.c:2:
/usr/lib/R/site-library/S4Vectors/include/S4Vectors_interface.h:34:5: note:
previous declaration of 'as_int' was here
int as_int(
^~~~~~
make[1]: *** [/usr/lib/R/etc/Makeconf:159: readGFF.o] Error 1