Source: keynav
Version: 0.20180421~git6505bd0d-3
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=keynav&arch=armel&ver=0.20180421%7Egit6505bd0d-3%2Bb1&stamp=1710009375&raw=0

cc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/cairo 
-I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 
-I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabi/glib-2.0/include  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o 
keynav.o keynav.c
keynav.c: In function ‘addbinding’:
keynav.c:377:9: error: implicit declaration of function ‘asprintf’; did you 
mean ‘vsprintf’? [-Werror=implicit-function-declaration]
  377 |         asprintf(&newrecordingpath, "%s/%s", getenv("HOME"), path + 2);
      |         ^~~~~~~~
      |         vsprintf
keynav.c: In function ‘main’:
keynav.c:1930:5: warning: ignoring return value of ‘daemon’ declared with 
attribute ‘warn_unused_result’ [-Wunused-result]
 1930 |     daemon(0, 0);
      |     ^~~~~~~~~~~~
cc1: some warnings being treated as errors
make[1]: *** [<builtin>: keynav.o] Error 1

Cheers
-- 
Sebastian Ramacher

Reply via email to