+ 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-phone-0.6.0nb17/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/deforaos-phone-0.6.0nb17/work.log
===> Building for deforaos-phone-0.6.0nb17
--- subdirs ---
--- subdirs ---
--- Phone.pc ---
./pkgconfig.sh -P "/opt/pkg" -- "Phone.pc"
sed -e s;@PACKAGE@;Phone;g -e s;@VERSION@;0.6.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/comms/deforaos-phone/work/Phone-0.6.0/data;g -e s;@RPATH@;-Wl,-R${libdir};g -e s;@SYSCONFDIR@;/opt/pkg/etc;g -- Phone.pc.in
--- phone.1 ---
--- phonectl.1 ---
--- gprs.1 ---
--- gprs.html ---
--- phone.1 ---
./docbook.sh -P "/opt/pkg" -- "phone.1"
--- phonectl.1 ---
./docbook.sh -P "/opt/pkg" -- "phonectl.1"
--- gprs.1 ---
./docbook.sh -P "/opt/pkg" -- "gprs.1"
--- gprs.html ---
./docbook.sh -P "/opt/pkg" -- "gprs.html"
--- phone.1 ---
xsltproc --nonet --xinclude -o phone.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl phone.xml
--- phonectl.1 ---
xsltproc --nonet --xinclude -o phonectl.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl phonectl.xml
--- gprs.1 ---
xsltproc --nonet --xinclude -o gprs.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gprs.xml
--- gprs.html ---
xsltproc --nonet --xinclude --param custom.css.source "gprs.css.xml" --param generate.css.header 1 -o gprs.html http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl gprs.xml
--- index.html ---
./docbook.sh -P "/opt/pkg" -- "index.html"
xsltproc --nonet --xinclude -o index.html index.xsl index.xml
--- phonectl.1 ---
Note: Writing phonectl.1
--- gprs.1 ---
Note: Writing gprs.1
--- phone.html ---
./docbook.sh -P "/opt/pkg" -- "phone.html"
--- phonectl.html ---
./docbook.sh -P "/opt/pkg" -- "phonectl.html"
--- phone.1 ---
Note: Writing phone.1
--- phone.html ---
xsltproc --nonet --xinclude --param custom.css.source "phone.css.xml" --param generate.css.header 1 -o phone.html http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl phone.xml
--- phonectl.html ---
xsltproc --nonet --xinclude --param custom.css.source "phonectl.css.xml" --param generate.css.header 1 -o phonectl.html http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl phonectl.xml
--- index.html ---
Writing ch01.html for chapter
Writing re01.html for refentry
Writing re02.html for refentry
Writing re03.html for refentry
Writing ch02.html for chapter
Writing index.html for book
--- subdirs ---
--- Phone.pot ---
./gettext.sh -P "/opt/pkg" -- "Phone.pot"
xgettext --force-po -d Phone -o Phone.pot --keyword=_ --keyword=N_ -f POTFILES
--- es.mo ---
--- fr.mo ---
--- es.mo ---
./gettext.sh -P "/opt/pkg" -- "es.mo"
--- fr.mo ---
./gettext.sh -P "/opt/pkg" -- "fr.mo"
--- es.mo ---
msgmerge -U es.po Phone.pot
--- fr.mo ---
msgmerge -U fr.po Phone.pot
............. done.
msgfmt -c -v -o fr.mo fr.po
--- es.mo ---
............. done.
msgfmt -c -v -o es.mo es.po
--- fr.mo ---
124 translated messages.
--- es.mo ---
88 translated messages, 36 untranslated messages.
--- subdirs ---
--- callbacks.o ---
--- main.o ---
--- modem.o ---
--- main.o ---
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 -o main.o -c main.c
--- modem.o ---
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 -o modem.o -c modem.c
--- callbacks.o ---
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 -o callbacks.o -c callbacks.c
--- subdirs ---
--- debug.o ---
cc -I ../../include  `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 gtk+-3.0 libSystem` -o debug.o -c debug.c
--- phone.o ---
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 -o phone.o -c phone.c
--- subdirs ---
debug.c: In function '_debug_init':
debug.c:172:9: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  172 |         widget = gtk_button_new_from_stock(GTK_STOCK_APPLY);
      |         ^~~~~~
