+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=27 WRKLOG=/tmp/bulklog/telepathy-idle-0.1.8nb27/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=27 WRKLOG=/tmp/bulklog/telepathy-idle-0.1.8nb27/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for telepathy-idle-0.1.8nb27 /bin/make all-recursive make[1]: Entering directory '/home/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8' Making all in tools make[2]: Entering directory '/home/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8/tools' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8/tools' Making all in extensions make[2]: Entering directory '/home/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8/extensions' GEN _gen/all.xml GEN _gen/signals-marshal.list GEN _gen/enums.h GEN _gen/interfaces.h GEN _gen/svc.h GEN _gen/svc.c GEN extensions.html GEN _gen/signals-marshal.c GEN _gen/signals-marshal.h INFO: Reading _gen/signals-marshal.list... INFO: Reading _gen/signals-marshal.list... /bin/make all-am make[3]: Entering directory '/home/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8/extensions' CC signals-marshal.lo CC svc.lo CCLD libidle-extensions.la make[3]: Leaving directory '/home/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8/extensions' make[2]: Leaving directory '/home/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8/extensions' Making all in src make[2]: Entering directory '/home/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8/src' GEN idle-server-connection-iface-signals-marshal.h GEN idle-server-connection-iface-signals-marshal.c INFO: Reading idle-server-connection-iface-signals-marshal.list... INFO: Reading idle-server-connection-iface-signals-marshal.list... /bin/make all-am make[3]: Entering directory '/home/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8/src' CC idle-connection.lo CC idle-connection-manager.lo idle-connection.c: In function 'idle_connection_init': idle-connection.c:210:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 210 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function 'idle_connection_set_property': idle-connection.c:225:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 225 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function 'idle_connection_get_property': idle-connection.c:282:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 282 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function 'idle_connection_dispose': idle-connection.c:333:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 333 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function 'idle_connection_finalize': idle-connection.c:361:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 361 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function 'idle_connection_class_init': idle-connection.c:397:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 397 | g_type_class_add_private(klass, sizeof(IdleConnectionPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib-object.h:24, from idle-connection.h:24, from idle-connection.c:21: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function '_iface_create_channel_managers': idle-connection.c:448:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 448 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function '_iface_get_unique_connection_name': idle-connection.c:472:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 472 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function '_finish_shutdown_idle_func': idle-connection.c:479:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 479 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function '_force_disconnect': idle-connection.c:493:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 493 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function '_iface_disconnected': idle-connection.c:500:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 500 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function '_iface_shut_down': idle-connection.c:519:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 519 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function '_password_prompt_cb': idle-connection.c:538:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 538 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function '_iface_start_connecting': idle-connection.c:566:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 566 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c:574:17: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] 574 | g_set_error(error, TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "connection already open!"); | ^~~~~~~~~~~ In file included from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle.h:31, from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:36, from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/base-connection.h:35, from idle-connection.h:25, from idle-connection.c:21: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:39:8: note: declared here 39 | GQuark tp_errors_quark (void); | ^~~~~~~~~~~~~~~ idle-connection.c: In function '_start_connecting_continue': idle-connection.c:589:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 589 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function 'sconn_status_changed_cb': idle-connection.c:646:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 646 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function 'msg_queue_timeout_cb': idle-connection.c:716:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 716 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function '_send_with_priority': idle-connection.c:771:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 771 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function 'idle_connection_get_max_message_length': idle-connection.c:828:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 828 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function '_nick_handler': idle-connection.c:856:9: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] 856 | TpHandle old_handle = g_value_get_uint(g_value_array_get_nth(args, 0)); | ^~~~~~~~ In file included from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib-object.h:38, from idle-connection.h:24, from idle-connection.c:21: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:58:17: note: declared here 58 | GValue* g_value_array_get_nth (GValueArray *value_array, | ^~~~~~~~~~~~~~~~~~~~~ idle-connection.c:857:9: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] 857 | TpHandle new_handle = g_value_get_uint(g_value_array_get_nth(args, 1)); | ^~~~~~~~ In file included from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib-object.h:38, from idle-connection.h:24, from idle-connection.c:21: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:58:17: note: declared here 58 | GValue* g_value_array_get_nth (GValueArray *value_array, | ^~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function '_ping_handler': idle-connection.c:886:9: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] 886 | gchar *reply = g_strdup_printf("PONG %s", g_value_get_string(g_value_array_get_nth(args, 0))); | ^~~~~ In file included from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib-object.h:38, from idle-connection.h:24, from idle-connection.c:21: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:58:17: note: declared here 58 | GValue* g_value_array_get_nth (GValueArray *value_array, | ^~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function '_version_privmsg_handler': idle-connection.c:895:9: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] 895 | const gchar *msg = g_value_get_string(g_value_array_get_nth(args, 2)); | ^~~~~ In file included from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib-object.h:38, from idle-connection.h:24, from idle-connection.c:21: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:58:17: note: declared here 58 | GValue* g_value_array_get_nth (GValueArray *value_array, | ^~~~~~~~~~~~~~~~~~~~~ idle-connection.c:900:9: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] 900 | TpHandle handle = g_value_get_uint(g_value_array_get_nth(args, 0)); | ^~~~~~~~ In file included from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib-object.h:38, from idle-connection.h:24, from idle-connection.c:21: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:58:17: note: declared here 58 | GValue* g_value_array_get_nth (GValueArray *value_array, | ^~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function '_welcome_handler': idle-connection.c:913:9: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] 913 | TpHandle handle = g_value_get_uint(g_value_array_get_nth(args, 0)); | ^~~~~~~~ In file included from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib-object.h:38, from idle-connection.h:24, from idle-connection.c:21: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:58:17: note: declared here 58 | GValue* g_value_array_get_nth (GValueArray *value_array, | ^~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function '_whois_user_handler': idle-connection.c:926:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 926 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c:929:9: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] 929 | TpHandle handle = g_value_get_uint(g_value_array_get_nth(args, 0)); | ^~~~~~~~ In file included from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib-object.h:38, from idle-connection.h:24, from idle-connection.c:21: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:58:17: note: declared here 58 | GValue* g_value_array_get_nth (GValueArray *value_array, | ^~~~~~~~~~~~~~~~~~~~~ idle-connection.c:935:25: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] 935 | const char* user = g_value_get_string(g_value_array_get_nth(args, 1)); | ^~~~~ In file included from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib-object.h:38, from idle-connection.h:24, from idle-connection.c:21: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:58:17: note: declared here 58 | GValue* g_value_array_get_nth (GValueArray *value_array, | ^~~~~~~~~~~~~~~~~~~~~ idle-connection.c:936:25: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] 936 | const char* host = g_value_get_string(g_value_array_get_nth(args, 2)); | ^~~~~ In file included from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib-object.h:38, from idle-connection.h:24, from idle-connection.c:21: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:58:17: note: declared here 58 | GValue* g_value_array_get_nth (GValueArray *value_array, | ^~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function 'irc_handshakes': idle-connection.c:952:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 952 | priv = IDLE_CONNECTION_GET_PRIVATE(conn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function 'send_quit_request': idle-connection.c:971:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 971 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function 'connection_disconnect_cb': idle-connection.c:991:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 991 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function '_queue_alias_changed': idle-connection.c:1005:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1005 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function 'idle_connection_canon_nick_receive': idle-connection.c:1041:9: warning: 'tp_handle_get_qdata' is deprecated [-Wdeprecated-declarations] 1041 | const gchar *old_alias = tp_handle_get_qdata(handles, handle, _canon_nick_quark()); | ^~~~~ In file included from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/base-connection.h:35, from idle-connection.h:25, from idle-connection.c:21: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:140:10: note: declared here 140 | gpointer tp_handle_get_qdata (TpHandleRepoIface *repo, TpHandle handle, | ^~~~~~~~~~~~~~~~~~~ idle-connection.c:1049:9: warning: 'tp_handle_set_qdata' is deprecated [-Wdeprecated-declarations] 1049 | tp_handle_set_qdata(handles, handle, _canon_nick_quark(), g_strdup(canon_nick), g_free); | ^~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/base-connection.h:35, from idle-connection.h:25, from idle-connection.c:21: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:137:6: note: declared here 137 | void tp_handle_set_qdata (TpHandleRepoIface *repo, TpHandle handle, | ^~~~~~~~~~~~~~~~~~~ idle-connection.c: In function 'idle_connection_emit_queued_aliases_changed': idle-connection.c:1055:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1055 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c: In function 'idle_connection_request_aliases': idle-connection.c:1088:17: warning: 'tp_handle_get_qdata' is deprecated [-Wdeprecated-declarations] 1088 | const gchar *alias = tp_handle_get_qdata(repo, handle, _canon_nick_quark()); | ^~~~~ In file included from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/base-connection.h:35, from idle-connection.h:25, from idle-connection.c:21: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:140:10: note: declared here 140 | gpointer tp_handle_get_qdata (TpHandleRepoIface *repo, TpHandle handle, | ^~~~~~~~~~~~~~~~~~~ idle-connection.c: In function '_send_rename_request': idle-connection.c:1107:17: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] 1107 | GError error = {TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "Invalid nickname requested"}; | ^~~~~~ In file included from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle.h:31, from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:36, from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/base-connection.h:35, from idle-connection.h:25, from idle-connection.c:21: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:39:8: note: declared here 39 | GQuark tp_errors_quark (void); | ^~~~~~~~~~~~~~~ idle-connection.c:1113:9: warning: 'tp_handle_unref' is deprecated [-Wdeprecated-declarations] 1113 | tp_handle_unref(handles, handle); | ^~~~~~~~~~~~~~~ In file included from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/base-connection.h:35, from idle-connection.h:25, from idle-connection.c:21: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:97:6: note: declared here 97 | void tp_handle_unref (TpHandleRepoIface *self, TpHandle handle); | ^~~~~~~~~~~~~~~ idle-connection.c: In function 'idle_connection_set_aliases': idle-connection.c:1134:17: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] 1134 | GError error = {TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "You can only set your own alias in IRC"}; | ^~~~~~ In file included from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle.h:31, from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:36, from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/base-connection.h:35, from idle-connection.h:25, from idle-connection.c:21: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:39:8: note: declared here 39 | GQuark tp_errors_quark (void); | ^~~~~~~~~~~~~~~ idle-connection.c: In function 'idle_connection_hton': idle-connection.c:1145:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1145 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idle-connection.c:1159:17: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] 1159 | g_set_error(_error, TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "character set conversion failed: %s", error->message); | ^~~~~~~~~~~ In file included from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle.h:31, from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:36, from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/base-connection.h:35, from idle-connection.h:25, from idle-connection.c:21: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:39:8: note: declared here 39 | GQuark tp_errors_quark (void); | ^~~~~~~~~~~~~~~ idle-connection.c: In function 'idle_connection_ntoh': idle-connection.c:1170:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1170 | IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC idle-ctcp.lo CC idle-debug.lo CC idle-dns-resolver.lo In file included from idle-debug.c:24: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/debug-sender.h:72:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 72 | GTimeVal *timestamp, | ^~~~~~~~ In file included from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib.h:32, from idle-debug.h:23, from idle-debug.c:20: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from idle-debug.c:24: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/debug-sender.h:78:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 78 | GTimeVal *timestamp, | ^~~~~~~~ In file included from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib.h:32, from idle-debug.h:23, from idle-debug.c:20: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from idle-debug.c:24: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/debug-sender.h:86:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 86 | GTimeVal *timestamp, | ^~~~~~~~ In file included from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib.h:32, from idle-debug.h:23, from idle-debug.c:20: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ idle-debug.c: In function 'log_to_debug_sender': idle-debug.c:91:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 91 | GTimeVal now; | ^~~~~~~~ In file included from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib.h:32, from idle-debug.h:23, from idle-debug.c:20: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ idle-debug.c:95:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 95 | g_get_current_time (&now); | ^~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/giochannel.h:35, from /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib.h:56, from idle-debug.h:23, from idle-debug.c:20: /home/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmain.h:728:8: note: declared here 728 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ idle-dns-resolver.c: In function 'idle_dns_result_destroy': idle-dns-resolver.c:48:17: warning: implicit declaration of function 'freeaddrinfo' [-Wimplicit-function-declaration] 48 | freeaddrinfo(real->addrinfo); | ^~~~~~~~~~~~ idle-dns-resolver.c: In function '_resolve_idle_func': idle-dns-resolver.c:110:25: error: storage size of 'hints' isn't known 110 | struct addrinfo hints; | ^~~~~ idle-dns-resolver.c:122:14: warning: implicit declaration of function 'getaddrinfo' [-Wimplicit-function-declaration] 122 | rc = getaddrinfo(data->name, service, &hints, &info); | ^~~~~~~~~~~ In file included from idle-dns-resolver.c:27: idle-dns-resolver.c:125:49: warning: implicit declaration of function 'gai_strerror'; did you mean 'g_strerror'? [-Wimplicit-function-declaration] 125 | IDLE_DEBUG("getaddrinfo(): %s", gai_strerror(rc)); | ^~~~~~~~~~~~ idle-debug.h:46:65: note: in definition of macro 'IDLE_DEBUG' 46 | idle_debug(IDLE_DEBUG_FLAG, "%s: " format, G_STRFUNC, ##__VA_ARGS__) | ^~~~~~~~~~~ idle-debug.h:46:37: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'int' [-Wformat=] 46 | idle_debug(IDLE_DEBUG_FLAG, "%s: " format, G_STRFUNC, ##__VA_ARGS__) | ^~~~~~ idle-dns-resolver.c:125:17: note: in expansion of macro 'IDLE_DEBUG' 125 | IDLE_DEBUG("getaddrinfo(): %s", gai_strerror(rc)); | ^~~~~~~~~~ idle-dns-resolver.c:129:48: error: invalid use of undefined type 'struct addrinfo' 129 | for (cur = info; cur != NULL; cur = cur->ai_next) { | ^~ idle-dns-resolver.c:133:40: error: invalid use of undefined type 'struct addrinfo' 133 | result->ai_family = cur->ai_family; | ^~ idle-dns-resolver.c:134:42: error: invalid use of undefined type 'struct addrinfo' 134 | result->ai_socktype = cur->ai_socktype; | ^~ idle-dns-resolver.c:135:42: error: invalid use of undefined type 'struct addrinfo' 135 | result->ai_protocol = cur->ai_protocol; | ^~ idle-dns-resolver.c:136:38: error: invalid use of undefined type 'struct addrinfo' 136 | result->ai_addr = cur->ai_addr; | ^~ idle-dns-resolver.c:137:41: error: invalid use of undefined type 'struct addrinfo' 137 | result->ai_addrlen = cur->ai_addrlen; | ^~ idle-dns-resolver.c:110:25: warning: unused variable 'hints' [-Wunused-variable] 110 | struct addrinfo hints; | ^~~~~ make[3]: *** [Makefile:477: idle-dns-resolver.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/home/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8/src' make[2]: *** [Makefile:343: all] Error 2 make[2]: Leaving directory '/home/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8/src' make[1]: *** [Makefile:322: all-recursive] Error 1 make[1]: Leaving directory '/home/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8' make: *** [Makefile:251: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/chat/telepathy-idle *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/chat/telepathy-idle