+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/deforaos-phone-0.6.0nb8/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/deforaos-phone-0.6.0nb8/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for deforaos-phone-0.6.0nb8
--- subdirs ---
--- subdirs ---
--- Phone.pc ---
./pkgconfig.sh -P "/usr/pkg" -- "Phone.pc"
sed -e s;@PACKAGE@;Phone;g -e s;@VERSION@;0.6.0;g -e s;@PREFIX@;/usr/pkg;g -e s;@BINDIR@;/usr/pkg/bin;g -e s;@DATADIR@;/usr/pkg/share;g -e s;@INCLUDEDIR@;/usr/pkg/include;g -e s;@LIBDIR@;/usr/local/lib;g -e s;@LIBEXECDIR@;/usr/pkg/libexec;g -e s;@MANDIR@;/usr/pkg/share/man;g -e s;@PWD@;/home/pbulk/build/comms/deforaos-phone/work/Phone-0.6.0/data;g -e s;@RPATH@;-Wl,-rpath-link,${libdir} -Wl,-rpath,${libdir};g -e s;@SYSCONFDIR@;/usr/pkg/etc;g -- Phone.pc.in
--- phone.1 ---
--- phonectl.1 ---
--- phone.1 ---
./docbook.sh -P "/usr/pkg" -- "phone.1"
--- phonectl.1 ---
./docbook.sh -P "/usr/pkg" -- "phonectl.1"
--- 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
--- phone.1 ---
Note: Writing phone.1
--- phonectl.1 ---
Note: Writing phonectl.1
--- gprs.1 ---
./docbook.sh -P "/usr/pkg" -- "gprs.1"
--- gprs.html ---
./docbook.sh -P "/usr/pkg" -- "gprs.html"
--- 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 "/usr/pkg" -- "index.html"
xsltproc --nonet --xinclude -o index.html index.xsl index.xml
--- gprs.1 ---
Note: Writing gprs.1
--- phone.html ---
./docbook.sh -P "/usr/pkg" -- "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
--- index.html ---
Writing ch01.html for chapter
Writing re01.html for refentry
--- phonectl.html ---
./docbook.sh -P "/usr/pkg" -- "phonectl.html"
--- index.html ---
Writing re02.html for refentry
--- 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 re03.html for refentry
Writing ch02.html for chapter
Writing index.html for book
--- subdirs ---
--- Phone.pot ---
./gettext.sh -P "/usr/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 "/usr/pkg" -- "es.mo"
--- fr.mo ---
./gettext.sh -P "/usr/pkg" -- "fr.mo"
--- es.mo ---
msgmerge -U es.po Phone.pot
--- fr.mo ---
msgmerge -U fr.po Phone.pot
............... done.
--- es.mo ---
............. done.
--- fr.mo ---
msgfmt -c -v -o fr.mo fr.po
--- es.mo ---
msgfmt -c -v -o es.mo es.po
--- fr.mo ---
124 translated messages.
--- es.mo ---
88 translated messages, 36 untranslated messages.
--- subdirs ---
--- callbacks.o ---
cc   `pkg-config --cflags libDesktop` -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm -o callbacks.o -c callbacks.c
--- subdirs ---
--- debug.o ---
cc -I ../../include  `pkg-config --cflags glib-2.0` -fPIC -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm `pkg-config --cflags gtk+-3.0 libSystem` -o debug.o -c debug.c
debug.c: In function '_debug_init':
debug.c:172:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  widget = gtk_button_new_from_stock(GTK_STOCK_APPLY);
  ^
