+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/deforaos-mailer-0.2.0nb15/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/deforaos-mailer-0.2.0nb15/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for deforaos-mailer-0.2.0nb15 ./pkgconfig.sh -P "/opt/pkg" -- "Mailer.pc" sed -e s;@PACKAGE@;Mailer;g -e s;@VERSION@;0.2.0;g -e s;@PREFIX@;/opt/pkg;g -e s;@BINDIR@;/opt/pkg/bin;g -e s;@DATADIR@;/opt/pkg/share;g -e s;@INCLUDEDIR@;/opt/pkg/include;g -e s;@LIBDIR@;/usr/local/lib;g -e s;@LIBEXECDIR@;/opt/pkg/libexec;g -e s;@MANDIR@;/opt/pkg/share/man;g -e s;@PWD@;/home/pbulk/build/mail/deforaos-mailer/work/Mailer-0.2.0/data;g -e s;@RPATH@;-Wl,-R${libdir};g -e s;@SYSCONFDIR@;/opt/pkg/etc;g -- Mailer.pc.in ./docbook.sh -P "/opt/pkg" -- "compose.1" xsltproc --nonet --xinclude -o compose.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl compose.xml Note: Writing compose.1 ./docbook.sh -P "/opt/pkg" -- "compose.html" xsltproc --nonet --xinclude --param custom.css.source "compose.css.xml" --param generate.css.header 1 -o compose.html http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl compose.xml ./gtkdoc.sh -P "/opt/pkg" -- "gtkdoc/Mailer.types" gtkdoc-scan --module=Mailer --source-dir=include --output-dir=doc/gtkdoc ./docbook.sh -P "/opt/pkg" -- "mailer.1" xsltproc --nonet --xinclude -o mailer.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl mailer.xml Note: Writing mailer.1 ./docbook.sh -P "/opt/pkg" -- "mailer.html" xsltproc --nonet --xinclude --param custom.css.source "mailer.css.xml" --param generate.css.header 1 -o mailer.html http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl mailer.xml ./gtkdoc.sh -P "/opt/pkg" -- "gtkdoc/tmpl.stamp" gtkdoc-mktmpl --module=Mailer --output-dir=tmpl ./gtkdoc.sh[51]: gtkdoc-mktmpl: not found [No such file or directory] gtkdoc.sh: gtkdoc/tmpl.stamp: Could not create documentation ./gtkdoc.sh -P "/opt/pkg" -- "gtkdoc/sgml.stamp" gtkdoc-mkdb --module=Mailer --output-dir=xml --output-format=xml --tmpl-dir=tmpl unknown:0: warning: Value descriptions for AccountConfigType are missing in source code comment block. unknown:0: warning: Value descriptions for AccountStatus are missing in source code comment block. unknown:0: warning: Value descriptions for AccountEventType are missing in source code comment block. unknown:0: warning: Value descriptions for FolderType are missing in source code comment block. unknown:0: warning: Value descriptions for MailerFolderColumn are missing in source code comment block. unknown:0: warning: Value descriptions for MailerHeaderColumn are missing in source code comment block. unknown:0: warning: Value descriptions for MailerMessageFlag are missing in source code comment block. ./gtkdoc.sh -P "/opt/pkg" -- "gtkdoc/html.stamp" mkdir -m 0755 -p -- gtkdoc/html gtkdoc-mkhtml Mailer ../Mailer-docs.xml warning: failed to load external entity "../xml/annotation-glossary.xml" Warning: multiple "IDs" for constraint linkend: error. Warning: multiple "IDs" for constraint linkend: message-set-flag. Warning: multiple "IDs" for constraint linkend: init. Warning: multiple "IDs" for constraint linkend: destroy. Warning: multiple "IDs" for constraint linkend: refresh. Warning: multiple "IDs" for constraint linkend: message-set-flag. Warning: multiple "IDs" for constraint linkend: error. Warning: multiple "IDs" for constraint linkend: init. Warning: multiple "IDs" for constraint linkend: destroy. Warning: multiple "IDs" for constraint linkend: refresh. Warning: multiple "IDs" for constraint linkend: destroy. Warning: multiple "IDs" for constraint linkend: error. Warning: multiple "IDs" for constraint linkend: init. Warning: multiple "IDs" for constraint linkend: message-set-flag. Warning: multiple "IDs" for constraint linkend: refresh. gtkdoc-fixxref --module=Mailer --module-dir=html --html-dir=/opt/pkg/share/gtk-doc/html html/Mailer-account.html:251: warning: no link for: "AccountEvent" -> (<span class="type">AccountEvent</span>). html/Mailer-account.html:324: warning: no link for: "AccountPluginHelper" -> (<span class="type">AccountPluginHelper</span>). ./gettext.sh -P "/opt/pkg" -- "Mailer.pot" xgettext --force-po -d Mailer -o Mailer.pot --keyword=_ --keyword=N_ -f POTFILES ./gettext.sh -P "/opt/pkg" -- "es.mo" msgmerge -U es.po Mailer.pot ............. done. msgfmt -c -v -o es.mo es.po 59 translated messages, 66 untranslated messages. ./gettext.sh -P "/opt/pkg" -- "fr.mo" msgmerge -U fr.po Mailer.pot ............. done. msgfmt -c -v -o fr.mo fr.po 125 translated messages. cc -I ../../include `pkg-config --cflags openssl` `pkg-config --cflags glib-2.0` -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/libdrm `pkg-config --cflags libSystem` -o imap4.o -c imap4.c imap4.c:193:65: warning: initialization of 'void *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 193 | { "port", "Server port", ACT_UINT16, 143 }, | ^~~ imap4.c:193:65: note: (near initialization for '_imap4_config[3].value') cc -I ../../include `pkg-config --cflags openssl` `pkg-config --cflags glib-2.0` -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/libdrm -o mbox.o -c mbox.c cc -I ../../include `pkg-config --cflags openssl` `pkg-config --cflags glib-2.0` -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/libdrm `pkg-config --cflags libSystem` -o pop3.o -c pop3.c pop3.c:157:65: warning: initialization of 'void *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 157 | { "port", "Server port", ACT_UINT16, 110 }, | ^~~ pop3.c:157:65: note: (near initialization for '_pop3_config[3].value') cc -I ../../include `pkg-config --cflags openssl` `pkg-config --cflags glib-2.0` -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/libdrm -o nntp.o -c nntp.c nntp.c:44:65: warning: initialization of 'void *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 44 | { "port", "Server port", ACT_UINT16, 119 }, | ^~~ nntp.c:44:65: note: (near initialization for '_nntp_config[3].value') cc -I ../../include `pkg-config --cflags openssl` `pkg-config --cflags glib-2.0` -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/libdrm -o rss.o -c rss.c cc -shared -o imap4.so imap4.o `pkg-config --libs openssl` `pkg-config --libs glib-2.0` -lnsl -lsocket -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 `pkg-config --libs libSystem` cc -shared -o mbox.so mbox.o `pkg-config --libs openssl` `pkg-config --libs glib-2.0` -lnsl -lsocket -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 cc -shared -o pop3.so pop3.o `pkg-config --libs openssl` `pkg-config --libs glib-2.0` -lnsl -lsocket -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 `pkg-config --libs libSystem` cc -shared -o nntp.so nntp.o `pkg-config --libs openssl` `pkg-config --libs glib-2.0` -lnsl -lsocket -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 cc -shared -o rss.so rss.o `pkg-config --libs openssl` `pkg-config --libs glib-2.0` -lnsl -lsocket -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 cc -D PREFIX=\"/opt/pkg\" `pkg-config --cflags libDesktop` -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/libdrm -fPIC -o account.o -c account.c account.c: In function 'account_config_load': account.c:249:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 249 | AccountConfig * p = account_get_config(account); | ^~~~~~~~~~~~~~~~~~ account.c: In function 'account_config_save': account.c:296:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 296 | AccountConfig * p = account_get_config(account); | ^~~~~~~~~~~~~~~~~~ account.c:323:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 323 | u16 = (uint16_t)p->value; | ^ account.c: In function '_account_helper_authenticate': account.c:578:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 578 | GTK_STOCK_OK, GTK_RESPONSE_OK, | ^~~~~~~~~~~~ account.c:579:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 579 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, NULL); | ^~~~~~~~~~~~~~~~ cc `pkg-config --cflags libDesktop` -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/libdrm -fPIC -o callbacks.o -c callbacks.c cc `pkg-config --cflags libDesktop` -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/libdrm -fPIC -o compose.o -c compose.c compose.c:154:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 154 | { N_("_Save"), G_CALLBACK(compose_save), GTK_STOCK_SAVE, | ^ compose.c:157:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 157 | GTK_STOCK_SAVE_AS, GDK_CONTROL_MASK | GDK_SHIFT_MASK, | ^~~~~~~~~~~~~~~~~ compose.c:160:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 160 | { N_("_Print"), NULL, GTK_STOCK_PRINT, GDK_CONTROL_MASK, GDK_KEY_P }, | ^ compose.c:161:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 161 | { N_("Print pre_view"), NULL, GTK_STOCK_PRINT_PREVIEW, GDK_CONTROL_MASK, | ^ compose.c:167:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 167 | { N_("_Close"), G_CALLBACK(_compose_on_closex), GTK_STOCK_CLOSE, | ^ compose.c:174:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 174 | { N_("_Undo"), NULL, GTK_STOCK_UNDO, GDK_CONTROL_MASK, GDK_KEY_Z }, | ^ compose.c:175:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 175 | { N_("_Redo"), NULL, GTK_STOCK_REDO, GDK_CONTROL_MASK, GDK_KEY_Y }, | ^ compose.c:177:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 177 | { N_("_Cut"), G_CALLBACK(compose_cut), GTK_STOCK_CUT, GDK_CONTROL_MASK, | ^ compose.c:179:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 179 | { N_("_Copy"), G_CALLBACK(compose_copy), GTK_STOCK_COPY, | ^ compose.c:181:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 181 | { N_("_Paste"), G_CALLBACK(compose_paste), GTK_STOCK_PASTE, | ^ compose.c:186:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 186 | GTK_STOCK_SELECT_ALL, | ^~~~~~~~~~~~~~~~~~~~ compose.c:215:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 215 | { N_("_About"), G_CALLBACK(_compose_on_about), GTK_STOCK_ABOUT, 0, 0 }, | ^ compose.c:237:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 237 | { N_("Save"), G_CALLBACK(compose_save), GTK_STOCK_SAVE, 0, 0, NULL }, | ^ compose.c:239:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 239 | { N_("Cut"), G_CALLBACK(compose_cut), GTK_STOCK_CUT, 0, 0, NULL }, | ^ compose.c:240:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 240 | { N_("Copy"), G_CALLBACK(compose_copy), GTK_STOCK_COPY, 0, 0, NULL }, | ^ compose.c:241:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 241 | { N_("Paste"), G_CALLBACK(compose_paste), GTK_STOCK_PASTE, 0, 0, NULL }, | ^ compose.c: In function 'compose_new': compose.c:365:9: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations] 365 | gtk_tree_view_set_rules_hint(GTK_TREE_VIEW(compose->h_view), TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42, from /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/Desktop.h:34, from compose.c:41: /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:246:24: note: declared here 246 | void gtk_tree_view_set_rules_hint (GtkTreeView *tree_view, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ compose.c: In function 'compose_set_font': compose.c:633:9: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] 633 | gtk_widget_override_font(compose->view, desc); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27, from /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31: /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here 1153 | void gtk_widget_override_font (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~ compose.c: In function 'compose_attach': compose.c:775:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 775 | pixbuf = gtk_icon_theme_load_icon(theme, GTK_STOCK_FILE, | ^~~~~~ compose.c: In function 'compose_attach_dialog': compose.c:798:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 798 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ compose.c:799:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 799 | GTK_STOCK_OPEN, GTK_RESPONSE_OK, NULL); | ^~~~~~~~~~~~~~ compose.c: In function 'compose_insert_file_dialog': compose.c:958:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 958 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ compose.c:959:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 959 | GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, NULL); | ^~~~~~~~~~~~~~ compose.c: In function '_send_mail': compose.c:1132:9: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 1132 | widget = gtk_button_new_from_stock(GTK_STOCK_CANCEL); | ^~~~~~ In file included from /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtk.h:54: /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103:16: note: declared here 103 | GtkWidget* gtk_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~ compose.c:1132:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1132 | widget = gtk_button_new_from_stock(GTK_STOCK_CANCEL); | ^~~~~~ compose.c: In function '_send_headers': compose.c:1199:36: warning: implicit declaration of function 'index' [-Wimplicit-function-declaration] 1199 | || index(field, ':') != field + field_len - 1) | ^~~~~ compose.c:1199:36: warning: incompatible implicit declaration of built-in function 'index' [-Wbuiltin-declaration-mismatch] compose.c: In function '_compose_close': compose.c:1416:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1416 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ compose.c:1418:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1418 | GTK_STOCK_CLOSE, GTK_RESPONSE_OK, NULL); | ^~~~~~~~~~~~~~~ cc `pkg-config --cflags libDesktop` -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/libdrm -fPIC -o folder.o -c folder.c folder.c: In function 'folder_set_type': folder.c:170:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 170 | { FT_FOLDER, GTK_STOCK_DIRECTORY } | ^ cc `pkg-config --cflags libDesktop` -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/libdrm -fPIC -o helper.o -c helper.c cc -D PREFIX=\"/opt/pkg\" `pkg-config --cflags libDesktop` -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/libdrm -fPIC -o mailer.o -c mailer.c mailer.c:177:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 177 | { N_("_Open..."), G_CALLBACK(on_file_open), GTK_STOCK_OPEN, | ^ mailer.c:183:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 183 | { N_("_Print"), NULL, GTK_STOCK_PRINT, GDK_CONTROL_MASK, GDK_KEY_P }, | ^ mailer.c:184:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 184 | { N_("Print pre_view"), NULL, GTK_STOCK_PRINT_PREVIEW, GDK_CONTROL_MASK, | ^ mailer.c:187:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 187 | { N_("_Quit"), G_CALLBACK(on_file_quit), GTK_STOCK_QUIT, | ^ mailer.c:194:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 194 | { N_("_Cut"), G_CALLBACK(on_edit_cut), GTK_STOCK_CUT, GDK_CONTROL_MASK, | ^ mailer.c:196:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 196 | { N_("Cop_y"), G_CALLBACK(on_edit_copy), GTK_STOCK_COPY, | ^ mailer.c:198:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 198 | { N_("_Paste"), G_CALLBACK(on_edit_paste), GTK_STOCK_PASTE, | ^ mailer.c:203:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 203 | GTK_STOCK_SELECT_ALL, | ^~~~~~~~~~~~~~~~~~~~ mailer.c:211:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 211 | GTK_STOCK_PREFERENCES, 0, 0 }, | ^~~~~~~~~~~~~~~~~~~~~ mailer.c:224:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 224 | { N_("Save _As..."), G_CALLBACK(on_message_save_as), GTK_STOCK_SAVE_AS, | ^ mailer.c:227:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 227 | { N_("_Delete"), G_CALLBACK(on_message_delete), GTK_STOCK_DELETE, 0, | ^ mailer.c:240:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 240 | { N_("_About"), G_CALLBACK(on_help_about), GTK_STOCK_ABOUT, 0, 0 }, | ^ mailer.c:268:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 268 | { N_("Stop"), NULL, GTK_STOCK_STOP, 0, GDK_KEY_Escape, NULL }, | ^ mailer.c:277:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 277 | { N_("Delete"), G_CALLBACK(on_delete), GTK_STOCK_DELETE, 0, 0, NULL }, | ^ mailer.c:278:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 278 | { N_("Print"), NULL, GTK_STOCK_PRINT, 0, 0, NULL }, | ^ mailer.c: In function 'mailer_new': mailer.c:439:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 439 | mailer->fo_infobar = gtk_info_bar_new_with_buttons(GTK_STOCK_CLOSE, | ^~~~~~ mailer.c: In function '_new_headers_view': mailer.c:742:9: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations] 742 | gtk_tree_view_set_rules_hint(treeview, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42, from /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/Desktop.h:34, from mailer.c:42: /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:246:24: note: declared here 246 | void gtk_tree_view_set_rules_hint (GtkTreeView *tree_view, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mailer.c: In function '_new_headers': mailer.c:890:17: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] 890 | gtk_widget_override_font(widget, bold); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27, from /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31: /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here 1153 | void gtk_widget_override_font (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~ mailer.c: In function '_idle_config_load': mailer.c:945:9: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] 945 | gtk_widget_override_font(mailer->bo_view, font); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here 1153 | void gtk_widget_override_font (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~ mailer.c:948:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 948 | if((p = config_get(mailer->config, NULL, "online")) == NULL | ^ mailer.c: In function 'mailer_set_online': mailer.c:1078:9: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 1078 | image = gtk_image_new_from_stock(online ? GTK_STOCK_CONNECT | ^~~~~ In file included from /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkentry.h:42, from /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:29: /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ mailer.c:1078:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1078 | image = gtk_image_new_from_stock(online ? GTK_STOCK_CONNECT | ^~~~~ mailer.c:1079:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1079 | : GTK_STOCK_DISCONNECT, GTK_ICON_SIZE_MENU); | ^ mailer.c: In function '_open_selected_source': mailer.c:1442:17: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] 1442 | gtk_widget_override_font(widget, font); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here 1153 | void gtk_widget_override_font (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~ mailer.c: In function 'mailer_save_selected_dialog': mailer.c:1591:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1591 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ mailer.c:1592:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1592 | GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT, NULL); | ^~~~~~~~~~~~~~ mailer.c: In function 'mailer_message_open_dialog': mailer.c:1660:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1660 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ mailer.c:1661:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1661 | GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, NULL); | ^~~~~~~~~~~~~~ mailer.c: In function 'mailer_show_preferences': mailer.c:1802:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1802 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ mailer.c:1803:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1803 | GTK_STOCK_OK, GTK_RESPONSE_OK, NULL); | ^~~~~~~~~~~~ mailer.c: In function '_preferences_accounts': mailer.c:1872:9: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations] 1872 | gtk_tree_view_set_rules_hint(GTK_TREE_VIEW(mailer->pr_accounts), TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:246:24: note: declared here 246 | void gtk_tree_view_set_rules_hint (GtkTreeView *tree_view, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mailer.c:1891:9: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 1891 | widget = gtk_button_new_from_stock(GTK_STOCK_NEW); | ^~~~~~ In file included from /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtk.h:54: /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103:16: note: declared here 103 | GtkWidget* gtk_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mailer.c:1891:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1891 | widget = gtk_button_new_from_stock(GTK_STOCK_NEW); | ^~~~~~ mailer.c:1897:9: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 1897 | widget = gtk_button_new_from_stock(GTK_STOCK_EDIT); | ^~~~~~ /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103:16: note: declared here 103 | GtkWidget* gtk_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mailer.c:1897:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1897 | widget = gtk_button_new_from_stock(GTK_STOCK_EDIT); | ^~~~~~ mailer.c:1905:9: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 1905 | widget = gtk_button_new_from_stock(GTK_STOCK_DELETE); | ^~~~~~ /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103:16: note: declared here 103 | GtkWidget* gtk_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mailer.c:1905:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1905 | widget = gtk_button_new_from_stock(GTK_STOCK_DELETE); | ^~~~~~ mailer.c:1910:9: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 1910 | widget = gtk_button_new_from_stock(GTK_STOCK_GO_UP); | ^~~~~~ /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103:16: note: declared here 103 | GtkWidget* gtk_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mailer.c:1910:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1910 | widget = gtk_button_new_from_stock(GTK_STOCK_GO_UP); | ^~~~~~ mailer.c:1915:9: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 1915 | widget = gtk_button_new_from_stock(GTK_STOCK_GO_DOWN); | ^~~~~~ /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103:16: note: declared here 103 | GtkWidget* gtk_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mailer.c:1915:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1915 | widget = gtk_button_new_from_stock(GTK_STOCK_GO_DOWN); | ^~~~~~ mailer.c: In function '_preferences_plugins': mailer.c:1991:9: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations] 1991 | gtk_tree_view_set_rules_hint(GTK_TREE_VIEW(mailer->pr_plugins), TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:246:24: note: declared here 246 | void gtk_tree_view_set_rules_hint (GtkTreeView *tree_view, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mailer.c: In function '_preferences_set': mailer.c:2003:9: warning: 'gtk_font_button_set_font_name' is deprecated [-Wdeprecated-declarations] 2003 | gtk_font_button_set_font_name(GTK_FONT_BUTTON(mailer->pr_messages_font), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtk.h:109: /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkfontbutton.h:98:23: note: declared here 98 | gboolean gtk_font_button_set_font_name (GtkFontButton *font_button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mailer.c: In function '_on_assistant_prepare': mailer.c:2246:41: warning: passing argument 1 of '_assistant_account_config' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2246 | account_get_config(ad->account)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mailer.c:2100:62: note: expected 'AccountConfig *' {aka 'struct _AccountConfig *'} but argument is of type 'const AccountConfig *' {aka 'const struct _AccountConfig *'} 2100 | static GtkWidget * _assistant_account_config(AccountConfig * config); | ~~~~~~~~~~~~~~~~^~~~~~ mailer.c: In function '_account_add_label': mailer.c:2351:17: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] 2351 | gtk_widget_override_font(label, desc); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here 1153 | void gtk_widget_override_font (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~ mailer.c: In function '_account_display': mailer.c:2569:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2569 | config = account_get_config(account); | ^ mailer.c: In function '_display_password': mailer.c:2653:9: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] 2653 | gtk_widget_override_font(widget, desc); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here 1153 | void gtk_widget_override_font (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~ mailer.c: In function '_account_edit': mailer.c:2789:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2789 | GTK_DIALOG_DESTROY_WITH_PARENT, GTK_STOCK_CANCEL, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mailer.c:2790:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2790 | GTK_RESPONSE_CANCEL, GTK_STOCK_OK, GTK_RESPONSE_OK, | ^~~~~~~~~~~~~~~~~~~ mailer.c:2877:44: warning: passing argument 1 of '_assistant_account_config' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2877 | widget = _assistant_account_config(account_get_config(account)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mailer.c:2373:62: note: expected 'AccountConfig *' {aka 'struct _AccountConfig *'} but argument is of type 'const AccountConfig *' {aka 'const struct _AccountConfig *'} 2373 | static GtkWidget * _assistant_account_config(AccountConfig * config) | ~~~~~~~~~~~~~~~~^~~~~~ mailer.c: In function '_preferences_ok_display': mailer.c:3042:9: warning: 'gtk_font_button_get_font_name' is deprecated [-Wdeprecated-declarations] 3042 | p = gtk_font_button_get_font_name(GTK_FONT_BUTTON( | ^ /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkfontbutton.h:96:23: note: declared here 96 | const gchar * gtk_font_button_get_font_name (GtkFontButton *font_button); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mailer.c:3047:9: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] 3047 | gtk_widget_override_font(mailer->bo_view, font); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/mail/deforaos-mailer/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here 1153 | void gtk_widget_override_font (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~ cc `pkg-config --cflags libDesktop` -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/libdrm -fPIC -o message.o -c message.c cc `pkg-config --cflags libDesktop` -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/libdrm -fPIE -o compose-main.o -c compose-main.c cc -D PREFIX=\"/opt/pkg\" `pkg-config --cflags libDesktop` -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/libdrm -fPIE -o main.o -c main.c ar -rc libMailer.a account.o callbacks.o compose.o folder.o helper.o mailer.o message.o ranlib libMailer.a cc -shared -o libMailer.so.0.0 -Wl,-soname,libMailer.so.0 account.o callbacks.o compose.o folder.o helper.o mailer.o message.o `pkg-config --libs libDesktop` -lintl -lnsl -lsocket -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 `pkg-config --libs openssl` ln -f -s -- libMailer.so.0.0 libMailer.so.0 ln -f -s -- libMailer.so.0.0 libMailer.so cc -o compose compose-main.o `pkg-config --libs libDesktop` -lintl -lnsl -lsocket -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 `pkg-config --libs openssl` -L. -Wl,-rpath,/opt/pkg/lib -lMailer -pie gcc: error: -pie is not supported in this configuration *** [compose] Error code 1 bmake[1]: stopped in /home/pbulk/build/mail/deforaos-mailer/work/Mailer-0.2.0/src 1 error bmake[1]: stopped in /home/pbulk/build/mail/deforaos-mailer/work/Mailer-0.2.0/src *** [subdirs] Error code 2 bmake: stopped in /home/pbulk/build/mail/deforaos-mailer/work/Mailer-0.2.0 1 error bmake: stopped in /home/pbulk/build/mail/deforaos-mailer/work/Mailer-0.2.0 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/deforaos-mailer *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/deforaos-mailer