Source: putty
Version: 0.70-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/putty.html

...
unix/gtkdlg.c: In function 'dlg_beep':
unix/gtkdlg.c:1040:5: error: 'gdk_beep' is deprecated: Use 'gdk_display_beep' 
instead [-Werror=deprecated-declarations]
     gdk_beep();
     ^~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50:0,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from unix/gtkdlg.c:10:
/usr/include/gtk-3.0/gdk/gdkmain.h:121:6: note: declared here
 void gdk_beep (void);
      ^~~~~~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:1452: unix/gtkdlg.o] Error 1

Reply via email to