debug.c:172:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
--- main.o ---
cc -D PREFIX=\"/usr/pkg\"   `pkg-config --cflags libDesktop` -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm -o main.o -c main.c
--- subdirs ---
--- hayes/channel.o ---
cc -I ../../include  `pkg-config --cflags glib-2.0` -fPIC -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm `pkg-config --cflags libSystem` -o hayes/channel.o -c hayes/channel.c
--- hayes/command.o ---
cc -I ../../include  `pkg-config --cflags glib-2.0` -fPIC -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/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 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm `pkg-config --cflags libSystem` -o hayes/common.o -c hayes/common.c
--- modem.o ---
cc -D PREFIX=\"/usr/pkg\"   `pkg-config --cflags libDesktop` -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm -o modem.o -c modem.c
--- subdirs ---
--- hayes/pdu.o ---
cc -I ../../include  `pkg-config --cflags glib-2.0` -fPIC -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm `pkg-config --cflags libSystem` -o hayes/pdu.o -c hayes/pdu.c
--- phone.o ---
cc -D PREFIX=\"/usr/pkg\"   `pkg-config --cflags libDesktop` -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm -o phone.o -c phone.c
--- subdirs ---
--- hayes/quirks.o ---
cc -I ../../include  `pkg-config --cflags glib-2.0` -fPIC -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/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 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm `pkg-config --cflags libSystem` -o hayes.o -c hayes.c
--- phone.o ---
phone.c: In function '_show_call_window':
phone.c:1857:2: warning: 'gtk_widget_override_font' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1153) [-Wdeprecated-declarations]
  gtk_widget_override_font(phone->ca_name, phone->bold);
  ^
phone.c:1886:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  phone->ca_close = gtk_button_new_from_stock(GTK_STOCK_CLOSE);
  ^
phone.c:1886:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
phone.c: In function '_show_code_window':
phone.c:2007:2: warning: 'gtk_widget_override_font' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1153) [-Wdeprecated-declarations]
  gtk_widget_override_font(phone->en_title, phone->bold);
  ^
phone.c:2016:2: warning: 'gtk_widget_override_font' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1153) [-Wdeprecated-declarations]
  gtk_widget_override_font(phone->en_entry, phone->bold);
  ^
phone.c:2034:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
    GTK_STOCK_OK, _("Enter"),
    ^
phone.c:2036:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
    GTK_STOCK_CANCEL, _("Skip"),
    ^
phone.c: In function '_show_contacts_window':
phone.c:2095:2: warning: 'gtk_tool_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_NEW);
  ^
phone.c:2095:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
phone.c:2099:2: warning: 'gtk_tool_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_EDIT);
  ^
phone.c:2099:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
phone.c:2103:2: warning: 'gtk_tool_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_DELETE);
  ^
phone.c:2103:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
phone.c:2117:2: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:246) [-Wdeprecated-declarations]
  gtk_tree_view_set_rules_hint(GTK_TREE_VIEW(phone->co_view), TRUE);
  ^
phone.c: In function '_show_dialer_window':
phone.c:2178:2: warning: 'gtk_widget_override_font' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1153) [-Wdeprecated-declarations]
  gtk_widget_override_font(phone->di_entry, phone->bold);
  ^
phone.c: In function '_show_logs_window':
phone.c:2270:2: warning: 'gtk_tool_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_CLEAR);
  ^
phone.c:2270:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
phone.c:2294:3: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:246) [-Wdeprecated-declarations]
   gtk_tree_view_set_rules_hint(GTK_TREE_VIEW(view), TRUE);
   ^
phone.c: In function '_show_messages_window':
phone.c:2404:2: warning: 'gtk_tool_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_DELETE);
  ^
phone.c:2404:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
phone.c:2429:3: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:246) [-Wdeprecated-declarations]
   gtk_tree_view_set_rules_hint(GTK_TREE_VIEW(view), TRUE);
   ^
phone.c: In function '_show_plugins_window':
phone.c:2552:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  widget = gtk_button_new_from_stock(GTK_STOCK_CANCEL);
  ^
phone.c:2552:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
phone.c:2556:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  widget = gtk_button_new_from_stock(GTK_STOCK_OK);
  ^
phone.c:2556:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
phone.c: In function '_show_read_window':
phone.c:2842:2: warning: 'gtk_tool_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_DELETE);
  ^
phone.c:2842:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
phone.c:2849:2: warning: 'gtk_widget_override_font' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1153) [-Wdeprecated-declarations]
  gtk_widget_override_font(phone->re_name, phone->bold);
  ^
