Source: ssh-askpass-fullscreen Version: 0.4-0.1 Severity: serious Justification: fails to build from source (but built successfully in the past)
Hi, ssh-askpass-fullscreen/experimental FTBFS in a current sid/experimental environment: debian/rules build dh build dh_update_autotools_config dh_auto_configure dh_auto_build make -j1 make[1]: Entering directory '/build/ssh-askpass-fullscreen-0.4' cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/ssh-askpass-fullscreen-0.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o ssh-askpass-fullscreen ssh-askpass-fullscreen.c `pkg-config --libs gtk+-2.0` `pkg-config --cflags gtk+-2.0` ssh-askpass-fullscreen.c: In function 'passphrase_dialog': ssh-askpass-fullscreen.c:275:40: warning: passing argument 1 of 'gdk_pixbuf_new_from_xpm_data' from incompatible pointer type [-Wincompatible-pointer-types] pixbuf = gdk_pixbuf_new_from_xpm_data(ocean_stripes); ^~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gdk/gdkprivate.h:30, from /usr/include/gtk-2.0/gdk/gdkx.h:30, from ssh-askpass-fullscreen.c:43: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:351:12: note: expected 'const char **' but argument is of type 'char **' GdkPixbuf *gdk_pixbuf_new_from_xpm_data (const char **data); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/ld: /tmp/cc2IPa2e.o: undefined reference to symbol 'XUngrabServer' //usr/lib/x86_64-linux-gnu/libX11.so.6: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status Makefile:2: recipe for target 'all' failed make[1]: *** [all] Error 1 make[1]: Leaving directory '/build/ssh-askpass-fullscreen-0.4' dh_auto_build: make -j1 returned exit code 2 debian/rules:6: recipe for target 'build' failed make: *** [build] Error 2 Andreas
ssh-askpass-fullscreen_0.4-0.1.log.gz
Description: application/gzip