make[2]: Entering directory '/home/wally/mageia/cauldron/xfce4-notes-plugin/BUILD/xfce4-notes-plugin-1.8.0/lib' CC libnotes_la-application.lo application.c: In function 'xnp_application_update_notes_path': application.c:355:4: error: format not a string literal and no format arguments [-Werror=format-security] _tmp10_ = (GtkMessageDialog*) gtk_message_dialog_new (NULL, 0, GTK_MESSAGE_ERROR, GTK_BUTTONS_CLOSE, _tmp9_); ^ application.c:422:3: error: format not a string literal and no format arguments [-Werror=format-security] _tmp28_ = (GtkMessageDialog*) gtk_message_dialog_new (NULL, 0, GTK_MESSAGE_ERROR, GTK_BUTTONS_CLOSE, _tmp27_); ^ application.c: In function 'xnp_application_delete_window': application.c:2085:3: error: format not a string literal and no format arguments [-Werror=format-security] _tmp5_ = (GtkMessageDialog*) gtk_message_dialog_new ((GtkWindow*) _tmp3_, GTK_DIALOG_DESTROY_WITH_PARENT, GTK_MESSAGE_QUESTION, GTK_BUTTONS_YES_NO, _tmp4_); ^ application.c: In function 'xnp_application_open_settings_dialog': application.c:2724:3: error: format not a string literal and no format arguments [-Werror=format-security] _tmp1_ = (GtkMessageDialog*) gtk_message_dialog_new (NULL, GTK_DIALOG_DESTROY_WITH_PARENT, GTK_MESSAGE_ERROR, GTK_BUTTONS_CLOSE, _tmp0_); ^ cc1: some warnings being treated as errors Makefile:535: recipe for target 'libnotes_la-application.lo' failed make[2]: *** [libnotes_la-application.lo] Error 1 make[2]: Leaving directory '/home/wally/mageia/cauldron/xfce4-notes-plugin/BUILD/xfce4-notes-plugin-1.8.0/lib' Makefile:500: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/wally/mageia/cauldron/xfce4-notes-plugin/BUILD/xfce4-notes-plugin-1.8.0' Makefile:431: recipe for target 'all' failed make: *** [all] Error 2