phone.c: In function '_show_status_window':
phone.c:3035:2: warning: 'gtk_widget_override_font' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1153) [-Wdeprecated-declarations]
  gtk_widget_override_font(phone->st_lmissed_count, phone->bold);
  ^
phone.c:3066:2: warning: 'gtk_widget_override_font' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1153) [-Wdeprecated-declarations]
  gtk_widget_override_font(phone->st_lmessages_count, phone->bold);
  ^
phone.c: In function 'phone_show_system':
phone.c:3193:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  widget = gtk_button_new_from_stock(GTK_STOCK_CANCEL);
  ^
phone.c:3193:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
phone.c:3197:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  widget = gtk_button_new_from_stock(GTK_STOCK_OK);
  ^
phone.c:3197:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
phone.c: In function '_show_write_window':
phone.c:3484:2: warning: 'gtk_tool_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_CUT);
  ^
phone.c:3484:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
phone.c:3488:2: warning: 'gtk_tool_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_COPY);
  ^
phone.c:3488:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
phone.c:3492:2: warning: 'gtk_tool_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_PASTE);
  ^
phone.c:3492:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
phone.c: In function 'phone_write_attach_dialog':
phone.c:3616:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
    GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
    ^
phone.c:3617:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
    GTK_STOCK_OPEN, GTK_RESPONSE_OK, NULL);
    ^
phone.c:3625:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  pixbuf = gtk_icon_theme_load_icon(theme, GTK_STOCK_FILE, 48, 0, NULL);
  ^
phone.c: In function '_phone_config_foreach':
phone.c:3846:2: warning: passing argument 3 of 'config_foreach_section' from incompatible pointer type [enabled by default]
  config_foreach_section(phone->config, section, callback, priv);
  ^
In file included from /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/System.h:37:0,
                 from phone.c:44:
/home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/System/config.h:67:6: note: expected 'ConfigForeachSectionCallback' but argument is of type 'void (*)(const char *, const char *, void *)'
 void config_foreach_section(Config const * config, String const * section,
      ^
--- subdirs ---
hayes.c: In function '_on_code_cmgr':
--- phone.o ---
phone.c: In function '_phone_create_progress':
phone.c:4019:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
    GTK_WINDOW(parent), flags, GTK_STOCK_CLOSE,
    ^
phone.c: In function '_phone_show_contacts_dialog':
phone.c:4404:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
     GTK_STOCK_CANCEL, GTK_RESPONSE_REJECT,
     ^
phone.c:4405:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
     GTK_STOCK_OK, GTK_RESPONSE_ACCEPT, NULL);
     ^
--- subdirs ---
hayes.c:3289:46: warning: comparison between pointer and integer [enabled by default]
   if(strptime(date, "%y/%m/%d,%H:%M:%S", &t) == NULL)
                                              ^
--- template.o ---
cc -I ../../include  `pkg-config --cflags glib-2.0` -fPIC -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm `pkg-config --cflags libSystem` -o template.o -c template.c
--- debug.so ---
cc -shared -o debug.so debug.o `pkg-config --libs glib-2.0` -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 `pkg-config --libs gtk+-3.0 libSystem`
--- phonectl.o ---
cc -D PREFIX=\"/usr/pkg\"   `pkg-config --cflags libDesktop` -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm -o phonectl.o -c phonectl.c
--- subdirs ---
--- hayes.so ---
cc -shared -o hayes.so hayes/channel.o hayes/command.o hayes/common.o hayes/pdu.o hayes/quirks.o hayes.o `pkg-config --libs glib-2.0` -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 `pkg-config --libs libSystem`
--- template.so ---
cc -shared -o template.so template.o `pkg-config --libs glib-2.0` -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 `pkg-config --libs libSystem`
--- subdirs ---
--- blacklist.o ---
cc -I ../../include  `pkg-config --cflags libSystem gtk+-3.0` -fPIC -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm -o blacklist.o -c blacklist.c
--- phone ---
cc -o phone callbacks.o main.o modem.o phone.o `pkg-config --libs libDesktop` -lintl -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64
--- phonectl ---
cc -o phonectl phonectl.o `pkg-config --libs libDesktop` -lintl -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64
--- subdirs ---
blacklist.c: In function '_blacklist_settings':
blacklist.c:174:2: warning: 'gtk_tool_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_NEW);
  ^
