+ 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/corebird-1.7.4nb12/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/corebird-1.7.4nb12/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for corebird-1.7.4nb12 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/home/pbulk/build/net/corebird/work/corebird-1.7.4' Making all in src gmake[2]: Entering directory '/home/pbulk/build/net/corebird/work/corebird-1.7.4/src' TweetInfoPage.vala:366.7-366.75: warning: `with' is a syntax keyword, replace with `@with' 366 | with = "" + extract_source (with) + ""; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/SettingsDialog.vala:21.3-21.43: warning: [GtkChild] fields must be declared as `unowned' 21 | private Gtk.Switch on_new_mentions_switch; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/SettingsDialog.vala:23.3-23.40: warning: [GtkChild] fields must be declared as `unowned' 23 | private Gtk.Switch round_avatar_switch; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/SettingsDialog.vala:25.3-25.38: warning: [GtkChild] fields must be declared as `unowned' 25 | private Gtk.Switch on_new_dms_switch; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/SettingsDialog.vala:27.3-27.49: warning: [GtkChild] fields must be declared as `unowned' 27 | private Gtk.ComboBoxText on_new_tweets_combobox; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/SettingsDialog.vala:29.3-29.53: warning: [GtkChild] fields must be declared as `unowned' 29 | private Gtk.Switch auto_scroll_on_new_tweets_switch; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/SettingsDialog.vala:31.3-31.30: warning: [GtkChild] fields must be declared as `unowned' 31 | private Gtk.Stack main_stack; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/SettingsDialog.vala:33.3-33.51: warning: [GtkChild] fields must be declared as `unowned' 33 | private Gtk.Switch double_click_activation_switch; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/SettingsDialog.vala:35.3-35.39: warning: [GtkChild] fields must be declared as `unowned' 35 | private Gtk.ListBox sample_tweet_list; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/SettingsDialog.vala:37.3-37.52: warning: [GtkChild] fields must be declared as `unowned' 37 | private Gtk.Switch remove_trailing_hashtags_switch; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/SettingsDialog.vala:39.3-39.46: warning: [GtkChild] fields must be declared as `unowned' 39 | private Gtk.Switch remove_media_links_switch; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/SettingsDialog.vala:41.3-41.45: warning: [GtkChild] fields must be declared as `unowned' 41 | private Gtk.Switch hide_nsfw_content_switch; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/SettingsDialog.vala:43.3-43.38: warning: [GtkChild] fields must be declared as `unowned' 43 | private Gtk.ListBox snippet_list_box; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/SettingsDialog.vala:45.3-45.52: warning: [GtkChild] fields must be declared as `unowned' 45 | private Gtk.ComboBoxText media_visibility_combobox; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/TweetListEntry.vala:26.3-26.37: warning: [GtkChild] fields must be declared as `unowned' 26 | private Gtk.Label screen_name_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/TweetListEntry.vala:28.3-28.32: warning: [GtkChild] fields must be declared as `unowned' 28 | private TextButton name_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/TweetListEntry.vala:30.3-30.36: warning: [GtkChild] fields must be declared as `unowned' 30 | private Gtk.Label time_delta_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/TweetListEntry.vala:32.3-32.35: warning: [GtkChild] fields must be declared as `unowned' 32 | private AvatarWidget avatar_image; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/TweetListEntry.vala:50.3-50.25: warning: [GtkChild] fields must be declared as `unowned' 50 | private Gtk.Stack stack; | ^~~~~~~~~~~~~~~~~~~~~~~ list/TweetListEntry.vala:52.3-52.28: warning: [GtkChild] fields must be declared as `unowned' 52 | private Gtk.Box action_box; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ list/TweetListEntry.vala:48.3-48.23: warning: [GtkChild] fields must be declared as `unowned' 48 | private Gtk.Grid grid; | ^~~~~~~~~~~~~~~~~~~~~ TweetInfoPage.vala:53.3-53.23: warning: [GtkChild] fields must be declared as `unowned' 53 | private Gtk.Grid grid; | ^~~~~~~~~~~~~~~~~~~~~ TweetInfoPage.vala:55.3-55.26: warning: [GtkChild] fields must be declared as `unowned' 55 | private Gtk.Box main_box; | ^~~~~~~~~~~~~~~~~~~~~~~~ TweetInfoPage.vala:57.3-57.36: warning: [GtkChild] fields must be declared as `unowned' 57 | private MultiMediaWidget mm_widget; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TweetInfoPage.vala:59.3-59.30: warning: [GtkChild] fields must be declared as `unowned' 59 | private Gtk.Label text_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ TweetInfoPage.vala:61.3-61.32: warning: [GtkChild] fields must be declared as `unowned' 61 | private TextButton name_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TweetInfoPage.vala:63.3-63.37: warning: [GtkChild] fields must be declared as `unowned' 63 | private Gtk.Label screen_name_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TweetInfoPage.vala:65.3-65.35: warning: [GtkChild] fields must be declared as `unowned' 65 | private AvatarWidget avatar_image; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TweetInfoPage.vala:67.3-67.28: warning: [GtkChild] fields must be declared as `unowned' 67 | private Gtk.Label rt_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ TweetInfoPage.vala:69.3-69.29: warning: [GtkChild] fields must be declared as `unowned' 69 | private Gtk.Label fav_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ TweetInfoPage.vala:71.3-71.38: warning: [GtkChild] fields must be declared as `unowned' 71 | private TweetListBox bottom_list_box; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TweetInfoPage.vala:73.3-73.35: warning: [GtkChild] fields must be declared as `unowned' 73 | private TweetListBox top_list_box; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TweetInfoPage.vala:75.3-75.42: warning: [GtkChild] fields must be declared as `unowned' 75 | private Gtk.ToggleButton favorite_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TweetInfoPage.vala:77.3-77.41: warning: [GtkChild] fields must be declared as `unowned' 77 | private Gtk.ToggleButton retweet_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TweetInfoPage.vala:79.3-79.30: warning: [GtkChild] fields must be declared as `unowned' 79 | private Gtk.Label time_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ TweetInfoPage.vala:81.3-81.32: warning: [GtkChild] fields must be declared as `unowned' 81 | private Gtk.Label source_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TweetInfoPage.vala:83.3-83.45: warning: [GtkChild] fields must be declared as `unowned' 83 | private MaxSizeContainer max_size_container; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TweetInfoPage.vala:85.3-85.40: warning: [GtkChild] fields must be declared as `unowned' 85 | private ReplyIndicator reply_indicator; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TweetInfoPage.vala:87.3-87.30: warning: [GtkChild] fields must be declared as `unowned' 87 | private Gtk.Stack main_stack; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ TweetInfoPage.vala:89.3-89.31: warning: [GtkChild] fields must be declared as `unowned' 89 | private Gtk.Label error_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TweetInfoPage.vala:91.3-91.31: warning: [GtkChild] fields must be declared as `unowned' 91 | private Gtk.Label reply_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TweetInfoPage.vala:93.3-93.27: warning: [GtkChild] fields must be declared as `unowned' 93 | private Gtk.Box reply_box; | ^~~~~~~~~~~~~~~~~~~~~~~~~ window/ComposeTweetWindow.vala:27.3-27.35: warning: [GtkChild] fields must be declared as `unowned' 27 | private AvatarWidget avatar_image; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ComposeTweetWindow.vala:29.3-29.31: warning: [GtkChild] fields must be declared as `unowned' 29 | private Gtk.Grid content_grid; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ComposeTweetWindow.vala:31.3-31.39: warning: [GtkChild] fields must be declared as `unowned' 31 | private CompletionTextView tweet_text; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ComposeTweetWindow.vala:33.3-33.32: warning: [GtkChild] fields must be declared as `unowned' 33 | private Gtk.Label length_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ComposeTweetWindow.vala:35.3-35.32: warning: [GtkChild] fields must be declared as `unowned' 35 | private Gtk.Button send_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ComposeTweetWindow.vala:37.3-37.35: warning: [GtkChild] fields must be declared as `unowned' 37 | private Gtk.Spinner title_spinner; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ComposeTweetWindow.vala:39.3-39.31: warning: [GtkChild] fields must be declared as `unowned' 39 | private Gtk.Label title_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ComposeTweetWindow.vala:41.3-41.31: warning: [GtkChild] fields must be declared as `unowned' 41 | private Gtk.Stack title_stack; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ComposeTweetWindow.vala:43.3-43.51: warning: [GtkChild] fields must be declared as `unowned' 43 | private ComposeImageManager compose_image_manager; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ComposeTweetWindow.vala:45.3-45.37: warning: [GtkChild] fields must be declared as `unowned' 45 | private Gtk.Button add_image_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ComposeTweetWindow.vala:47.3-47.25: warning: [GtkChild] fields must be declared as `unowned' 47 | private Gtk.Stack stack; | ^~~~~~~~~~~~~~~~~~~~~~~ window/ComposeTweetWindow.vala:49.3-49.35: warning: [GtkChild] fields must be declared as `unowned' 49 | private Gtk.Grid image_error_grid; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ComposeTweetWindow.vala:51.3-51.37: warning: [GtkChild] fields must be declared as `unowned' 51 | private Gtk.Label image_error_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ComposeTweetWindow.vala:53.3-53.34: warning: [GtkChild] fields must be declared as `unowned' 53 | private Gtk.Button cancel_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ComposeTweetWindow.vala:55.3-55.37: warning: [GtkChild] fields must be declared as `unowned' 55 | private FavImageView fav_image_view; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ComposeTweetWindow.vala:57.3-57.37: warning: [GtkChild] fields must be declared as `unowned' 57 | private Gtk.Button fav_image_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ComposeTweetWindow.vala:59.3-59.42: warning: [GtkChild] fields must be declared as `unowned' 59 | private Gtk.Revealer completion_revealer; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ComposeTweetWindow.vala:61.3-61.37: warning: [GtkChild] fields must be declared as `unowned' 61 | private Gtk.ListBox completion_list; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ComposeTweetWindow.vala:63.3-63.32: warning: [GtkChild] fields must be declared as `unowned' 63 | private Gtk.Box add_button_box; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/MediaDialog.vala:21.3-21.25: warning: [GtkChild] fields must be declared as `unowned' 21 | private Gtk.Frame frame; | ^~~~~~~~~~~~~~~~~~~~~~~ window/MediaDialog.vala:23.3-23.36: warning: [GtkChild] fields must be declared as `unowned' 23 | private Gtk.Revealer next_revealer; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/MediaDialog.vala:25.3-25.40: warning: [GtkChild] fields must be declared as `unowned' 25 | private Gtk.Revealer previous_revealer; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProfilePage.vala:44.3-44.34: warning: [GtkChild] fields must be declared as `unowned' 44 | private AspectImage banner_image; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProfilePage.vala:46.3-46.35: warning: [GtkChild] fields must be declared as `unowned' 46 | private AvatarWidget avatar_image; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProfilePage.vala:48.3-48.30: warning: [GtkChild] fields must be declared as `unowned' 48 | private Gtk.Label name_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProfilePage.vala:50.3-50.37: warning: [GtkChild] fields must be declared as `unowned' 50 | private Gtk.Label screen_name_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProfilePage.vala:52.3-52.37: warning: [GtkChild] fields must be declared as `unowned' 52 | private Gtk.Label description_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProfilePage.vala:54.3-54.29: warning: [GtkChild] fields must be declared as `unowned' 54 | private Gtk.Label url_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ProfilePage.vala:56.3-56.32: warning: [GtkChild] fields must be declared as `unowned' 56 | private Gtk.Label tweets_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProfilePage.vala:58.3-58.35: warning: [GtkChild] fields must be declared as `unowned' 58 | private Gtk.Label following_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProfilePage.vala:60.3-60.35: warning: [GtkChild] fields must be declared as `unowned' 60 | private Gtk.Label followers_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProfilePage.vala:62.3-62.34: warning: [GtkChild] fields must be declared as `unowned' 62 | private Gtk.Label location_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProfilePage.vala:64.3-64.36: warning: [GtkChild] fields must be declared as `unowned' 64 | private FollowButton follow_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProfilePage.vala:66.3-66.33: warning: [GtkChild] fields must be declared as `unowned' 66 | private TweetListBox tweet_list; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProfilePage.vala:68.3-68.37: warning: [GtkChild] fields must be declared as `unowned' 68 | private TweetListBox followers_list; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProfilePage.vala:70.3-70.37: warning: [GtkChild] fields must be declared as `unowned' 70 | private TweetListBox following_list; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProfilePage.vala:72.3-72.38: warning: [GtkChild] fields must be declared as `unowned' 72 | private Gtk.Spinner progress_spinner; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProfilePage.vala:74.3-74.37: warning: [GtkChild] fields must be declared as `unowned' 74 | private Gtk.Label follows_you_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProfilePage.vala:76.3-76.36: warning: [GtkChild] fields must be declared as `unowned' 76 | private UserListsWidget user_lists; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widgets/UserListsWidget.vala:21.3-21.35: warning: [GtkChild] fields must be declared as `unowned' 21 | private Gtk.Label user_list_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widgets/UserListsWidget.vala:23.3-23.35: warning: [GtkChild] fields must be declared as `unowned' 23 | private Gtk.ListBox user_list_box; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widgets/UserListsWidget.vala:25.3-25.35: warning: [GtkChild] fields must be declared as `unowned' 25 | private Gtk.Frame user_list_frame; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widgets/UserListsWidget.vala:27.3-27.41: warning: [GtkChild] fields must be declared as `unowned' 27 | private Gtk.Label subscribed_list_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widgets/UserListsWidget.vala:29.3-29.41: warning: [GtkChild] fields must be declared as `unowned' 29 | private Gtk.ListBox subscribed_list_box; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widgets/UserListsWidget.vala:31.3-31.41: warning: [GtkChild] fields must be declared as `unowned' 31 | private Gtk.Frame subscribed_list_frame; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widgets/UserListsWidget.vala:33.3-33.37: warning: [GtkChild] fields must be declared as `unowned' 33 | private NewListEntry new_list_entry; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/NewListEntry.vala:21.3-21.35: warning: [GtkChild] fields must be declared as `unowned' 21 | private Gtk.Entry list_name_entry; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/NewListEntry.vala:23.3-23.31: warning: [GtkChild] fields must be declared as `unowned' 23 | private Gtk.Revealer revealer; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/NewListEntry.vala:25.3-25.39: warning: [GtkChild] fields must be declared as `unowned' 25 | private Gtk.Button create_list_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widgets/UserListsWidget.vala:35.3-35.42: warning: [GtkChild] fields must be declared as `unowned' 35 | private Gtk.Revealer user_lists_revealer; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widgets/UserListsWidget.vala:37.3-37.39: warning: [GtkChild] fields must be declared as `unowned' 37 | private Gtk.Separator upper_separator; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widgets/UserListsWidget.vala:39.3-39.34: warning: [GtkChild] fields must be declared as `unowned' 39 | private Gtk.ListBox new_list_box; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/ListListEntry.vala:29.3-29.30: warning: [GtkChild] fields must be declared as `unowned' 29 | private Gtk.Label name_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/ListListEntry.vala:39.3-39.37: warning: [GtkChild] fields must be declared as `unowned' 39 | private Gtk.Label description_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/ListListEntry.vala:49.3-49.25: warning: [GtkChild] fields must be declared as `unowned' 49 | private Gtk.Stack stack; | ^~~~~~~~~~~~~~~~~~~~~~~ list/ListListEntry.vala:51.3-51.37: warning: [GtkChild] fields must be declared as `unowned' 51 | private Gtk.Button subscribe_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/ListListEntry.vala:53.3-53.39: warning: [GtkChild] fields must be declared as `unowned' 53 | private Gtk.Button unsubscribe_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/ListListEntry.vala:55.3-55.34: warning: [GtkChild] fields must be declared as `unowned' 55 | private Gtk.Button delete_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/ListListEntry.vala:57.3-57.34: warning: [GtkChild] fields must be declared as `unowned' 57 | private Gtk.Button cancel_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ListStatusesPage.vala:41.3-41.33: warning: [GtkChild] fields must be declared as `unowned' 41 | private TweetListBox tweet_list; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ListStatusesPage.vala:43.3-43.45: warning: [GtkChild] fields must be declared as `unowned' 43 | private MaxSizeContainer max_size_container; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ListStatusesPage.vala:45.3-45.38: warning: [GtkChild] fields must be declared as `unowned' 45 | private Gtk.MenuButton delete_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ListStatusesPage.vala:47.3-47.32: warning: [GtkChild] fields must be declared as `unowned' 47 | private Gtk.Button edit_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ListStatusesPage.vala:49.3-49.37: warning: [GtkChild] fields must be declared as `unowned' 49 | private Gtk.Label description_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ListStatusesPage.vala:51.3-51.30: warning: [GtkChild] fields must be declared as `unowned' 51 | private Gtk.Label name_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ListStatusesPage.vala:53.3-53.33: warning: [GtkChild] fields must be declared as `unowned' 53 | private Gtk.Label creator_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ListStatusesPage.vala:55.3-55.37: warning: [GtkChild] fields must be declared as `unowned' 55 | private Gtk.Label subscribers_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ListStatusesPage.vala:57.3-57.33: warning: [GtkChild] fields must be declared as `unowned' 57 | private Gtk.Label members_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ListStatusesPage.vala:59.3-59.36: warning: [GtkChild] fields must be declared as `unowned' 59 | private Gtk.Label created_at_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ListStatusesPage.vala:61.3-61.30: warning: [GtkChild] fields must be declared as `unowned' 61 | private Gtk.Stack name_stack; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ListStatusesPage.vala:63.3-63.30: warning: [GtkChild] fields must be declared as `unowned' 63 | private Gtk.Entry name_entry; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ListStatusesPage.vala:65.3-65.37: warning: [GtkChild] fields must be declared as `unowned' 65 | private Gtk.Stack description_stack; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ListStatusesPage.vala:67.3-67.37: warning: [GtkChild] fields must be declared as `unowned' 67 | private Gtk.Entry description_entry; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ListStatusesPage.vala:69.3-69.32: warning: [GtkChild] fields must be declared as `unowned' 69 | private Gtk.Stack delete_stack; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ListStatusesPage.vala:71.3-71.34: warning: [GtkChild] fields must be declared as `unowned' 71 | private Gtk.Button cancel_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ListStatusesPage.vala:73.3-73.30: warning: [GtkChild] fields must be declared as `unowned' 73 | private Gtk.Stack edit_stack; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ListStatusesPage.vala:75.3-75.32: warning: [GtkChild] fields must be declared as `unowned' 75 | private Gtk.Button save_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ListStatusesPage.vala:77.3-77.30: warning: [GtkChild] fields must be declared as `unowned' 77 | private Gtk.Stack mode_stack; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ListStatusesPage.vala:79.3-79.30: warning: [GtkChild] fields must be declared as `unowned' 79 | private Gtk.Label mode_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ListStatusesPage.vala:81.3-81.41: warning: [GtkChild] fields must be declared as `unowned' 81 | private Gtk.ComboBoxText mode_combo_box; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ListStatusesPage.vala:83.3-83.35: warning: [GtkChild] fields must be declared as `unowned' 83 | private Gtk.Button refresh_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProfilePage.vala:78.3-78.30: warning: [GtkChild] fields must be declared as `unowned' 78 | private Gtk.Stack user_stack; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProfilePage.vala:80.3-80.36: warning: [GtkChild] fields must be declared as `unowned' 80 | private Gtk.MenuButton more_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProfilePage.vala:82.3-82.33: warning: [GtkChild] fields must be declared as `unowned' 82 | private Gtk.Stack loading_stack; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProfilePage.vala:84.3-84.39: warning: [GtkChild] fields must be declared as `unowned' 84 | private Gtk.RadioButton tweets_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ProfilePage.vala:86.3-86.39: warning: [GtkChild] fields must be declared as `unowned' 86 | private Gtk.Label loading_error_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DMPage.vala:35.3-35.32: warning: [GtkChild] fields must be declared as `unowned' 35 | private Gtk.Button send_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DMPage.vala:37.3-37.38: warning: [GtkChild] fields must be declared as `unowned' 37 | private CompletionTextView text_view; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DMPage.vala:39.3-39.35: warning: [GtkChild] fields must be declared as `unowned' 39 | private Gtk.ListBox messages_list; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DMPage.vala:41.3-41.36: warning: [GtkChild] fields must be declared as `unowned' 41 | private ScrollWidget scroll_widget; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/StartConversationEntry.vala:22.3-22.31: warning: [GtkChild] fields must be declared as `unowned' 22 | private Gtk.Revealer revealer; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/StartConversationEntry.vala:24.3-24.31: warning: [GtkChild] fields must be declared as `unowned' 24 | private ReplyEntry name_entry; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/StartConversationEntry.vala:26.3-26.28: warning: [GtkChild] fields must be declared as `unowned' 26 | private Gtk.Stack go_stack; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ list/StartConversationEntry.vala:28.3-28.32: warning: [GtkChild] fields must be declared as `unowned' 28 | private Gtk.Spinner go_spinner; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/DMThreadEntry.vala:21.3-21.30: warning: [GtkChild] fields must be declared as `unowned' 21 | private Gtk.Label name_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/DMThreadEntry.vala:23.3-23.37: warning: [GtkChild] fields must be declared as `unowned' 23 | private Gtk.Label screen_name_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/DMThreadEntry.vala:25.3-25.38: warning: [GtkChild] fields must be declared as `unowned' 25 | private Gtk.Label last_message_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/DMThreadEntry.vala:27.3-27.35: warning: [GtkChild] fields must be declared as `unowned' 27 | private AvatarWidget avatar_image; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/DMThreadEntry.vala:29.3-29.38: warning: [GtkChild] fields must be declared as `unowned' 29 | private Gtk.Label unread_count_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/UserListEntry.vala:21.3-21.30: warning: [GtkChild] fields must be declared as `unowned' 21 | private Gtk.Label name_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/UserListEntry.vala:23.3-23.37: warning: [GtkChild] fields must be declared as `unowned' 23 | private Gtk.Label screen_name_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/UserListEntry.vala:25.3-25.35: warning: [GtkChild] fields must be declared as `unowned' 25 | private AvatarWidget avatar_image; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/UserListEntry.vala:27.3-27.36: warning: [GtkChild] fields must be declared as `unowned' 27 | private Gtk.Button settings_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/UserListEntry.vala:29.3-29.38: warning: [GtkChild] fields must be declared as `unowned' 29 | private Gtk.Button new_window_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/UserListEntry.vala:31.3-31.35: warning: [GtkChild] fields must be declared as `unowned' 31 | private Gtk.Button profile_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/AccountDialog.vala:24.3-24.30: warning: [GtkChild] fields must be declared as `unowned' 24 | private Gtk.Entry name_entry; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/AccountDialog.vala:26.3-26.49: warning: [GtkChild] fields must be declared as `unowned' 26 | private AvatarBannerWidget avatar_banner_widget; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/AccountDialog.vala:28.3-28.32: warning: [GtkChild] fields must be declared as `unowned' 28 | private Gtk.Stack delete_stack; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/AccountDialog.vala:30.3-30.37: warning: [GtkChild] fields must be declared as `unowned' 30 | private Gtk.Switch autostart_switch; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/AccountDialog.vala:32.3-32.33: warning: [GtkChild] fields must be declared as `unowned' 32 | private Gtk.Entry website_entry; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/AccountDialog.vala:34.3-34.50: warning: [GtkChild] fields must be declared as `unowned' 34 | private CompletionTextView description_text_view; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/AccountDialog.vala:36.3-36.32: warning: [GtkChild] fields must be declared as `unowned' 36 | private CropWidget crop_widget; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/AccountDialog.vala:38.3-38.33: warning: [GtkChild] fields must be declared as `unowned' 38 | private Gtk.Stack content_stack; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/AccountDialog.vala:40.3-40.26: warning: [GtkChild] fields must be declared as `unowned' 40 | private Gtk.Box info_box; | ^~~~~~~~~~~~~~~~~~~~~~~~ window/AccountDialog.vala:42.3-42.31: warning: [GtkChild] fields must be declared as `unowned' 42 | private Gtk.Label error_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/AccountDialog.vala:44.3-44.32: warning: [GtkChild] fields must be declared as `unowned' 44 | private Gtk.Button save_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/AccountDialog.vala:46.3-46.44: warning: [GtkChild] fields must be declared as `unowned' 46 | private Gtk.Label description_length_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widgets/AccountCreateWidget.vala:21.3-21.29: warning: [GtkChild] fields must be declared as `unowned' 21 | private Gtk.Entry pin_entry; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ widgets/AccountCreateWidget.vala:23.3-23.31: warning: [GtkChild] fields must be declared as `unowned' 23 | private Gtk.Label error_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widgets/AccountCreateWidget.vala:25.3-25.35: warning: [GtkChild] fields must be declared as `unowned' 25 | private Gtk.Button confirm_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widgets/AccountCreateWidget.vala:27.3-27.39: warning: [GtkChild] fields must be declared as `unowned' 27 | private Gtk.Button request_pin_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ widgets/AccountCreateWidget.vala:29.3-29.30: warning: [GtkChild] fields must be declared as `unowned' 29 | private Gtk.Label info_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ widgets/AccountCreateWidget.vala:31.3-31.33: warning: [GtkChild] fields must be declared as `unowned' 31 | private Gtk.Stack content_stack; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SearchPage.vala:36.3-36.38: warning: [GtkChild] fields must be declared as `unowned' 36 | private Gtk.SearchEntry search_entry; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SearchPage.vala:38.3-38.34: warning: [GtkChild] fields must be declared as `unowned' 38 | private Gtk.Button search_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SearchPage.vala:40.3-40.33: warning: [GtkChild] fields must be declared as `unowned' 40 | private TweetListBox tweet_list; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SearchPage.vala:42.3-42.32: warning: [GtkChild] fields must be declared as `unowned' 42 | private Gtk.Label users_header; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SearchPage.vala:44.3-44.33: warning: [GtkChild] fields must be declared as `unowned' 44 | private Gtk.Label tweets_header; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SearchPage.vala:46.3-46.36: warning: [GtkChild] fields must be declared as `unowned' 46 | private ScrollWidget scroll_widget; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FilterPage.vala:30.3-30.33: warning: [GtkChild] fields must be declared as `unowned' 30 | private Gtk.ListBox filter_list; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FilterPage.vala:32.3-32.31: warning: [GtkChild] fields must be declared as `unowned' 32 | private Gtk.ListBox user_list; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FilterPage.vala:34.3-34.35: warning: [GtkChild] fields must be declared as `unowned' 34 | private Gtk.Frame user_list_frame; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FilterPage.vala:36.3-36.41: warning: [GtkChild] fields must be declared as `unowned' 36 | private Gtk.Revealer user_list_revealer; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ModifyFilterDialog.vala:20.3-20.31: warning: [GtkChild] fields must be declared as `unowned' 20 | private Gtk.Entry regex_entry; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ModifyFilterDialog.vala:22.3-22.38: warning: [GtkChild] fields must be declared as `unowned' 22 | private Gtk.Label regex_status_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ModifyFilterDialog.vala:24.3-24.38: warning: [GtkChild] fields must be declared as `unowned' 24 | private Gtk.TextView regex_test_text; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ModifyFilterDialog.vala:26.3-26.32: warning: [GtkChild] fields must be declared as `unowned' 26 | private Gtk.Button save_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/FilterListEntry.vala:20.3-20.33: warning: [GtkChild] fields must be declared as `unowned' 20 | private Gtk.Label content_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/FilterListEntry.vala:22.3-22.31: warning: [GtkChild] fields must be declared as `unowned' 22 | private Gtk.Revealer revealer; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/FilterListEntry.vala:24.3-24.25: warning: [GtkChild] fields must be declared as `unowned' 24 | private Gtk.Stack stack; | ^~~~~~~~~~~~~~~~~~~~~~~ list/FilterListEntry.vala:26.3-26.29: warning: [GtkChild] fields must be declared as `unowned' 26 | private Gtk.Grid normal_box; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ list/FilterListEntry.vala:28.3-28.28: warning: [GtkChild] fields must be declared as `unowned' 28 | private Gtk.Box delete_box; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ list/UserFilterEntry.vala:21.3-21.30: warning: [GtkChild] fields must be declared as `unowned' 21 | private Gtk.Label name_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/UserFilterEntry.vala:23.3-23.37: warning: [GtkChild] fields must be declared as `unowned' 23 | private Gtk.Label screen_name_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/UserFilterEntry.vala:25.3-25.35: warning: [GtkChild] fields must be declared as `unowned' 25 | private AvatarWidget avatar_image; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/UserFilterEntry.vala:27.3-27.25: warning: [GtkChild] fields must be declared as `unowned' 27 | private Gtk.Stack stack; | ^~~~~~~~~~~~~~~~~~~~~~~ list/UserFilterEntry.vala:29.3-29.28: warning: [GtkChild] fields must be declared as `unowned' 29 | private Gtk.Box delete_box; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ list/UserFilterEntry.vala:31.3-31.23: warning: [GtkChild] fields must be declared as `unowned' 31 | private Gtk.Grid grid; | ^~~~~~~~~~~~~~~~~~~~~ list/UserFilterEntry.vala:33.3-33.31: warning: [GtkChild] fields must be declared as `unowned' 33 | private Gtk.Revealer revealer; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/TweetListEntry.vala:34.3-34.30: warning: [GtkChild] fields must be declared as `unowned' 34 | private Gtk.Label text_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/TweetListEntry.vala:36.3-36.28: warning: [GtkChild] fields must be declared as `unowned' 36 | private Gtk.Label rt_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ list/TweetListEntry.vala:38.3-38.28: warning: [GtkChild] fields must be declared as `unowned' 38 | private Gtk.Image rt_image; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ list/TweetListEntry.vala:40.3-40.35: warning: [GtkChild] fields must be declared as `unowned' 40 | private Gtk.Image rt_status_image; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/TweetListEntry.vala:42.3-42.36: warning: [GtkChild] fields must be declared as `unowned' 42 | private Gtk.Image fav_status_image; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/TweetListEntry.vala:44.3-44.40: warning: [GtkChild] fields must be declared as `unowned' 44 | private DoubleTapButton retweet_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/TweetListEntry.vala:46.3-46.42: warning: [GtkChild] fields must be declared as `unowned' 46 | private Gtk.ToggleButton favorite_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list/TweetListEntry.vala:54.3-54.31: warning: [GtkChild] fields must be declared as `unowned' 54 | private Gtk.Label reply_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ModifySnippetDialog.vala:21.3-21.29: warning: [GtkChild] fields must be declared as `unowned' 21 | private Gtk.Entry key_entry; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ModifySnippetDialog.vala:23.3-23.31: warning: [GtkChild] fields must be declared as `unowned' 23 | private Gtk.Entry value_entry; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ModifySnippetDialog.vala:25.3-25.31: warning: [GtkChild] fields must be declared as `unowned' 25 | private Gtk.Label error_label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ModifySnippetDialog.vala:27.3-27.32: warning: [GtkChild] fields must be declared as `unowned' 27 | private Gtk.Button save_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window/ModifySnippetDialog.vala:29.3-29.34: warning: [GtkChild] fields must be declared as `unowned' 29 | private Gtk.Button delete_button; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ UserEventReceiver.vala:27.5-27.17: warning: Switch does not handle `LIMIT', `EVENT_LIST_UPDATED', `EVENT_LIST_SUBSCRIBED', `DM_DELETE', `WARNING', `EVENT_FAVORITE', `EVENT_QUOTED_TWEET', `DISCONNECT', `EVENT_LIST_CREATED', `EVENT_LIST_UNSUBSCRIBED', `UNSUPPORTED', `EVENT_LIST_MEMBER_ADDED', `SCRUB_GEO', `EVENT_UNFAVORITE', `EVENT_LIST_DESTROYED', `DELETE', `EVENT', `EVENT_LIST_MEMBER_REMOVED' of enum `Cb.StreamMessageType' 27 | switch (type) { | ^~~~~~~~~~~~~ Command-line option `--thread` is deprecated and will be ignored Compilation succeeded - 205 warning(s) touch libcorebird_la_vala.stamp XMLLINT=/opt/pkg/bin/xmllint /opt/pkg/bin/glib-compile-resources --target corebird-resources.c --generate --sourcedir=.. --c-name corebird ../corebird.gresource.xml /opt/pkg/bin/gmake all-am gmake[3]: Entering directory '/home/pbulk/build/net/corebird/work/corebird-1.7.4/src' CC CbMedia.lo CC CbMediaDownloader.lo CC CbTypes.lo CC CbTextTransform.lo CC CbTweet.lo CC CbFilter.lo CC CbAvatarCache.lo CC CbUserCounter.lo CC CbMediaImageWidget.lo CbMediaImageWidget.c: In function 'cb_media_image_widget_new': CbMediaImageWidget.c:120:3: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations] 120 | if (img_width <= gdk_screen_get_width (gdk_screen_get_default ()) * 0.9) | ^~ In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from CbMediaImageWidget.h:21, from CbMediaImageWidget.c:17: /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here 58 | gint gdk_screen_get_width (GdkScreen *screen); | ^~~~~~~~~~~~~~~~~~~~ CbMediaImageWidget.c:128:3: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations] 128 | if (img_height <= gdk_screen_get_height (gdk_screen_get_default ()) * 0.9) | ^~ In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from CbMediaImageWidget.h:21, from CbMediaImageWidget.c:17: /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here 60 | gint gdk_screen_get_height (GdkScreen *screen); | ^~~~~~~~~~~~~~~~~~~~~ CC CbTweetModel.lo CC CbTwitterItem.lo CC CbDeltaUpdater.lo CC CbUtils.lo CbUtils.c: In function 'cb_utils_parse_date': CbUtils.c:396:3: warning: 'g_time_zone_new' is deprecated: Use 'g_time_zone_new_identifier' instead [-Wdeprecated-declarations] 396 | time_zone = g_time_zone_new (in + 20); | ^~~~~~~~~ In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/glib-2.0/glib/gdatetime.h:31, from /home/pbulk/build/net/corebird/work/.buildlink/include/glib-2.0/glib/gbookmarkfile.h:26, from /home/pbulk/build/net/corebird/work/.buildlink/include/glib-2.0/glib.h:37, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gdk/gdkconfig.h:13, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gdk/gdk.h:30, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from CbUtils.h:21, from CbUtils.c:18: /home/pbulk/build/net/corebird/work/.buildlink/include/glib-2.0/glib/gtimezone.h:57:25: note: declared here 57 | GTimeZone * g_time_zone_new (const gchar *identifier); | ^~~~~~~~~~~~~~~ CC CbBundle.lo CC CbBundleHistory.lo CC CbSnippetManager.lo CC CbMediaVideoWidget.lo CbMediaVideoWidget.c: In function 'cb_media_video_widget_new': CbMediaVideoWidget.c:358:3: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations] 358 | monitor_width = gdk_screen_get_width (gdk_screen_get_default ()); | ^~~~~~~~~~~~~ In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from CbMediaVideoWidget.h:23, from CbMediaVideoWidget.c:18: /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here 58 | gint gdk_screen_get_width (GdkScreen *screen); | ^~~~~~~~~~~~~~~~~~~~ CbMediaVideoWidget.c:359:3: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations] 359 | monitor_height = gdk_screen_get_height (gdk_screen_get_default ()); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from CbMediaVideoWidget.h:23, from CbMediaVideoWidget.c:18: /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here 60 | gint gdk_screen_get_height (GdkScreen *screen); | ^~~~~~~~~~~~~~~~~~~~~ CC CbSurfaceProgress.lo CC CbMessageReceiver.lo CC CbUserStream.lo CC CbComposeJob.lo CC CbUserCompletionModel.lo CC CbEmojiChooser.lo CC rest/rest/rest-param.lo rest/rest/rest-param.c: In function 'rest_param_new_full': rest/rest/rest-param.c:92:5: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 92 | data = g_memdup (data, length); | ^~~~ In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/glib-2.0/glib.h:82, from /home/pbulk/build/net/corebird/work/.buildlink/include/glib-2.0/gobject/gbinding.h:28, from /home/pbulk/build/net/corebird/work/.buildlink/include/glib-2.0/glib-object.h:22, from rest/rest/rest-param.h:29, from rest/rest/rest-param.c:28: /home/pbulk/build/net/corebird/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ CC rest/rest/rest-params.lo CC rest/rest/rest-proxy.lo CC rest/rest/rest-proxy-call.lo rest/rest/rest-proxy-call.c: In function 'finish_call': rest/rest/rest-proxy-call.c:537:3: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 537 | priv->payload = g_memdup (message->response_body->data, | ^~~~ In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/glib-2.0/glib.h:82, from /home/pbulk/build/net/corebird/work/.buildlink/include/glib-2.0/gobject/gbinding.h:28, from /home/pbulk/build/net/corebird/work/.buildlink/include/glib-2.0/glib-object.h:22, from rest/rest/rest-proxy.h:26, from rest/rest/rest-proxy-call.c:23: /home/pbulk/build/net/corebird/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ CC rest/rest/rest-main.lo CC rest/rest/oauth-proxy.lo rest/rest/oauth-proxy.c: In function 'oauth_proxy_get_property': rest/rest/oauth-proxy.c:57:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 57 | OAuthProxyPrivate *priv = PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rest/rest/oauth-proxy.c: In function 'oauth_proxy_set_property': rest/rest/oauth-proxy.c:87:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 87 | OAuthProxyPrivate *priv = PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rest/rest/oauth-proxy.c: In function 'oauth_proxy_finalize': rest/rest/oauth-proxy.c:126:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 126 | OAuthProxyPrivate *priv = PROXY_GET_PRIVATE (object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rest/rest/oauth-proxy.c: In function 'oauth_proxy_class_init': rest/rest/oauth-proxy.c:149:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 149 | g_type_class_add_private (klass, sizeof (OAuthProxyPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/glib-2.0/gobject/gobject.h:24, from /home/pbulk/build/net/corebird/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/net/corebird/work/.buildlink/include/glib-2.0/glib-object.h:22, from rest/rest/rest-proxy.h:26, from rest/rest/oauth-proxy.c:23: /home/pbulk/build/net/corebird/work/.buildlink/include/glib-2.0/gobject/gtype.h:1346:10: note: declared here 1346 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ rest/rest/oauth-proxy.c: In function 'oauth_proxy_init': rest/rest/oauth-proxy.c:204:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 204 | PROXY_GET_PRIVATE (self)->method = HMAC_SHA1; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rest/rest/oauth-proxy.c: In function 'oauth_proxy_get_token': rest/rest/oauth-proxy.c:457:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 457 | OAuthProxyPrivate *priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rest/rest/oauth-proxy.c: In function 'oauth_proxy_set_token': rest/rest/oauth-proxy.c:474:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 474 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ rest/rest/oauth-proxy.c: In function 'oauth_proxy_get_token_secret': rest/rest/oauth-proxy.c:492:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 492 | OAuthProxyPrivate *priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rest/rest/oauth-proxy.c: In function 'oauth_proxy_set_token_secret': rest/rest/oauth-proxy.c:509:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 509 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ rest/rest/oauth-proxy.c: In function 'oauth_proxy_is_oauth10a': rest/rest/oauth-proxy.c:532:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 532 | return PROXY_GET_PRIVATE (proxy)->oauth_10a; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rest/rest/oauth-proxy.c: In function 'oauth_proxy_get_signature_host': rest/rest/oauth-proxy.c:550:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 550 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ rest/rest/oauth-proxy.c: In function 'oauth_proxy_set_signature_host': rest/rest/oauth-proxy.c:569:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 569 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ rest/rest/oauth-proxy.c: In function 'oauth_proxy_new_echo_proxy': rest/rest/oauth-proxy.c:603:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 603 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ rest/rest/oauth-proxy.c:613:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 613 | echo_priv = PROXY_GET_PRIVATE (echo_proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC rest/rest/oauth-proxy-call.lo rest/rest/oauth-proxy-call.c: In function 'sign_hmac': rest/rest/oauth-proxy-call.c:130:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 130 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ rest/rest/oauth-proxy-call.c: In function '_prepare': rest/rest/oauth-proxy-call.c:262:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 262 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ rest/rest/oauth-proxy-call.c: In function 'oauth_proxy_call_parse_token_response': rest/rest/oauth-proxy-call.c:338:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 338 | priv = PROXY_GET_PRIVATE (proxy); | ^~~~~~~~~~~~~~~~~~~~~~~ CC rest/rest/sha1.lo CC libtl/libtweetlength.lo CC Corebird.lo Corebird.c: In function 'corebird_real_command_line': Corebird.c:488:8: warning: assignment to 'const gchar **' {aka 'const char **'} from incompatible pointer type 'gchar **' {aka 'char **'} [-Wincompatible-pointer-types] 488 | _args = _tmp18_; | ^ Corebird.c:558:7: warning: assignment to 'gchar **' {aka 'char **'} from incompatible pointer type 'const gchar **' {aka 'const char **'} [-Wincompatible-pointer-types] 558 | tmp = _tmp33_; | ^ Corebird.c: In function 'corebird_real_startup': Corebird.c:1142:142: warning: passing argument 3 of 'gtk_application_set_accels_for_action' from incompatible pointer type [-Wincompatible-pointer-types] 1142 | gtk_application_set_accels_for_action (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_application_get_type (), GtkApplication), "win.compose-tweet", _tmp4_); | ^~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from corebird.h:6, from Corebird.c:22: /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:156:89: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 156 | const gchar * const *accels); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ Corebird.c:1149:142: warning: passing argument 3 of 'gtk_application_set_accels_for_action' from incompatible pointer type [-Wincompatible-pointer-types] 1149 | gtk_application_set_accels_for_action (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_application_get_type (), GtkApplication), "win.toggle-topbar", _tmp7_); | ^~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from corebird.h:6, from Corebird.c:22: /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:156:89: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 156 | const gchar * const *accels); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ Corebird.c:1156:143: warning: passing argument 3 of 'gtk_application_set_accels_for_action' from incompatible pointer type [-Wincompatible-pointer-types] 1156 | gtk_application_set_accels_for_action (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_application_get_type (), GtkApplication), "win.switch-page(0)", _tmp10_); | ^~~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from corebird.h:6, from Corebird.c:22: /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:156:89: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 156 | const gchar * const *accels); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ Corebird.c:1163:143: warning: passing argument 3 of 'gtk_application_set_accels_for_action' from incompatible pointer type [-Wincompatible-pointer-types] 1163 | gtk_application_set_accels_for_action (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_application_get_type (), GtkApplication), "win.switch-page(1)", _tmp13_); | ^~~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from corebird.h:6, from Corebird.c:22: /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:156:89: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 156 | const gchar * const *accels); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ Corebird.c:1170:143: warning: passing argument 3 of 'gtk_application_set_accels_for_action' from incompatible pointer type [-Wincompatible-pointer-types] 1170 | gtk_application_set_accels_for_action (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_application_get_type (), GtkApplication), "win.switch-page(2)", _tmp16_); | ^~~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from corebird.h:6, from Corebird.c:22: /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:156:89: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 156 | const gchar * const *accels); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ Corebird.c:1177:143: warning: passing argument 3 of 'gtk_application_set_accels_for_action' from incompatible pointer type [-Wincompatible-pointer-types] 1177 | gtk_application_set_accels_for_action (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_application_get_type (), GtkApplication), "win.switch-page(3)", _tmp19_); | ^~~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from corebird.h:6, from Corebird.c:22: /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:156:89: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 156 | const gchar * const *accels); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ Corebird.c:1184:143: warning: passing argument 3 of 'gtk_application_set_accels_for_action' from incompatible pointer type [-Wincompatible-pointer-types] 1184 | gtk_application_set_accels_for_action (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_application_get_type (), GtkApplication), "win.switch-page(4)", _tmp22_); | ^~~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from corebird.h:6, from Corebird.c:22: /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:156:89: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 156 | const gchar * const *accels); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ Corebird.c:1191:143: warning: passing argument 3 of 'gtk_application_set_accels_for_action' from incompatible pointer type [-Wincompatible-pointer-types] 1191 | gtk_application_set_accels_for_action (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_application_get_type (), GtkApplication), "win.switch-page(5)", _tmp25_); | ^~~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from corebird.h:6, from Corebird.c:22: /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:156:89: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 156 | const gchar * const *accels); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ Corebird.c:1198:143: warning: passing argument 3 of 'gtk_application_set_accels_for_action' from incompatible pointer type [-Wincompatible-pointer-types] 1198 | gtk_application_set_accels_for_action (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_application_get_type (), GtkApplication), "win.switch-page(6)", _tmp28_); | ^~~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from corebird.h:6, from Corebird.c:22: /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:156:89: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 156 | const gchar * const *accels); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ Corebird.c:1205:142: warning: passing argument 3 of 'gtk_application_set_accels_for_action' from incompatible pointer type [-Wincompatible-pointer-types] 1205 | gtk_application_set_accels_for_action (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_application_get_type (), GtkApplication), "app.show-settings", _tmp31_); | ^~~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from corebird.h:6, from Corebird.c:22: /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:156:89: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 156 | const gchar * const *accels); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ Corebird.c:1212:133: warning: passing argument 3 of 'gtk_application_set_accels_for_action' from incompatible pointer type [-Wincompatible-pointer-types] 1212 | gtk_application_set_accels_for_action (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_application_get_type (), GtkApplication), "app.quit", _tmp34_); | ^~~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from corebird.h:6, from Corebird.c:22: /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:156:89: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 156 | const gchar * const *accels); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ Corebird.c:1221:143: warning: passing argument 3 of 'gtk_application_set_accels_for_action' from incompatible pointer type [-Wincompatible-pointer-types] 1221 | gtk_application_set_accels_for_action (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_application_get_type (), GtkApplication), "app.show-shortcuts", _tmp38_); | ^~~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from corebird.h:6, from Corebird.c:22: /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:156:89: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 156 | const gchar * const *accels); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ Corebird.c:1228:148: warning: passing argument 3 of 'gtk_application_set_accels_for_action' from incompatible pointer type [-Wincompatible-pointer-types] 1228 | gtk_application_set_accels_for_action (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_application_get_type (), GtkApplication), "win.show-account-dialog", _tmp41_); | ^~~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from corebird.h:6, from Corebird.c:22: /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:156:89: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 156 | const gchar * const *accels); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ Corebird.c:1235:146: warning: passing argument 3 of 'gtk_application_set_accels_for_action' from incompatible pointer type [-Wincompatible-pointer-types] 1235 | gtk_application_set_accels_for_action (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_application_get_type (), GtkApplication), "win.show-account-list", _tmp44_); | ^~~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from corebird.h:6, from Corebird.c:22: /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:156:89: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 156 | const gchar * const *accels); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ Corebird.c:1244:137: warning: passing argument 3 of 'gtk_application_set_accels_for_action' from incompatible pointer type [-Wincompatible-pointer-types] 1244 | gtk_application_set_accels_for_action (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_application_get_type (), GtkApplication), "win.previous", _tmp48_); | ^~~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from corebird.h:6, from Corebird.c:22: /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:156:89: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 156 | const gchar * const *accels); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ Corebird.c:1253:133: warning: passing argument 3 of 'gtk_application_set_accels_for_action' from incompatible pointer type [-Wincompatible-pointer-types] 1253 | gtk_application_set_accels_for_action (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_application_get_type (), GtkApplication), "win.next", _tmp52_); | ^~~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from corebird.h:6, from Corebird.c:22: /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:156:89: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 156 | const gchar * const *accels); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ Corebird.c:1260:136: warning: passing argument 3 of 'gtk_application_set_accels_for_action' from incompatible pointer type [-Wincompatible-pointer-types] 1260 | gtk_application_set_accels_for_action (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_application_get_type (), GtkApplication), "tweet.reply", _tmp55_); | ^~~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from corebird.h:6, from Corebird.c:22: /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:156:89: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 156 | const gchar * const *accels); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ Corebird.c:1267:139: warning: passing argument 3 of 'gtk_application_set_accels_for_action' from incompatible pointer type [-Wincompatible-pointer-types] 1267 | gtk_application_set_accels_for_action (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_application_get_type (), GtkApplication), "tweet.favorite", _tmp58_); | ^~~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from corebird.h:6, from Corebird.c:22: /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:156:89: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 156 | const gchar * const *accels); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ Corebird.c: In function 'corebird_quit_application': Corebird.c:1934:52: warning: passing argument 3 of 'g_settings_set_strv' from incompatible pointer type [-Wincompatible-pointer-types] 1934 | g_settings_set_strv (_tmp30_, "startup-accounts", _tmp31_); | ^~~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/glib-2.0/gio/gio.h:135, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from corebird.h:6, from Corebird.c:22: /home/pbulk/build/net/corebird/work/.buildlink/include/glib-2.0/gio/gsettings.h:189:94: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 189 | const gchar *const *value); | ~~~~~~~~~~~~~~~~~~~~^~~~~ CC MainWindow.lo MainWindow.c: In function 'main_window_window_delete_cb': MainWindow.c:1855:53: warning: passing argument 3 of 'g_settings_set_strv' from incompatible pointer type [-Wincompatible-pointer-types] 1855 | g_settings_set_strv (_tmp37_, "startup-accounts", _tmp38_); | ^~~~~~~ | | | gchar ** {aka char **} In file included from /home/pbulk/build/net/corebird/work/.buildlink/include/glib-2.0/gio/gio.h:135, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /home/pbulk/build/net/corebird/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from corebird.h:6, from MainWindow.c:21: /home/pbulk/build/net/corebird/work/.buildlink/include/glib-2.0/gio/gsettings.h:189:94: note: expected 'const gchar * const*' {aka 'const char * const*'} but argument is of type 'gchar **' {aka 'char **'} 189 | const gchar *const *value); | ~~~~~~~~~~~~~~~~~~~~^~~~~ CC MainWidget.lo MainWidget.c: In function 'main_widget_switch_page': MainWidget.c:856:10: warning: assignment to 'GtkContainer *' {aka 'struct _GtkContainer *'} from incompatible pointer type 'GtkWidget *' {aka 'struct _GtkWidget *'} [-Wincompatible-pointer-types] 856 | _tmp53_ = gtk_widget_get_parent (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_widget_get_type (), GtkWidget)); | ^ MainWidget.c:867:10: warning: assignment to 'GtkContainer *' {aka 'struct _GtkContainer *'} from incompatible pointer type 'GtkWidget *' {aka 'struct _GtkWidget *'} [-Wincompatible-pointer-types] 867 | _tmp61_ = gtk_widget_get_parent (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_widget_get_type (), GtkWidget)); | ^ CC Account.lo Account.c: In function '___lambda11_': Account.c:1722:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1722 | _tmp2_ = _tmp1_->data; | ^ mv: cannot rename .deps/Account.Tpo to .deps/Account.Plo: Disc quota exceeded gmake[3]: *** [Makefile:1047: Account.lo] Error 2 gmake[3]: Leaving directory '/home/pbulk/build/net/corebird/work/corebird-1.7.4/src' gmake[2]: *** [Makefile:610: all] Error 2 gmake[2]: Leaving directory '/home/pbulk/build/net/corebird/work/corebird-1.7.4/src' gmake[1]: *** [Makefile:451: all-recursive] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/net/corebird/work/corebird-1.7.4' gmake: *** [Makefile:383: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/corebird *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/corebird