In file included from /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtk.h:54,
                 from debug.c:32:
/home/pbulk/build/comms/deforaos-phone/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);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
debug.c:172:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  172 |         widget = gtk_button_new_from_stock(GTK_STOCK_APPLY);
      |         ^~~~~~
--- hayes/channel.o ---
cc -I ../../include  `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 hayes/channel.o -c hayes/channel.c
--- phonectl.o ---
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 -o phonectl.o -c phonectl.c
--- subdirs ---
--- hayes/command.o ---
cc -I ../../include  `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 hayes/command.o -c hayes/command.c
--- hayes/common.o ---
cc -I ../../include  `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 hayes/common.o -c hayes/common.c
--- phone.o ---
phone.c: In function '_show_call_window':
phone.c:1857:9: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations]
 1857 |         gtk_widget_override_font(phone->ca_name, phone->bold);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27,
                 from /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33,
                 from /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32,
                 from /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31,
                 from phone.c:43:
/home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here
 1153 | void         gtk_widget_override_font             (GtkWidget                  *widget,
      |              ^~~~~~~~~~~~~~~~~~~~~~~~
phone.c:1886:9: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
 1886 |         phone->ca_close = gtk_button_new_from_stock(GTK_STOCK_CLOSE);
      |         ^~~~~
In file included from /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtk.h:54:
/home/pbulk/build/comms/deforaos-phone/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);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
phone.c:1886:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
 1886 |         phone->ca_close = gtk_button_new_from_stock(GTK_STOCK_CLOSE);
      |         ^~~~~
phone.c: In function '_show_code_window':
phone.c:2007:9: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations]
 2007 |         gtk_widget_override_font(phone->en_title, phone->bold);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here
 1153 | void         gtk_widget_override_font             (GtkWidget                  *widget,
      |              ^~~~~~~~~~~~~~~~~~~~~~~~
phone.c:2016:9: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations]
 2016 |         gtk_widget_override_font(phone->en_entry, phone->bold);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here
 1153 | void         gtk_widget_override_font             (GtkWidget                  *widget,
      |              ^~~~~~~~~~~~~~~~~~~~~~~~
phone.c:2034:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
 2034 |                         GTK_STOCK_OK, _("Enter"),
      |                         ^~~~~~~~~~~~
phone.c:2036:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
 2036 |                         GTK_STOCK_CANCEL, _("Skip"),
      |                         ^~~~~~~~~~~~~~~~
phone.c: In function '_show_contacts_window':
phone.c:2095:9: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
 2095 |         toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_NEW);
      |         ^~~~~~~~
In file included from /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28,
                 from /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtk.h:149:
/home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here
   84 | GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
phone.c:2095:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
 2095 |         toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_NEW);
      |         ^~~~~~~~
phone.c:2099:9: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
 2099 |         toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_EDIT);
      |         ^~~~~~~~
/home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here
   84 | GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
phone.c:2099:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
 2099 |         toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_EDIT);
      |         ^~~~~~~~
phone.c:2103:9: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
 2103 |         toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_DELETE);
      |         ^~~~~~~~
/home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here
   84 | GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
phone.c:2103:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
 2103 |         toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_DELETE);
      |         ^~~~~~~~
phone.c:2117:9: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations]
 2117 |         gtk_tree_view_set_rules_hint(GTK_TREE_VIEW(phone->co_view), TRUE);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27,
                 from /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29,
                 from /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42:
/home/pbulk/build/comms/deforaos-phone/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,
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
phone.c: In function '_show_dialer_window':
phone.c:2178:9: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations]
 2178 |         gtk_widget_override_font(phone->di_entry, phone->bold);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here
 1153 | void         gtk_widget_override_font             (GtkWidget                  *widget,
      |              ^~~~~~~~~~~~~~~~~~~~~~~~
phone.c: In function '_show_logs_window':
phone.c:2270:9: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
 2270 |         toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_CLEAR);
      |         ^~~~~~~~
/home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here
   84 | GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
phone.c:2270:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
 2270 |         toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_CLEAR);
      |         ^~~~~~~~
phone.c:2294:17: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations]
 2294 |                 gtk_tree_view_set_rules_hint(GTK_TREE_VIEW(view), TRUE);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/comms/deforaos-phone/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,
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
phone.c: In function '_show_messages_window':
phone.c:2404:9: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
 2404 |         toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_DELETE);
      |         ^~~~~~~~
/home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here
   84 | GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
phone.c:2404:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
 2404 |         toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_DELETE);
      |         ^~~~~~~~
phone.c:2429:17: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations]
 2429 |                 gtk_tree_view_set_rules_hint(GTK_TREE_VIEW(view), TRUE);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/comms/deforaos-phone/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,
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
phone.c: In function '_show_plugins_window':
phone.c:2552:9: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
 2552 |         widget = gtk_button_new_from_stock(GTK_STOCK_CANCEL);
      |         ^~~~~~
/home/pbulk/build/comms/deforaos-phone/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);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
phone.c:2552:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
 2552 |         widget = gtk_button_new_from_stock(GTK_STOCK_CANCEL);
      |         ^~~~~~
phone.c:2556:9: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
 2556 |         widget = gtk_button_new_from_stock(GTK_STOCK_OK);
      |         ^~~~~~
/home/pbulk/build/comms/deforaos-phone/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);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
phone.c:2556:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
 2556 |         widget = gtk_button_new_from_stock(GTK_STOCK_OK);
      |         ^~~~~~
phone.c: In function '_show_read_window':
phone.c:2842:9: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
 2842 |         toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_DELETE);
      |         ^~~~~~~~
/home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here
   84 | GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
phone.c:2842:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
 2842 |         toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_DELETE);
      |         ^~~~~~~~
phone.c:2849:9: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations]
 2849 |         gtk_widget_override_font(phone->re_name, phone->bold);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here
 1153 | void         gtk_widget_override_font             (GtkWidget                  *widget,
      |              ^~~~~~~~~~~~~~~~~~~~~~~~
phone.c: In function '_show_status_window':
phone.c:3035:9: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations]
 3035 |         gtk_widget_override_font(phone->st_lmissed_count, phone->bold);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here
 1153 | void         gtk_widget_override_font             (GtkWidget                  *widget,
      |              ^~~~~~~~~~~~~~~~~~~~~~~~
phone.c:3066:9: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations]
 3066 |         gtk_widget_override_font(phone->st_lmessages_count, phone->bold);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here
 1153 | void         gtk_widget_override_font             (GtkWidget                  *widget,
      |              ^~~~~~~~~~~~~~~~~~~~~~~~
phone.c: In function 'phone_show_system':
phone.c:3193:9: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
 3193 |         widget = gtk_button_new_from_stock(GTK_STOCK_CANCEL);
      |         ^~~~~~
/home/pbulk/build/comms/deforaos-phone/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);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
phone.c:3193:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
 3193 |         widget = gtk_button_new_from_stock(GTK_STOCK_CANCEL);
      |         ^~~~~~
phone.c:3197:9: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
 3197 |         widget = gtk_button_new_from_stock(GTK_STOCK_OK);
      |         ^~~~~~
/home/pbulk/build/comms/deforaos-phone/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);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
phone.c:3197:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
 3197 |         widget = gtk_button_new_from_stock(GTK_STOCK_OK);
      |         ^~~~~~
phone.c: In function '_show_write_window':
phone.c:3484:9: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
 3484 |         toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_CUT);
      |         ^~~~~~~~
/home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here
   84 | GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
phone.c:3484:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
 3484 |         toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_CUT);
      |         ^~~~~~~~
phone.c:3488:9: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
 3488 |         toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_COPY);
      |         ^~~~~~~~
/home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here
   84 | GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
phone.c:3488:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
 3488 |         toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_COPY);
      |         ^~~~~~~~
phone.c:3492:9: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
 3492 |         toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_PASTE);
      |         ^~~~~~~~
/home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here
   84 | GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
phone.c:3492:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
 3492 |         toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_PASTE);
      |         ^~~~~~~~
phone.c: In function 'phone_write_attach_dialog':
phone.c:3616:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
 3616 |                         GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
      |                         ^~~~~~~~~~~~~~~~
phone.c:3617:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
 3617 |                         GTK_STOCK_OPEN, GTK_RESPONSE_OK, NULL);
      |                         ^~~~~~~~~~~~~~
phone.c:3625:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
 3625 |         pixbuf = gtk_icon_theme_load_icon(theme, GTK_STOCK_FILE, 48, 0, NULL);
      |         ^~~~~~
phone.c: In function '_phone_config_foreach':
phone.c:3846:56: warning: passing argument 3 of 'config_foreach_section' from incompatible pointer type [-Wincompatible-pointer-types]
 3846 |         config_foreach_section(phone->config, section, callback, priv);
      |                                                        ^~~~~~~~
      |                                                        |
      |                                                        void (*)(const char *, const char *, void *)
In file included from /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/System.h:37,
                 from phone.c:44:
/home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/System/config.h:68:46: note: expected 'ConfigForeachSectionCallback' {aka 'void (*)(const struct _Hash *, const char *, const char *, const char *, void *)'} but argument is of type 'void (*)(const char *, const char *, void *)'
   68 |                 ConfigForeachSectionCallback callback, void * priv);
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
phone.c: In function '_phone_create_progress':
phone.c:4019:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
 4019 |                         GTK_WINDOW(parent), flags, GTK_STOCK_CLOSE,
      |                         ^~~~~~~~~~
phone.c: In function '_phone_show_contacts_dialog':
phone.c:4404:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
 4404 |                                 GTK_STOCK_CANCEL, GTK_RESPONSE_REJECT,
      |                                 ^~~~~~~~~~~~~~~~
phone.c:4405:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
 4405 |                                 GTK_STOCK_OK, GTK_RESPONSE_ACCEPT, NULL);
      |                                 ^~~~~~~~~~~~
--- subdirs ---
--- hayes/pdu.o ---
cc -I ../../include  `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 hayes/pdu.o -c hayes/pdu.c
--- hayes/quirks.o ---
cc -I ../../include  `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 hayes/quirks.o -c hayes/quirks.c
--- hayes.o ---
cc -I ../../include  `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 hayes.o -c hayes.c
--- template.o ---
cc -I ../../include  `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 template.o -c template.c
--- hayes.o ---
hayes.c: In function '_reset_configure':
hayes.c:1947:12: warning: implicit declaration of function 'flock'; did you mean 'clock'? [-Wimplicit-function-declaration]
 1947 |         if(flock(fd, LOCK_EX | LOCK_NB) != 0)
      |            ^~~~~
      |            clock
hayes.c:1947:22: error: 'LOCK_EX' undeclared (first use in this function)
 1947 |         if(flock(fd, LOCK_EX | LOCK_NB) != 0)
      |                      ^~~~~~~
hayes.c:1947:22: note: each undeclared identifier is reported only once for each function it appears in
hayes.c:1947:32: error: 'LOCK_NB' undeclared (first use in this function)
 1947 |         if(flock(fd, LOCK_EX | LOCK_NB) != 0)
      |                                ^~~~~~~
--- debug.so ---
cc -shared -o debug.so debug.o `pkg-config --libs glib-2.0` -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -liconv -lintl -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 `pkg-config --libs gtk+-3.0 libSystem`
--- hayes.o ---
*** [hayes.o] Error code 1

bmake[2]: stopped making "all" in /home/pbulk/build/comms/deforaos-phone/work/Phone-0.6.0/src/modems
bmake[2]: 1 error

bmake[2]: stopped making "all" in /home/pbulk/build/comms/deforaos-phone/work/Phone-0.6.0/src/modems
*** [subdirs] Error code 2

bmake[1]: stopped making "all" in /home/pbulk/build/comms/deforaos-phone/work/Phone-0.6.0/src
bmake[1]: 1 error

bmake[1]: stopped making "all" in /home/pbulk/build/comms/deforaos-phone/work/Phone-0.6.0/src
*** [subdirs] Error code 2

bmake: stopped making "all" in /home/pbulk/build/comms/deforaos-phone/work/Phone-0.6.0
bmake: 1 error

bmake: stopped making "all" in /home/pbulk/build/comms/deforaos-phone/work/Phone-0.6.0
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/deforaos-phone
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/deforaos-phone