blacklist.c:174:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
blacklist.c:178:2: warning: 'gtk_tool_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_DELETE);
  ^
blacklist.c:178:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
--- console.o ---
--- blacklist.o ---
blacklist.c:189:2: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:246) [-Wdeprecated-declarations]
  gtk_tree_view_set_rules_hint(GTK_TREE_VIEW(blacklist->view), TRUE);
  ^
--- console.o ---
cc -I ../../include  `pkg-config --cflags libSystem gtk+-3.0` -fPIC -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm -o console.o -c console.c
--- debug.o ---
cc -I ../../include  `pkg-config --cflags libSystem gtk+-3.0` -fPIC -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm -o debug.o -c debug.c
--- console.o ---
console.c: In function '_console_init':
console.c:122:2: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:246) [-Wdeprecated-declarations]
  gtk_tree_view_set_rules_hint(GTK_TREE_VIEW(console->view), TRUE);
  ^
--- engineering.o ---
cc -I ../../include  `pkg-config --cflags libSystem gtk+-3.0` -fPIC -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm -o engineering.o -c engineering.c
--- debug.o ---
debug.c: In function '_debug_init':
debug.c:228:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  widget = gtk_button_new_from_stock(GTK_STOCK_EXECUTE);
  ^
debug.c:228:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
debug.c:254:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  widget = gtk_button_new_from_stock(GTK_STOCK_REFRESH);
  ^
debug.c:254:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
debug.c:268:2: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:246) [-Wdeprecated-declarations]
  gtk_tree_view_set_rules_hint(GTK_TREE_VIEW(debug->view), TRUE);
  ^
--- gprs.o ---
cc -I ../../include  `pkg-config --cflags libSystem gtk+-3.0` -fPIC -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm -o gprs.o -c gprs.c
--- engineering.o ---
engineering.c: In function '_engineering_init':
engineering.c:239:2: warning: 'gtk_toggle_tool_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktoggletoolbutton.h:79): Use 'gtk_toggle_tool_button_new' instead [-Wdeprecated-declarations]
  engineering->tb_play = gtk_toggle_tool_button_new_from_stock(
  ^
engineering.c:240:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
    GTK_STOCK_MEDIA_PLAY);
    ^
engineering.c:244:2: warning: 'gtk_toggle_tool_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktoggletoolbutton.h:79): Use 'gtk_toggle_tool_button_new' instead [-Wdeprecated-declarations]
  engineering->tb_fullscreen = gtk_toggle_tool_button_new_from_stock(
  ^
engineering.c:245:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
    GTK_STOCK_FULLSCREEN);
    ^
engineering.c:275:2: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:246) [-Wdeprecated-declarations]
  gtk_tree_view_set_rules_hint(GTK_TREE_VIEW(engineering->sc_view), TRUE);
  ^
engineering.c:313:2: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:246) [-Wdeprecated-declarations]
  gtk_tree_view_set_rules_hint(GTK_TREE_VIEW(engineering->nc_view), TRUE);
  ^
--- gps.o ---
cc -I ../../include  -I../modems `pkg-config --cflags libSystem gtk+-3.0` -fPIC -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm -o gps.o -c gps.c
--- gprs.o ---
gprs.c: In function '_gprs_init':
gprs.c:163:2: warning: 'gtk_status_icon_new_from_icon_name' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:92) [-Wdeprecated-declarations]
  gprs->icon = gtk_status_icon_new_from_icon_name("phone-gprs");
  ^
gprs.c:165:2: warning: 'gtk_status_icon_set_tooltip_text' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137) [-Wdeprecated-declarations]
  gtk_status_icon_set_tooltip_text(gprs->icon, _("Not connected"));
  ^
gprs.c:168:2: warning: 'gtk_status_icon_set_title' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:143) [-Wdeprecated-declarations]
  gtk_status_icon_set_title(gprs->icon, _(plugin.name));
  ^
