=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/chat/finch", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for finch-2.14.14nb4 /usr/bin/mkdir -p /tmp/work/chat/finch/work/pidgin-2.14.14/libpurple/.libs test -r /tmp/work/chat/finch/work/pidgin-2.14.14/libpurple/libpurple.la || ln -s /tmp/work/chat/finch/work/.buildlink/lib/libpurple.la /tmp/work/chat/finch/work/pidgin-2.14.14/libpurple Making all in plugins gmake[1]: Entering directory '/tmp/work/chat/finch/work/pidgin-2.14.14/finch/plugins' CC gntgf_la-gntgf.lo CC gntclipboard_la-gntclipboard.lo CC gnthistory.lo gnthistory.c: In function 'historize': gnthistory.c:130:30: warning: cast between incompatible function types from 'void (*)(PurpleLog *)' {aka 'void (*)(struct _PurpleLog *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 130 | g_list_foreach(logs, (GFunc)purple_log_free, NULL); | ^ CC lastlog.lo CC gnttinyurl.lo CC grouping.lo CCLD gntclipboard.la CCLD gntgf.la CCLD gnthistory.la CCLD gntlastlog.la CCLD gnttinyurl.la CCLD grouping.la gmake[1]: Leaving directory '/tmp/work/chat/finch/work/pidgin-2.14.14/finch/plugins' gmake[1]: Entering directory '/tmp/work/chat/finch/work/pidgin-2.14.14/finch' CC gntaccount.o CC gntblist.o CC gntcertmgr.o gntblist.c: In function 'draw_tooltip': gntblist.c:1923:54: warning: cast between incompatible function types from 'gboolean (*)(guint)' {aka 'int (*)(unsigned int)'} to 'void (*)(void *)' [-Wcast-function-type] 1923 | GINT_TO_POINTER(id), (GDestroyNotify)g_source_remove); | ^ gntblist.c: In function 'destroy_status_list': gntblist.c:2089:30: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, void *)' [-Wcast-function-type] 2089 | g_list_foreach(list, (GFunc)g_free, NULL); | ^ In file included from ../libpurple/status.h:133, from ../libpurple/connection.h:151, from ../libpurple/account.h:49, from ../libpurple/internal.h:175, from gntblist.c:26: gntblist.c: In function 'blist_node_compare_status': gntblist.c:2449:48: warning: this statement may fall through [-Wimplicit-fallthrough=] 2449 | n2 = PURPLE_BLIST_NODE(purple_contact_get_priority_buddy(PURPLE_CONTACT(n2))); ../libpurple/blist.h:82:53: note: in definition of macro 'PURPLE_BLIST_NODE' 82 | #define PURPLE_BLIST_NODE(obj) ((PurpleBlistNode *)(obj)) | ^~~ gntblist.c:2451:17: note: here 2451 | case PURPLE_BLIST_BUDDY_NODE: | ^~~~ CC gntconn.o CC gntconv.o CC gntdebug.o gntdebug.c: In function 'update_filter_string': gntdebug.c:267:41: warning: cast between incompatible function types from 'gboolean (*)(guint)' {aka 'int (*)(unsigned int)'} to 'void (*)(void *)' [-Wcast-function-type] 267 | (GDestroyNotify)g_source_remove); | ^ CC gntft.o CC finch.o CC gntidle.o CC gntlog.o CC gntmedia.o CC gntnotify.o gntlog.c: In function 'destroy_cb': gntlog.c:166:34: warning: cast between incompatible function types from 'void (*)(PurpleLog *)' {aka 'void (*)(struct _PurpleLog *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 166 | g_list_foreach(lv->logs, (GFunc)purple_log_free, NULL); | ^ CC gntplugin.o gntnotify.c: In function 'notify_button_activated': gntnotify.c:382:30: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, void *)' [-Wcast-function-type] 382 | g_list_foreach(list, (GFunc)g_free, NULL); | ^ CC gntpounce.o gntplugin.c: In function 'free_stringlist': gntplugin.c:60:30: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, void *)' [-Wcast-function-type] 60 | g_list_foreach(list, (GFunc)g_free, NULL); | ^ gntplugin.c: In function 'reset_plugin_window': gntplugin.c:156:30: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, void *)' [-Wcast-function-type] 156 | g_list_foreach(list, (GFunc)g_free, NULL); | ^ CC gntprefs.o CC gntrequest.o gntprefs.c: In function 'free_strings': gntprefs.c:220:50: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, void *)' [-Wcast-function-type] 220 | g_list_foreach(pref_request.freestrings, (GFunc)g_free, NULL); | ^ CC gntroomlist.o CC gntsound.o CC gntstatus.o CC gntui.o CCLD finch gmake[1]: Leaving directory '/tmp/work/chat/finch/work/pidgin-2.14.14/finch' *** Please use pkgtools/verifypc to sanity check dependencies.