+ 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/cutter-1.2.4nb38/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cutter-1.2.4nb38/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for cutter-1.2.4nb38 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4' Making all in m4macros gmake[2]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/m4macros' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/m4macros' Making all in glib-compatible gmake[2]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/glib-compatible' Making all in pcre gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/glib-compatible/pcre' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/glib-compatible/pcre' gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/glib-compatible' CC glib-compatible.lo CCLD libglib-compatible.la gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/glib-compatible' gmake[2]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/glib-compatible' Making all in gcutter gmake[2]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/gcutter' /opt/pkg/bin/gmake all-am gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/gcutter' CC gcut-marshalers.lo CC gcut-assertions-helper.lo In file included from gcut-assertions-helper.c:32: gcut-assertions-helper.h:116:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 116 | void gcut_assert_equal_time_val_helper (GTimeVal *expected, | ^~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from gcut-assertions-helper.c:28: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gcut-assertions-helper.h:117:46: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 117 | GTimeVal *actual, | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gcut-assertions-helper.c:372:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 372 | gcut_assert_equal_time_val_helper (GTimeVal *expected, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gcut-assertions-helper.c:373:36: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 373 | GTimeVal *actual, | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gcut-assertions-helper.c: In function 'gcut_assert_equal_time_val_helper': gcut-assertions-helper.c:381:9: warning: 'g_time_val_to_iso8601' is deprecated: Use 'g_date_time_format' instead [-Wdeprecated-declarations] 381 | expected_string = cut_take_string(g_time_val_to_iso8601(expected)); | ^~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:92: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtimer.h:75:10: note: declared here 75 | gchar* g_time_val_to_iso8601 (GTimeVal *time_) G_GNUC_MALLOC; | ^~~~~~~~~~~~~~~~~~~~~ gcut-assertions-helper.c:383:9: warning: 'g_time_val_to_iso8601' is deprecated: Use 'g_date_time_format' instead [-Wdeprecated-declarations] 383 | actual_string = cut_take_string(g_time_val_to_iso8601(actual)); | ^~~~~~~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtimer.h:75:10: note: declared here 75 | gchar* g_time_val_to_iso8601 (GTimeVal *time_) G_GNUC_MALLOC; | ^~~~~~~~~~~~~~~~~~~~~ CC gcut-data-helper.lo In file included from gcut-data-helper.c:25: gcut-assertions-helper.h:116:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 116 | void gcut_assert_equal_time_val_helper (GTimeVal *expected, | ^~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../gcutter/gcut-dynamic-data.h:24, from gcut-data-helper.h:23, from gcut-data-helper.c:24: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gcut-assertions-helper.h:117:46: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 117 | GTimeVal *actual, | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CC gcut-dynamic-data.lo In file included from gcut-assertions.h:25, from gcut-dynamic-data.c:25: ../gcutter/gcut-assertions-helper.h:116:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 116 | void gcut_assert_equal_time_val_helper (GTimeVal *expected, | ^~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from gcut-assertions.h:23: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gcutter/gcut-assertions-helper.h:117:46: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 117 | GTimeVal *actual, | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gcut-dynamic-data.c: In function 'gcut_dynamic_data_class_init': gcut-dynamic-data.c:235:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 235 | g_type_class_add_private(gobject_class, sizeof(GCutDynamicDataPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../gcutter/gcut-value-equal.h:23, from ../gcutter/gcut-assertions-helper.h:26: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gcut-dynamic-data.c: In function 'gcut_dynamic_data_init': gcut-dynamic-data.c:241:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 241 | GCutDynamicDataPrivate *priv = GCUT_DYNAMIC_DATA_GET_PRIVATE(data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-dynamic-data.c: In function 'dispose': gcut-dynamic-data.c:253:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 253 | priv = GCUT_DYNAMIC_DATA_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-dynamic-data.c: In function 'gcut_dynamic_data_new_va_list': gcut-dynamic-data.c:289:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 289 | priv = GCUT_DYNAMIC_DATA_GET_PRIVATE(data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-dynamic-data.c: In function 'gcut_dynamic_data_inspect': gcut-dynamic-data.c:365:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 365 | priv = GCUT_DYNAMIC_DATA_GET_PRIVATE(data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-dynamic-data.c: In function 'gcut_dynamic_data_equal': gcut-dynamic-data.c:391:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 391 | priv1 = GCUT_DYNAMIC_DATA_GET_PRIVATE(data1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-dynamic-data.c:392:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 392 | priv2 = GCUT_DYNAMIC_DATA_GET_PRIVATE(data2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-dynamic-data.c: In function 'gcut_dynamic_data_has_field': gcut-dynamic-data.c:404:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 404 | priv = GCUT_DYNAMIC_DATA_GET_PRIVATE(data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-dynamic-data.c: In function 'lookup': gcut-dynamic-data.c:415:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 415 | priv = GCUT_DYNAMIC_DATA_GET_PRIVATE(data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC gcut-egg.lo gcut-egg.c: In function 'gcut_egg_class_init': gcut-egg.c:229:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 229 | g_type_class_add_private(gobject_class, sizeof(GCutEggPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from gcut-io.h:23, from gcut-egg.c:34: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gcut-egg.c: In function 'gcut_egg_init': gcut-egg.c:235:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 235 | GCutEggPrivate *priv = GCUT_EGG_GET_PRIVATE(egg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-egg.c: In function 'dispose': gcut-egg.c:328:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 328 | priv = GCUT_EGG_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-egg.c: In function 'set_property': gcut-egg.c:367:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 367 | GCutEggPrivate *priv = GCUT_EGG_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-egg.c: In function 'get_property': gcut-egg.c:387:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 387 | GCutEggPrivate *priv = GCUT_EGG_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-egg.c: In function 'gcut_egg_get_flags': gcut-egg.c:470:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 470 | return GCUT_EGG_GET_PRIVATE(egg)->flags; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-egg.c: In function 'gcut_egg_set_flags': gcut-egg.c:476:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 476 | GCUT_EGG_GET_PRIVATE(egg)->flags = flags; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-egg.c: In function 'gcut_egg_get_env': gcut-egg.c:486:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 486 | priv = GCUT_EGG_GET_PRIVATE(egg); | ^~~~~~~~~~~~~~~~~~~~~~~~~ gcut-egg.c: In function 'gcut_egg_set_env': gcut-egg.c:513:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 513 | priv = GCUT_EGG_GET_PRIVATE(egg); | ^~~~~~~~~~~~~~~~~~~~~~~~~ gcut-egg.c: In function 'reap_child': gcut-egg.c:556:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 556 | GCutEggPrivate *priv = GCUT_EGG_GET_PRIVATE(egg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-egg.c: In function 'gcut_egg_hatch': gcut-egg.c:689:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 689 | priv = GCUT_EGG_GET_PRIVATE(egg); | ^~~~~~~~~~~~~~~~~~~~~~~~~ gcut-egg.c: In function 'gcut_egg_close': gcut-egg.c:762:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 762 | priv = GCUT_EGG_GET_PRIVATE(egg); | ^~~~~~~~~~~~~~~~~~~~~~~~~ gcut-egg.c: In function 'gcut_egg_write': gcut-egg.c:776:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 776 | priv = GCUT_EGG_GET_PRIVATE(egg); | ^~~~~~~~~~~~~~~~~~~~~~~~~ gcut-egg.c: In function 'gcut_egg_get_pid': gcut-egg.c:801:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 801 | return GCUT_EGG_GET_PRIVATE(egg)->pid; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-egg.c: In function 'gcut_egg_wait': gcut-egg.c:811:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 811 | priv = GCUT_EGG_GET_PRIVATE(egg); | ^~~~~~~~~~~~~~~~~~~~~~~~~ gcut-egg.c: In function 'gcut_egg_kill': gcut-egg.c:866:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 866 | priv = GCUT_EGG_GET_PRIVATE(egg); | ^~~~~~~~~~~~~~~~~~~~~~~~~ gcut-egg.c: In function 'gcut_egg_get_input': gcut-egg.c:881:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 881 | return GCUT_EGG_GET_PRIVATE(egg)->input; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-egg.c: In function 'gcut_egg_get_output': gcut-egg.c:887:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 887 | return GCUT_EGG_GET_PRIVATE(egg)->output; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-egg.c: In function 'gcut_egg_get_error': gcut-egg.c:893:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 893 | return GCUT_EGG_GET_PRIVATE(egg)->error; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-egg.c: In function 'gcut_egg_get_forced_termination_wait_time': gcut-egg.c:899:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 899 | return GCUT_EGG_GET_PRIVATE(egg)->forced_termination_wait_time; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-egg.c: In function 'gcut_egg_set_forced_termination_wait_time': gcut-egg.c:905:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 905 | GCUT_EGG_GET_PRIVATE(egg)->forced_termination_wait_time = timeout; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC gcut-enum.lo CC gcut-error.lo CC gcut-hash-table.lo CC gcut-inspect.lo CC gcut-io.lo CC gcut-key-file.lo CC gcut-list.lo CC gcut-main.lo CC gcut-object.lo CC gcut-string.lo CC gcut-string-io-channel.lo CC gcut-types.lo CC gcut-process.lo gcut-process.c: In function 'gcut_process_class_init': gcut-process.c:254:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 254 | g_type_class_add_private(gobject_class, sizeof(GCutProcessPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from gcut-io.h:23, from gcut-process.c:35: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'gcut_process_init': gcut-process.c:260:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 260 | GCutProcessPrivate *priv = GCUT_PROCESS_GET_PRIVATE(process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'gcut_process_close': gcut-process.c:381:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 381 | priv = GCUT_PROCESS_GET_PRIVATE(process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'dispose_process_watch_id': gcut-process.c:396:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 396 | priv = GCUT_PROCESS_GET_PRIVATE(process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'dispose': gcut-process.c:422:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 422 | priv = GCUT_PROCESS_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'set_property': gcut-process.c:463:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 463 | GCutProcessPrivate *priv = GCUT_PROCESS_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'get_property': gcut-process.c:483:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 483 | GCutProcessPrivate *priv = GCUT_PROCESS_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'gcut_process_get_flags': gcut-process.c:584:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 584 | return GCUT_PROCESS_GET_PRIVATE(process)->flags; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'gcut_process_set_flags': gcut-process.c:590:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 590 | GCUT_PROCESS_GET_PRIVATE(process)->flags = flags; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'gcut_process_get_env': gcut-process.c:600:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 600 | priv = GCUT_PROCESS_GET_PRIVATE(process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'gcut_process_set_env': gcut-process.c:627:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 627 | priv = GCUT_PROCESS_GET_PRIVATE(process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'reap_child': gcut-process.c:670:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 670 | GCutProcessPrivate *priv = GCUT_PROCESS_GET_PRIVATE(process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'output_received': gcut-process.c:741:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 741 | priv = GCUT_PROCESS_GET_PRIVATE(process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'error_received': gcut-process.c:759:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 759 | priv = GCUT_PROCESS_GET_PRIVATE(process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'gcut_process_run': gcut-process.c:842:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 842 | priv = GCUT_PROCESS_GET_PRIVATE(process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'gcut_process_write': gcut-process.c:925:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 925 | priv = GCUT_PROCESS_GET_PRIVATE(process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'gcut_process_flush': gcut-process.c:952:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 952 | priv = GCUT_PROCESS_GET_PRIVATE(process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'gcut_process_get_pid': gcut-process.c:971:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 971 | return GCUT_PROCESS_GET_PRIVATE(process)->pid; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'gcut_process_wait': gcut-process.c:982:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 982 | priv = GCUT_PROCESS_GET_PRIVATE(process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'gcut_process_kill': gcut-process.c:1064:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1064 | priv = GCUT_PROCESS_GET_PRIVATE(process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'gcut_process_get_input_channel': gcut-process.c:1099:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1099 | return GCUT_PROCESS_GET_PRIVATE(process)->input; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'gcut_process_get_output_channel': gcut-process.c:1105:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1105 | return GCUT_PROCESS_GET_PRIVATE(process)->output; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'gcut_process_get_error_channel': gcut-process.c:1111:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1111 | return GCUT_PROCESS_GET_PRIVATE(process)->error; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'gcut_process_get_forced_termination_wait_time': gcut-process.c:1117:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1117 | return GCUT_PROCESS_GET_PRIVATE(process)->forced_termination_wait_time; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'gcut_process_set_forced_termination_wait_time': gcut-process.c:1123:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1123 | GCUT_PROCESS_GET_PRIVATE(process)->forced_termination_wait_time = timeout; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'gcut_process_get_output_string': gcut-process.c:1129:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1129 | return GCUT_PROCESS_GET_PRIVATE(process)->output_string; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'gcut_process_get_error_string': gcut-process.c:1135:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1135 | return GCUT_PROCESS_GET_PRIVATE(process)->error_string; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'gcut_process_get_output_stream': gcut-process.c:1146:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1146 | priv = GCUT_PROCESS_GET_PRIVATE(process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'gcut_process_get_error_stream': gcut-process.c:1159:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1159 | priv = GCUT_PROCESS_GET_PRIVATE(process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'gcut_process_get_event_loop': gcut-process.c:1173:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1173 | priv = GCUT_PROCESS_GET_PRIVATE(process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-process.c: In function 'gcut_process_set_event_loop': gcut-process.c:1189:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1189 | priv = GCUT_PROCESS_GET_PRIVATE(process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC gcut-value-equal.lo In file included from gcut-value-equal.c:25: gbsearcharray.h: In function 'g_bsearch_array_grow': gbsearcharray.h:218:13: warning: Deprecated pre-processor symbol: replace with "memmove" 218 | g_memmove (node + bconfig->sizeof_node, node, (barray->n_nodes - index) * bconfig->sizeof_node); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gbsearcharray.h: In function 'g_bsearch_array_remove': gbsearcharray.h:274:13: warning: Deprecated pre-processor symbol: replace with "memmove" 274 | g_memmove (node, node + bconfig->sizeof_node, (barray->n_nodes - index) * bconfig->sizeof_node); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC gcut-event-loop.lo CC gcut-glib-event-loop.lo gcut-glib-event-loop.c: In function 'gcut_glib_event_loop_class_init': gcut-glib-event-loop.c:124:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 124 | g_type_class_add_private(gobject_class, sizeof(GCutGLibEventLoopPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../gcutter/gcut-event-loop.h:23, from gcut-glib-event-loop.h:23, from gcut-glib-event-loop.c:24: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gcut-glib-event-loop.c: In function 'constructor': gcut-glib-event-loop.c:139:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 139 | priv = GCUT_GLIB_EVENT_LOOP_GET_PRIVATE(loop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-glib-event-loop.c: In function 'gcut_glib_event_loop_init': gcut-glib-event-loop.c:150:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 150 | priv = GCUT_GLIB_EVENT_LOOP_GET_PRIVATE(loop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-glib-event-loop.c: In function 'dispose': gcut-glib-event-loop.c:160:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 160 | priv = GCUT_GLIB_EVENT_LOOP_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-glib-event-loop.c: In function 'set_property': gcut-glib-event-loop.c:183:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 183 | priv = GCUT_GLIB_EVENT_LOOP_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-glib-event-loop.c: In function 'get_property': gcut-glib-event-loop.c:208:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 208 | priv = GCUT_GLIB_EVENT_LOOP_GET_PRIVATE(loop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-glib-event-loop.c: In function 'run': gcut-glib-event-loop.c:232:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 232 | priv = GCUT_GLIB_EVENT_LOOP_GET_PRIVATE(loop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-glib-event-loop.c: In function 'iterate': gcut-glib-event-loop.c:241:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 241 | priv = GCUT_GLIB_EVENT_LOOP_GET_PRIVATE(loop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-glib-event-loop.c: In function 'quit': gcut-glib-event-loop.c:251:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 251 | priv = GCUT_GLIB_EVENT_LOOP_GET_PRIVATE(loop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-glib-event-loop.c: In function 'watch_io': gcut-glib-event-loop.c:266:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 266 | priv = GCUT_GLIB_EVENT_LOOP_GET_PRIVATE(loop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-glib-event-loop.c: In function 'watch_child_full': gcut-glib-event-loop.c:288:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 288 | priv = GCUT_GLIB_EVENT_LOOP_GET_PRIVATE(loop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-glib-event-loop.c: In function 'add_timeout_full': gcut-glib-event-loop.c:311:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 311 | priv = GCUT_GLIB_EVENT_LOOP_GET_PRIVATE(loop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-glib-event-loop.c: In function 'add_idle_full': gcut-glib-event-loop.c:333:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 333 | priv = GCUT_GLIB_EVENT_LOOP_GET_PRIVATE(loop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut-glib-event-loop.c: In function 'remove': gcut-glib-event-loop.c:351:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 351 | priv = GCUT_GLIB_EVENT_LOOP_GET_PRIVATE(loop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC gcut-utils.lo CCLD libgcutter.la gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/gcutter' gmake[2]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/gcutter' Making all in cutter gmake[2]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/cutter' GEN stamp-cut-enum-types-c GEN stamp-cut-enum-types-h /opt/pkg/bin/gmake all-am gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/cutter' CC cut-enum-types.lo In file included from ../cutter/cut-test-container.h:25, from ../cutter/cut-test-suite.h:25, from ../cutter/cut-run-context.h:25, from ../cutter/cut-stream-reader.h:25, from cut-file-stream-reader.h:25, from cut-enum-types.c:15: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-enum-types.h:7, from cut-enum-types.c:4: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from cut-process.h:24, from cut-enum-types.c:23: ../cutter/cut-test-result.h:81:57: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 81 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test-result.h:109:43: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 109 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from cut-enum-types.c:49: cut-logger.h:171:18: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 171 | GTimeVal *time_value, | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-logger.h:194:45: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 194 | GTimeVal *time_value, | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CC cut-analyzer.lo In file included from ../cutter/cut-test-container.h:25, from ../cutter/cut-test-suite.h:25, from ../cutter/cut-run-context.h:25, from ../cutter/cut-stream-reader.h:25, from cut-file-stream-reader.h:25, from cut-analyzer.c:28: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-analyzer.c:24: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-analyzer.c: In function 'cut_analyzer_class_init': cut-analyzer.c:51:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 51 | g_type_class_add_private(gobject_class, sizeof(CutAnalyzerPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../glib-compatible/glib-compatible.h:23, from cut-analyzer.c:25: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-analyzer.c: In function 'cut_analyzer_init': cut-analyzer.c:57:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 57 | CutAnalyzerPrivate *priv = CUT_ANALYZER_GET_PRIVATE(analyzer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-analyzer.c: In function 'dispose': cut-analyzer.c:65:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 65 | CutAnalyzerPrivate *priv = CUT_ANALYZER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-analyzer.c: In function 'cut_analyzer_analyze': cut-analyzer.c:101:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 101 | priv = CUT_ANALYZER_GET_PRIVATE(analyzer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-analyzer.c: In function 'cut_analyzer_get_run_contexts': cut-analyzer.c:144:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 144 | return CUT_ANALYZER_GET_PRIVATE(analyzer)->run_contexts; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-assertions-helper.lo In file included from cut-assertions-helper.c:71: ../gcutter/gcut-assertions-helper.h:116:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 116 | void gcut_assert_equal_time_val_helper (GTimeVal *expected, | ^~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-assertions-helper.c:30: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gcutter/gcut-assertions-helper.h:117:46: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 117 | GTimeVal *actual, | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from ../cutter/cut-assertions.h:23, from ./cutter.h:26, from cut-helper.h:23, from cut-assertions-helper.c:70: cut-assertions-helper.c: In function 'cut_assert_exist_path_helper': ../cutter/cut-assertions-helper.h:72:5: warning: '%s' directive argument is null [-Wformat-overflow=] 72 | cut_test_context_set_current_result(cut_get_current_test_context(), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | CUT_TEST_RESULT_ ## status, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | system_message); \ | ~~~~~~~~~~~~~~~ ../cutter/cut-assertions-helper.h:72:5: note: in definition of macro 'cut_test_terminate' 72 | cut_test_context_set_current_result(cut_get_current_test_context(), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-assertions-helper.c:1479:9: note: in expansion of macro 'cut_test_fail' 1479 | cut_test_fail(cut_take_printf("<%s>\n" | ^~~~~~~~~~~~~ cut-assertions-helper.c: In function 'cut_assert_not_exist_path_helper': ../cutter/cut-assertions-helper.h:72:5: warning: '%s' directive argument is null [-Wformat-overflow=] 72 | cut_test_context_set_current_result(cut_get_current_test_context(), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | CUT_TEST_RESULT_ ## status, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | system_message); \ | ~~~~~~~~~~~~~~~ ../cutter/cut-assertions-helper.h:72:5: note: in definition of macro 'cut_test_terminate' 72 | cut_test_context_set_current_result(cut_get_current_test_context(), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-assertions-helper.c:1499:9: note: in expansion of macro 'cut_test_fail' 1499 | cut_test_fail(cut_take_printf("<%s>\n" | ^~~~~~~~~~~~~ CC cut-backtrace-entry.lo cut-backtrace-entry.c: In function 'cut_backtrace_entry_class_init': cut-backtrace-entry.c:105:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 105 | g_type_class_add_private(gobject_class, sizeof(CutBacktraceEntryPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-backtrace-entry.h:23, from cut-backtrace-entry.c:28: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-backtrace-entry.c: In function 'cut_backtrace_entry_init': cut-backtrace-entry.c:113:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 113 | priv = CUT_BACKTRACE_ENTRY_GET_PRIVATE(entry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-backtrace-entry.c: In function 'dispose': cut-backtrace-entry.c:125:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 125 | priv = CUT_BACKTRACE_ENTRY_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-backtrace-entry.c: In function 'set_property': cut-backtrace-entry.c:152:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 152 | priv = CUT_BACKTRACE_ENTRY_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-backtrace-entry.c: In function 'get_property': cut-backtrace-entry.c:183:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 183 | priv = CUT_BACKTRACE_ENTRY_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-backtrace-entry.c: In function 'cut_backtrace_entry_get_file': cut-backtrace-entry.c:224:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 224 | return CUT_BACKTRACE_ENTRY_GET_PRIVATE(entry)->file; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-backtrace-entry.c: In function 'cut_backtrace_entry_set_file': cut-backtrace-entry.c:232:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 232 | priv = CUT_BACKTRACE_ENTRY_GET_PRIVATE(entry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-backtrace-entry.c: In function 'cut_backtrace_entry_get_line': cut-backtrace-entry.c:244:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 244 | return CUT_BACKTRACE_ENTRY_GET_PRIVATE(entry)->line; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-backtrace-entry.c: In function 'cut_backtrace_entry_set_line': cut-backtrace-entry.c:250:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 250 | CUT_BACKTRACE_ENTRY_GET_PRIVATE(entry)->line = line; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-backtrace-entry.c: In function 'cut_backtrace_entry_get_function': cut-backtrace-entry.c:256:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 256 | return CUT_BACKTRACE_ENTRY_GET_PRIVATE(entry)->function; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-backtrace-entry.c: In function 'cut_backtrace_entry_set_function': cut-backtrace-entry.c:265:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 265 | priv = CUT_BACKTRACE_ENTRY_GET_PRIVATE(entry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-backtrace-entry.c: In function 'cut_backtrace_entry_get_info': cut-backtrace-entry.c:277:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 277 | return CUT_BACKTRACE_ENTRY_GET_PRIVATE(entry)->info; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-backtrace-entry.c: In function 'cut_backtrace_entry_set_info': cut-backtrace-entry.c:285:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 285 | priv = CUT_BACKTRACE_ENTRY_GET_PRIVATE(entry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-backtrace-entry.c: In function 'cut_backtrace_entry_to_xml_string': cut-backtrace-entry.c:349:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 349 | priv = CUT_BACKTRACE_ENTRY_GET_PRIVATE(entry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-backtrace-entry.c: In function 'cut_backtrace_entry_format_string': cut-backtrace-entry.c:399:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 399 | priv = CUT_BACKTRACE_ENTRY_GET_PRIVATE(entry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-colorize-differ.lo CC cut-console-diff-writer.lo cut-console-diff-writer.c: In function 'cut_console_diff_writer_class_init': cut-console-diff-writer.c:105:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 105 | g_type_class_add_private(gobject_class, sizeof(CutConsoleDiffWriterPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-console-diff-writer.h:23, from cut-console-diff-writer.c:26: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-console-diff-writer.c: In function 'cut_console_diff_writer_init': cut-console-diff-writer.c:113:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 113 | priv = CUT_CONSOLE_DIFF_WRITER_GET_PRIVATE(writer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-console-diff-writer.c: In function 'dispose': cut-console-diff-writer.c:127:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 127 | priv = CUT_CONSOLE_DIFF_WRITER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-console-diff-writer.c: In function 'set_property': cut-console-diff-writer.c:170:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 170 | priv = CUT_CONSOLE_DIFF_WRITER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-console-diff-writer.c: In function 'get_property': cut-console-diff-writer.c:189:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 189 | priv = CUT_CONSOLE_DIFF_WRITER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-console-diff-writer.c: In function 'cut_console_diff_writer_set_deleted_mark_color': cut-console-diff-writer.c:214:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 214 | priv = CUT_CONSOLE_DIFF_WRITER_GET_PRIVATE(writer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-console-diff-writer.c: In function 'cut_console_diff_writer_get_deleted_mark_color': cut-console-diff-writer.c:224:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 224 | return CUT_CONSOLE_DIFF_WRITER_GET_PRIVATE(writer)->deleted_mark_color; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-console-diff-writer.c: In function 'cut_console_diff_writer_set_inserted_mark_color': cut-console-diff-writer.c:233:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 233 | priv = CUT_CONSOLE_DIFF_WRITER_GET_PRIVATE(writer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-console-diff-writer.c: In function 'cut_console_diff_writer_get_inserted_mark_color': cut-console-diff-writer.c:243:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 243 | return CUT_CONSOLE_DIFF_WRITER_GET_PRIVATE(writer)->inserted_mark_color; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-console-diff-writer.c: In function 'cut_console_diff_writer_set_deleted_line_color': cut-console-diff-writer.c:252:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 252 | priv = CUT_CONSOLE_DIFF_WRITER_GET_PRIVATE(writer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-console-diff-writer.c: In function 'cut_console_diff_writer_get_deleted_line_color': cut-console-diff-writer.c:262:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 262 | return CUT_CONSOLE_DIFF_WRITER_GET_PRIVATE(writer)->deleted_line_color; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-console-diff-writer.c: In function 'cut_console_diff_writer_set_inserted_line_color': cut-console-diff-writer.c:271:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 271 | priv = CUT_CONSOLE_DIFF_WRITER_GET_PRIVATE(writer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-console-diff-writer.c: In function 'cut_console_diff_writer_get_inserted_line_color': cut-console-diff-writer.c:281:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 281 | return CUT_CONSOLE_DIFF_WRITER_GET_PRIVATE(writer)->inserted_line_color; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-console-diff-writer.c: In function 'cut_console_diff_writer_set_deleted_segment_color': cut-console-diff-writer.c:290:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 290 | priv = CUT_CONSOLE_DIFF_WRITER_GET_PRIVATE(writer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-console-diff-writer.c: In function 'cut_console_diff_writer_get_deleted_segment_color': cut-console-diff-writer.c:300:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 300 | return CUT_CONSOLE_DIFF_WRITER_GET_PRIVATE(writer)->deleted_segment_color; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-console-diff-writer.c: In function 'cut_console_diff_writer_set_inserted_segment_color': cut-console-diff-writer.c:309:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 309 | priv = CUT_CONSOLE_DIFF_WRITER_GET_PRIVATE(writer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-console-diff-writer.c: In function 'cut_console_diff_writer_get_inserted_segment_color': cut-console-diff-writer.c:319:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 319 | return CUT_CONSOLE_DIFF_WRITER_GET_PRIVATE(writer)->inserted_segment_color; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-console-diff-writer.c: In function 'write': cut-console-diff-writer.c:372:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 372 | priv = CUT_CONSOLE_DIFF_WRITER_GET_PRIVATE(writer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-console.lo CC cut-contractor.lo cut-contractor.c: In function 'cut_contractor_class_init': cut-contractor.c:58:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 58 | g_type_class_add_private(gobject_class, sizeof(CutContractorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-contractor.h:23, from cut-contractor.c:28: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-contractor.c: In function 'load_ui_factory': cut-contractor.c:77:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 77 | CutContractorPrivate *priv = CUT_CONTRACTOR_GET_PRIVATE(contractor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-contractor.c: In function 'load_loader_customizer_factory': cut-contractor.c:96:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 96 | CutContractorPrivate *priv = CUT_CONTRACTOR_GET_PRIVATE(contractor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-contractor.c: In function 'cut_contractor_init': cut-contractor.c:110:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 110 | CutContractorPrivate *priv = CUT_CONTRACTOR_GET_PRIVATE(contractor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-contractor.c: In function 'dispose': cut-contractor.c:124:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 124 | CutContractorPrivate *priv = CUT_CONTRACTOR_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-contractor.c: In function 'cut_contractor_has_listener_builder': cut-contractor.c:153:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 153 | CutContractorPrivate *priv = CUT_CONTRACTOR_GET_PRIVATE(contractor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-contractor.c: In function 'cut_contractor_build_listener_factories': cut-contractor.c:170:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 170 | CutContractorPrivate *priv = CUT_CONTRACTOR_GET_PRIVATE(contractor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-contractor.c: In function 'cut_contractor_build_all_listener_factories': cut-contractor.c:185:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 185 | CutContractorPrivate *priv = CUT_CONTRACTOR_GET_PRIVATE(contractor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-contractor.c: In function 'cut_contractor_build_all_loader_customizer_factories': cut-contractor.c:199:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 199 | CutContractorPrivate *priv = CUT_CONTRACTOR_GET_PRIVATE(contractor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-contractor.c: In function 'cut_contractor_set_option_context': cut-contractor.c:210:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 210 | CutContractorPrivate *priv = CUT_CONTRACTOR_GET_PRIVATE(contractor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-crash-backtrace.lo In file included from ../cutter/cut-test-container.h:25, from ../cutter/cut-test-suite.h:25, from ../cutter/cut-run-context.h:25, from ../cutter/cut-test-runner.h:25, from cut-main.h:25, from cut-crash-backtrace.c:34: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../cutter/cut-test-runner.h:23: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from cut-crash-backtrace.c:35: cut-test-result.h:81:57: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 81 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-result.h:109:43: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 109 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CC cut-diff-writer.lo CC cut-differ.lo cut-differ.c: In function 'cut_differ_class_init': cut-differ.c:88:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 88 | g_type_class_add_private(gobject_class, sizeof(CutDifferPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../glib-compatible/glib-compatible.h:23, from cut-differ.c:27: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-differ.c: In function 'cut_differ_init': cut-differ.c:96:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 96 | priv = CUT_DIFFER_GET_PRIVATE(differ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-differ.c: In function 'dispose': cut-differ.c:107:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 107 | priv = CUT_DIFFER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-differ.c: In function 'set_property': cut-differ.c:139:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 139 | CutDifferPrivate *priv = CUT_DIFFER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-differ.c: In function 'cut_differ_get_from': cut-differ.c:216:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 216 | return CUT_DIFFER_GET_PRIVATE(differ)->from; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-differ.c: In function 'cut_differ_get_to': cut-differ.c:222:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 222 | return CUT_DIFFER_GET_PRIVATE(differ)->to; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-differ.c: In function 'cut_differ_get_sequence_matcher': cut-differ.c:230:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 230 | priv = CUT_DIFFER_GET_PRIVATE(differ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-elf-loader.lo In file included from cut-elf-loader.c:34: cut-logger.h:171:18: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 171 | GTimeVal *time_value, | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-elf-loader.c:26: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-logger.h:194:45: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 194 | GTimeVal *time_value, | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-elf-loader.c: In function 'cut_elf_loader_class_init': cut-elf-loader.c:90:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 90 | g_type_class_add_private(gobject_class, sizeof(CutELFLoaderPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-elf-loader.h:23, from cut-elf-loader.c:33: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-elf-loader.c: In function 'cut_elf_loader_init': cut-elf-loader.c:96:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 96 | CutELFLoaderPrivate *priv = CUT_ELF_LOADER_GET_PRIVATE(loader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-elf-loader.c: In function 'dispose': cut-elf-loader.c:107:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 107 | CutELFLoaderPrivate *priv = CUT_ELF_LOADER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-elf-loader.c: In function 'set_property': cut-elf-loader.c:128:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 128 | CutELFLoaderPrivate *priv = CUT_ELF_LOADER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-elf-loader.c: In function 'get_property': cut-elf-loader.c:148:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 148 | CutELFLoaderPrivate *priv = CUT_ELF_LOADER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-elf-loader.c: In function 'cut_elf_loader_is_elf': cut-elf-loader.c:176:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 176 | priv = CUT_ELF_LOADER_GET_PRIVATE(loader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-elf-loader.c: In function 'cut_elf_loader_collect_symbols': cut-elf-loader.c:411:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 411 | priv = CUT_ELF_LOADER_GET_PRIVATE(loader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-factory-builder.lo cut-factory-builder.c: In function 'cut_factory_builder_class_init': cut-factory-builder.c:84:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 84 | g_type_class_add_private(gobject_class, sizeof(CutFactoryBuilderPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-factory-builder.h:23, from cut-factory-builder.c:27: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-factory-builder.c: In function 'cut_factory_builder_init': cut-factory-builder.c:90:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 90 | CutFactoryBuilderPrivate *priv = CUT_FACTORY_BUILDER_GET_PRIVATE(builder); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-factory-builder.c: In function 'dispose': cut-factory-builder.c:100:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 100 | CutFactoryBuilderPrivate *priv = CUT_FACTORY_BUILDER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-factory-builder.c: In function 'set_property': cut-factory-builder.c:122:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 122 | CutFactoryBuilderPrivate *priv = CUT_FACTORY_BUILDER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-factory-builder.c: In function 'get_property': cut-factory-builder.c:145:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 145 | CutFactoryBuilderPrivate *priv = CUT_FACTORY_BUILDER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-factory-builder.c: In function 'cut_factory_builder_get_module_dir': cut-factory-builder.c:177:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 177 | return CUT_FACTORY_BUILDER_GET_PRIVATE(builder)->module_dir; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-factory-builder.c: In function 'cut_factory_builder_set_option_context': cut-factory-builder.c:185:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 185 | CutFactoryBuilderPrivate *priv = CUT_FACTORY_BUILDER_GET_PRIVATE(builder); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-factory-builder.c: In function 'cut_factory_builder_build': cut-factory-builder.c:200:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 200 | CutFactoryBuilderPrivate *priv = CUT_FACTORY_BUILDER_GET_PRIVATE(builder); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-factory-builder.c: In function 'cut_factory_builder_build_all': cut-factory-builder.c:216:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 216 | CutFactoryBuilderPrivate *priv = CUT_FACTORY_BUILDER_GET_PRIVATE(builder); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-file-stream-reader.lo In file included from ../cutter/cut-test-container.h:25, from ../cutter/cut-test-suite.h:25, from ../cutter/cut-run-context.h:25, from ../cutter/cut-stream-reader.h:25, from cut-file-stream-reader.h:25, from cut-file-stream-reader.c:30: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-file-stream-reader.c:28: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-file-stream-reader.c: In function 'cut_file_stream_reader_class_init': cut-file-stream-reader.c:89:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 89 | g_type_class_add_private(gobject_class, sizeof(CutFileStreamReaderPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-file-stream-reader.h:23: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-file-stream-reader.c: In function 'cut_file_stream_reader_init': cut-file-stream-reader.c:97:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 97 | priv = CUT_FILE_STREAM_READER_GET_PRIVATE(file_stream_reader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-file-stream-reader.c: In function 'dispose': cut-file-stream-reader.c:125:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 125 | priv = CUT_FILE_STREAM_READER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-file-stream-reader.c: In function 'set_property': cut-file-stream-reader.c:144:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 144 | priv = CUT_FILE_STREAM_READER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-file-stream-reader.c: In function 'get_property': cut-file-stream-reader.c:164:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 164 | priv = CUT_FILE_STREAM_READER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-file-stream-reader.c: In function 'runner_run_async': cut-file-stream-reader.c:217:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 217 | priv = CUT_FILE_STREAM_READER_GET_PRIVATE(file_stream_reader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-glib-compatible.lo CC cut-helper.lo In file included from ../cutter/cut-test-container.h:25, from ../cutter/cut-test-suite.h:25, from cut-run-context.h:25, from cut-helper.c:25: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-run-context.h:23: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CC cut-iterated-test.lo In file included from cut-iterated-test.h:26, from cut-iterated-test.c:28: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-iterated-test.c:26: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from cut-iterated-test.c:31: cut-test-result.h:81:57: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 81 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-result.h:109:43: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 109 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-iterated-test.c: In function 'cut_iterated_test_class_init': cut-iterated-test.c:101:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 101 | g_type_class_add_private(gobject_class, sizeof(CutIteratedTestPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-iterated-test.h:23: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-iterated-test.c: In function 'cut_iterated_test_init': cut-iterated-test.c:107:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 107 | CutIteratedTestPrivate *priv = CUT_ITERATED_TEST_GET_PRIVATE(test); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-iterated-test.c: In function 'dispose': cut-iterated-test.c:116:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 116 | CutIteratedTestPrivate *priv = CUT_ITERATED_TEST_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-iterated-test.c: In function 'set_property': cut-iterated-test.c:134:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 134 | CutIteratedTestPrivate *priv = CUT_ITERATED_TEST_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-iterated-test.c: In function 'get_property': cut-iterated-test.c:156:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 156 | CutIteratedTestPrivate *priv = CUT_ITERATED_TEST_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-iterated-test.c: In function 'cut_iterated_test_get_data': cut-iterated-test.c:192:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 192 | return CUT_ITERATED_TEST_GET_PRIVATE(test)->data; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-iterated-test.c: In function 'cut_iterated_test_set_data': cut-iterated-test.c:200:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 200 | priv = CUT_ITERATED_TEST_GET_PRIVATE(test); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-iterated-test.c: In function 'cut_iterated_test_clear_data': cut-iterated-test.c:213:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 213 | priv = CUT_ITERATED_TEST_GET_PRIVATE(test); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-iterated-test.c: In function 'is_available': cut-iterated-test.c:224:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 224 | priv = CUT_ITERATED_TEST_GET_PRIVATE(test); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-iterated-test.c: In function 'invoke': cut-iterated-test.c:234:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 234 | priv = CUT_ITERATED_TEST_GET_PRIVATE(test); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-listener.lo CC cut-loader.lo In file included from cut-loader.h:25, from cut-loader.c:37: cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-loader.c:27: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from cut-loader.c:43: cut-logger.h:171:18: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 171 | GTimeVal *time_value, | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-logger.h:194:45: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 194 | GTimeVal *time_value, | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-loader.c: In function 'cut_loader_class_init': cut-loader.c:170:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 170 | g_type_class_add_private(gobject_class, sizeof(CutLoaderPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../glib-compatible/glib-compatible.h:23, from cut-loader.c:28: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-loader.c: In function 'cut_loader_init': cut-loader.c:176:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 176 | CutLoaderPrivate *priv = CUT_LOADER_GET_PRIVATE(loader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-loader.c: In function 'dispose': cut-loader.c:205:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 205 | CutLoaderPrivate *priv = CUT_LOADER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-loader.c: In function 'set_property': cut-loader.c:249:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 249 | CutLoaderPrivate *priv = CUT_LOADER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-loader.c: In function 'get_property': cut-loader.c:271:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 271 | CutLoaderPrivate *priv = CUT_LOADER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-loader.c: In function 'cut_loader_get_keep_opening': cut-loader.c:297:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 297 | return CUT_LOADER_GET_PRIVATE(loader)->keep_opening; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-loader.c: In function 'cut_loader_set_keep_opening': cut-loader.c:303:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 303 | CUT_LOADER_GET_PRIVATE(loader)->keep_opening = keep_opening; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-loader.c: In function 'cut_loader_get_enable_convenience_attribute_definition': cut-loader.c:309:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 309 | return CUT_LOADER_GET_PRIVATE(loader)->enable_convenience_attribute_definition; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-loader.c: In function 'cut_loader_set_enable_convenience_attribute_definition': cut-loader.c:315:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 315 | CUT_LOADER_GET_PRIVATE(loader)->enable_convenience_attribute_definition = | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-loader.c: In function 'cut_loader_get_base_directory': cut-loader.c:322:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 322 | return CUT_LOADER_GET_PRIVATE(loader)->base_directory; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-loader.c: In function 'cut_loader_set_base_directory': cut-loader.c:330:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 330 | priv = CUT_LOADER_GET_PRIVATE(loader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-loader.c: In function 'cut_loader_set_create_test_function': cut-loader.c:343:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 343 | priv = CUT_LOADER_GET_PRIVATE(loader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-loader.c: In function 'cut_loader_set_create_test_iterator_function': cut-loader.c:356:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 356 | priv = CUT_LOADER_GET_PRIVATE(loader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-loader.c: In function 'cut_loader_support_attribute_scan': cut-loader.c:770:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 770 | priv = CUT_LOADER_GET_PRIVATE(loader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-loader.c: In function 'cut_loader_support_attribute': cut-loader.c:880:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 880 | priv = CUT_LOADER_GET_PRIVATE(loader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-loader.c: In function 'register_valid_test': cut-loader.c:1095:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1095 | priv = CUT_LOADER_GET_PRIVATE(loader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-loader.c: In function 'create_test_case': cut-loader.c:1228:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1228 | priv = CUT_LOADER_GET_PRIVATE(loader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-loader.c: In function 'cut_loader_load_test_cases': cut-loader.c:1304:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1304 | priv = CUT_LOADER_GET_PRIVATE(loader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-loader.c: In function 'cut_loader_load_test_suite': cut-loader.c:1436:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1436 | priv = CUT_LOADER_GET_PRIVATE(loader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-mach-o-loader.lo cut-mach-o-loader.c: In function 'cut_mach_o_loader_class_init': cut-mach-o-loader.c:90:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 90 | g_type_class_add_private(gobject_class, sizeof(CutMachOLoaderPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-mach-o-loader.h:23, from cut-mach-o-loader.c:34: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-mach-o-loader.c: In function 'cut_mach_o_loader_init': cut-mach-o-loader.c:96:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 96 | CutMachOLoaderPrivate *priv = CUT_MACH_O_LOADER_GET_PRIVATE(loader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-mach-o-loader.c: In function 'dispose': cut-mach-o-loader.c:107:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 107 | CutMachOLoaderPrivate *priv = CUT_MACH_O_LOADER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-mach-o-loader.c: In function 'set_property': cut-mach-o-loader.c:128:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 128 | CutMachOLoaderPrivate *priv = CUT_MACH_O_LOADER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-mach-o-loader.c: In function 'get_property': cut-mach-o-loader.c:148:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 148 | CutMachOLoaderPrivate *priv = CUT_MACH_O_LOADER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-main.lo In file included from ../cutter/cut-test-container.h:25, from ../cutter/cut-test-suite.h:25, from ../cutter/cut-run-context.h:25, from ../cutter/cut-test-runner.h:25, from cut-main.h:25, from cut-main.c:37: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-main.c:26: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from cut-main.c:48: cut-logger.h:171:18: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 171 | GTimeVal *time_value, | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-logger.h:194:45: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 194 | GTimeVal *time_value, | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-main.c: In function 'cut_init_environment': cut-main.c:250:13: warning: Deprecated pre-processor symbol 250 | if (!g_thread_supported()) | ^~~~~~~~~~~~~~~~~~ CC cut-module-factory-utils.lo CC cut-module-factory.lo CC cut-module.lo cut-module.c: In function 'cut_module_class_init': cut-module.c:72:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 72 | g_type_class_add_private(gobject_class, sizeof(CutModulePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-module.h:23, from cut-module.c:26: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-module.c: In function 'cut_module_init': cut-module.c:78:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 78 | CutModulePrivate *priv = CUT_MODULE_GET_PRIVATE(module); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-module.c: In function 'finalize': cut-module.c:88:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 88 | CutModulePrivate *priv = CUT_MODULE_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-module.c: In function 'load': cut-module.c:101:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 101 | CutModulePrivate *priv = CUT_MODULE_GET_PRIVATE(module); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-module.c: In function 'unload': cut-module.c:130:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 130 | CutModulePrivate *priv = CUT_MODULE_GET_PRIVATE(module); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-module.c: In function 'cut_module_collect_registered_types': cut-module.c:160:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 160 | priv = CUT_MODULE_GET_PRIVATE(module); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-module.c: In function 'cut_module_find': cut-module.c:215:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 215 | priv = CUT_MODULE_GET_PRIVATE(module); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-module.c: In function 'cut_module_instantiate': cut-module.c:230:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 230 | priv = CUT_MODULE_GET_PRIVATE(module); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-module.c: In function 'cut_module_load_module': cut-module.c:300:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 300 | priv = CUT_MODULE_GET_PRIVATE(module); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-pe-loader.lo In file included from cut-pe-loader.c:34: cut-logger.h:171:18: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 171 | GTimeVal *time_value, | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-pe-loader.c:26: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-logger.h:194:45: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 194 | GTimeVal *time_value, | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-pe-loader.c: In function 'cut_pe_loader_class_init': cut-pe-loader.c:86:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 86 | g_type_class_add_private(gobject_class, sizeof(CutPELoaderPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-pe-loader.h:23, from cut-pe-loader.c:33: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-pe-loader.c: In function 'cut_pe_loader_init': cut-pe-loader.c:92:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 92 | CutPELoaderPrivate *priv = CUT_PE_LOADER_GET_PRIVATE(loader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-pe-loader.c: In function 'dispose': cut-pe-loader.c:105:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 105 | CutPELoaderPrivate *priv = CUT_PE_LOADER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-pe-loader.c: In function 'set_property': cut-pe-loader.c:126:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 126 | CutPELoaderPrivate *priv = CUT_PE_LOADER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-pe-loader.c: In function 'get_property': cut-pe-loader.c:146:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 146 | CutPELoaderPrivate *priv = CUT_PE_LOADER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-pipeline.lo In file included from ../cutter/cut-test-container.h:25, from ../cutter/cut-test-suite.h:25, from ../cutter/cut-run-context.h:25, from ../cutter/cut-stream-reader.h:25, from cut-pipeline.h:25, from cut-pipeline.c:33: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-pipeline.h:23: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from cut-pipeline.c:34: cut-test-result.h:81:57: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 81 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-result.h:109:43: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 109 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-pipeline.c: In function 'cut_pipeline_class_init': cut-pipeline.c:78:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 78 | g_type_class_add_private(gobject_class, sizeof(CutPipelinePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-pipeline.c: In function 'cut_pipeline_init': cut-pipeline.c:84:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 84 | CutPipelinePrivate *priv = CUT_PIPELINE_GET_PRIVATE(pipeline); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-pipeline.c: In function 'dispose': cut-pipeline.c:126:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 126 | CutPipelinePrivate *priv = CUT_PIPELINE_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-pipeline.c: In function 'reap_child': cut-pipeline.c:203:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 203 | CutPipelinePrivate *priv = CUT_PIPELINE_GET_PRIVATE(pipeline); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-pipeline.c: In function 'child_watch_func': cut-pipeline.c:227:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 227 | priv = CUT_PIPELINE_GET_PRIVATE(pipeline); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-pipeline.c: In function 'create_child_out_channel': cut-pipeline.c:239:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 239 | priv = CUT_PIPELINE_GET_PRIVATE(pipeline); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-pipeline.c: In function 'create_command_line_args_from_argv': cut-pipeline.c:271:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 271 | priv = CUT_PIPELINE_GET_PRIVATE(pipeline); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-pipeline.c: In function 'create_command_line_args_from_parameters': cut-pipeline.c:330:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 330 | priv = CUT_PIPELINE_GET_PRIVATE(pipeline); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-pipeline.c: In function 'setup_child': cut-pipeline.c:413:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 413 | priv = CUT_PIPELINE_GET_PRIVATE(pipeline); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-pipeline.c: In function 'run_async': cut-pipeline.c:427:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 427 | priv = CUT_PIPELINE_GET_PRIVATE(pipeline); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-process.lo In file included from ../cutter/cut-test-result.h:25, from cut-process.h:24, from cut-process.c:39: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-process.c:35: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test-result.h:81:57: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 81 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test-result.h:109:43: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 109 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-process.c: In function 'cut_process_class_init': cut-process.c:89:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 89 | g_type_class_add_private(gobject_class, sizeof(CutProcessPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-process.h:23: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-process.c: In function 'read_from_child': cut-process.c:132:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 132 | CutProcessPrivate *priv = CUT_PROCESS_GET_PRIVATE(data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-process.c: In function 'prepare_pipes': cut-process.c:151:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 151 | CutProcessPrivate *priv = CUT_PROCESS_GET_PRIVATE(process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-process.c: In function 'ensure_collect_result': cut-process.c:204:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 204 | CutProcessPrivate *priv = CUT_PROCESS_GET_PRIVATE(process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-process.c: In function 'cut_process_init': cut-process.c:216:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 216 | CutProcessPrivate *priv = CUT_PROCESS_GET_PRIVATE(process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-process.c: In function 'dispose': cut-process.c:231:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 231 | CutProcessPrivate *priv = CUT_PROCESS_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-process.c: In function 'cut_process_wait': cut-process.c:304:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 304 | pid = CUT_PROCESS_GET_PRIVATE(process)->pid; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-process.c: In function 'cut_process_get_pid': cut-process.c:324:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 324 | return CUT_PROCESS_GET_PRIVATE(process)->pid; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-process.c: In function 'cut_process_get_stdout_message': cut-process.c:348:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 348 | CutProcessPrivate *priv = CUT_PROCESS_GET_PRIVATE(process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-process.c: In function 'cut_process_get_stderr_message': cut-process.c:365:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 365 | CutProcessPrivate *priv = CUT_PROCESS_GET_PRIVATE(process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-process.c: In function 'cut_process_send_test_result_to_parent': cut-process.c:382:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 382 | CutProcessPrivate *priv = CUT_PROCESS_GET_PRIVATE(process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-process.c: In function 'cut_process_get_result_from_child': cut-process.c:421:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 421 | return CUT_PROCESS_GET_PRIVATE(process)->cutter_string->str; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-process.c: In function 'cut_process_exit': cut-process.c:429:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 429 | CutProcessPrivate *priv = CUT_PROCESS_GET_PRIVATE(process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-readable-differ.lo CC cut-report-factory-builder.lo cut-report-factory-builder.c: In function 'cut_report_factory_builder_class_init': cut-report-factory-builder.c:78:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 78 | g_type_class_add_private(gobject_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-report-factory-builder.h:23, from cut-report-factory-builder.c:29: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-report-factory-builder.c: In function 'constructor': cut-report-factory-builder.c:93:16: warning: assignment to 'GObject *' {aka 'struct _GObject *'} from incompatible pointer type 'CutReportFactoryBuilder *' {aka 'struct _CutReportFactoryBuilder *'} [-Wincompatible-pointer-types] 93 | object = g_object_ref(the_builder); | ^ cut-report-factory-builder.c: In function 'cut_report_factory_builder_init': cut-report-factory-builder.c:105:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 105 | priv = CUT_REPORT_FACTORY_BUILDER_GET_PRIVATE(builder); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-report-factory-builder.c: In function 'dispose': cut-report-factory-builder.c:150:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 150 | priv = CUT_REPORT_FACTORY_BUILDER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-report-factory-builder.c: In function 'create_option_entries': cut-report-factory-builder.c:179:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 179 | priv = CUT_REPORT_FACTORY_BUILDER_GET_PRIVATE(builder); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-report-factory-builder.c: In function 'set_option_context': cut-report-factory-builder.c:212:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 212 | priv = CUT_REPORT_FACTORY_BUILDER_GET_PRIVATE(builder); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-report-factory-builder.c: In function 'build': cut-report-factory-builder.c:257:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 257 | priv = CUT_REPORT_FACTORY_BUILDER_GET_PRIVATE(builder); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-report.lo cut-report.c: In function 'cut_report_class_init': cut-report.c:76:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 76 | g_type_class_add_private(gobject_class, sizeof(CutReportPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-report.h:24, from cut-report.c:27: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-report.c: In function 'cut_report_init': cut-report.c:82:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 82 | CutReportPrivate *priv = CUT_REPORT_GET_PRIVATE(report); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-report.c: In function 'dispose': cut-report.c:90:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 90 | CutReportPrivate *priv = CUT_REPORT_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-report.c: In function 'set_property': cut-report.c:106:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 106 | CutReportPrivate *priv = CUT_REPORT_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-report.c: In function 'get_property': cut-report.c:126:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 126 | CutReportPrivate *priv = CUT_REPORT_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-report.c: In function 'cut_report_get_filename': cut-report.c:160:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 160 | return CUT_REPORT_GET_PRIVATE(report)->filename; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-repository.lo In file included from cut-repository.h:25, from cut-repository.c:29: cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-repository.c:26: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-repository.c: In function 'cut_repository_class_init': cut-repository.c:88:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 88 | g_type_class_add_private(gobject_class, sizeof(CutRepositoryPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../glib-compatible/glib-compatible.h:23, from cut-repository.c:27: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-repository.c: In function 'cut_repository_init': cut-repository.c:94:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 94 | CutRepositoryPrivate *priv = CUT_REPOSITORY_GET_PRIVATE(repository); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-repository.c: In function 'dispose': cut-repository.c:117:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 117 | CutRepositoryPrivate *priv = CUT_REPOSITORY_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-repository.c: In function 'set_property': cut-repository.c:160:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 160 | CutRepositoryPrivate *priv = CUT_REPOSITORY_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-repository.c: In function 'get_property': cut-repository.c:178:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 178 | CutRepositoryPrivate *priv = CUT_REPOSITORY_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-repository.c: In function 'cut_repository_get_keep_opening_modules': cut-repository.c:201:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 201 | return CUT_REPOSITORY_GET_PRIVATE(repository)->keep_opening_modules; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-repository.c: In function 'cut_repository_set_keep_opening_modules': cut-repository.c:208:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 208 | CUT_REPOSITORY_GET_PRIVATE(repository)->keep_opening_modules = keep_opening; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-repository.c: In function 'cut_repository_get_enable_convenience_attribute_definition': cut-repository.c:214:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 214 | return CUT_REPOSITORY_GET_PRIVATE(repository)->enable_convenience_attribute_definition; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-repository.c: In function 'cut_repository_set_enable_convenience_attribute_definition': cut-repository.c:221:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 221 | CUT_REPOSITORY_GET_PRIVATE(repository)->enable_convenience_attribute_definition = enable_convenience_attribute_definition; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-repository.c: In function 'cut_repository_collect_loader': cut-repository.c:292:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 292 | CutRepositoryPrivate *priv = CUT_REPOSITORY_GET_PRIVATE(repository); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-repository.c: In function 'cut_repository_create_test_suite': cut-repository.c:350:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 350 | CutRepositoryPrivate *priv = CUT_REPOSITORY_GET_PRIVATE(repository); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-repository.c: In function 'cut_repository_set_exclude_files': cut-repository.c:389:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 389 | CutRepositoryPrivate *priv = CUT_REPOSITORY_GET_PRIVATE(repository); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-repository.c: In function 'cut_repository_set_exclude_directories': cut-repository.c:401:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 401 | CutRepositoryPrivate *priv = CUT_REPOSITORY_GET_PRIVATE(repository); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-repository.c: In function 'cut_repository_add_loader_customizer': cut-repository.c:414:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 414 | CutRepositoryPrivate *priv = CUT_REPOSITORY_GET_PRIVATE(repository); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-run-context.lo In file included from ../cutter/cut-test-container.h:25, from ../cutter/cut-test-suite.h:25, from cut-run-context.h:25, from cut-run-context.c:29: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-run-context.c:24: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from cut-run-context.c:34: cut-test-result.h:81:57: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 81 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-result.h:109:43: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 109 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-run-context.c: In function 'cut_run_context_class_init': cut-run-context.c:943:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 943 | g_type_class_add_private(gobject_class, sizeof(CutRunContextPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../glib-compatible/glib-compatible.h:23, from cut-run-context.c:25: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_init': cut-run-context.c:949:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 949 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'dispose': cut-run-context.c:998:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 998 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'set_property': cut-run-context.c:1073:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1073 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'get_property': cut-run-context.c:1163:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1163 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'start_run': cut-run-context.c:1268:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1268 | priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'start_test': cut-run-context.c:1284:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1284 | priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'start_iterated_test': cut-run-context.c:1297:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1297 | priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'pass_assertion': cut-run-context.c:1310:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1310 | priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'register_success_result': cut-run-context.c:1321:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1321 | priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'register_failure_result': cut-run-context.c:1331:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1331 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'register_error_result': cut-run-context.c:1344:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1344 | priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'register_pending_result': cut-run-context.c:1356:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1356 | priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'register_notification_result': cut-run-context.c:1368:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1368 | priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'register_omission_result': cut-run-context.c:1380:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1380 | priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'register_crash_result': cut-run-context.c:1392:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1392 | priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'complete_iterated_test': cut-run-context.c:1526:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1526 | priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'complete_test': cut-run-context.c:1540:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1540 | priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'complete_run': cut-run-context.c:1551:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1551 | priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_set_test_directory': cut-run-context.c:1564:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1564 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_test_directory': cut-run-context.c:1573:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1573 | return CUT_RUN_CONTEXT_GET_PRIVATE(context)->test_directory; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_set_source_directory': cut-run-context.c:1580:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1580 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_source_directory': cut-run-context.c:1589:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1589 | return CUT_RUN_CONTEXT_GET_PRIVATE(context)->source_directory; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_set_log_directory': cut-run-context.c:1596:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1596 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_log_directory': cut-run-context.c:1605:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1605 | return CUT_RUN_CONTEXT_GET_PRIVATE(context)->log_directory; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_set_multi_thread': cut-run-context.c:1612:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1612 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_multi_thread': cut-run-context.c:1624:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1624 | return CUT_RUN_CONTEXT_GET_PRIVATE(context)->use_multi_thread; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_is_multi_thread': cut-run-context.c:1630:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1630 | return CUT_RUN_CONTEXT_GET_PRIVATE(context)->is_multi_thread; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_set_max_threads': cut-run-context.c:1636:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1636 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_max_threads': cut-run-context.c:1644:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1644 | return CUT_RUN_CONTEXT_GET_PRIVATE(context)->max_threads; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_set_handle_signals': cut-run-context.c:1651:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1651 | CUT_RUN_CONTEXT_GET_PRIVATE(context)->handle_signals = handle_signals; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_handle_signals': cut-run-context.c:1657:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1657 | return CUT_RUN_CONTEXT_GET_PRIVATE(context)->handle_signals; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_set_exclude_files': cut-run-context.c:1663:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1663 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_exclude_files': cut-run-context.c:1672:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1672 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_set_exclude_directories': cut-run-context.c:1680:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1680 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_exclude_directories': cut-run-context.c:1689:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1689 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_set_target_test_case_names': cut-run-context.c:1697:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1697 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_target_test_case_names': cut-run-context.c:1706:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1706 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_set_target_test_names': cut-run-context.c:1714:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1714 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_target_test_names': cut-run-context.c:1723:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1723 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_add_loader_customizer': cut-run-context.c:1731:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1731 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_loader_customizers': cut-run-context.c:1741:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1741 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_n_tests': cut-run-context.c:1748:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1748 | return CUT_RUN_CONTEXT_GET_PRIVATE(context)->n_tests; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_n_assertions': cut-run-context.c:1754:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1754 | return CUT_RUN_CONTEXT_GET_PRIVATE(context)->n_assertions; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_n_successes': cut-run-context.c:1760:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1760 | return CUT_RUN_CONTEXT_GET_PRIVATE(context)->n_successes; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_n_failures': cut-run-context.c:1766:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1766 | return CUT_RUN_CONTEXT_GET_PRIVATE(context)->n_failures; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_n_errors': cut-run-context.c:1772:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1772 | return CUT_RUN_CONTEXT_GET_PRIVATE(context)->n_errors; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_n_pendings': cut-run-context.c:1778:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1778 | return CUT_RUN_CONTEXT_GET_PRIVATE(context)->n_pendings; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_n_notifications': cut-run-context.c:1784:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1784 | return CUT_RUN_CONTEXT_GET_PRIVATE(context)->n_notifications; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_n_omissions': cut-run-context.c:1790:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1790 | return CUT_RUN_CONTEXT_GET_PRIVATE(context)->n_omissions; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_status': cut-run-context.c:1799:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1799 | priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_elapsed': cut-run-context.c:1825:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1825 | priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_total_elapsed': cut-run-context.c:1835:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1835 | return CUT_RUN_CONTEXT_GET_PRIVATE(context)->elapsed; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_results': cut-run-context.c:1843:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1843 | priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_is_crashed': cut-run-context.c:1854:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1854 | return CUT_RUN_CONTEXT_GET_PRIVATE(context)->crashed; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_cancel': cut-run-context.c:1860:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1860 | CUT_RUN_CONTEXT_GET_PRIVATE(context)->canceled = TRUE; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_is_canceled': cut-run-context.c:1868:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1868 | priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_create_test_suite': cut-run-context.c:1881:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1881 | priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_test_suite': cut-run-context.c:1907:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1907 | priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_set_test_suite': cut-run-context.c:1919:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1919 | priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_add_listener': cut-run-context.c:1931:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1931 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_remove_listener': cut-run-context.c:1939:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1939 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_attach_listeners': cut-run-context.c:1953:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1953 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_detach_listeners': cut-run-context.c:1967:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1967 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_set_test_case_order': cut-run-context.c:1995:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1995 | priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_test_case_order': cut-run-context.c:2004:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2004 | return CUT_RUN_CONTEXT_GET_PRIVATE(context)->test_case_order; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_sort_test_cases': cut-run-context.c:2033:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2033 | priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_start': cut-run-context.c:2060:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2060 | CUT_RUN_CONTEXT_GET_PRIVATE(context)->elapsed = 0.0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_start_async': cut-run-context.c:2080:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2080 | CUT_RUN_CONTEXT_GET_PRIVATE(context)->elapsed = 0.0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_set_command_line_args': cut-run-context.c:2138:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2138 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_command_line_args': cut-run-context.c:2147:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2147 | CutRunContextPrivate *priv = CUT_RUN_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_is_completed': cut-run-context.c:2637:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2637 | return CUT_RUN_CONTEXT_GET_PRIVATE(context)->completed; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_set_fatal_failures': cut-run-context.c:2644:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2644 | CUT_RUN_CONTEXT_GET_PRIVATE(context)->fatal_failures = fatal_failures; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_fatal_failures': cut-run-context.c:2650:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2650 | return CUT_RUN_CONTEXT_GET_PRIVATE(context)->fatal_failures; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_set_keep_opening_modules': cut-run-context.c:2657:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2657 | CUT_RUN_CONTEXT_GET_PRIVATE(context)->keep_opening_modules = keep_opening; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_keep_opening_modules': cut-run-context.c:2663:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2663 | return CUT_RUN_CONTEXT_GET_PRIVATE(context)->keep_opening_modules; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_set_enable_convenience_attribute_definition': cut-run-context.c:2670:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2670 | CUT_RUN_CONTEXT_GET_PRIVATE(context)->enable_convenience_attribute_definition = | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_enable_convenience_attribute_definition': cut-run-context.c:2677:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2677 | return CUT_RUN_CONTEXT_GET_PRIVATE(context)->enable_convenience_attribute_definition; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_set_stop_before_test': cut-run-context.c:2684:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2684 | CUT_RUN_CONTEXT_GET_PRIVATE(context)->stop_before_test = stop; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-run-context.c: In function 'cut_run_context_get_stop_before_test': cut-run-context.c:2690:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2690 | return CUT_RUN_CONTEXT_GET_PRIVATE(context)->stop_before_test; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-runner.lo In file included from ../cutter/cut-test-container.h:25, from ../cutter/cut-test-suite.h:25, from ../cutter/cut-run-context.h:25, from ../cutter/cut-test-runner.h:25, from cut-main.h:25, from cut-runner.c:26: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-runner.c:24: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CC cut-sequence-matcher.lo cut-sequence-matcher.c: In function 'cut_sequence_matcher_class_init': cut-sequence-matcher.c:161:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 161 | g_type_class_add_private(gobject_class, sizeof(CutSequenceMatcherPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-sequence-matcher.h:23, from cut-sequence-matcher.c:28: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-sequence-matcher.c: In function 'cut_sequence_matcher_init': cut-sequence-matcher.c:169:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 169 | priv = CUT_SEQUENCE_MATCHER_GET_PRIVATE(sequence_matcher); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sequence-matcher.c: In function 'dispose': cut-sequence-matcher.c:206:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 206 | priv = CUT_SEQUENCE_MATCHER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sequence-matcher.c: In function 'set_property': cut-sequence-matcher.c:260:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 260 | priv = CUT_SEQUENCE_MATCHER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sequence-matcher.c: In function 'get_property': cut-sequence-matcher.c:294:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 294 | priv = CUT_SEQUENCE_MATCHER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sequence-matcher.c: In function 'remove_junks_from_to_indices': cut-sequence-matcher.c:348:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 348 | priv = CUT_SEQUENCE_MATCHER_GET_PRIVATE(matcher); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sequence-matcher.c: In function 'update_to_indices': cut-sequence-matcher.c:364:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 364 | priv = CUT_SEQUENCE_MATCHER_GET_PRIVATE(matcher); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sequence-matcher.c: In function 'cut_sequence_matcher_get_to_index': cut-sequence-matcher.c:534:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 534 | priv = CUT_SEQUENCE_MATCHER_GET_PRIVATE(matcher); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sequence-matcher.c: In function 'find_best_match_position': cut-sequence-matcher.c:551:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 551 | priv = CUT_SEQUENCE_MATCHER_GET_PRIVATE(matcher); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sequence-matcher.c: In function 'adjust_best_info_with_junk_predicate': cut-sequence-matcher.c:632:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 632 | priv = CUT_SEQUENCE_MATCHER_GET_PRIVATE(matcher); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sequence-matcher.c: In function 'cut_sequence_matcher_get_longest_match': cut-sequence-matcher.c:665:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 665 | priv = CUT_SEQUENCE_MATCHER_GET_PRIVATE(matcher); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sequence-matcher.c: In function 'cut_sequence_matcher_get_matches': cut-sequence-matcher.c:740:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 740 | priv = CUT_SEQUENCE_MATCHER_GET_PRIVATE(matcher); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sequence-matcher.c: In function 'cut_sequence_matcher_get_blocks': cut-sequence-matcher.c:799:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 799 | priv = CUT_SEQUENCE_MATCHER_GET_PRIVATE(matcher); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sequence-matcher.c: In function 'cut_sequence_matcher_get_operations': cut-sequence-matcher.c:870:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 870 | priv = CUT_SEQUENCE_MATCHER_GET_PRIVATE(matcher); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sequence-matcher.c: In function 'cut_sequence_matcher_get_grouped_operations': cut-sequence-matcher.c:975:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 975 | priv = CUT_SEQUENCE_MATCHER_GET_PRIVATE(matcher); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sequence-matcher.c: In function 'cut_sequence_matcher_get_ratio': cut-sequence-matcher.c:1027:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1027 | priv = CUT_SEQUENCE_MATCHER_GET_PRIVATE(matcher); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sequence-matcher.c: In function 'cut_sequence_matcher_get_context_size': cut-sequence-matcher.c:1053:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1053 | return CUT_SEQUENCE_MATCHER_GET_PRIVATE(matcher)->context_size; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sequence-matcher.c: In function 'cut_sequence_matcher_set_context_size': cut-sequence-matcher.c:1062:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1062 | priv = CUT_SEQUENCE_MATCHER_GET_PRIVATE(matcher); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-stream-factory-builder.lo cut-stream-factory-builder.c: In function 'cut_stream_factory_builder_class_init': cut-stream-factory-builder.c:79:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 79 | g_type_class_add_private(gobject_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-stream-factory-builder.h:23, from cut-stream-factory-builder.c:29: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-factory-builder.c: In function 'constructor': cut-stream-factory-builder.c:94:16: warning: assignment to 'GObject *' {aka 'struct _GObject *'} from incompatible pointer type 'CutStreamFactoryBuilder *' {aka 'struct _CutStreamFactoryBuilder *'} [-Wincompatible-pointer-types] 94 | object = g_object_ref(the_builder); | ^ cut-stream-factory-builder.c: In function 'cut_stream_factory_builder_init': cut-stream-factory-builder.c:106:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 106 | priv = CUT_STREAM_FACTORY_BUILDER_GET_PRIVATE(builder); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-factory-builder.c: In function 'dispose': cut-stream-factory-builder.c:132:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 132 | priv = CUT_STREAM_FACTORY_BUILDER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-stream-parser.lo In file included from ../cutter/cut-test-container.h:25, from ../cutter/cut-test-suite.h:25, from ../cutter/cut-run-context.h:25, from cut-stream-parser.h:25, from cut-stream-parser.c:28: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-stream-parser.c:26: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from cut-stream-parser.h:26: ../cutter/cut-test-result.h:81:57: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 81 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test-result.h:109:43: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 109 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-stream-parser.c: In function 'cut_stream_parser_class_init': cut-stream-parser.c:382:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 382 | g_type_class_add_private(gobject_class, sizeof(CutStreamParserPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../cutter/cut-run-context.h:23: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-parser.c: In function 'cut_stream_parser_init': cut-stream-parser.c:388:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 388 | CutStreamParserPrivate *priv = CUT_STREAM_PARSER_GET_PRIVATE(stream_parser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-parser.c: In function 'run_context_weak_notify': cut-stream-parser.c:606:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 606 | priv = CUT_STREAM_PARSER_GET_PRIVATE(parser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-parser.c: In function 'dispose': cut-stream-parser.c:613:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 613 | CutStreamParserPrivate *priv = CUT_STREAM_PARSER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-parser.c: In function 'set_property': cut-stream-parser.c:753:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 753 | CutStreamParserPrivate *priv = CUT_STREAM_PARSER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-parser.c: In function 'get_property': cut-stream-parser.c:774:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 774 | CutStreamParserPrivate *priv = CUT_STREAM_PARSER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-parser.c: In function 'cut_test_result_parser_new': cut-stream-parser.c:801:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 801 | priv = CUT_STREAM_PARSER_GET_PRIVATE(parser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-parser.c: In function 'cut_stream_parser_parse': cut-stream-parser.c:813:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 813 | CutStreamParserPrivate *priv = CUT_STREAM_PARSER_GET_PRIVATE(stream_parser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-parser.c: In function 'cut_stream_parser_end_parse': cut-stream-parser.c:821:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 821 | CutStreamParserPrivate *priv = CUT_STREAM_PARSER_GET_PRIVATE(stream_parser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-parser.c: In function 'start_element_handler': cut-stream-parser.c:1461:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1461 | priv = CUT_STREAM_PARSER_GET_PRIVATE(parser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-parser.c: In function 'end_element_handler': cut-stream-parser.c:2054:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2054 | priv = CUT_STREAM_PARSER_GET_PRIVATE(parser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-parser.c: In function 'text_test_start_time': cut-stream-parser.c:2279:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 2279 | GTimeVal start_time; | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-stream-parser.c:2281:9: warning: 'g_time_val_from_iso8601' is deprecated: Use 'g_date_time_new_from_iso8601' instead [-Wdeprecated-declarations] 2281 | if (g_time_val_from_iso8601(text, &start_time)) { | ^~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:92: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtimer.h:72:10: note: declared here 72 | gboolean g_time_val_from_iso8601 (const gchar *iso_date, | ^~~~~~~~~~~~~~~~~~~~~~~ cut-stream-parser.c: In function 'text_result_start_time': cut-stream-parser.c:2393:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 2393 | GTimeVal start_time; | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-stream-parser.c:2395:5: warning: 'g_time_val_from_iso8601' is deprecated: Use 'g_date_time_new_from_iso8601' instead [-Wdeprecated-declarations] 2395 | if (g_time_val_from_iso8601(text, &start_time)) { | ^~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtimer.h:72:10: note: declared here 72 | gboolean g_time_val_from_iso8601 (const gchar *iso_date, | ^~~~~~~~~~~~~~~~~~~~~~~ cut-stream-parser.c: In function 'text_handler': cut-stream-parser.c:2558:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2558 | priv = CUT_STREAM_PARSER_GET_PRIVATE(parser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-stream-reader.lo In file included from ../cutter/cut-test-container.h:25, from ../cutter/cut-test-suite.h:25, from ../cutter/cut-run-context.h:25, from cut-stream-reader.h:25, from cut-stream-reader.c:26: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-stream-reader.c:24: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from cut-stream-parser.h:26, from cut-stream-reader.c:28: ../cutter/cut-test-result.h:81:57: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 81 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test-result.h:109:43: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 109 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-stream-reader.c: In function 'cut_stream_reader_class_init': cut-stream-reader.c:59:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 59 | g_type_class_add_private(gobject_class, sizeof(CutStreamReaderPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-stream-reader.h:23: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-reader.c: In function 'cut_stream_reader_init': cut-stream-reader.c:67:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 67 | priv = CUT_STREAM_READER_GET_PRIVATE(stream_reader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-reader.c: In function 'dispose': cut-stream-reader.c:101:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 101 | priv = CUT_STREAM_READER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-reader.c: In function 'read_channel': cut-stream-reader.c:153:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 153 | priv = CUT_STREAM_READER_GET_PRIVATE(stream_reader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-reader.c: In function 'hung_up_channel': cut-stream-reader.c:176:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 176 | priv = CUT_STREAM_READER_GET_PRIVATE(stream_reader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-reader.c: In function 'error_channel': cut-stream-reader.c:193:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 193 | "%s", message); | ^ ~~~~~~~~~~~~~~~ cut-stream-reader.c:196:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 196 | priv = CUT_STREAM_READER_GET_PRIVATE(stream_reader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-reader.c: In function 'cut_stream_reader_watch_io_channel': cut-stream-reader.c:208:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 208 | priv = CUT_STREAM_READER_GET_PRIVATE(stream_reader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-reader.c: In function 'cut_stream_reader_read_from_io_channel': cut-stream-reader.c:241:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 241 | priv = CUT_STREAM_READER_GET_PRIVATE(stream_reader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-reader.c:253:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 253 | error, "failed to read stream"); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-reader.c: In function 'cut_stream_reader_read_from_io_channel_to_end': cut-stream-reader.c:274:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 274 | priv = CUT_STREAM_READER_GET_PRIVATE(stream_reader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-reader.c: In function 'cut_stream_reader_read': cut-stream-reader.c:293:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 293 | priv = CUT_STREAM_READER_GET_PRIVATE(stream_reader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-reader.c:298:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 298 | error, "failed to parse stream"); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-reader.c: In function 'cut_stream_reader_end_read': cut-stream-reader.c:309:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 309 | priv = CUT_STREAM_READER_GET_PRIVATE(stream_reader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-stream-reader.c:317:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 317 | error, "failed to end parse stream"); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-stream.lo CC cut-string-diff-writer.lo cut-string-diff-writer.c: In function 'cut_string_diff_writer_class_init': cut-string-diff-writer.c:66:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 66 | g_type_class_add_private(gobject_class, sizeof(CutStringDiffWriterPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-string-diff-writer.h:23, from cut-string-diff-writer.c:28: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-string-diff-writer.c: In function 'cut_string_diff_writer_init': cut-string-diff-writer.c:74:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 74 | priv = CUT_STRING_DIFF_WRITER_GET_PRIVATE(writer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-string-diff-writer.c: In function 'dispose': cut-string-diff-writer.c:83:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 83 | priv = CUT_STRING_DIFF_WRITER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-string-diff-writer.c: In function 'cut_string_diff_writer_get_result': cut-string-diff-writer.c:102:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 102 | return CUT_STRING_DIFF_WRITER_GET_PRIVATE(writer)->result->str; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-string-diff-writer.c: In function 'write': cut-string-diff-writer.c:110:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 110 | priv = CUT_STRING_DIFF_WRITER_GET_PRIVATE(writer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-string-diff-writer.c: In function 'write_line': cut-string-diff-writer.c:119:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 119 | priv = CUT_STRING_DIFF_WRITER_GET_PRIVATE(writer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-string-diff-writer.c: In function 'finish': cut-string-diff-writer.c:129:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 129 | priv = CUT_STRING_DIFF_WRITER_GET_PRIVATE(writer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-sub-process-group.lo In file included from ../cutter/cut-test-container.h:25, from ../cutter/cut-test-suite.h:25, from ../cutter/cut-run-context.h:25, from ../cutter/cut-test-runner.h:25, from cut-main.h:25, from cut-sub-process-group.c:24: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../cutter/cut-test-runner.h:23: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-sub-process-group.c: In function 'cut_sub_process_group_class_init': cut-sub-process-group.c:77:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 77 | g_type_class_add_private(gobject_class, sizeof(CutSubProcessGroupPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process-group.c: In function 'cut_sub_process_group_init': cut-sub-process-group.c:85:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 85 | priv = CUT_SUB_PROCESS_GROUP_GET_PRIVATE(sub_process_group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process-group.c: In function 'dispose': cut-sub-process-group.c:97:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 97 | priv = CUT_SUB_PROCESS_GROUP_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process-group.c: In function 'get_property': cut-sub-process-group.c:139:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 139 | CutSubProcessGroupPrivate *priv = CUT_SUB_PROCESS_GROUP_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process-group.c: In function 'cut_sub_process_group_get_test_context': cut-sub-process-group.c:162:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 162 | return CUT_SUB_PROCESS_GROUP_GET_PRIVATE(sub_process_group)->test_context; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process-group.c: In function 'cut_sub_process_group_set_test_context': cut-sub-process-group.c:171:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 171 | priv = CUT_SUB_PROCESS_GROUP_GET_PRIVATE(sub_process_group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process-group.c: In function 'cb_complete_run': cut-sub-process-group.c:185:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 185 | priv = CUT_SUB_PROCESS_GROUP_GET_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process-group.c: In function 'cut_sub_process_group_add': cut-sub-process-group.c:202:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 202 | priv = CUT_SUB_PROCESS_GROUP_GET_PRIVATE(sub_process_group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process-group.c: In function 'cut_sub_process_group_run': cut-sub-process-group.c:221:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 221 | priv = CUT_SUB_PROCESS_GROUP_GET_PRIVATE(sub_process_group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process-group.c: In function 'cut_sub_process_group_run_async': cut-sub-process-group.c:236:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 236 | priv = CUT_SUB_PROCESS_GROUP_GET_PRIVATE(sub_process_group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process-group.c: In function 'cut_sub_process_group_wait': cut-sub-process-group.c:245:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 245 | priv = CUT_SUB_PROCESS_GROUP_GET_PRIVATE(sub_process_group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-sub-process.lo In file included from ../cutter/cut-test-container.h:25, from ../cutter/cut-test-suite.h:25, from ../cutter/cut-run-context.h:25, from ../cutter/cut-test-runner.h:25, from cut-main.h:25, from cut-sub-process.c:24: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../cutter/cut-test-runner.h:23: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_class_init': cut-sub-process.c:86:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 86 | g_type_class_add_private(gobject_class, sizeof(CutSubProcessPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_init': cut-sub-process.c:94:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 94 | priv = CUT_SUB_PROCESS_GET_PRIVATE(sub_process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'dispose': cut-sub-process.c:107:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 107 | priv = CUT_SUB_PROCESS_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'get_property': cut-sub-process.c:156:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 156 | CutSubProcessPrivate *priv = CUT_SUB_PROCESS_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_get_pipeline': cut-sub-process.c:209:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 209 | return CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->pipeline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_set_pipeline': cut-sub-process.c:218:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 218 | priv = CUT_SUB_PROCESS_GET_PRIVATE(sub_process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_get_test_context': cut-sub-process.c:229:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 229 | return CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->test_context; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_set_test_context': cut-sub-process.c:238:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 238 | priv = CUT_SUB_PROCESS_GET_PRIVATE(sub_process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_run': cut-sub-process.c:251:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 251 | priv = CUT_SUB_PROCESS_GET_PRIVATE(sub_process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cb_complete_run': cut-sub-process.c:271:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 271 | priv = CUT_SUB_PROCESS_GET_PRIVATE(sub_process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_run_async': cut-sub-process.c:282:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 282 | priv = CUT_SUB_PROCESS_GET_PRIVATE(sub_process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_wait': cut-sub-process.c:297:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 297 | priv = CUT_SUB_PROCESS_GET_PRIVATE(sub_process); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_is_success': cut-sub-process.c:308:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 308 | return CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->is_success; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_is_running': cut-sub-process.c:314:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 314 | return CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->running; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_get_test_directory': cut-sub-process.c:323:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 323 | pipeline = CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->pipeline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_set_test_directory': cut-sub-process.c:332:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 332 | pipeline = CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->pipeline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_get_source_directory': cut-sub-process.c:341:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 341 | pipeline = CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->pipeline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_set_source_directory': cut-sub-process.c:351:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 351 | pipeline = CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->pipeline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_get_multi_thread': cut-sub-process.c:360:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 360 | pipeline = CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->pipeline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_set_multi_thread': cut-sub-process.c:370:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 370 | pipeline = CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->pipeline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_get_max_threads': cut-sub-process.c:379:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 379 | pipeline = CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->pipeline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_set_max_threads': cut-sub-process.c:389:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 389 | pipeline = CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->pipeline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_get_exclude_files': cut-sub-process.c:398:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 398 | pipeline = CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->pipeline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_set_exclude_files': cut-sub-process.c:408:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 408 | pipeline = CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->pipeline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_get_exclude_directories': cut-sub-process.c:418:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 418 | pipeline = CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->pipeline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_set_exclude_directories': cut-sub-process.c:428:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 428 | pipeline = CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->pipeline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_get_target_test_case_names': cut-sub-process.c:438:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 438 | pipeline = CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->pipeline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_set_target_test_case_names': cut-sub-process.c:448:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 448 | pipeline = CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->pipeline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_get_target_test_names': cut-sub-process.c:457:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 457 | pipeline = CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->pipeline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_set_target_test_names': cut-sub-process.c:467:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 467 | pipeline = CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->pipeline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_get_elapsed': cut-sub-process.c:476:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 476 | pipeline = CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->pipeline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_get_total_elapsed': cut-sub-process.c:485:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 485 | pipeline = CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->pipeline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_is_crashed': cut-sub-process.c:494:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 494 | pipeline = CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->pipeline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_get_fatal_failures': cut-sub-process.c:503:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 503 | pipeline = CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->pipeline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-sub-process.c: In function 'cut_sub_process_set_fatal_failures': cut-sub-process.c:513:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 513 | pipeline = CUT_SUB_PROCESS_GET_PRIVATE(sub_process)->pipeline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-test-case.lo In file included from ../cutter/cut-test-container.h:25, from cut-test-case.h:25, from cut-test-case.c:30: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-test-case.c:26: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from cut-test-case.c:33: cut-test-result.h:81:57: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 81 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-result.h:109:43: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 109 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-case.c: In function 'cut_test_case_class_init': cut-test-case.c:249:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 249 | g_type_class_add_private(gobject_class, sizeof(CutTestCasePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-test-case.h:23: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-test-case.c: In function 'cut_test_case_init': cut-test-case.c:255:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 255 | CutTestCasePrivate *priv = CUT_TEST_CASE_GET_PRIVATE(test_case); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-case.c: In function 'set_property': cut-test-case.c:275:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 275 | CutTestCasePrivate *priv = CUT_TEST_CASE_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-case.c: In function 'get_property': cut-test-case.c:302:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 302 | CutTestCasePrivate *priv = CUT_TEST_CASE_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-case.c: In function 'cut_test_case_run_setup': cut-test-case.c:372:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 372 | priv = CUT_TEST_CASE_GET_PRIVATE(test_case); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-case.c: In function 'cut_test_case_run_teardown': cut-test-case.c:388:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 388 | priv = CUT_TEST_CASE_GET_PRIVATE(test_case); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-case.c: In function 'cut_test_case_run_startup': cut-test-case.c:478:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 478 | priv = CUT_TEST_CASE_GET_PRIVATE(test_case); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-case.c: In function 'cut_test_case_run_shutdown': cut-test-case.c:494:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 494 | priv = CUT_TEST_CASE_GET_PRIVATE(test_case); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-test-container.lo In file included from cut-test-container.h:25, from cut-test-container.c:29: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-test-container.c:26: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-container.c: In function 'cut_test_container_class_init': cut-test-container.c:65:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 65 | g_type_class_add_private(gobject_class, sizeof(CutTestContainerPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../glib-compatible/glib-compatible.h:23, from cut-test-container.c:27: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-test-container.c: In function 'cut_test_container_init': cut-test-container.c:71:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 71 | CutTestContainerPrivate *priv = CUT_TEST_CONTAINER_GET_PRIVATE(container); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-container.c: In function 'dispose': cut-test-container.c:80:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 80 | CutTestContainerPrivate *priv = CUT_TEST_CONTAINER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-container.c: In function 'cut_test_container_add_test': cut-test-container.c:94:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 94 | CutTestContainerPrivate *priv = CUT_TEST_CONTAINER_GET_PRIVATE(container); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-container.c: In function 'cut_test_container_get_children': cut-test-container.c:105:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 105 | return CUT_TEST_CONTAINER_GET_PRIVATE(container)->tests; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-container.c: In function 'get_elapsed': cut-test-container.c:117:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 117 | priv = CUT_TEST_CONTAINER_GET_PRIVATE(test); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-container.c: In function 'set_elapsed': cut-test-container.c:135:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 135 | CUT_TEST_CONTAINER_GET_PRIVATE(test)->elapsed = elapsed; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-container.c: In function 'cut_test_container_get_n_tests': cut-test-container.c:192:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 192 | priv = CUT_TEST_CONTAINER_GET_PRIVATE(container); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-test-context.lo In file included from ../cutter/cut-test-container.h:25, from ../cutter/cut-test-suite.h:25, from cut-run-context.h:25, from cut-test-context.c:47: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-test-context.c:31: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from cut-test-context.c:51: cut-test-result.h:81:57: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 81 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-result.h:109:43: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 109 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-context.c: In function 'cut_test_context_class_init': cut-test-context.c:245:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 245 | g_type_class_add_private(gobject_class, sizeof(CutTestContextPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-run-context.h:23: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_init': cut-test-context.c:258:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 258 | CutTestContextPrivate *priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'dispose': cut-test-context.c:351:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 351 | CutTestContextPrivate *priv = CUT_TEST_CONTEXT_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'set_parent': cut-test-context.c:434:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 434 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'get_property': cut-test-context.c:484:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 484 | CutTestContextPrivate *priv = CUT_TEST_CONTEXT_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_current_push': cut-test-context.c:536:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 536 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_get_run_context': cut-test-context.c:607:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 607 | return CUT_TEST_CONTEXT_GET_PRIVATE(context)->run_context; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_set_run_context': cut-test-context.c:613:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 613 | CutTestContextPrivate *priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_get_test_suite': cut-test-context.c:626:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 626 | return CUT_TEST_CONTEXT_GET_PRIVATE(context)->test_suite; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_set_test_suite': cut-test-context.c:632:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 632 | CutTestContextPrivate *priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_get_test_case': cut-test-context.c:644:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 644 | return CUT_TEST_CONTEXT_GET_PRIVATE(context)->test_case; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_set_test_case': cut-test-context.c:650:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 650 | CutTestContextPrivate *priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_get_test_iterator': cut-test-context.c:662:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 662 | return CUT_TEST_CONTEXT_GET_PRIVATE(context)->test_iterator; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_set_test_iterator': cut-test-context.c:669:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 669 | CutTestContextPrivate *priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_get_test': cut-test-context.c:681:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 681 | return CUT_TEST_CONTEXT_GET_PRIVATE(context)->test; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_set_test': cut-test-context.c:687:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 687 | CutTestContextPrivate *priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_add_data': cut-test-context.c:704:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 704 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_set_attributes': cut-test-context.c:735:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 735 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_set_data': cut-test-context.c:770:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 770 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_get_data': cut-test-context.c:786:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 786 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_shift_data': cut-test-context.c:796:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 796 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_have_data': cut-test-context.c:805:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 805 | return CUT_TEST_CONTEXT_GET_PRIVATE(context)->current_data != NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_get_current_data': cut-test-context.c:813:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 813 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_get_n_data': cut-test-context.c:822:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 822 | return g_list_length(CUT_TEST_CONTEXT_GET_PRIVATE(context)->data_list); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_set_jump_buffer': cut-test-context.c:828:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 828 | CutTestContextPrivate *priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_get_jump_buffer': cut-test-context.c:836:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 836 | return CUT_TEST_CONTEXT_GET_PRIVATE(context)->jump_buffer; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_long_jump': cut-test-context.c:843:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 843 | CutTestContextPrivate *priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c:847:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 847 | parent_priv = CUT_TEST_CONTEXT_GET_PRIVATE(priv->parent); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_pass_assertion': cut-test-context.c:882:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 882 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'get_process_from_pid': cut-test-context.c:893:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 893 | CutTestContextPrivate *priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_emit_signal': cut-test-context.c:911:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 911 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_set_current_result': cut-test-context.c:932:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 932 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_set_current_result_user_message': cut-test-context.c:963:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 963 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_get_have_current_result': cut-test-context.c:973:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 973 | return CUT_TEST_CONTEXT_GET_PRIVATE(context)->current_result != NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_process_current_result': cut-test-context.c:982:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 982 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_start_user_message_jump': cut-test-context.c:1043:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1043 | CUT_TEST_CONTEXT_GET_PRIVATE(context)->user_message_jump_nest++; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_finish_user_message_jump': cut-test-context.c:1049:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1049 | CUT_TEST_CONTEXT_GET_PRIVATE(context)->user_message_jump_nest--; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_in_user_message_jump': cut-test-context.c:1055:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1055 | return CUT_TEST_CONTEXT_GET_PRIVATE(context)->user_message_jump_nest > 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_set_failed': cut-test-context.c:1061:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1061 | CUT_TEST_CONTEXT_GET_PRIVATE(context)->failed = failed; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_is_failed': cut-test-context.c:1067:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1067 | return CUT_TEST_CONTEXT_GET_PRIVATE(context)->failed; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_need_test_run': cut-test-context.c:1074:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1074 | !CUT_TEST_CONTEXT_GET_PRIVATE(context)->omitted; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_take': cut-test-context.c:1085:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1085 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_take_memdup': cut-test-context.c:1126:5: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1126 | return cut_test_context_take_memory(context, g_memdup(memory, size)); | ^~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:56: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here 350 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ cut-test-context.c: In function 'cut_test_context_trap_fork': cut-test-context.c:1215:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1215 | CutTestContextPrivate *priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_set_multi_thread': cut-test-context.c:1310:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1310 | CUT_TEST_CONTEXT_GET_PRIVATE(context)->is_multi_thread = is_multi_thread; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_is_multi_thread': cut-test-context.c:1316:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1316 | return CUT_TEST_CONTEXT_GET_PRIVATE(context)->is_multi_thread; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_to_xml_string': cut-test-context.c:1335:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1335 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_set_fixture_data_dir': cut-test-context.c:1368:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1368 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_build_fixture_path_va_list': cut-test-context.c:1386:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1386 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_get_fixture_data_va_list': cut-test-context.c:1435:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1435 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_build_source_filename': cut-test-context.c:1486:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1486 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_push_backtrace': cut-test-context.c:1547:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1547 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_pop_backtrace': cut-test-context.c:1588:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1588 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_get_last_backtrace': cut-test-context.c:1608:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1608 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_set_user_message_va_list': cut-test-context.c:1656:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1656 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_check_optional_assertion_message': cut-test-context.c:1670:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1670 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_keep_user_message': cut-test-context.c:1681:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1681 | CUT_TEST_CONTEXT_GET_PRIVATE(context)->user_message_keep_count++; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_set_expected': cut-test-context.c:1689:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1689 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-context.c: In function 'cut_test_context_set_actual': cut-test-context.c:1700:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1700 | priv = CUT_TEST_CONTEXT_GET_PRIVATE(context); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-test-data.lo In file included from cut-test-data.c:28: cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-test-data.c:26: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from cut-test-data.c:31: cut-test-result.h:81:57: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 81 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-result.h:109:43: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 109 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-data.c: In function 'cut_test_data_class_init': cut-test-data.c:96:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 96 | g_type_class_add_private(gobject_class, sizeof(CutTestDataPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-test.h:25: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-test-data.c: In function 'cut_test_data_init': cut-test-data.c:102:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 102 | CutTestDataPrivate *priv = CUT_TEST_DATA_GET_PRIVATE(test); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-data.c: In function 'dispose': cut-test-data.c:131:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 131 | CutTestDataPrivate *priv = CUT_TEST_DATA_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-data.c: In function 'set_property': cut-test-data.c:145:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 145 | CutTestDataPrivate *priv = CUT_TEST_DATA_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-data.c: In function 'get_property': cut-test-data.c:170:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 170 | CutTestDataPrivate *priv = CUT_TEST_DATA_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-data.c: In function 'cut_test_data_get_name': cut-test-data.c:208:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 208 | return CUT_TEST_DATA_GET_PRIVATE(test_data)->name; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-data.c: In function 'cut_test_data_set_name': cut-test-data.c:216:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 216 | priv = CUT_TEST_DATA_GET_PRIVATE(test_data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-data.c: In function 'cut_test_data_get_value': cut-test-data.c:226:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 226 | return CUT_TEST_DATA_GET_PRIVATE(test_data)->value; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-data.c: In function 'cut_test_data_set_value': cut-test-data.c:235:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 235 | priv = CUT_TEST_DATA_GET_PRIVATE(test_data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-data.c: In function 'cut_test_data_to_xml_string': cut-test-data.c:258:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 258 | priv = CUT_TEST_DATA_GET_PRIVATE(test_data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-test-iterator.lo In file included from ../cutter/cut-test-container.h:25, from cut-test-iterator.h:25, from cut-test-iterator.c:30: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-test-iterator.c:26: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from cut-test-iterator.c:34: cut-test-result.h:81:57: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 81 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-result.h:109:43: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 109 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-iterator.c: In function 'cut_test_iterator_class_init': cut-test-iterator.c:143:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 143 | g_type_class_add_private(gobject_class, sizeof(CutTestIteratorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-test-iterator.h:23: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-test-iterator.c: In function 'cut_test_iterator_init': cut-test-iterator.c:149:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 149 | CutTestIteratorPrivate *priv = CUT_TEST_ITERATOR_GET_PRIVATE(test_iterator); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-iterator.c: In function 'set_property': cut-test-iterator.c:167:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 167 | CutTestIteratorPrivate *priv = CUT_TEST_ITERATOR_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-iterator.c: In function 'get_property': cut-test-iterator.c:188:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 188 | CutTestIteratorPrivate *priv = CUT_TEST_ITERATOR_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-iterator.c: In function 'run_iterated_tests': cut-test-iterator.c:445:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 445 | priv = CUT_TEST_ITERATOR_GET_PRIVATE(test); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-iterator.c: In function 'run': cut-test-iterator.c:524:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 524 | priv = CUT_TEST_ITERATOR_GET_PRIVATE(test_iterator); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-test-result.lo In file included from cut-test-result.h:25, from cut-test-result.c:28: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-test-result.c:26: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-result.h:81:57: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 81 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-result.h:109:43: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 109 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-result.c:57:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 57 | GTimeVal start_time; | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-result.c: In function 'cut_test_result_class_init': cut-test-result.c:211:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 211 | g_type_class_add_private(gobject_class, sizeof(CutTestResultPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-test-result.h:23: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_init': cut-test-result.c:217:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 217 | CutTestResultPrivate *priv = CUT_TEST_RESULT_GET_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'dispose': cut-test-result.c:244:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 244 | CutTestResultPrivate *priv = CUT_TEST_RESULT_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'set_property': cut-test-result.c:325:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 325 | priv = CUT_TEST_RESULT_GET_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'get_property': cut-test-result.c:387:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 387 | priv = CUT_TEST_RESULT_GET_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_get_status': cut-test-result.c:506:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 506 | return CUT_TEST_RESULT_GET_PRIVATE(result)->status; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_get_message': cut-test-result.c:524:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 524 | CutTestResultPrivate *priv = CUT_TEST_RESULT_GET_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_get_test': cut-test-result.c:581:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 581 | return CUT_TEST_RESULT_GET_PRIVATE(result)->test; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_get_test_iterator': cut-test-result.c:587:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 587 | return CUT_TEST_RESULT_GET_PRIVATE(result)->test_iterator; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_get_test_case': cut-test-result.c:593:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 593 | return CUT_TEST_RESULT_GET_PRIVATE(result)->test_case; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_get_test_name': cut-test-result.c:601:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 601 | priv = CUT_TEST_RESULT_GET_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_get_test_iterator_name': cut-test-result.c:612:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 612 | CutTestResultPrivate *priv = CUT_TEST_RESULT_GET_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_get_test_case_name': cut-test-result.c:622:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 622 | CutTestResultPrivate *priv = CUT_TEST_RESULT_GET_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_get_test_suite': cut-test-result.c:632:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 632 | return CUT_TEST_RESULT_GET_PRIVATE(result)->test_suite; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_get_test_suite_name': cut-test-result.c:638:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 638 | CutTestResultPrivate *priv = CUT_TEST_RESULT_GET_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_get_test_data': cut-test-result.c:648:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 648 | return CUT_TEST_RESULT_GET_PRIVATE(result)->test_data; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_get_user_message': cut-test-result.c:654:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 654 | return CUT_TEST_RESULT_GET_PRIVATE(result)->user_message; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_get_system_message': cut-test-result.c:660:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 660 | return CUT_TEST_RESULT_GET_PRIVATE(result)->system_message; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_get_backtrace': cut-test-result.c:666:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 666 | return CUT_TEST_RESULT_GET_PRIVATE(result)->backtrace; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: At top level: cut-test-result.c:670:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 670 | cut_test_result_get_start_time (CutTestResult *result, GTimeVal *start_time) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-result.c: In function 'cut_test_result_get_start_time': cut-test-result.c:672:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 672 | memcpy(start_time, &(CUT_TEST_RESULT_GET_PRIVATE(result)->start_time), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c:673:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 673 | sizeof(GTimeVal)); | ^~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-result.c: In function 'cut_test_result_get_elapsed': cut-test-result.c:679:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 679 | return CUT_TEST_RESULT_GET_PRIVATE(result)->elapsed; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_get_expected': cut-test-result.c:685:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 685 | return CUT_TEST_RESULT_GET_PRIVATE(result)->expected; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_get_actual': cut-test-result.c:691:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 691 | return CUT_TEST_RESULT_GET_PRIVATE(result)->actual; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_get_diff': cut-test-result.c:699:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 699 | priv = CUT_TEST_RESULT_GET_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_get_folded_diff': cut-test-result.c:723:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 723 | priv = CUT_TEST_RESULT_GET_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'append_backtrace_to_string': cut-test-result.c:784:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 784 | priv = CUT_TEST_RESULT_GET_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'append_test_result_to_string': cut-test-result.c:804:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 804 | GTimeVal start_time; | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-result.c:824:5: warning: 'g_time_val_to_iso8601' is deprecated: Use 'g_date_time_format' instead [-Wdeprecated-declarations] 824 | start_time_string = g_time_val_to_iso8601(&start_time); | ^~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:92: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtimer.h:75:10: note: declared here 75 | gchar* g_time_val_to_iso8601 (GTimeVal *time_) G_GNUC_MALLOC; | ^~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_set_status': cut-test-result.c:923:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 923 | CUT_TEST_RESULT_GET_PRIVATE(result)->status = status; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_set_test': cut-test-result.c:929:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 929 | CutTestResultPrivate *priv = CUT_TEST_RESULT_GET_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_set_test_iterator': cut-test-result.c:943:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 943 | CutTestResultPrivate *priv = CUT_TEST_RESULT_GET_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_set_test_case': cut-test-result.c:956:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 956 | CutTestResultPrivate *priv = CUT_TEST_RESULT_GET_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_set_test_suite': cut-test-result.c:969:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 969 | CutTestResultPrivate *priv = CUT_TEST_RESULT_GET_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_set_test_data': cut-test-result.c:982:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 982 | CutTestResultPrivate *priv = CUT_TEST_RESULT_GET_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_set_user_message': cut-test-result.c:996:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 996 | CutTestResultPrivate *priv = CUT_TEST_RESULT_GET_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_set_message': cut-test-result.c:1012:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1012 | CutTestResultPrivate *priv = CUT_TEST_RESULT_GET_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_set_system_message': cut-test-result.c:1031:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1031 | CutTestResultPrivate *priv = CUT_TEST_RESULT_GET_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_set_backtrace': cut-test-result.c:1046:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1046 | CutTestResultPrivate *priv = CUT_TEST_RESULT_GET_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: At top level: cut-test-result.c:1058:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 1058 | cut_test_result_set_start_time (CutTestResult *result, GTimeVal *start_time) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-result.c: In function 'cut_test_result_set_start_time': cut-test-result.c:1060:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1060 | memcpy(&(CUT_TEST_RESULT_GET_PRIVATE(result)->start_time), start_time, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c:1061:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 1061 | sizeof(GTimeVal)); | ^~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-result.c: In function 'cut_test_result_set_elapsed': cut-test-result.c:1068:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1068 | CUT_TEST_RESULT_GET_PRIVATE(result)->elapsed = elapsed; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_set_expected': cut-test-result.c:1099:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1099 | priv = CUT_TEST_RESULT_GET_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_set_actual': cut-test-result.c:1118:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1118 | priv = CUT_TEST_RESULT_GET_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_set_diff': cut-test-result.c:1137:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1137 | priv = CUT_TEST_RESULT_GET_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-result.c: In function 'cut_test_result_set_folded_diff': cut-test-result.c:1157:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1157 | priv = CUT_TEST_RESULT_GET_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-test-runner.lo In file included from ../cutter/cut-test-container.h:25, from ../cutter/cut-test-suite.h:25, from ../cutter/cut-run-context.h:25, from cut-test-runner.h:25, from cut-test-runner.c:26: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-test-runner.c:24: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from cut-test-runner.c:30: cut-test-result.h:81:57: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 81 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-result.h:109:43: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 109 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CC cut-test-suite.lo In file included from ../cutter/cut-test-container.h:25, from cut-test-suite.h:25, from cut-test-suite.c:36: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-test-suite.c:28: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from cut-test-suite.c:43: cut-test-result.h:81:57: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 81 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-result.h:109:43: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 109 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-suite.c: In function 'cut_test_suite_class_init': cut-test-suite.c:139:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 139 | g_type_class_add_private(gobject_class, sizeof(CutTestSuitePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-test-suite.h:23: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-test-suite.c: In function 'cut_test_suite_init': cut-test-suite.c:145:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 145 | CutTestSuitePrivate *priv = CUT_TEST_SUITE_GET_PRIVATE(test_suite); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-suite.c: In function 'set_property': cut-test-suite.c:163:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 163 | CutTestSuitePrivate *priv = CUT_TEST_SUITE_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-suite.c: In function 'get_property': cut-test-suite.c:184:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 184 | CutTestSuitePrivate *priv = CUT_TEST_SUITE_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test-suite.c: In function 'cut_test_suite_run_test_cases': cut-test-suite.c:326:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 326 | priv = CUT_TEST_SUITE_GET_PRIVATE(test_suite); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-test-utils-helper.lo In file included from ../gcutter/gcut-assertions.h:25, from cut-test-utils-helper.c:27: ../gcutter/gcut-assertions-helper.h:116:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 116 | void gcut_assert_equal_time_val_helper (GTimeVal *expected, | ^~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-utils.h:23, from cut-test-utils-helper.c:24: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gcutter/gcut-assertions-helper.h:117:46: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 117 | GTimeVal *actual, | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CC cut-test.lo In file included from cut-test.c:31: cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-test.c:29: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from cut-test.c:34: cut-test-result.h:81:57: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 81 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test-result.h:109:43: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 109 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test.c:54:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 54 | GTimeVal start_time; | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test.c: In function 'cut_test_class_init': cut-test.c:266:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 266 | g_type_class_add_private(gobject_class, sizeof(CutTestPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-test.h:25: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-test.c: In function 'cut_test_init': cut-test.c:272:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 272 | CutTestPrivate *priv = CUT_TEST_GET_PRIVATE(test); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test.c: In function 'dispose': cut-test.c:298:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 298 | CutTestPrivate *priv = CUT_TEST_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test.c: In function 'set_property': cut-test.c:338:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 338 | CutTestPrivate *priv = CUT_TEST_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test.c: In function 'get_property': cut-test.c:369:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 369 | CutTestPrivate *priv = CUT_TEST_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test.c: In function 'start': cut-test.c:409:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 409 | GTimeVal value; | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test.c:410:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 410 | g_get_current_time(&value); | ^~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/giochannel.h:35, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:56: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gmain.h:728:8: note: declared here 728 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ cut-test.c: In function 'is_available': cut-test.c:418:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 418 | return CUT_TEST_GET_PRIVATE(test)->test_function != NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test.c: In function 'invoke': cut-test.c:426:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 426 | priv = CUT_TEST_GET_PRIVATE(test); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test.c: In function 'run': cut-test.c:447:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 447 | priv = CUT_TEST_GET_PRIVATE(test); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test.c: In function 'cut_test_is_own_jump_buffer': cut-test.c:549:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 549 | CutTestPrivate *priv = CUT_TEST_GET_PRIVATE(test); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test.c: In function 'cut_test_get_name': cut-test.c:557:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 557 | return CUT_TEST_GET_PRIVATE(test)->name; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test.c: In function 'cut_test_set_name': cut-test.c:563:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 563 | CutTestPrivate *priv = CUT_TEST_GET_PRIVATE(test); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test.c: In function 'cut_test_get_full_name': cut-test.c:582:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 582 | priv = CUT_TEST_GET_PRIVATE(test); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test.c: At top level: cut-test.c:614:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 614 | cut_test_get_start_time (CutTest *test, GTimeVal *start_time) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test.c: In function 'cut_test_get_start_time': cut-test.c:616:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 616 | memcpy(start_time, &(CUT_TEST_GET_PRIVATE(test)->start_time), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test.c:617:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 617 | sizeof(GTimeVal)); | ^~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test.c: At top level: cut-test.c:621:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 621 | cut_test_set_start_time (CutTest *test, GTimeVal *start_time) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test.c: In function 'cut_test_set_start_time': cut-test.c:623:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 623 | memcpy(&(CUT_TEST_GET_PRIVATE(test)->start_time), start_time, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test.c:624:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 624 | sizeof(GTimeVal)); | ^~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-test.c: In function 'get_elapsed': cut-test.c:630:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 630 | CutTestPrivate *priv = CUT_TEST_GET_PRIVATE(test); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test.c: In function 'set_elapsed': cut-test.c:650:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 650 | CUT_TEST_GET_PRIVATE(test)->elapsed = elapsed; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test.c: In function 'cut_test_get_attribute': cut-test.c:662:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 662 | return g_hash_table_lookup(CUT_TEST_GET_PRIVATE(test)->attributes, name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test.c: In function 'cut_test_set_attribute': cut-test.c:668:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 668 | g_hash_table_replace(CUT_TEST_GET_PRIVATE(test)->attributes, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test.c: In function 'cut_test_get_attributes': cut-test.c:676:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 676 | return CUT_TEST_GET_PRIVATE(test)->attributes; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test.c: In function 'cut_test_get_base_directory': cut-test.c:682:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 682 | return CUT_TEST_GET_PRIVATE(test)->base_directory; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test.c: In function 'cut_test_set_base_directory': cut-test.c:688:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 688 | CutTestPrivate *priv = CUT_TEST_GET_PRIVATE(test); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test.c: In function 'cut_test_to_xml_string': cut-test.c:739:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 739 | priv = CUT_TEST_GET_PRIVATE(test); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ cut-test.c:755:5: warning: 'g_time_val_to_iso8601' is deprecated: Use 'g_date_time_format' instead [-Wdeprecated-declarations] 755 | start_time = g_time_val_to_iso8601(&(priv->start_time)); | ^~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:92: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtimer.h:75:10: note: declared here 75 | gchar* g_time_val_to_iso8601 (GTimeVal *time_) G_GNUC_MALLOC; | ^~~~~~~~~~~~~~~~~~~~~ cut-test.c: In function 'cut_test_set_result_elapsed': cut-test.c:784:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 784 | priv = CUT_TEST_GET_PRIVATE(test); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-ui-factory-builder.lo cut-ui-factory-builder.c: In function 'constructor': cut-ui-factory-builder.c:80:16: warning: assignment to 'GObject *' {aka 'struct _GObject *'} from incompatible pointer type 'CutUIFactoryBuilder *' {aka 'struct _CutUIFactoryBuilder *'} [-Wincompatible-pointer-types] 80 | object = g_object_ref(the_builder); | ^ CC cut-ui.lo In file included from ../cutter/cut-test-container.h:25, from ../cutter/cut-test-suite.h:25, from ../cutter/cut-run-context.h:25, from cut-ui.h:24, from cut-ui.c:26: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-ui.c:24: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CC cut-unified-differ.lo cut-unified-differ.c: In function 'cut_unified_differ_class_init': cut-unified-differ.c:61:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 61 | g_type_class_add_private(gobject_class, sizeof(CutUnifiedDifferPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-unified-differ.h:23, from cut-unified-differ.c:28: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-unified-differ.c: In function 'cut_unified_differ_init': cut-unified-differ.c:69:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 69 | priv = CUT_UNIFIED_DIFFER_GET_PRIVATE(differ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-unified-differ.c: In function 'dispose': cut-unified-differ.c:79:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 79 | priv = CUT_UNIFIED_DIFFER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-unified-differ.c: In function 'cut_unified_differ_set_from_label': cut-unified-differ.c:108:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 108 | priv = CUT_UNIFIED_DIFFER_GET_PRIVATE(differ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-unified-differ.c: In function 'cut_unified_differ_get_from_label': cut-unified-differ.c:116:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 116 | return CUT_UNIFIED_DIFFER_GET_PRIVATE(differ)->from_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-unified-differ.c: In function 'cut_unified_differ_set_to_label': cut-unified-differ.c:124:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 124 | priv = CUT_UNIFIED_DIFFER_GET_PRIVATE(differ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-unified-differ.c: In function 'cut_unified_differ_get_to_label': cut-unified-differ.c:132:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 132 | return CUT_UNIFIED_DIFFER_GET_PRIVATE(differ)->to_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-unified-differ.c: In function 'diff': cut-unified-differ.c:195:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 195 | priv = CUT_UNIFIED_DIFFER_GET_PRIVATE(differ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-utils.lo In file included from ../cutter/cut-test-container.h:25, from ../cutter/cut-test-suite.h:25, from ../cutter/cut-run-context.h:25, from cut-sub-process.h:25, from cut-utils.c:40: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-utils.c:29: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from cut-utils.c:47: ../gcutter/gcut-assertions-helper.h:116:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 116 | void gcut_assert_equal_time_val_helper (GTimeVal *expected, | ^~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../gcutter/gcut-assertions-helper.h:117:46: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 117 | GTimeVal *actual, | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CC cut-verbose-level.lo CC cut-logger.lo In file included from cut-logger.c:33: cut-logger.h:171:18: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 171 | GTimeVal *time_value, | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-logger.c:31: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-logger.h:194:45: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 194 | GTimeVal *time_value, | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-logger.c: In function 'cut_logger_class_init': cut-logger.c:153:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 153 | g_type_class_add_private(gobject_class, sizeof(CutLoggerPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cut-logger.h:23: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gtype.h:1383:10: note: declared here 1383 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ cut-logger.c: In function 'cut_logger_init': cut-logger.c:161:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 161 | priv = CUT_LOGGER_GET_PRIVATE(logger); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-logger.c: In function 'dispose': cut-logger.c:176:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 176 | priv = CUT_LOGGER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-logger.c: In function 'set_property': cut-logger.c:194:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 194 | priv = CUT_LOGGER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-logger.c: In function 'get_property': cut-logger.c:216:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 216 | priv = CUT_LOGGER_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-logger.c: At top level: cut-logger.c:537:36: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 537 | GTimeVal *time_value, const gchar *message, | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-logger.c: In function 'cut_logger_default_log_handler': cut-logger.c:545:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 545 | priv = CUT_LOGGER_GET_PRIVATE(logger); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-logger.c:581:9: warning: 'g_time_val_to_iso8601' is deprecated: Use 'g_date_time_format' instead [-Wdeprecated-declarations] 581 | time_string = g_time_val_to_iso8601(time_value); | ^~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:92: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtimer.h:75:10: note: declared here 75 | gchar* g_time_val_to_iso8601 (GTimeVal *time_) G_GNUC_MALLOC; | ^~~~~~~~~~~~~~~~~~~~~ cut-logger.c: In function 'cut_logger_log_va_list': cut-logger.c:671:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 671 | GTimeVal time_value; | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ cut-logger.c:674:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 674 | g_get_current_time(&time_value); | ^~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/giochannel.h:35, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:56: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gmain.h:728:8: note: declared here 728 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ cut-logger.c: In function 'cut_logger_get_target_level': cut-logger.c:685:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 685 | return CUT_LOGGER_GET_PRIVATE(logger)->target_level; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-logger.c: In function 'cut_logger_get_resolved_target_level': cut-logger.c:693:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 693 | target_level = CUT_LOGGER_GET_PRIVATE(logger)->target_level; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-logger.c: In function 'cut_logger_set_target_level': cut-logger.c:705:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 705 | CUT_LOGGER_GET_PRIVATE(logger)->target_level = level; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-logger.c: In function 'cut_logger_set_interesting_level': cut-logger.c:751:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 751 | priv = CUT_LOGGER_GET_PRIVATE(logger); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-logger.c: In function 'cut_logger_get_interesting_level': cut-logger.c:765:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 765 | return CUT_LOGGER_GET_PRIVATE(logger)->interesting_level; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-logger.c: In function 'cut_logger_get_target_item': cut-logger.c:771:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 771 | return CUT_LOGGER_GET_PRIVATE(logger)->target_item; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cut-logger.c: In function 'cut_logger_set_target_item': cut-logger.c:779:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 779 | CUT_LOGGER_GET_PRIVATE(logger)->target_item = item; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cut-loader-customizer-factory-builder.lo cut-loader-customizer-factory-builder.c: In function 'constructor': cut-loader-customizer-factory-builder.c:77:16: warning: assignment to 'GObject *' {aka 'struct _GObject *'} from incompatible pointer type 'CutLoaderCustomizerFactoryBuilder *' {aka 'struct _CutLoaderCustomizerFactoryBuilder *'} [-Wincompatible-pointer-types] 77 | object = g_object_ref(the_builder); | ^ CC cut-loader-customizer.lo In file included from ../cutter/cut-loader.h:25, from cut-loader-customizer.h:25, from cut-loader-customizer.c:26: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-loader-customizer.c:24: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CCLD libcutter.la CC main.o In file included from ../cutter/cut-test-container.h:25, from ../cutter/cut-test-suite.h:25, from ../cutter/cut-run-context.h:25, from ../cutter/cut-test-runner.h:25, from cut-main.h:25, from main.c:26: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../cutter/cut-test-runner.h:23: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CCLD cutter CC cut-diff.o In file included from ../cutter/cut-test-container.h:25, from ../cutter/cut-test-suite.h:25, from ../cutter/cut-run-context.h:25, from ../cutter/cut-test-runner.h:25, from cut-main.h:25, from cut-diff.c:27: ../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gi18n.h:23, from cut-diff.c:26: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CCLD cut-diff gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/cutter' gmake[2]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/cutter' Making all in cppcutter gmake[2]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/cppcutter' CXX cppcut-assertions-helper.lo CXX cppcut-message.lo CXX cppcut-test.lo In file included from cppcut-test.h:25, from cppcut-test.cpp:24: ../cutter/cut-test.h:128:67: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cppcut-test.h:23: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:26: note: declared here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ ../cutter/cut-test.h:130:67: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:26: note: declared here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ CXX cppcut-test-iterator.lo In file included from ../cutter/cut-test-container.h:25, from ../cutter/cut-test-iterator.h:25, from cppcut-test-iterator.h:25, from cppcut-test-iterator.cpp:24: ../cutter/cut-test.h:128:67: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cppcut-test-iterator.h:23: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:26: note: declared here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ ../cutter/cut-test.h:130:67: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:26: note: declared here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ CXX cppcut-iterated-test.lo In file included from ../cutter/cut-iterated-test.h:26, from cppcut-iterated-test.h:25, from cppcut-iterated-test.cpp:24: ../cutter/cut-test.h:128:67: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from cppcut-iterated-test.h:23: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:26: note: declared here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ ../cutter/cut-test.h:130:67: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:26: note: declared here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ CXX cppcut-test-methods.lo In file included from cppcut-test-methods.h:23, from cppcut-test-methods.cpp:28: ../cutter/cut-test.h:128:67: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../cutter/cut-test.h:25: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:26: note: declared here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ ../cutter/cut-test.h:130:67: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:26: note: declared here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ CXXLD libcppcutter.la gmake[2]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/cppcutter' Making all in gdkcutter-pixbuf gmake[2]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/gdkcutter-pixbuf' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/gdkcutter-pixbuf' Making all in soupcutter gmake[2]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/soupcutter' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/soupcutter' Making all in module gmake[2]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/module' Making all in ui gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/module/ui' CC cut-console-ui-factory.lo In file included from ../../cutter/cut-test-container.h:25, from ../../cutter/cut-test-suite.h:25, from ../../cutter/cut-run-context.h:25, from ../../cutter/cut-ui.h:24, from cut-console-ui-factory.c:31: ../../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-console-ui-factory.c:26: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CCLD console_factory.la CC cut-console-ui.lo In file included from ../../cutter/cut-test-container.h:25, from ../../cutter/cut-test-suite.h:25, from ../../cutter/cut-run-context.h:25, from ../../cutter/cut-ui.h:24, from cut-console-ui.c:32: ../../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-console-ui.c:26: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from cut-console-ui.c:34: ../../cutter/cut-test-result.h:81:57: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 81 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../../cutter/cut-test-result.h:109:43: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 109 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CCLD console.la gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/module/ui' Making all in report gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/module/report' CC xml_factory_la-cut-xml-report-factory.lo CCLD xml_factory.la CC xml_la-cut-xml-report.lo In file included from ../../cutter/cut-test-container.h:25, from ../../cutter/cut-test-suite.h:25, from ../../cutter/cut-run-context.h:25, from cut-xml-report.c:35: ../../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-xml-report.c:27: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from cut-xml-report.c:36: ../../cutter/cut-test-result.h:81:57: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 81 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../../cutter/cut-test-result.h:109:43: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 109 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CCLD xml.la gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/module/report' Making all in stream gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/module/stream' CC xml_factory_la-cut-xml-stream-factory.lo CCLD xml_factory.la CC xml_la-cut-xml-stream.lo In file included from ../../cutter/cut-test-container.h:25, from ../../cutter/cut-test-suite.h:25, from ../../cutter/cut-run-context.h:25, from cut-xml-stream.c:34: ../../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-xml-stream.c:27: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from cut-xml-stream.c:35: ../../cutter/cut-test-result.h:81:57: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 81 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../../cutter/cut-test-result.h:109:43: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 109 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CCLD xml.la gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/module/stream' Making all in loader-customizer gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/module/loader-customizer' CC cut-cpp-integration-loader-customizer-factory.lo In file included from ../../cutter/cut-loader.h:25, from ../../cutter/cut-loader-customizer.h:25, from cut-cpp-integration-loader-customizer-factory.c:30: ../../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-cpp-integration-loader-customizer-factory.c:24: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CCLD cpp-integration-factory.la ld: warning: file /home/pbulk/build/devel/cutter/work/cutter-1.2.4/cutter/.libs/libcutter.so: linked to ../../cutter/.libs/libcutter.so: attempted multiple inclusion of file CC cut-cpp-integration-loader-customizer.lo In file included from ../../cutter/cut-loader.h:25, from ../../cutter/cut-loader-customizer.h:25, from cut-cpp-integration-loader-customizer.c:28: ../../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from cut-cpp-integration-loader-customizer.c:24: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CCLD cpp-integration.la ld: warning: file /home/pbulk/build/devel/cutter/work/cutter-1.2.4/cutter/.libs/libcutter.so: linked to ../../cutter/.libs/libcutter.so: attempted multiple inclusion of file gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/module/loader-customizer' gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/module' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/module' gmake[2]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/module' Making all in data gmake[2]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/data' Making all in icons gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/data/icons' Making all in kinotan gmake[4]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/data/icons/kinotan' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/data/icons/kinotan' gmake[4]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/data/icons' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/data/icons' gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/data/icons' gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/data' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/data' gmake[2]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/data' Making all in test gmake[2]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test' Making all in lib gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/lib' Making all in cuttest-echo gmake[4]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/lib/cuttest-echo' CC cuttest-echo.o CCLD cuttest-echo gmake[4]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/lib/cuttest-echo' gmake[4]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/lib' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/lib' gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/lib' Making all in fixtures gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures' Making all in assertions gmake[4]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/assertions' Making all in sub gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/assertions/sub' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/assertions/sub' gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/assertions' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/assertions' gmake[4]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/assertions' Making all in data gmake[4]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/data' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/data' Making all in factory gmake[4]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/factory' Making all in type1 gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/factory/type1' CC module1-factory.lo In file included from module1-factory.c:6: ../../../../cutter/cut-test.h:128:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 128 | GTimeVal *start_time); | ^~~~~~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from module1-factory.c:1: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../../../../cutter/cut-test.h:130:44: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 130 | GTimeVal *start_time); | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CCLD module1-factory.la CC module2-factory.lo CCLD module2-factory.la CC module3-factory.lo CCLD module3-factory.la gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/factory/type1' Making all in type2 gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/factory/type2' CC factory-module1.lo CCLD factory-module1.la CC factory-module2.lo CCLD factory-module2.la CCLD factory-module3.la gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/factory/type2' gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/factory' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/factory' gmake[4]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/factory' Making all in loader gmake[4]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/loader' Making all in attribute gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/loader/attribute' CC stub-attribute-test.lo CCLD stub-attribute-test.la gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/loader/attribute' Making all in fixture gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/loader/fixture' CC with-prefix.lo CCLD with-prefix.la CC without-prefix.lo CCLD without-prefix.la CC all.lo CCLD all.la gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/loader/fixture' Making all in iterator gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/loader/iterator' CC success-iterated-test.lo CCLD success-iterated-test.la gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/loader/iterator' Making all in module gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/loader/module' CC test1.lo CCLD test1.la CC test2.lo CCLD test2.la CC cannot-load-module.lo CCLD cannot-load-module.la gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/loader/module' Making all in suite gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/loader/suite' CC suite-cuttest-loader-valid.lo CCLD suite-cuttest-loader-valid.la CC suite-cuttest-loader-invalid.lo CCLD suite-cuttest-loader-invalid.la CC suite-cuttest-loader-none.lo CCLD suite-cuttest-loader-none.la gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/loader/suite' Making all in test gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/loader/test' CC stub-test-functions.lo CCLD stub-test-functions.la gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/loader/test' Making all in cpp gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/loader/cpp' CXX stub-namespace.lo CXXLD stub-namespace.la ld: warning: file /home/pbulk/build/devel/cutter/work/cutter-1.2.4/cutter/.libs/libcutter.so: linked to ../../../../cutter/.libs/libcutter.so: attempted multiple inclusion of file CXX stub-multi-namespace.lo CXXLD stub-multi-namespace.la ld: warning: file /home/pbulk/build/devel/cutter/work/cutter-1.2.4/cutter/.libs/libcutter.so: linked to ../../../../cutter/.libs/libcutter.so: attempted multiple inclusion of file CXX stub-nested-namespace.lo CXXLD stub-nested-namespace.la ld: warning: file /home/pbulk/build/devel/cutter/work/cutter-1.2.4/cutter/.libs/libcutter.so: linked to ../../../../cutter/.libs/libcutter.so: attempted multiple inclusion of file CXX stub-data-driven-test.lo In file included from ../../../../gcutter/gcut-assertions.h:25, from ../../../../gcutter/gcutter.h:24, from stub-data-driven-test.cpp:20: ../../../../gcutter/gcut-assertions-helper.h:119:77: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 119 | const gchar *actual_expected); | ^ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from ../../../../gcutter/gcut-assertions.h:23: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:26: note: declared here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ ../../../../gcutter/gcut-assertions-helper.h:119:77: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 119 | const gchar *actual_expected); | ^ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:26: note: declared here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ CXXLD stub-data-driven-test.la ld: warning: file /home/pbulk/build/devel/cutter/work/cutter-1.2.4/cutter/.libs/libcutter.so: linked to ../../../../cutter/.libs/libcutter.so: attempted multiple inclusion of file gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/loader/cpp' Making all in cpp-fixture gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/loader/cpp-fixture' CXX with-prefix.lo CXXLD with-prefix.la ld: warning: file /home/pbulk/build/devel/cutter/work/cutter-1.2.4/cutter/.libs/libcutter.so: linked to ../../../../cutter/.libs/libcutter.so: attempted multiple inclusion of file CXX without-prefix.lo CXXLD without-prefix.la ld: warning: file /home/pbulk/build/devel/cutter/work/cutter-1.2.4/cutter/.libs/libcutter.so: linked to ../../../../cutter/.libs/libcutter.so: attempted multiple inclusion of file CXX all.lo CXXLD all.la ld: warning: file /home/pbulk/build/devel/cutter/work/cutter-1.2.4/cutter/.libs/libcutter.so: linked to ../../../../cutter/.libs/libcutter.so: attempted multiple inclusion of file gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/loader/cpp-fixture' gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/loader' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/loader' gmake[4]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/loader' Making all in pipeline gmake[4]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/pipeline' Making all in error gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/pipeline/error' CC error-test.lo CCLD error-test.la gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/pipeline/error' Making all in failure gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/pipeline/failure' CC failure-test.lo CCLD failure-test.la gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/pipeline/failure' Making all in omission gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/pipeline/omission' CC omission-test.lo CCLD omission-test.la gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/pipeline/omission' Making all in pending gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/pipeline/pending' CC pending-test.lo CCLD pending-test.la gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/pipeline/pending' Making all in success gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/pipeline/success' CC success-test.lo CCLD success-test.la gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/pipeline/success' Making all in setup-error gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/pipeline/setup-error' CC setup-error-test.lo CCLD setup-error-test.la gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/pipeline/setup-error' gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/pipeline' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/pipeline' gmake[4]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/pipeline' Making all in repository gmake[4]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/repository' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/repository' Making all in sub-process gmake[4]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/sub-process' Making all in fixtures gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/sub-process/fixtures' Making all in normal gmake[6]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/sub-process/fixtures/normal' CC test-normal.lo CCLD test-normal.la gmake[6]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/sub-process/fixtures/normal' gmake[6]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/sub-process/fixtures' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/sub-process/fixtures' gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/sub-process/fixtures' gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/sub-process' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/sub-process' gmake[4]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/sub-process' Making all in sub-process-group gmake[4]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/sub-process-group' Making all in fixtures gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/sub-process-group/fixtures' Making all in normal gmake[6]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/sub-process-group/fixtures/normal' CC test-normal.lo CCLD test-normal.la gmake[6]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/sub-process-group/fixtures/normal' gmake[6]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/sub-process-group/fixtures' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/sub-process-group/fixtures' gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/sub-process-group/fixtures' gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/sub-process-group' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/sub-process-group' gmake[4]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/sub-process-group' Making all in xml-stream gmake[4]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/xml-stream' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/xml-stream' Making all in file-stream-reader gmake[4]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/file-stream-reader' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/file-stream-reader' Making all in pixbuf gmake[4]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/pixbuf' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/pixbuf' Making all in path gmake[4]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/path' Making all in parent gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/path/parent' Making all in sub gmake[6]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/path/parent/sub' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/path/parent/sub' gmake[6]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/path/parent' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/path/parent' gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/path/parent' gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/path' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/path' gmake[4]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/path' Making all in test-context gmake[4]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/test-context' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/test-context' Making all in test-directory gmake[4]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/test-directory' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/test-directory' Making all in thread gmake[4]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/thread' Making all in failure gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/thread/failure' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/thread/failure' gmake[5]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/thread' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/thread' gmake[4]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures/thread' gmake[4]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures' gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/fixtures' Making all in cutter gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/cutter' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/cutter' Making all in gcutter gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/gcutter' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/gcutter' Making all in cppcutter gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/cppcutter' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/cppcutter' Making all in gdkcutter-pixbuf gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/gdkcutter-pixbuf' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/gdkcutter-pixbuf' Making all in soupcutter gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/soupcutter' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test/soupcutter' gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test' gmake[2]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/test' Making all in sample gmake[2]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/sample' Making all in glib gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/sample/glib' CC array.lo CCLD test_array.la CC base64.lo CCLD test_base64.la CC iochannel.lo In file included from ../../gcutter/gcut-assertions.h:25, from ../../gcutter/gcutter.h:24, from iochannel.c:3: ../../gcutter/gcut-assertions-helper.h:116:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 116 | void gcut_assert_equal_time_val_helper (GTimeVal *expected, | ^~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from ../../gcutter/gcut-assertions.h:23: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../../gcutter/gcut-assertions-helper.h:117:46: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 117 | GTimeVal *actual, | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CCLD test_iochannel.la CC keyfile.lo In file included from ../../gcutter/gcut-assertions.h:25, from ../../gcutter/gcutter.h:24, from keyfile.c:3: ../../gcutter/gcut-assertions-helper.h:116:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 116 | void gcut_assert_equal_time_val_helper (GTimeVal *expected, | ^~~~ In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:32, from ../../gcutter/gcut-assertions.h:23: /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../../gcutter/gcut-assertions-helper.h:117:46: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 117 | GTimeVal *actual, | ^~~~~~~~ /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CCLD test_keyfile.la CC utf8-pointer.lo CCLD test_utf8_pointer.la CC utf8-validate.lo In file included from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib.h:56, from utf8-validate.c:22: utf8-validate.c: In function 'do_test': /home/pbulk/build/devel/cutter/work/.buildlink/include/glib-2.0/glib/gstring.h:72:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result] 68 | (__builtin_constant_p (free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | ((free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 70 | (g_string_free) ((str), (free_segment)) : \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | g_string_free_and_steal (str)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | : \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | (g_string_free) ((str), (free_segment))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utf8-validate.c:304:7: note: in expansion of macro 'g_string_free' 304 | g_string_free (str, FALSE); | ^~~~~~~~~~~~~ CCLD test_utf8_validate.la CC uri.lo CCLD test_uri.la CC regex.lo CCLD test_regex.la gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/sample/glib' gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/sample' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/sample' gmake[2]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/sample' Making all in gst-plugins gmake[2]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/gst-plugins' Making all in test gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/gst-plugins/test' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/gst-plugins/test' gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/gst-plugins' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/gst-plugins' gmake[2]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/gst-plugins' Making all in po gmake[2]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/po' MSGFMT ja.gmo gmake[2]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/po' Making all in misc gmake[2]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/misc' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/misc' Making all in license gmake[2]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/license' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/license' Making all in doc gmake[2]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/doc' Making all in reference gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/doc/reference' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/doc/reference' gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/doc' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/doc' gmake[2]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/doc' Making all in html gmake[2]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/html' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/html' Making all in vcc gmake[2]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/vcc' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/vcc' Making all in packages gmake[2]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/packages' Making all in apt gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/packages/apt' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/packages/apt' Making all in rpm gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/packages/rpm' Making all in centos gmake[4]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/packages/rpm/centos' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/packages/rpm/centos' gmake[4]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/packages/rpm' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/packages/rpm' gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/packages/rpm' Making all in yum gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/packages/yum' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/packages/yum' gmake[3]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/packages' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/packages' gmake[2]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4/packages' gmake[2]: Entering directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4' gmake[2]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4' gmake[1]: Leaving directory '/home/pbulk/build/devel/cutter/work/cutter-1.2.4' *** Please use pkgtools/verifypc to sanity check dependencies.