gprs.c:170:2: warning: 'gtk_status_icon_set_name' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:148) [-Wdeprecated-declarations]
  gtk_status_icon_set_name(gprs->icon, "phone-gprs");
  ^
gprs.c:179:2: warning: 'gtk_status_icon_set_visible' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:151) [-Wdeprecated-declarations]
  gtk_status_icon_set_visible(gprs->icon, active);
  ^
gprs.c: In function '_gprs_settings':
gprs.c:345:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  widget = gtk_button_new_from_stock(GTK_STOCK_CANCEL);
  ^
gprs.c:345:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
gprs.c:349:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  widget = gtk_button_new_from_stock(GTK_STOCK_OK);
  ^
gprs.c:349:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
gprs.c: In function '_settings_status':
gprs.c:454:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  gprs->st_image = gtk_image_new_from_icon_name(GTK_STOCK_DISCONNECT,
  ^
gprs.c:484:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  gprs->connect = gtk_button_new_from_stock(GTK_STOCK_CONNECT);
  ^
gprs.c:484:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
gprs.c:506:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  bbox = gtk_button_new_from_stock(GTK_STOCK_CLEAR);
  ^
gprs.c:506:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
gprs.c: In function '_settings_on_apply':
gprs.c:534:2: warning: 'gtk_status_icon_set_visible' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:151) [-Wdeprecated-declarations]
  gtk_status_icon_set_visible(gprs->icon, active);
  ^
gprs.c: In function '_gprs_set_connected':
gprs.c:631:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
    ? GTK_STOCK_CONNECT : GTK_STOCK_DISCONNECT,
    ^
gprs.c:631:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
gprs.c:635:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
    ? GTK_STOCK_DISCONNECT : GTK_STOCK_CONNECT);
    ^
gprs.c:635:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
gprs.c:650:3: warning: 'gtk_status_icon_set_tooltip_text' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137) [-Wdeprecated-declarations]
   gtk_status_icon_set_tooltip_text(gprs->icon, buf);
   ^
gprs.c:666:3: warning: 'gtk_status_icon_set_tooltip_text' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137) [-Wdeprecated-declarations]
   gtk_status_icon_set_tooltip_text(gprs->icon, message);
   ^
gprs.c: In function '_gprs_on_popup_menu':
gprs.c:882:2: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82): Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations]
  menuitem = gtk_image_menu_item_new_with_mnemonic("_Status");
  ^
gprs.c:889:2: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82): Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations]
  menuitem = gtk_image_menu_item_new_with_mnemonic(gprs->connected
  ^
gprs.c:891:2: warning: 'gtk_image_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:122): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations]
  image = gtk_image_new_from_stock(gprs->connected ? GTK_STOCK_DISCONNECT
  ^
gprs.c:891:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
gprs.c:892:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
    : GTK_STOCK_CONNECT, GTK_ICON_SIZE_MENU);
    ^
gprs.c:893:2: warning: 'gtk_image_menu_item_set_image' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92) [-Wdeprecated-declarations]
  gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(menuitem), image);
  ^
gprs.c:901:2: warning: 'gtk_image_menu_item_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84): Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations]
  menuitem = gtk_image_menu_item_new_from_stock(GTK_STOCK_PREFERENCES,
  ^
gprs.c:901:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
gprs.c:915:2: warning: 'gtk_menu_popup' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138): Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations]
  gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, button, time);
  ^
--- gps.o ---
gps.c: In function '_settings_window':
gps.c:152:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  widget = gtk_button_new_from_stock(GTK_STOCK_CLOSE);
  ^
gps.c:152:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
--- n900.o ---
cc -I ../../include  `pkg-config --cflags libSystem gtk+-3.0` -fPIC -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm -o n900.o -c n900.c
--- openmoko.o ---
cc -I ../../include  -I../modems `pkg-config --cflags libSystem gtk+-3.0` -fPIC -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm `pkg-config --cflags alsa` -o openmoko.o -c openmoko.c
openmoko.c: In function '_openmoko_settings':
openmoko.c:605:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  widget = gtk_button_new_from_stock(GTK_STOCK_CANCEL);
  ^
