Source: rt-app
Version: 0.3-1
Severity: serious

https://buildd.debian.org/status/package.php?p=rt-app

...
gcc -DHAVE_CONFIG_H -I.  -I./../libdl/ -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/«PKGBUILDDIR»=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o rt-app_parse_config.o rt-app_parse_config.c
rt-app_utils.c:46:1: error: conflicting types for 'timespec_to_nsec'
 timespec_to_nsec(struct timespec *ts)
 ^~~~~~~~~~~~~~~~
In file included from rt-app_utils.c:24:0:
rt-app_utils.h:127:1: note: previous declaration of 'timespec_to_nsec' was here
 timespec_to_nsec(struct timespec *ts);
 ^~~~~~~~~~~~~~~~
 ...

Reply via email to