Comment 0 for bug 1493276

Revision history for this message
Aika ioc (rclaver) wrote :

~/instal/mail-notification-5.4/$ jb configure
building jb...
jbsrc/lib/src/core/jb-main.c: In function ‘jb_main’:
jbsrc/lib/src/core/jb-main.c:164:3: error: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Werror=deprecated-declarations]
   g_type_init();
   ^
cc1: all warnings being treated as errors
jbsrc/lib/src/core/jb-util.c: In function ‘print_warning_or_error’:
jbsrc/lib/src/core/jb-util.c:225:3: error: function might be possible candidate for ‘gnu_printf’ format attribute [-Werror=suggest-attribute=format]
   message = g_strdup_vprintf(format, args);
   ^
cc1: all warnings being treated as errors
ERROR: cannot build jb