openmoko.c:605:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
openmoko.c:609:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  widget = gtk_button_new_from_stock(GTK_STOCK_APPLY);
  ^
openmoko.c:609:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
openmoko.c:613:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  widget = gtk_button_new_from_stock(GTK_STOCK_OK);
  ^
openmoko.c:613:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
--- oss.o ---
cc -I ../../include  `pkg-config --cflags libSystem gtk+-3.0` -fPIC -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm -o oss.o -c oss.c
--- panel.o ---
cc -I ../../include  `pkg-config --cflags libSystem gtk+-3.0` -fPIC -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm `pkg-config --cflags libDesktop` -o panel.o -c panel.c
--- oss.o ---
oss.c: In function '_oss_settings':
oss.c:531:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  widget = gtk_button_new_from_stock(GTK_STOCK_CANCEL);
  ^
oss.c:531:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
oss.c:535:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  widget = gtk_button_new_from_stock(GTK_STOCK_OK);
  ^
oss.c:535:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
--- panel.o ---
panel.c: In function '_panel_init':
panel.c:184:2: warning: 'gtk_widget_modify_font' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:769): Use 'gtk_widget_override_font' instead [-Wdeprecated-declarations]
  gtk_widget_modify_font(panel->operator, bold);
  ^
panel.c: In function '_panel_settings':
panel.c:539:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  widget = gtk_button_new_from_stock(GTK_STOCK_CANCEL);
  ^
panel.c:539:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
panel.c:543:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  widget = gtk_button_new_from_stock(GTK_STOCK_OK);
  ^
panel.c:543:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
--- password.o ---
cc -I ../../include  `pkg-config --cflags libSystem gtk+-3.0` -fPIC -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm -o password.o -c password.c
--- profiles.o ---
cc -I ../../include  `pkg-config --cflags libSystem gtk+-3.0` -fPIC -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm -o profiles.o -c profiles.c
--- password.o ---
password.c: In function '_password_settings':
password.c:210:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  widget = gtk_button_new_from_stock(GTK_STOCK_CANCEL);
  ^
password.c:210:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
password.c:214:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  widget = gtk_button_new_from_stock(GTK_STOCK_OK);
  ^
password.c:214:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
--- profiles.o ---
profiles.c: In function '_profiles_settings':
profiles.c:372:2: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:246) [-Wdeprecated-declarations]
  gtk_tree_view_set_rules_hint(GTK_TREE_VIEW(profiles->pr_view), TRUE);
  ^
profiles.c:445:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  widget = gtk_button_new_from_stock(GTK_STOCK_CANCEL);
  ^
profiles.c:445:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
profiles.c:449:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  widget = gtk_button_new_from_stock(GTK_STOCK_OK);
  ^
profiles.c:449:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
--- smscrypt.o ---
cc -I ../../include  `pkg-config --cflags libSystem gtk+-3.0` -fPIC -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm `pkg-config --cflags openssl` -o smscrypt.o -c smscrypt.c
--- systray.o ---
cc -I ../../include  `pkg-config --cflags libSystem gtk+-3.0` -fPIC -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm -o systray.o -c systray.c
--- smscrypt.o ---
smscrypt.c: In function '_smscrypt_settings':
smscrypt.c:341:2: warning: 'gtk_tool_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_NEW);
  ^
smscrypt.c:341:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
smscrypt.c:345:2: warning: 'gtk_tool_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:84): Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
  toolitem = gtk_tool_button_new_from_stock(GTK_STOCK_DELETE);
  ^
smscrypt.c:345:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
smscrypt.c:356:2: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:246) [-Wdeprecated-declarations]
  gtk_tree_view_set_rules_hint(GTK_TREE_VIEW(smscrypt->view), TRUE);
  ^
--- systray.o ---
systray.c: In function '_systray_init':
systray.c:91:2: warning: 'gtk_status_icon_new_from_icon_name' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:92) [-Wdeprecated-declarations]
  systray->icon = gtk_status_icon_new_from_icon_name("call-start");
  ^
systray.c:93:2: warning: 'gtk_status_icon_set_tooltip_text' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137) [-Wdeprecated-declarations]
  gtk_status_icon_set_tooltip_text(systray->icon, "Phone");
  ^
systray.c: In function '_systray_on_popup_menu':
systray.c:173:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
   { GTK_STOCK_ABOUT, "_About", _popup_menu_on_show_about },
   ^
systray.c:192:3: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82): Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations]
   menuitem = gtk_image_menu_item_new_with_mnemonic(items[i].name);
   ^
systray.c:197:4: warning: 'gtk_image_menu_item_set_image' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92) [-Wdeprecated-declarations]
    gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(
    ^
systray.c:205:2: warning: 'gtk_menu_popup' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138): Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations]
  gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, button, time);
  ^
--- template.o ---
cc -I ../../include  `pkg-config --cflags libSystem gtk+-3.0` -fPIC -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm -o template.o -c template.c
--- ussd.o ---
cc -I ../../include  `pkg-config --cflags libSystem gtk+-3.0` -fPIC -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm -o ussd.o -c ussd.c
ussd.c: In function '_settings_window':
ussd.c:286:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  widget = gtk_button_new_from_stock(GTK_STOCK_CLOSE);
  ^
ussd.c:286:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
ussd.c:293:3: warning: passing argument 2 of 'config_foreach' from incompatible pointer type [enabled by default]
   config_foreach(ussd->config, _settings_window_operators, ussd);
   ^
In file included from /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/System.h:37:0,
                 from ussd.c:34:
/home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/System/config.h:65:6: note: expected 'ConfigForeachCallback' but argument is of type 'void (*)(const String *, void *)'
 void config_foreach(Config const * config, ConfigForeachCallback callback,
      ^
ussd.c: In function '_ussd_on_operators_changed':
ussd.c:372:5: warning: passing argument 3 of 'config_foreach_section' from incompatible pointer type [enabled by default]
     _ussd_on_operators_changed_operator, ussd);
     ^
In file included from /home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/System.h:37:0,
                 from ussd.c:34:
/home/pbulk/build/comms/deforaos-phone/work/.buildlink/include/System/config.h:67:6: note: expected 'ConfigForeachSectionCallback' but argument is of type 'void (*)(const char *, const char *, void *)'
 void config_foreach_section(Config const * config, String const * section,
      ^
--- video.o ---
cc -I ../../include  `pkg-config --cflags libSystem gtk+-3.0` -fPIC -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libdrm -o video.o -c video.c
--- blacklist.so ---
cc -shared -o blacklist.so blacklist.o `pkg-config --cflags libSystem gtk+-3.0` -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64
--- console.so ---
cc -shared -o console.so console.o `pkg-config --cflags libSystem gtk+-3.0` -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64
--- debug.so ---
cc -shared -o debug.so debug.o `pkg-config --cflags libSystem gtk+-3.0` -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64
--- engineering.so ---
cc -shared -o engineering.so engineering.o `pkg-config --cflags libSystem gtk+-3.0` -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64
--- gprs.so ---
cc -shared -o gprs.so gprs.o `pkg-config --cflags libSystem gtk+-3.0` -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64
--- gps.so ---
cc -shared -o gps.so gps.o `pkg-config --cflags libSystem gtk+-3.0` -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64
--- n900.so ---
cc -shared -o n900.so n900.o `pkg-config --cflags libSystem gtk+-3.0` -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64
--- openmoko.so ---
cc -shared -o openmoko.so openmoko.o `pkg-config --cflags libSystem gtk+-3.0` -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 `pkg-config --libs alsa`
--- oss.so ---
cc -shared -o oss.so oss.o `pkg-config --cflags libSystem gtk+-3.0` -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -lossaudio
--- panel.so ---
cc -shared -o panel.so panel.o `pkg-config --cflags libSystem gtk+-3.0` -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 `pkg-config --libs libDesktop`
--- oss.so ---
/bin/ld: cannot find -lossaudio
collect2: error: ld returned 1 exit status
*** [oss.so] Error code 1

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

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

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

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

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

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

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/comms/deforaos-phone
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/comms/deforaos-phone