* Package: app-backup/timeshift-22.06.5:0 * Repository: guru * Maintainer: rossbridger.cc@gmail.com * USE: abi_x86_64 amd64 elibc_glibc gtk kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking timeshift-22.06.5.tar.gz to /var/tmp/portage/app-backup/timeshift-22.06.5/work >>> Source unpacked in /var/tmp/portage/app-backup/timeshift-22.06.5/work >>> Preparing source in /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5 ... * Applying timeshift-22.06.5-build-system.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5 ... make -j16 all cd src; make all make[1]: Entering directory '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src' #timeshift-gtk /usr/bin/valac-0.56 -v -X -D'GETTEXT_PACKAGE="timeshift"' \ --cc=x86_64-pc-linux-gnu-gcc -X -march=native -X -O2 -X -pipe -X --std=c99 -X -Wl,-O1 -X -Wl,--as-needed --Xcc="-lm" -D VTE_291 -D GTK3_18 -D XAPP \ Core/*.vala Gtk/*.vala Utility/*.vala Utility/Gtk/*.vala \ -o timeshift-gtk \ --pkg glib-2.0 --pkg gio-unix-2.0 --pkg posix \ --pkg gee-0.8 --pkg json-glib-1.0 --pkg gio-2.0 \ --pkg gtk+-3.0 --pkg vte-2.91 --pkg xapp Loaded package `/usr/share/vala-0.56/vapi/glib-2.0.vapi' Loaded package `/usr/share/vala-0.56/vapi/gobject-2.0.vapi' Loaded package `/usr/share/vala-0.56/vapi/gio-unix-2.0.vapi' Loaded package `/usr/share/vala-0.56/vapi/gio-2.0.vapi' Loaded package `/usr/share/vala-0.56/vapi/posix.vapi' Loaded package `/usr/share/vala/vapi/gee-0.8.vapi' Loaded package `/usr/share/vala-0.56/vapi/json-glib-1.0.vapi' Loaded package `/usr/share/vala-0.56/vapi/gtk+-3.0.vapi' Loaded package `/usr/share/vala-0.56/vapi/atk.vapi' Loaded package `/usr/share/vala-0.56/vapi/cairo-gobject.vapi' Loaded package `/usr/share/vala-0.56/vapi/cairo.vapi' Loaded package `/usr/share/vala-0.56/vapi/gdk-pixbuf-2.0.vapi' Loaded package `/usr/share/vala-0.56/vapi/gmodule-2.0.vapi' Loaded package `/usr/share/vala-0.56/vapi/gdk-3.0.vapi' Loaded package `/usr/share/vala-0.56/vapi/pango.vapi' Loaded package `/usr/share/vala-0.56/vapi/harfbuzz-gobject.vapi' Loaded package `/usr/share/vala-0.56/vapi/pangocairo.vapi' Loaded package `/usr/share/vala-0.56/vapi/x11.vapi' Loaded package `/usr/share/vala/vapi/vte-2.91.vapi' Loaded package `/usr/share/vala/vapi/xapp.vapi' #timeshift /usr/bin/valac-0.56 -v -X -D'GETTEXT_PACKAGE="timeshift"' \ --cc="x86_64-pc-linux-gnu-gcc" -X -march=native -X -O2 -X -pipe -X --std=c99 -X -Wl,-O1 -X -Wl,--as-needed --Xcc="-lm" -D VTE_291 -D GTK3_18 -D XAPP \ Core/*.vala Utility/*.vala Utility/Gtk/*.vala Console/*.vala \ -o timeshift \ --pkg glib-2.0 --pkg gio-unix-2.0 --pkg posix \ --pkg gee-0.8 --pkg json-glib-1.0 --pkg gio-2.0 \ --pkg gtk+-3.0 --pkg vte-2.91 --pkg xapp Loaded package `/usr/share/vala-0.56/vapi/glib-2.0.vapi' Loaded package `/usr/share/vala-0.56/vapi/gobject-2.0.vapi' Loaded package `/usr/share/vala-0.56/vapi/gio-unix-2.0.vapi' Loaded package `/usr/share/vala-0.56/vapi/gio-2.0.vapi' Loaded package `/usr/share/vala-0.56/vapi/posix.vapi' Loaded package `/usr/share/vala/vapi/gee-0.8.vapi' Loaded package `/usr/share/vala-0.56/vapi/json-glib-1.0.vapi' Loaded package `/usr/share/vala-0.56/vapi/gtk+-3.0.vapi' Loaded package `/usr/share/vala-0.56/vapi/atk.vapi' Loaded package `/usr/share/vala-0.56/vapi/cairo-gobject.vapi' Loaded package `/usr/share/vala-0.56/vapi/cairo.vapi' Loaded package `/usr/share/vala-0.56/vapi/gdk-pixbuf-2.0.vapi' Loaded package `/usr/share/vala-0.56/vapi/gmodule-2.0.vapi' Loaded package `/usr/share/vala-0.56/vapi/gdk-3.0.vapi' Loaded package `/usr/share/vala-0.56/vapi/pango.vapi' Loaded package `/usr/share/vala-0.56/vapi/harfbuzz-gobject.vapi' Loaded package `/usr/share/vala-0.56/vapi/pangocairo.vapi' Loaded package `/usr/share/vala-0.56/vapi/x11.vapi' Loaded package `/usr/share/vala/vapi/vte-2.91.vapi' Loaded package `/usr/share/vala/vapi/xapp.vapi' Utility/TimeoutCounter.vala:47.4-47.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread () 47 | Thread.create (start_counter_thread, true); | ^~~~~~~~~~~~~~~~~~~ Utility/TimeoutCounter.vala:61.4-61.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread () 61 | Thread.create (start_counter_thread, true); | ^~~~~~~~~~~~~~~~~~~ Utility/AsyncTask.vala:147.5-147.23: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread () 147 | Thread.create (read_stdout, true); | ^~~~~~~~~~~~~~~~~~~ Utility/AsyncTask.vala:155.5-155.23: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread () 155 | Thread.create (read_stderr, true); | ^~~~~~~~~~~~~~~~~~~ Utility/TimeoutCounter.vala:47.4-47.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread () 47 | Thread.create (start_counter_thread, true); | ^~~~~~~~~~~~~~~~~~~ Utility/TimeoutCounter.vala:61.4-61.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread () 61 | Thread.create (start_counter_thread, true); | ^~~~~~~~~~~~~~~~~~~ Utility/FileItem.vala:185.26-185.50: warning: `GLib.DateTime.from_timeval_utc' has been deprecated since 2.62 185 | this.modified = (new DateTime.from_timeval_utc(info.get_modification_time())).to_local(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ Utility/FileItem.vala:185.52-185.77: warning: `GLib.FileInfo.get_modification_time' has been deprecated since 2.62 185 | this.modified = (new DateTime.from_timeval_utc(info.get_modification_time())).to_local(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ Core/Main.vala:3955.4-3955.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread () Utility/AsyncTask.vala:147.5-147.23: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread () 147 | Thread.create (read_stdout, true); | ^~~~~~~~~~~~~~~~~~~ 3955 | Thread.create (query_subvolume_info_thread, true); | ^~~~~~~~~~~~~~~~~~~ Utility/AsyncTask.vala:155.5-155.23: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread () 155 | Thread.create (read_stderr, true); | ^~~~~~~~~~~~~~~~~~~ Core/SnapshotRepo.vala:868.4-868.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread () 868 | Thread.create (delete_directory_thread, true); | ^~~~~~~~~~~~~~~~~~~ Utility/FileItem.vala:185.26-185.50: warning: `GLib.DateTime.from_timeval_utc' has been deprecated since 2.62 185 | this.modified = (new DateTime.from_timeval_utc(info.get_modification_time())).to_local(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ Utility/FileItem.vala:185.52-185.77: warning: `GLib.FileInfo.get_modification_time' has been deprecated since 2.62 185 | this.modified = (new DateTime.from_timeval_utc(info.get_modification_time())).to_local(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ Core/Main.vala:3955.4-3955.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread () 3955 | Thread.create (query_subvolume_info_thread, true); | ^~~~~~~~~~~~~~~~~~~ Core/SnapshotRepo.vala:868.4-868.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread () 868 | Thread.create (delete_directory_thread, true); | ^~~~~~~~~~~~~~~~~~~ Core/Main.vala:3833.4-3833.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread () 3833 | Thread.create (estimate_system_size_thread, true); | ^~~~~~~~~~~~~~~~~~~ Core/Main.vala:1733.4-1733.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread () 1733 | Thread.create (delete_thread, true); | ^~~~~~~~~~~~~~~~~~~ Core/Main.vala:2217.5-2217.23: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread () 2217 | Thread.create (restore_execute_btrfs, true); | ^~~~~~~~~~~~~~~~~~~ Core/Main.vala:2220.5-2220.23: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread () 2220 | Thread.create (restore_execute_rsync, true); | ^~~~~~~~~~~~~~~~~~~ Utility/Gtk/TerminalWindow.vala:123.4-123.18: warning: `Vte.Terminal.spawn_sync' has been deprecated since 0.48 123 | term.spawn_sync( | ^~~~~~~~~~~~~~~ Utility/Gtk/TerminalWindow.vala:150.4-150.18: warning: `Vte.Terminal.spawn_sync' has been deprecated since 0.48 150 | term.spawn_sync( | ^~~~~~~~~~~~~~~ Core/Main.vala:3833.4-3833.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread () 3833 | Thread.create (estimate_system_size_thread, true); | ^~~~~~~~~~~~~~~~~~~ Utility/TeeJee.Process.vala:325.21-325.34: warning: `GLib.DataInputStream.read_until' has been deprecated since 2.56 325 | while((line = dis.read_until ("\0", out length)) != null){ | ^~~~~~~~~~~~~~ Core/Main.vala:1733.4-1733.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread () 1733 | Thread.create (delete_thread, true); | ^~~~~~~~~~~~~~~~~~~ Core/Main.vala:2217.5-2217.23: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread () 2217 | Thread.create (restore_execute_btrfs, true); | ^~~~~~~~~~~~~~~~~~~ Core/Main.vala:2220.5-2220.23: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread () 2220 | Thread.create (restore_execute_rsync, true); | ^~~~~~~~~~~~~~~~~~~ Utility/Gtk/TerminalWindow.vala:123.4-123.18: warning: `Vte.Terminal.spawn_sync' has been deprecated since 0.48 123 | term.spawn_sync( | ^~~~~~~~~~~~~~~ Utility/Gtk/TerminalWindow.vala:150.4-150.18: warning: `Vte.Terminal.spawn_sync' has been deprecated since 0.48 150 | term.spawn_sync( | ^~~~~~~~~~~~~~~ Gtk/SnapshotListBox.vala:46.2-46.36: warning: `Gtk.ImageMenuItem' has been deprecated since 3.10 46 | private Gtk.ImageMenuItem mi_browse; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/SnapshotListBox.vala:47.2-47.36: warning: `Gtk.ImageMenuItem' has been deprecated since 3.10 47 | private Gtk.ImageMenuItem mi_remove; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/SnapshotListBox.vala:48.2-48.34: warning: `Gtk.ImageMenuItem' has been deprecated since 3.10 48 | private Gtk.ImageMenuItem mi_mark; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/SnapshotListBox.vala:49.2-49.45: warning: `Gtk.ImageMenuItem' has been deprecated since 3.10 49 | private Gtk.ImageMenuItem mi_view_log_create; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/SnapshotListBox.vala:50.2-50.46: warning: `Gtk.ImageMenuItem' has been deprecated since 3.10 50 | private Gtk.ImageMenuItem mi_view_log_restore; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/SnapshotListBox.vala:82.3-82.25: warning: `Gtk.TreeView.set_rules_hint' has been deprecated since 3.14 82 | treeview.set_rules_hint (true); | ^~~~~~~~~~~~~~~~~~~~~~~ Gtk/SnapshotListBox.vala:270.18-270.30: warning: `Gtk.ImageMenuItem' has been deprecated since 3.10 270 | var item = new ImageMenuItem.with_label(_("Delete")); | ^~~~~~~~~~~~~ Gtk/SnapshotListBox.vala:270.7-270.10: warning: `Gtk.ImageMenuItem' has been deprecated since 3.10 270 | var item = new ImageMenuItem.with_label(_("Delete")); | ^~~~ Gtk/SnapshotListBox.vala:277.14-277.26: warning: `Gtk.ImageMenuItem' has been deprecated since 3.10 277 | item = new ImageMenuItem.with_label(_("Mark/Unmark for Deletion")); | ^~~~~~~~~~~~~ Gtk/SnapshotListBox.vala:284.14-284.26: warning: `Gtk.ImageMenuItem' has been deprecated since 3.10 284 | item = new ImageMenuItem.with_label(_("Browse Files")); | ^~~~~~~~~~~~~ Gtk/SnapshotListBox.vala:291.14-291.26: warning: `Gtk.ImageMenuItem' has been deprecated since 3.10 291 | item = new ImageMenuItem.with_label(_("View Rsync Log for Create")); | ^~~~~~~~~~~~~ Gtk/SnapshotListBox.vala:298.14-298.26: warning: `Gtk.ImageMenuItem' has been deprecated since 3.10 298 | item = new ImageMenuItem.with_label(_("View Rsync Log for Restore")); | ^~~~~~~~~~~~~ Gtk/SnapshotListBox.vala:502.4-502.23: warning: `Gtk.Menu.popup' has been deprecated since 3.22 502 | menu_snapshots.popup (null, null, null, event.button, event.time); | ^~~~~~~~~~~~~~~~~~~~ Gtk/SnapshotListBox.vala:504.4-504.23: warning: `Gtk.Menu.popup' has been deprecated since 3.22 504 | menu_snapshots.popup (null, null, null, 0, Gtk.get_current_event_time()); | ^~~~~~~~~~~~~~~~~~~~ Gtk/EstimateBox.vala:96.5-96.23: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread () 96 | Thread.create (estimate_system_size_thread, true); | ^~~~~~~~~~~~~~~~~~~ Gtk/BackupDeviceBox.vala:136.4-136.43: warning: Access to possible `null'. Perform a check or use an unsafe cast. 136 | (cell as Gtk.CellRendererPixbuf).visible = (dev.type == "disk"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/BackupDeviceBox.vala:147.4-147.42: warning: Access to possible `null'. Perform a check or use an unsafe cast. 147 | (cell as Gtk.CellRendererToggle).active = selected; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/BackupDeviceBox.vala:149.4-149.43: warning: Access to possible `null'. Perform a check or use an unsafe cast. 149 | (cell as Gtk.CellRendererToggle).visible = | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/BackupDeviceBox.vala:178.5-178.39: warning: Access to possible `null'. Perform a check or use an unsafe cast. 178 | (cell as Gtk.CellRendererText).text = txt.strip(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/BackupDeviceBox.vala:181.5-181.39: warning: Access to possible `null'. Perform a check or use an unsafe cast. 181 | (cell as Gtk.CellRendererText).text = dev.kname; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/BackupDeviceBox.vala:195.4-195.38: warning: Access to possible `null'. Perform a check or use an unsafe cast. 195 | (cell as Gtk.CellRendererText).text = dev.fstype; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/BackupDeviceBox.vala:209.4-209.38: warning: Access to possible `null'. Perform a check or use an unsafe cast. 209 | (cell as Gtk.CellRendererText).text = | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/BackupDeviceBox.vala:223.5-223.39: warning: Access to possible `null'. Perform a check or use an unsafe cast. 223 | (cell as Gtk.CellRendererText).text = ""; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/BackupDeviceBox.vala:226.5-226.39: warning: Access to possible `null'. Perform a check or use an unsafe cast. 226 | (cell as Gtk.CellRendererText).text = | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/BackupDeviceBox.vala:230.4-230.43: warning: Access to possible `null'. Perform a check or use an unsafe cast. 230 | (cell as Gtk.CellRendererText).sensitive = (dev.type != "disk"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/BackupDeviceBox.vala:243.5-243.39: warning: Access to possible `null'. Perform a check or use an unsafe cast. 243 | (cell as Gtk.CellRendererText).text = ""; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/BackupDeviceBox.vala:246.5-246.39: warning: Access to possible `null'. Perform a check or use an unsafe cast. 246 | (cell as Gtk.CellRendererText).text = dev.partlabel; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/BackupDeviceBox.vala:249.4-249.43: warning: Access to possible `null'. Perform a check or use an unsafe cast. 249 | (cell as Gtk.CellRendererText).sensitive = (dev.type != "disk"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/BackupDeviceBox.vala:262.5-262.39: warning: Access to possible `null'. Perform a check or use an unsafe cast. 262 | (cell as Gtk.CellRendererText).text = ""; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/BackupDeviceBox.vala:265.5-265.39: warning: Access to possible `null'. Perform a check or use an unsafe cast. 265 | (cell as Gtk.CellRendererText).text = dev.label; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/BackupDeviceBox.vala:268.4-268.43: warning: Access to possible `null'. Perform a check or use an unsafe cast. 268 | (cell as Gtk.CellRendererText).sensitive = (dev.type != "disk"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/ExcludeBox.vala:492.13-492.36: warning: `Gtk.TreeView.get_hadjustment' has been deprecated since 3.0 492 | var adj = treeview.get_hadjustment(); | ^~~~~~~~~~~~~~~~~~~~~~~~ Gtk/ExcludeBox.vala:186.4-186.38: warning: Access to possible `null'. Perform a check or use an unsafe cast. 186 | (cell as Gtk.CellRendererText).text = | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/ExcludeListSummaryWindow.vala:83.17-83.32: warning: `Gtk.Image.from_stock' has been deprecated since 3.10 83 | var img = new Image.from_stock("gtk-ok", Gtk.IconSize.BUTTON); | ^~~~~~~~~~~~~~~~ Gtk/UsersBox.vala:87.3-87.21: warning: `Gtk.TreeView.rules_hint' has been deprecated since 3.14 87 | treeview.rules_hint = true; | ^~~~~~~~~~~~~~~~~~~ Gtk/UsersBox.vala:112.4-112.38: warning: Access to possible `null'. Perform a check or use an unsafe cast. 112 | (cell as Gtk.CellRendererText).text = user.name; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/UsersBox.vala:127.4-127.38: warning: Access to possible `null'. Perform a check or use an unsafe cast. 127 | (cell as Gtk.CellRendererText).text = user.home_path; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Utility/GtkHelper.vala:279.2-279.34: warning: Method `TeeJee.GtkHelper.add_notebook' never used 279 | private Gtk.Notebook add_notebook(Gtk.Box box, bool show_tabs = true, bool show_border = true){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Utility/GtkHelper.vala:293.2-293.34: warning: Method `TeeJee.GtkHelper.add_treeview' never used 293 | private Gtk.TreeView add_treeview(Gtk.Box box, Gtk.SelectionMode selection_mode = Gtk.SelectionMode.SINGLE){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Utility/GtkHelper.vala:312.2-312.43: warning: Method `TeeJee.GtkHelper.add_column_text' never used 312 | private Gtk.TreeViewColumn add_column_text(Gtk.TreeView treeview, string title, out Gtk.CellRendererText cell){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Utility/GtkHelper.vala:327.2-327.43: warning: Method `TeeJee.GtkHelper.add_column_icon' never used 327 | private Gtk.TreeViewColumn add_column_icon(Gtk.TreeView treeview, string title, out Gtk.CellRendererPixbuf cell){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Utility/GtkHelper.vala:342.2-342.52: warning: Method `TeeJee.GtkHelper.add_column_icon_and_text' never used 342 | private Gtk.TreeViewColumn add_column_icon_and_text(Gtk.TreeView treeview, string title, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Utility/GtkHelper.vala:362.2-362.53: warning: Method `TeeJee.GtkHelper.add_column_radio_and_text' never used 362 | private Gtk.TreeViewColumn add_column_radio_and_text(Gtk.TreeView treeview, string title, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Utility/GtkHelper.vala:384.2-384.54: warning: Method `TeeJee.GtkHelper.add_column_icon_radio_text' never used 384 | private Gtk.TreeViewColumn add_column_icon_radio_text(Gtk.TreeView treeview, string title, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Utility/GtkHelper.vala:410.2-410.37: warning: Method `TeeJee.GtkHelper.add_label_scrolled' never used 410 | private Gtk.Label add_label_scrolled(Gtk.Box box, string text, bool show_border = false, bool wrap = false, int ellipsize_chars = 40){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Utility/GtkHelper.vala:461.2-461.27: warning: Method `TeeJee.GtkHelper.format_text' never used 461 | private string format_text(string text, bool bold = false, bool italic = false, bool large = false){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ Utility/GtkHelper.vala:473.2-473.35: warning: Method `TeeJee.GtkHelper.add_label_header' never used 473 | private Gtk.Label add_label_header(Gtk.Box box, string text, bool large_heading = false){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Utility/GtkHelper.vala:481.2-481.36: warning: Method `TeeJee.GtkHelper.add_label_subnote' never used 481 | private Gtk.Label add_label_subnote(Gtk.Box box, string text){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Utility/GtkHelper.vala:488.2-488.34: warning: Method `TeeJee.GtkHelper.add_radio' never used 488 | private Gtk.RadioButton add_radio(Gtk.Box box, string text, Gtk.RadioButton? another_radio_in_group){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Utility/GtkHelper.vala:515.2-515.37: warning: Method `TeeJee.GtkHelper.add_checkbox' never used 515 | private Gtk.CheckButton add_checkbox(Gtk.Box box, string text){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Utility/GtkHelper.vala:539.2-539.32: warning: Method `TeeJee.GtkHelper.add_spin' never used 539 | private Gtk.SpinButton add_spin(Gtk.Box box, double min, double max, double val, int digits = 0, double step = 1, double step_page = 1){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Utility/GtkHelper.vala:556.2-556.30: warning: Method `TeeJee.GtkHelper.add_button' never used 556 | private Gtk.Button add_button(Gtk.Box box, string text, string tooltip, Gtk.SizeGroup? size_group, Gtk.Image? icon = null){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/BackupBox.vala:144.3-144.19: warning: `Gtk.Widget.margin_left' has been deprecated since 3.12 144 | label.margin_left = 12; | ^~~~~~~~~~~~~~~~~ Gtk/BackupBox.vala:145.3-145.20: warning: `Gtk.Widget.margin_right' has been deprecated since 3.12 145 | label.margin_right = 6; | ^~~~~~~~~~~~~~~~~~ Gtk/BackupBox.vala:182.4-182.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread () 182 | Thread.create (take_snapshot_thread, true); | ^~~~~~~~~~~~~~~~~~~ Gtk/RestoreDeviceBox.vala:47.41-47.62: warning: `Gtk.icon_size_register' has been deprecated since 3.10 47 | private Gtk.IconSize tooltip_size = Gtk.icon_size_register("ttip", 128, 128); | ^~~~~~~~~~~~~~~~~~~~~~ Gtk/RestoreDeviceBox.vala:203.6-203.47: warning: Access to possible `null'. Perform a check or use an unsafe cast. 203 | (cell as Gtk.CellRendererPixbuf).icon_name = IconManager.ICON_HARDDRIVE; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/RestoreDeviceBox.vala:206.5-206.46: warning: Access to possible `null'. Perform a check or use an unsafe cast. 206 | (cell as Gtk.CellRendererPixbuf).sensitive = (dev.type != "disk"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/RestoreDeviceBox.vala:207.5-207.44: warning: Access to possible `null'. Perform a check or use an unsafe cast. 207 | (cell as Gtk.CellRendererPixbuf).visible = (dev.type == "disk"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/RestoreDeviceBox.vala:240.5-240.41: warning: Access to possible `null'. Perform a check or use an unsafe cast. 240 | (cell as Gtk.CellRendererText).markup = dev.description_simple_formatted(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/RestoreDeviceBox.vala:241.5-241.44: warning: Access to possible `null'. Perform a check or use an unsafe cast. 241 | (cell as Gtk.CellRendererText).sensitive = (dev.type != "disk"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/RestoreDeviceBox.vala:244.5-244.41: warning: Access to possible `null'. Perform a check or use an unsafe cast. 244 | (cell as Gtk.CellRendererText).markup = _("Keep on Root Device"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Utility/TeeJee.Process.vala:80.3-80.21: warning: Use of possibly unassigned parameter `std_out' 80 | out string? std_out = null, out string? std_err = null, | ^~~~~~~~~~~~~~~~~~~ Utility/TeeJee.Process.vala:80.3-80.21: warning: Use of possibly unassigned parameter `std_out' 80 | out string? std_out = null, out string? std_err = null, | ^~~~~~~~~~~~~~~~~~~ Utility/TeeJee.Process.vala:80.31-80.49: warning: Use of possibly unassigned parameter `std_err' 80 | out string? std_out = null, out string? std_err = null, | ^~~~~~~~~~~~~~~~~~~ Utility/TeeJee.Process.vala:80.31-80.49: warning: Use of possibly unassigned parameter `std_err' 80 | out string? std_out = null, out string? std_err = null, | ^~~~~~~~~~~~~~~~~~~ Gtk/BootOptionsBox.vala:73.3-73.18: warning: `Gtk.Widget.margin_left' has been deprecated since 3.12 73 | hbox.margin_left = 12; | ^~~~~~~~~~~~~~~~ Gtk/BootOptionsBox.vala:94.5-94.41: warning: Access to possible `null'. Perform a check or use an unsafe cast. 94 | (cell as Gtk.CellRendererText).markup = | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/BootOptionsBox.vala:98.5-98.39: warning: Access to possible `null'. Perform a check or use an unsafe cast. 98 | (cell as Gtk.CellRendererText).text = dev.description(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Utility/Gtk/CustomMessageDialog.vala:145.3-145.22: warning: Switch does not handle `CLOSE', `CANCEL', `NONE' of enum `Gtk.ButtonsType' 145 | switch(buttons_type){ | ^~~~~~~~~~~~~~~~~~~~ Gtk/RestoreExcludeBox.vala:81.3-81.19: warning: `Gtk.Widget.margin_left' has been deprecated since 3.12 81 | label.margin_left = 24; | ^~~~~~~~~~~~~~~~~ Gtk/RestoreExcludeBox.vala:108.3-108.19: warning: `Gtk.Widget.margin_left' has been deprecated since 3.12 108 | label.margin_left = 24; | ^~~~~~~~~~~~~~~~~ Gtk/ExcludeAppsBox.vala:73.3-73.21: warning: `Gtk.TreeView.rules_hint' has been deprecated since 3.14 73 | treeview.rules_hint = true; | ^~~~~~~~~~~~~~~~~~~ Gtk/ExcludeAppsBox.vala:104.4-104.42: warning: Access to possible `null'. Perform a check or use an unsafe cast. 104 | (cell as Gtk.CellRendererToggle).active = entry.enabled; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/ExcludeAppsBox.vala:128.4-128.38: warning: Access to possible `null'. Perform a check or use an unsafe cast. 128 | (cell as Gtk.CellRendererText).text = entry.name; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/RestoreBox.vala:149.3-149.19: warning: `Gtk.Widget.margin_left' has been deprecated since 3.12 149 | label.margin_left = 12; | ^~~~~~~~~~~~~~~~~ Gtk/RestoreBox.vala:150.3-150.20: warning: `Gtk.Widget.margin_right' has been deprecated since 3.12 150 | label.margin_right = 6; | ^~~~~~~~~~~~~~~~~~ Gtk/RestoreBox.vala:195.4-195.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread () 195 | Thread.create (restore_thread, true); | ^~~~~~~~~~~~~~~~~~~ Gtk/RsyncLogBox.vala:353.4-353.38: warning: Access to possible `null'. Perform a check or use an unsafe cast. 353 | (cell as Gtk.CellRendererText).text = val; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/RsyncLogBox.vala:450.3-450.25: warning: `Gtk.TreeView.set_rules_hint' has been deprecated since 3.14 450 | treeview.set_rules_hint(true); | ^~~~~~~~~~~~~~~~~~~~~~~ Gtk/RsyncLogBox.vala:167.4-167.22: warning: `GLib.Thread.create' has been deprecated since 2.32. Use new Thread () 167 | Thread.create (parse_log_file_thread, true); | ^~~~~~~~~~~~~~~~~~~ Gtk/MiscBox.vala:94.4-94.38: warning: Access to possible `null'. Perform a check or use an unsafe cast. 94 | (cell as Gtk.CellRendererText).text = (txt.length == 0) ? _("Custom") : now.format(txt); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/MainWindow.vala:402.3-402.20: warning: `Gtk.Widget.margin_right' has been deprecated since 3.12 402 | label.margin_right = 6; | ^~~~~~~~~~~~~~~~~~ Gtk/MainWindow.vala:382.4-382.19: warning: `Gtk.Menu.popup' has been deprecated since 3.22 382 | menu_extra.popup (null, null, null, event.button, event.time); | ^~~~~~~~~~~~~~~~ Gtk/MainWindow.vala:385.4-385.19: warning: `Gtk.Menu.popup' has been deprecated since 3.22 385 | menu_extra.popup (null, null, null, 0, Gtk.get_current_event_time()); | ^~~~~~~~~~~~~~~~ Gtk/MainWindow.vala:298.3-298.18: warning: `Gtk.Widget.margin_left' has been deprecated since 3.12 298 | vbox.margin_left = 12; | ^~~~~~~~~~~~~~~~ Gtk/MainWindow.vala:299.3-299.19: warning: `Gtk.Widget.margin_right' has been deprecated since 3.12 299 | vbox.margin_right = 12; | ^~~~~~~~~~~~~~~~~ Gtk/MainWindow.vala:334.3-334.18: warning: `Gtk.Widget.margin_left' has been deprecated since 3.12 334 | vbox.margin_left = 12; | ^~~~~~~~~~~~~~~~ Gtk/MainWindow.vala:335.3-335.19: warning: `Gtk.Widget.margin_right' has been deprecated since 3.12 335 | vbox.margin_right = 12; | ^~~~~~~~~~~~~~~~~ Gtk/ExcludeMessageWindow.vala:87.3-87.27: warning: `Gtk.TreeView.set_rules_hint' has been deprecated since 3.14 87 | tv_exclude.set_rules_hint (true); | ^~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/ExcludeMessageWindow.vala:159.3-159.37: warning: Access to possible `null'. Perform a check or use an unsafe cast. 159 | (cell as Gtk.CellRendererText).text = pattern.has_prefix("+ ") ? pattern[2:pattern.length] : pattern; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/ExcludeMessageWindow.vala:136.29-136.43: warning: `Gtk.Dialog.get_action_area' has been deprecated since 3.12 136 | hbox_action = (Box) get_action_area (); | ^~~~~~~~~~~~~~~ Gtk/ExcludeMessageWindow.vala:139.22-139.38: warning: `Gtk.Button.from_stock' has been deprecated since 3.10 139 | btn_ok = new Button.from_stock("gtk-ok"); | ^~~~~~~~~~~~~~~~~ Gtk/ExcludeMessageWindow.vala:179.20-179.45: warning: `Gtk.TreeView.get_hadjustment' has been deprecated since 3.0 179 | Adjustment adj = tv_exclude.get_hadjustment(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ Utility/TeeJee.Process.vala:325.21-325.34: warning: `GLib.DataInputStream.read_until' has been deprecated since 2.56 325 | while((line = dis.read_until ("\0", out length)) != null){ | ^~~~~~~~~~~~~~ Gtk/BootOptionsWindow.vala:38.2-38.34: warning: Field `BootOptionsWindow.bbox_action' never used 38 | private Gtk.ButtonBox bbox_action; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/BootOptionsWindow.vala:42.2-42.22: warning: Field `BootOptionsWindow.def_width' never used 42 | private int def_width = 450; | ^~~~~~~~~~~~~~~~~~~~~ Gtk/BootOptionsWindow.vala:43.2-43.23: warning: Field `BootOptionsWindow.def_height' never used 43 | private int def_height = 500; | ^~~~~~~~~~~~~~~~~~~~~~ Gtk/ExcludeBox.vala:373.2-373.41: warning: Method `ExcludeBox.add_folder_contents_clicked' never used 373 | private void add_folder_contents_clicked(){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/ExcludeBox.vala:509.2-509.38: warning: Method `ExcludeBox.cell_exclude_text_edited' never used 509 | private void cell_exclude_text_edited(string path, string new_text) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/MainWindow.vala:409.2-409.48: warning: Method `MainWindow.create_menu_item_separator' never used 409 | private Gtk.MenuItem create_menu_item_separator(){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/MainWindow.vala:734.2-734.31: warning: Method `MainWindow.btn_clone_clicked' never used 734 | private void btn_clone_clicked(){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/MiscBox.vala:134.13-134.22: warning: Local variable `iter_combo' declared but never used 134 | TreeIter iter_combo; | ^~~~~~~~~~ Gtk/MiscBox.vala:135.8-135.12: warning: Local variable `store' declared but never used 135 | var store = (Gtk.ListStore) combo.model; | ^~~~~ Gtk/RestoreExcludeBox.vala:135.2-135.26: warning: Method `RestoreExcludeBox.show_all_apps' never used 135 | public bool show_all_apps(){ | ^~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/RsyncLogBox.vala:672.2-672.36: warning: Method `RsyncLogBox.exclude_selected_items' never used 672 | private void exclude_selected_items(){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/SnapshotListBox.vala:369.2-369.30: warning: Method `SnapshotListBox.cell_size_render' never used 369 | private void cell_size_render( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/SnapshotListBox.vala:405.2-405.34: warning: Method `SnapshotListBox.cell_unshared_render' never used 405 | private void cell_unshared_render( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gtk/UsersBox.vala:432.2-432.25: warning: Method `UsersBox.save_changes' never used 432 | public void save_changes(){ | ^~~~~~~~~~~~~~~~~~~~~~~~ Utility/GtkHelper.vala:327.2-327.43: warning: Method `TeeJee.GtkHelper.add_column_icon' never used 327 | private Gtk.TreeViewColumn add_column_icon(Gtk.TreeView treeview, string title, out Gtk.CellRendererPixbuf cell){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Utility/GtkHelper.vala:342.2-342.52: warning: Method `TeeJee.GtkHelper.add_column_icon_and_text' never used 342 | private Gtk.TreeViewColumn add_column_icon_and_text(Gtk.TreeView treeview, string title, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Utility/GtkHelper.vala:362.2-362.53: warning: Method `TeeJee.GtkHelper.add_column_radio_and_text' never used 362 | private Gtk.TreeViewColumn add_column_radio_and_text(Gtk.TreeView treeview, string title, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Utility/GtkHelper.vala:481.2-481.36: warning: Method `TeeJee.GtkHelper.add_label_subnote' never used 481 | private Gtk.Label add_label_subnote(Gtk.Box box, string text){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Utility/GtkHelper.vala:488.2-488.34: warning: Method `TeeJee.GtkHelper.add_radio' never used 488 | private Gtk.RadioButton add_radio(Gtk.Box box, string text, Gtk.RadioButton? another_radio_in_group){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Utility/TeeJee.Process.vala:80.31-80.49: warning: Use of possibly unassigned parameter `std_err' 80 | out string? std_out = null, out string? std_err = null, | ^~~~~~~~~~~~~~~~~~~ Utility/TeeJee.Process.vala:80.31-80.49: warning: Use of possibly unassigned parameter `std_err' 80 | out string? std_out = null, out string? std_err = null, | ^~~~~~~~~~~~~~~~~~~ Utility/TeeJee.Process.vala:80.3-80.21: warning: Use of possibly unassigned parameter `std_out' 80 | out string? std_out = null, out string? std_err = null, | ^~~~~~~~~~~~~~~~~~~ Utility/TeeJee.Process.vala:80.3-80.21: warning: Use of possibly unassigned parameter `std_out' 80 | out string? std_out = null, out string? std_err = null, | ^~~~~~~~~~~~~~~~~~~ Utility/Gtk/CustomMessageDialog.vala:145.3-145.22: warning: Switch does not handle `NONE', `CLOSE', `CANCEL' of enum `Gtk.ButtonsType' 145 | switch(buttons_type){ | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -o '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/timeshift' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/AppExcludeEntry.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Snapshot.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/SnapshotRepo.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Subvolume.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/AppLock.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/AsyncTask.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/CronTab.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/CryptTabEntry.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/DeleteFileTask.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Device.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/FileItem.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/FsTabEntry.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/GtkHelper.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/IconManager.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/LicenseText.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/LinuxDistro.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/MountEntry.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/OSDNotify.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/RsyncSpaceCheckTask.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/RsyncTask.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/SystemUser.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TeeJee.FileSystem.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TeeJee.Json.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TeeJee.Logging.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TeeJee.Misc.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TeeJee.Process.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TeeJee.System.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TimeoutCounter.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Gtk/CustomMessageDialog.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Gtk/TerminalWindow.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Console/AppConsole.vala.c' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/sysprof-3 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/vte-2.91 -I/usr/include/xapp -I/usr/include/libxml2 -pthread -lgee-0.8 -ljson-glib-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lharfbuzz-gobject -lX11 -lvte-2.91 -lxapp -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo '-DGETTEXT_PACKAGE="timeshift"' '-march=native' '-O2' '-pipe' '--std=c99' '-Wl,-O1' '-Wl,--as-needed' '-lm' In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/AppExcludeEntry.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/AppExcludeEntry.vala.c: In function ‘app_exclude_entry_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/AppExcludeEntry.vala.c:1674:13: note: in expansion of macro ‘g_once_init_enter’ 1674 | if (g_once_init_enter (&app_exclude_entry_type_id__once)) { | ^~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -o '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/timeshift-gtk' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/AppExcludeEntry.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Snapshot.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/SnapshotRepo.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Subvolume.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/AppGtk.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupBox.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupDeviceBox.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupFinishBox.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupWindow.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BootOptionsBox.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BootOptionsWindow.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/DeleteBox.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/DeleteFinishBox.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/DeleteWindow.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/EstimateBox.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeAppsBox.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeBox.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeListSummaryWindow.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeMessageWindow.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/FinishBox.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/MainWindow.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/MiscBox.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreBox.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreDeviceBox.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreExcludeBox.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreFinishBox.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreSummaryBox.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreWindow.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RsyncLogBox.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RsyncLogWindow.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ScheduleBox.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SettingsWindow.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SetupWizardWindow.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotBackendBox.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/UsersBox.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/AppLock.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/AsyncTask.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/CronTab.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/CryptTabEntry.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/DeleteFileTask.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Device.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/FileItem.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/FsTabEntry.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/GtkHelper.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/IconManager.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/LicenseText.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/LinuxDistro.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/MountEntry.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/OSDNotify.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/RsyncSpaceCheckTask.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/RsyncTask.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/SystemUser.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TeeJee.FileSystem.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TeeJee.Json.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TeeJee.Logging.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TeeJee.Misc.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TeeJee.Process.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TeeJee.System.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TimeoutCounter.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Gtk/CustomMessageDialog.vala.c' '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Gtk/TerminalWindow.vala.c' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/sysprof-3 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/vte-2.91 -I/usr/include/xapp -I/usr/include/libxml2 -pthread -lgee-0.8 -ljson-glib-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lharfbuzz-gobject -lX11 -lvte-2.91 -lxapp -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo '-DGETTEXT_PACKAGE="timeshift"' '-march=native' '-O2' '-pipe' '--std=c99' '-Wl,-O1' '-Wl,--as-needed' '-lm' /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c: In function ‘main_construct’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c:1264:54: warning: format â€-Wformat=][]] 1264 | _tmp0_ = g_strdup_printf ("/run/timeshift/%lld", getpid ()); | ~~~^ ~~~~~~~~~ | | | | | __pid_t {aka int} | long long int | %d In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/AppExcludeEntry.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/AppExcludeEntry.vala.c: In function ‘app_exclude_entry_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/AppExcludeEntry.vala.c:1674:13: note: in expansion of macro ‘g_once_init_enter’ 1674 | if (g_once_init_enter (&app_exclude_entry_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c: In function ‘main_create_snapshot_for_tag’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c:5077:85: warning: format â€-Wformat=][]] 5077 | mp67_ = g_strdup_printf ("Space required for snapshot: %lld (%s). Space available: %lu (%s)", needed, _tmp57_, _tmp61_, _tmp66_); | ~~~^ ~~~~~~ | | | | long long int guint64 {aka long unsigned int} | %ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c:5107:108: warning: format â€-Wformat=][]] 5107 | p_printf ("Not enough disk space! Additional required: %lld (%s)", needed - _tmp73_, _tmp79_); | ~~~^ ~~~~~~~~~~~~~~~~ | | | | long long int guint64 {aka long unsigned int} | %ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c: In function ‘main_delete_begin’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c:6914:17: warning: â€-Wdeprecated-declarations][]] 6914 | g_thread_create (_main_delete_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error0_); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c: In function ‘main_restore_snapshot’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c:8075:25: warning: â€-Wdeprecated-declarations][]] 8075 | g_thread_create (_main_restore_execute_btrfs_gthread_func, g_object_ref (self), TRUE, &_inner_error0_); | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c:8086:25: warning: â€-Wdeprecated-declarations][]] 8086 | g_thread_create (_main_restore_execute_rsync_gthread_func, g_object_ref (self), TRUE, &_inner_error0_); | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c: In function ‘main_estimate_system_size’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c:13971:17: warning: â€-Wdeprecated-declarations][]] 13971 | g_thread_create (_main_estimate_system_size_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error0_); | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c: In function ‘main_estimate_system_size_thread’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c:14299:52: warning: format â€-Wformat=][]] 14299 | _tmp71_ = g_strdup_printf ("File count: %lld", main_first_snapshot_count); | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | | gint64 {aka long int} | long long int | %ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c: In function ‘main_query_subvolume_info’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c:14347:17: warning: â€-Wdeprecated-declarations][]] 14347 | g_thread_create (_main_query_subvolume_info_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error0_); | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c: In function ‘main_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c:16275:13: note: in expansion of macro ‘g_once_init_enter’ 16275 | if (g_once_init_enter (&main_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c: In function ‘main_construct’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c:1264:54: warning: format â€-Wformat=][]] 1264 | _tmp0_ = g_strdup_printf ("/run/timeshift/%lld", getpid ()); | ~~~^ ~~~~~~~~~ | | | | | __pid_t {aka int} | long long int | %d /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c: In function ‘main_create_snapshot_for_tag’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c:5077:85: warning: format â€-Wformat=][]] 5077 | mp67_ = g_strdup_printf ("Space required for snapshot: %lld (%s). Space available: %lu (%s)", needed, _tmp57_, _tmp61_, _tmp66_); | ~~~^ ~~~~~~ | | | | long long int guint64 {aka long unsigned int} | %ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c:5107:108: warning: format â€-Wformat=][]] 5107 | p_printf ("Not enough disk space! Additional required: %lld (%s)", needed - _tmp73_, _tmp79_); | ~~~^ ~~~~~~~~~~~~~~~~ | | | | long long int guint64 {aka long unsigned int} | %ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c: In function ‘main_delete_begin’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c:6914:17: warning: â€-Wdeprecated-declarations][]] 6914 | g_thread_create (_main_delete_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error0_); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c: In function ‘main_restore_snapshot’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c:8075:25: warning: â€-Wdeprecated-declarations][]] 8075 | g_thread_create (_main_restore_execute_btrfs_gthread_func, g_object_ref (self), TRUE, &_inner_error0_); | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c:8086:25: warning: â€-Wdeprecated-declarations][]] 8086 | g_thread_create (_main_restore_execute_rsync_gthread_func, g_object_ref (self), TRUE, &_inner_error0_); | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c: In function ‘main_estimate_system_size’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c:13971:17: warning: â€-Wdeprecated-declarations][]] 13971 | g_thread_create (_main_estimate_system_size_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error0_); | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c: In function ‘main_estimate_system_size_thread’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c:14299:52: warning: format â€-Wformat=][]] 14299 | _tmp71_ = g_strdup_printf ("File count: %lld", main_first_snapshot_count); | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | | gint64 {aka long int} | long long int | %ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c: In function ‘main_query_subvolume_info’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c:14347:17: warning: â€-Wdeprecated-declarations][]] 14347 | g_thread_create (_main_query_subvolume_info_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error0_); | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c: In function ‘main_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Main.vala.c:16275:13: note: in expansion of macro ‘g_once_init_enter’ 16275 | if (g_once_init_enter (&main_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Snapshot.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Snapshot.vala.c: In function ‘snapshot_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Snapshot.vala.c:2995:13: note: in expansion of macro ‘g_once_init_enter’ 2995 | if (g_once_init_enter (&snapshot_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Snapshot.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Snapshot.vala.c: In function ‘snapshot_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Snapshot.vala.c:2995:13: note: in expansion of macro ‘g_once_init_enter’ 2995 | if (g_once_init_enter (&snapshot_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/SnapshotRepo.vala.c: In function ‘snapshot_repo_has_space’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/SnapshotRepo.vala.c:2229:67: warning: format â€-Wformat=][]] 2229 | _tmp2_ = g_strdup_printf ("SnapshotRepo: has_space() - %llu required (%s)", needed, _tmp1_); | ~~~^ ~~~~~~ | | | | | guint64 {aka long unsigned int} | long long unsigned int | %lu /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/SnapshotRepo.vala.c: In function ‘snapshot_repo_delete_directory’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/SnapshotRepo.vala.c:3261:17: warning: â€-Wdeprecated-declarations][]] 3261 | g_thread_create (_snapshot_repo_delete_directory_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error0_); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/SnapshotRepo.vala.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/SnapshotRepo.vala.c: In function ‘snapshot_repo_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/SnapshotRepo.vala.c:3863:13: note: in expansion of macro ‘g_once_init_enter’ 3863 | if (g_once_init_enter (&snapshot_repo_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/SnapshotRepo.vala.c: In function ‘snapshot_location_status_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/SnapshotRepo.vala.c:3905:13: note: in expansion of macro ‘g_once_init_enter’ 3905 | if (g_once_init_enter (&snapshot_location_status_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/SnapshotRepo.vala.c: In function ‘snapshot_repo_has_space’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/SnapshotRepo.vala.c:2229:67: warning: format â€-Wformat=][]] 2229 | _tmp2_ = g_strdup_printf ("SnapshotRepo: has_space() - %llu required (%s)", needed, _tmp1_); | ~~~^ ~~~~~~ | | | | | guint64 {aka long unsigned int} | long long unsigned int | %lu /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/SnapshotRepo.vala.c: In function ‘snapshot_repo_delete_directory’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/SnapshotRepo.vala.c:3261:17: warning: â€-Wdeprecated-declarations][]] 3261 | g_thread_create (_snapshot_repo_delete_directory_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error0_); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/SnapshotRepo.vala.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/SnapshotRepo.vala.c: In function ‘snapshot_repo_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/SnapshotRepo.vala.c:3863:13: note: in expansion of macro ‘g_once_init_enter’ 3863 | if (g_once_init_enter (&snapshot_repo_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/SnapshotRepo.vala.c: In function ‘snapshot_location_status_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/SnapshotRepo.vala.c:3905:13: note: in expansion of macro ‘g_once_init_enter’ 3905 | if (g_once_init_enter (&snapshot_location_status_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Subvolume.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Subvolume.vala.c: In function ‘subvolume_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Subvolume.vala.c:1249:13: note: in expansion of macro ‘g_once_init_enter’ 1249 | if (g_once_init_enter (&subvolume_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/AppLock.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/AppLock.vala.c: In function ‘app_lock_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/AppLock.vala.c:407:13: note: in expansion of macro ‘g_once_init_enter’ 407 | if (g_once_init_enter (&app_lock_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/AsyncTask.vala.c: In function ‘async_task_begin’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/AsyncTask.vala.c:439:25: warning: â€-Wdeprecated-declarations][]] 439 | g_thread_create (_async_task_read_stdout_gthread_func, g_object_ref (self), TRUE, &_inner_error0_); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/AsyncTask.vala.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/AsyncTask.vala.c:466:25: warning: â€-Wdeprecated-declarations][]] 466 | g_thread_create (_async_task_read_stderr_gthread_func, g_object_ref (self), TRUE, &_inner_error0_); | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/AsyncTask.vala.c: In function ‘async_task_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/AsyncTask.vala.c:1391:13: note: in expansion of macro ‘g_once_init_enter’ 1391 | if (g_once_init_enter (&async_task_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/AsyncTask.vala.c: In function ‘app_status_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/AsyncTask.vala.c:1433:13: note: in expansion of macro ‘g_once_init_enter’ 1433 | if (g_once_init_enter (&app_status_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Subvolume.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Subvolume.vala.c: In function ‘subvolume_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Core/Subvolume.vala.c:1249:13: note: in expansion of macro ‘g_once_init_enter’ 1249 | if (g_once_init_enter (&subvolume_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/CronTab.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/CronTab.vala.c: In function ‘cron_tab_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/CronTab.vala.c:1453:13: note: in expansion of macro ‘g_once_init_enter’ 1453 | if (g_once_init_enter (&cron_tab_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/AppGtk.vala.c:40: warning: "GETTEXT_PACKAGE" redefined 40 | #define GETTEXT_PACKAGE "" | : note: this is the location of the previous definition In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/AppGtk.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/AppGtk.vala.c: In function ‘app_gtk_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/AppGtk.vala.c:482:13: note: in expansion of macro ‘g_once_init_enter’ 482 | if (g_once_init_enter (&app_gtk_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/CryptTabEntry.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/CryptTabEntry.vala.c: In function ‘crypt_tab_entry_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/CryptTabEntry.vala.c:914:13: note: in expansion of macro ‘g_once_init_enter’ 914 | if (g_once_init_enter (&crypt_tab_entry_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupBox.vala.c: In function ‘backup_box_add_count_label’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupBox.vala.c:808:9: warning: â€-Wdeprecated-declarations][]] 808 | gtk_widget_set_margin_left ((GtkWidget*) _tmp8_, 12); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupBox.vala.c:27: /usr/include/gtk-3.0/gtk/gtkwidget.h:1086:10: note: declared here 1086 | void gtk_widget_set_margin_left (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupBox.vala.c:810:9: warning: â€-Wdeprecated-declarations][]] 810 | gtk_widget_set_margin_right ((GtkWidget*) _tmp9_, 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkwidget.h:1091:10: note: declared here 1091 | void gtk_widget_set_margin_right (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupBox.vala.c: In function ‘backup_box_take_snapshot’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupBox.vala.c:876:17: warning: â€-Wdeprecated-declarations][]] 876 | g_thread_create (_backup_box_take_snapshot_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error0_); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupBox.vala.c:1134:63: warning: format â€-Wformat=][]] 1134 | _tmp58_ = g_strdup_printf ("%'d", _tmp57_->count_unchanged); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int gint64 {aka long int} | %'ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupBox.vala.c:1141:63: warning: format â€-Wformat=][]] 1141 | _tmp63_ = g_strdup_printf ("%'d", _tmp62_->count_created); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~ | | | | int gint64 {aka long int} | %'ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupBox.vala.c:1148:63: warning: format â€-Wformat=][]] 1148 | _tmp68_ = g_strdup_printf ("%'d", _tmp67_->count_deleted); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~ | | | | int gint64 {aka long int} | %'ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupBox.vala.c:1155:63: warning: format â€-Wformat=][]] 1155 | _tmp73_ = g_strdup_printf ("%'d", _tmp72_->count_modified); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~ | | | | int gint64 {aka long int} | %'ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupBox.vala.c:1162:63: warning: format â€-Wformat=][]] 1162 | _tmp78_ = g_strdup_printf ("%'d", _tmp77_->count_checksum); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~ | | | | int gint64 {aka long int} | %'ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupBox.vala.c:1169:63: warning: format â€-Wformat=][]] 1169 | _tmp83_ = g_strdup_printf ("%'d", _tmp82_->count_size); | ~~^ ~~~~~~~~~~~~~~~~~~~ | | | | int gint64 {aka long int} | %'ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupBox.vala.c:1176:63: warning: format â€-Wformat=][]] 1176 | _tmp88_ = g_strdup_printf ("%'d", _tmp87_->count_timestamp); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int gint64 {aka long int} | %'ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupBox.vala.c:1183:63: warning: format â€-Wformat=][]] 1183 | _tmp93_ = g_strdup_printf ("%'d", _tmp92_->count_permissions); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int gint64 {aka long int} | %'ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupBox.vala.c:1190:63: warning: format â€-Wformat=][]] 1190 | _tmp98_ = g_strdup_printf ("%'d", _tmp97_->count_owner); | ~~^ ~~~~~~~~~~~~~~~~~~~~ | | | | int gint64 {aka long int} | %'ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupBox.vala.c:1197:64: warning: format â€-Wformat=][]] 1197 | _tmp103_ = g_strdup_printf ("%'d", _tmp102_->count_group); | ~~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | int gint64 {aka long int} | %'ld In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupBox.vala.c: In function ‘backup_box_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupBox.vala.c:1285:13: note: in expansion of macro ‘g_once_init_enter’ 1285 | if (g_once_init_enter (&backup_box_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/DeleteFileTask.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/DeleteFileTask.vala.c: In function ‘delete_file_task_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/DeleteFileTask.vala.c:690:13: note: in expansion of macro ‘g_once_init_enter’ 690 | if (g_once_init_enter (&delete_file_task_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupDeviceBox.vala.c: In function ‘backup_device_box_init_infobar_location’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupDeviceBox.vala.c:1582:16: warning: assignment to â€-Wincompatible-pointer-types][]] 1582 | _tmp2_ = gtk_info_bar_get_content_area (infobar); | ^ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupDeviceBox.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupDeviceBox.vala.c: In function ‘backup_device_box_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupDeviceBox.vala.c:2859:13: note: in expansion of macro ‘g_once_init_enter’ 2859 | if (g_once_init_enter (&backup_device_box_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Device.vala.c:28: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Device.vala.c: In function ‘device_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Device.vala.c:8607:13: note: in expansion of macro ‘g_once_init_enter’ 8607 | if (g_once_init_enter (&device_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Device.vala.c: In function ‘device_luks_unlock’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Device.vala.c:5640:25: warning: ignoring return value of â€-Wunused-result][]] 5640 | system (_tmp45_); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupFinishBox.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupFinishBox.vala.c: In function ‘backup_finish_box_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupFinishBox.vala.c:247:13: note: in expansion of macro ‘g_once_init_enter’ 247 | if (g_once_init_enter (&backup_finish_box_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupWindow.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupWindow.vala.c: In function ‘backup_window_tabs_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupWindow.vala.c:570:13: note: in expansion of macro ‘g_once_init_enter’ 570 | if (g_once_init_enter (&backup_window_tabs_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupWindow.vala.c: In function ‘backup_window_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BackupWindow.vala.c:1292:13: note: in expansion of macro ‘g_once_init_enter’ 1292 | if (g_once_init_enter (&backup_window_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BootOptionsBox.vala.c: In function ‘boot_options_box_add_bootloader_options’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BootOptionsBox.vala.c:667:9: warning: â€-Wdeprecated-declarations][]] 667 | gtk_widget_set_margin_left ((GtkWidget*) _tmp1_, 12); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BootOptionsBox.vala.c:27: /usr/include/gtk-3.0/gtk/gtkwidget.h:1086:10: note: declared here 1086 | void gtk_widget_set_margin_left (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BootOptionsBox.vala.c: In function ‘boot_options_box_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BootOptionsBox.vala.c:1247:13: note: in expansion of macro ‘g_once_init_enter’ 1247 | if (g_once_init_enter (&boot_options_box_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/FileItem.vala.c: In function ‘file_item_query_file_info’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/FileItem.vala.c:314:25: warning: â€-Wdeprecated-declarations][]] 314 | GTimeVal _tmp35_ = {0}; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/FileItem.vala.c:27: /usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/FileItem.vala.c:411:25: warning: â€-Wdeprecated-declarations][]] 411 | g_file_info_get_modification_time (_tmp34_, &_tmp35_); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:85, from /usr/include/gee-0.8/gee.h:8, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/FileItem.vala.c:28: /usr/include/glib-2.0/gio/gfileinfo.h:1260:19: note: declared here 1260 | void g_file_info_get_modification_time (GFileInfo *info, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/FileItem.vala.c:412:25: warning: â€-Wdeprecated-declarations][]] 412 | _tmp36_ = g_date_time_new_from_timeval_utc (&_tmp35_); | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/gbookmarkfile.h:28, from /usr/include/glib-2.0/glib.h:39: /usr/include/glib-2.0/glib/gdatetime.h:121:25: note: declared here 121 | GDateTime * g_date_time_new_from_timeval_utc (const GTimeVal *tv); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/FileItem.vala.c: In function ‘file_item_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/FileItem.vala.c:677:13: note: in expansion of macro ‘g_once_init_enter’ 677 | if (g_once_init_enter (&file_item_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BootOptionsWindow.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BootOptionsWindow.vala.c: In function ‘boot_options_window_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/BootOptionsWindow.vala.c:321:13: note: in expansion of macro ‘g_once_init_enter’ 321 | if (g_once_init_enter (&boot_options_window_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/FsTabEntry.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/FsTabEntry.vala.c: In function ‘fs_tab_entry_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/FsTabEntry.vala.c:1404:13: note: in expansion of macro ‘g_once_init_enter’ 1404 | if (g_once_init_enter (&fs_tab_entry_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/DeleteBox.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/DeleteBox.vala.c: In function ‘delete_box_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/DeleteBox.vala.c:753:13: note: in expansion of macro ‘g_once_init_enter’ 753 | if (g_once_init_enter (&delete_box_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/GtkHelper.vala.c: In function ‘tee_jee_gtk_helper_gtk_inputbox’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/GtkHelper.vala.c:371:9: warning: not enough variable arguments to fit a sentinel [-Wformat=[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=]] 371 | _tmp8_ = (GtkDialog*) gtk_dialog_new_with_buttons (title, parent_win, GTK_DIALOG_MODAL, NULL); | ^~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/GtkHelper.vala.c:387:17: warning: assignment to â€-Wincompatible-pointer-types][]] 387 | _tmp14_ = gtk_dialog_get_content_area (_tmp13_); | ^ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/DeleteFinishBox.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/DeleteFinishBox.vala.c: In function ‘delete_finish_box_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/DeleteFinishBox.vala.c:258:13: note: in expansion of macro ‘g_once_init_enter’ 258 | if (g_once_init_enter (&delete_finish_box_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/DeleteWindow.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/DeleteWindow.vala.c: In function ‘delete_window_tabs_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/DeleteWindow.vala.c:536:13: note: in expansion of macro ‘g_once_init_enter’ 536 | if (g_once_init_enter (&delete_window_tabs_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/DeleteWindow.vala.c: In function ‘delete_window_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/DeleteWindow.vala.c:1250:13: note: in expansion of macro ‘g_once_init_enter’ 1250 | if (g_once_init_enter (&delete_window_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/IconManager.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/IconManager.vala.c: In function ‘icon_manager_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/IconManager.vala.c:1186:13: note: in expansion of macro ‘g_once_init_enter’ 1186 | if (g_once_init_enter (&icon_manager_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/LinuxDistro.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/LinuxDistro.vala.c: In function ‘linux_distro_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/LinuxDistro.vala.c:853:13: note: in expansion of macro ‘g_once_init_enter’ 853 | if (g_once_init_enter (&linux_distro_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/EstimateBox.vala.c: In function ‘estimate_box_estimate_system_size’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/EstimateBox.vala.c:484:25: warning: â€-Wdeprecated-declarations][]] 484 | g_thread_create (_estimate_box_estimate_system_size_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error0_); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/EstimateBox.vala.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/EstimateBox.vala.c: In function ‘estimate_box_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/EstimateBox.vala.c:604:13: note: in expansion of macro ‘g_once_init_enter’ 604 | if (g_once_init_enter (&estimate_box_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/MountEntry.vala.c:4: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/MountEntry.vala.c: In function ‘mount_entry_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/MountEntry.vala.c:423:13: note: in expansion of macro ‘g_once_init_enter’ 423 | if (g_once_init_enter (&mount_entry_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeAppsBox.vala.c: In function ‘exclude_apps_box_init_treeview’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeAppsBox.vala.c:663:9: warning: â€-Wdeprecated-declarations][]] 663 | gtk_tree_view_set_rules_hint (_tmp4_, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeAppsBox.vala.c:27: /usr/include/gtk-3.0/gtk/gtktreeview.h:246:24: note: declared here 246 | void gtk_tree_view_set_rules_hint (GtkTreeView *tree_view, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeAppsBox.vala.c: In function ‘exclude_apps_box_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeAppsBox.vala.c:878:13: note: in expansion of macro ‘g_once_init_enter’ 878 | if (g_once_init_enter (&exclude_apps_box_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/OSDNotify.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/OSDNotify.vala.c: In function ‘osd_notify_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/OSDNotify.vala.c:264:13: note: in expansion of macro ‘g_once_init_enter’ 264 | if (g_once_init_enter (&osd_notify_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/RsyncSpaceCheckTask.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/RsyncSpaceCheckTask.vala.c: In function ‘rsync_space_check_task_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/RsyncSpaceCheckTask.vala.c:803:13: note: in expansion of macro ‘g_once_init_enter’ 803 | if (g_once_init_enter (&rsync_space_check_task_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeBox.vala.c: In function ‘exclude_box_treeview_add_item’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeBox.vala.c:1826:9: warning: â€-Wdeprecated-declarations][]] 1826 | _tmp16_ = gtk_tree_view_get_hadjustment (treeview); | ^~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeBox.vala.c:27: /usr/include/gtk-3.0/gtk/gtktreeview.h:222:24: note: declared here 222 | GtkAdjustment *gtk_tree_view_get_hadjustment (GtkTreeView *tree_view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeBox.vala.c: In function ‘exclude_box_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeBox.vala.c:2125:13: note: in expansion of macro ‘g_once_init_enter’ 2125 | if (g_once_init_enter (&exclude_box_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/RsyncTask.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/RsyncTask.vala.c: In function ‘rsync_task_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/RsyncTask.vala.c:2144:13: note: in expansion of macro ‘g_once_init_enter’ 2144 | if (g_once_init_enter (&rsync_task_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/SystemUser.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/SystemUser.vala.c: In function ‘system_user_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/SystemUser.vala.c:1239:13: note: in expansion of macro ‘g_once_init_enter’ 1239 | if (g_once_init_enter (&system_user_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeListSummaryWindow.vala.c: In function ‘exclude_list_summary_window_create_actions’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeListSummaryWindow.vala.c:229:9: warning: â€-Wdeprecated-declarations][]] 229 | _tmp3_ = (GtkImage*) gtk_image_new_from_stock ("gtk-ok", (GtkIconSize) GTK_ICON_SIZE_BUTTON); | ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeListSummaryWindow.vala.c:27: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeListSummaryWindow.vala.c: In function ‘exclude_list_summary_window_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeListSummaryWindow.vala.c:394:13: note: in expansion of macro ‘g_once_init_enter’ 394 | if (g_once_init_enter (&exclude_list_summary_window_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TeeJee.FileSystem.vala.c: In function ‘tee_jee_file_system_format_file_size’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TeeJee.FileSystem.vala.c:2033:74: warning: format â€-Wformat=][]] 2033 | _tmp66_ = g_strdup_printf ("%'0lld", size); | ~~~~~^ ~~~~ | | | | | guint64 {aka long unsigned int} | long long int | %'0ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeMessageWindow.vala.c: In function ‘exclude_message_window_construct’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeMessageWindow.vala.c:514:16: warning: assignment to â€-Wincompatible-pointer-types][]] 514 | _tmp0_ = gtk_dialog_get_content_area ((GtkDialog*) self); | ^ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeMessageWindow.vala.c:563:9: warning: â€-Wdeprecated-declarations][]] 563 | gtk_tree_view_set_rules_hint (_tmp24_, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeMessageWindow.vala.c:27: /usr/include/gtk-3.0/gtk/gtktreeview.h:246:24: note: declared here 246 | void gtk_tree_view_set_rules_hint (GtkTreeView *tree_view, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeMessageWindow.vala.c:663:9: warning: â€-Wdeprecated-declarations][]] 663 | _tmp75_ = gtk_dialog_get_action_area ((GtkDialog*) self); | ^~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31: /usr/include/gtk-3.0/gtk/gtkdialog.h:203:13: note: declared here 203 | GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeMessageWindow.vala.c:663:17: warning: assignment to â€-Wincompatible-pointer-types][]] 663 | _tmp75_ = gtk_dialog_get_action_area ((GtkDialog*) self); | ^ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeMessageWindow.vala.c:667:9: warning: â€-Wdeprecated-declarations][]] 667 | _tmp77_ = (GtkButton*) gtk_button_new_from_stock ("gtk-ok"); | ^~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:54: /usr/include/gtk-3.0/gtk/gtkbutton.h:103:16: note: declared here 103 | GtkWidget* gtk_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeMessageWindow.vala.c: In function ‘exclude_message_window_tv_exclude_add_item’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeMessageWindow.vala.c:871:9: warning: â€-Wdeprecated-declarations][]] 871 | _tmp12_ = gtk_tree_view_get_hadjustment (_tmp11_); | ^~~~~~~ /usr/include/gtk-3.0/gtk/gtktreeview.h:222:24: note: declared here 222 | GtkAdjustment *gtk_tree_view_get_hadjustment (GtkTreeView *tree_view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeMessageWindow.vala.c: In function ‘exclude_message_window_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ExcludeMessageWindow.vala.c:938:13: note: in expansion of macro ‘g_once_init_enter’ 938 | if (g_once_init_enter (&exclude_message_window_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/FinishBox.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/FinishBox.vala.c: In function ‘finish_box_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/FinishBox.vala.c:693:13: note: in expansion of macro ‘g_once_init_enter’ 693 | if (g_once_init_enter (&finish_box_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/MainWindow.vala.c: In function ‘main_window_init_ui_statusbar’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/MainWindow.vala.c:1578:9: warning: â€-Wdeprecated-declarations][]] 1578 | gtk_widget_set_margin_left ((GtkWidget*) _tmp37_, 12); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/MainWindow.vala.c:27: /usr/include/gtk-3.0/gtk/gtkwidget.h:1086:10: note: declared here 1086 | void gtk_widget_set_margin_left (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/MainWindow.vala.c:1580:9: warning: â€-Wdeprecated-declarations][]] 1580 | gtk_widget_set_margin_right ((GtkWidget*) _tmp38_, 12); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkwidget.h:1091:10: note: declared here 1091 | void gtk_widget_set_margin_right (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/MainWindow.vala.c:1645:9: warning: â€-Wdeprecated-declarations][]] 1645 | gtk_widget_set_margin_left ((GtkWidget*) _tmp68_, 12); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkwidget.h:1086:10: note: declared here 1086 | void gtk_widget_set_margin_left (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/MainWindow.vala.c:1647:9: warning: â€-Wdeprecated-declarations][]] 1647 | gtk_widget_set_margin_right ((GtkWidget*) _tmp69_, 12); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkwidget.h:1091:10: note: declared here 1091 | void gtk_widget_set_margin_right (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/MainWindow.vala.c: In function ‘main_window_menu_extra_popup’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/MainWindow.vala.c:1748:64: warning: passing argument 2 of â€-Wincompatible-pointer-types][]] 1748 | gtk_menu_shell_append ((GtkMenuShell*) _tmp4_, _tmp5_); | ^~~~~~ | | | GtkMenuItem * {aka struct _GtkMenuItem *} In file included from /usr/include/gtk-3.0/gtk/gtkmenu.h:33, from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33: /usr/include/gtk-3.0/gtk/gtkmenushell.h:92:55: note: expected ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} but argument is of type ‘GtkMenuItem *’ {aka ‘struct _GtkMenuItem *’} 92 | GtkWidget *child); | ~~~~~~~~~~~~~~^~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/MainWindow.vala.c:1757:56: warning: passing argument 2 of â€-Wincompatible-pointer-types][]] 1757 | gtk_menu_shell_append ((GtkMenuShell*) _tmp8_, _tmp9_); | ^~~~~~ | | | GtkMenuItem * {aka struct _GtkMenuItem *} /usr/include/gtk-3.0/gtk/gtkmenushell.h:92:55: note: expected ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} but argument is of type ‘GtkMenuItem *’ {aka ‘struct _GtkMenuItem *’} 92 | GtkWidget *child); | ~~~~~~~~~~~~~~^~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/MainWindow.vala.c:1765:17: warning: â€-Wdeprecated-declarations][]] 1765 | gtk_menu_popup (_tmp12_, NULL, NULL, NULL, NULL, event->button, event->time); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/MainWindow.vala.c:1769:17: warning: â€-Wdeprecated-declarations][]] 1769 | gtk_menu_popup (_tmp13_, NULL, NULL, NULL, NULL, (guint) 0, gtk_get_current_event_time ()); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/MainWindow.vala.c: In function ‘main_window_create_menu_item’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/MainWindow.vala.c:1821:9: warning: â€-Wdeprecated-declarations][]] 1821 | gtk_widget_set_margin_right ((GtkWidget*) _tmp6_, 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkwidget.h:1091:10: note: declared here 1091 | void gtk_widget_set_margin_right (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/MainWindow.vala.c: In function ‘main_window_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/MainWindow.vala.c:3934:13: note: in expansion of macro ‘g_once_init_enter’ 3934 | if (g_once_init_enter (&main_window_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TeeJee.Process.vala.c: In function ‘tee_jee_process_helper_get_pid_by_command’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TeeJee.Process.vala.c:1099:49: warning: â€-Wdeprecated-declarations][]] 1099 | _tmp24_ = g_data_input_stream_read_until (_tmp22_, "\0", &_tmp23_, NULL, &_inner_error0_); | ^~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:50, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TeeJee.Process.vala.c:30: /usr/include/glib-2.0/gio/gdatainputstream.h:141:24: note: declared here 141 | char * g_data_input_stream_read_until (GDataInputStream *stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/MiscBox.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/MiscBox.vala.c: In function ‘misc_box_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/MiscBox.vala.c:920:13: note: in expansion of macro ‘g_once_init_enter’ 920 | if (g_once_init_enter (&misc_box_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TimeoutCounter.vala.c: In function ‘timeout_counter_kill_process_on_timeout’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TimeoutCounter.vala.c:125:17: warning: â€-Wdeprecated-declarations][]] 125 | g_thread_create (_timeout_counter_start_counter_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error0_); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TimeoutCounter.vala.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TimeoutCounter.vala.c: In function ‘timeout_counter_exit_on_timeout’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TimeoutCounter.vala.c:165:17: warning: â€-Wdeprecated-declarations][]] 165 | g_thread_create (_timeout_counter_start_counter_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error0_); | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TimeoutCounter.vala.c: In function ‘timeout_counter_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TimeoutCounter.vala.c:314:13: note: in expansion of macro ‘g_once_init_enter’ 314 | if (g_once_init_enter (&timeout_counter_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TimeoutCounter.vala.c: In function ‘timeout_counter_start_counter_thread’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TimeoutCounter.vala.c:240:25: warning: ignoring return value of â€-Wunused-result][]] 240 | system (_tmp7_); | ^~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreBox.vala.c: In function ‘restore_box_add_count_label’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreBox.vala.c:710:9: warning: â€-Wdeprecated-declarations][]] 710 | gtk_widget_set_margin_left ((GtkWidget*) _tmp8_, 12); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreBox.vala.c:27: /usr/include/gtk-3.0/gtk/gtkwidget.h:1086:10: note: declared here 1086 | void gtk_widget_set_margin_left (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreBox.vala.c:712:9: warning: â€-Wdeprecated-declarations][]] 712 | gtk_widget_set_margin_right ((GtkWidget*) _tmp9_, 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkwidget.h:1091:10: note: declared here 1091 | void gtk_widget_set_margin_right (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreBox.vala.c: In function ‘restore_box_restore’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreBox.vala.c:824:17: warning: â€-Wdeprecated-declarations][]] 824 | g_thread_create (_restore_box_restore_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error0_); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreBox.vala.c:1003:47: warning: format â€-Wformat=][]] 1003 | _tmp51_ = g_strdup_printf ("%'d", _tmp50_->count_unchanged); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int gint64 {aka long int} | %'ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreBox.vala.c:1010:47: warning: format â€-Wformat=][]] 1010 | _tmp56_ = g_strdup_printf ("%'d", _tmp55_->count_created); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~ | | | | int gint64 {aka long int} | %'ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreBox.vala.c:1017:47: warning: format â€-Wformat=][]] 1017 | _tmp61_ = g_strdup_printf ("%'d", _tmp60_->count_deleted); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~ | | | | int gint64 {aka long int} | %'ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreBox.vala.c:1024:47: warning: format â€-Wformat=][]] 1024 | _tmp66_ = g_strdup_printf ("%'d", _tmp65_->count_modified); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~ | | | | int gint64 {aka long int} | %'ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreBox.vala.c:1031:47: warning: format â€-Wformat=][]] 1031 | _tmp71_ = g_strdup_printf ("%'d", _tmp70_->count_checksum); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~ | | | | int gint64 {aka long int} | %'ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreBox.vala.c:1038:47: warning: format â€-Wformat=][]] 1038 | _tmp76_ = g_strdup_printf ("%'d", _tmp75_->count_size); | ~~^ ~~~~~~~~~~~~~~~~~~~ | | | | int gint64 {aka long int} | %'ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreBox.vala.c:1045:47: warning: format â€-Wformat=][]] 1045 | _tmp81_ = g_strdup_printf ("%'d", _tmp80_->count_timestamp); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int gint64 {aka long int} | %'ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreBox.vala.c:1052:47: warning: format â€-Wformat=][]] 1052 | _tmp86_ = g_strdup_printf ("%'d", _tmp85_->count_permissions); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int gint64 {aka long int} | %'ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreBox.vala.c:1059:47: warning: format â€-Wformat=][]] 1059 | _tmp91_ = g_strdup_printf ("%'d", _tmp90_->count_owner); | ~~^ ~~~~~~~~~~~~~~~~~~~~ | | | | int gint64 {aka long int} | %'ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreBox.vala.c:1066:47: warning: format â€-Wformat=][]] 1066 | _tmp96_ = g_strdup_printf ("%'d", _tmp95_->count_group); | ~~^ ~~~~~~~~~~~~~~~~~~~~ | | | | int gint64 {aka long int} | %'ld In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreBox.vala.c: In function ‘restore_box_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreBox.vala.c:1169:13: note: in expansion of macro ‘g_once_init_enter’ 1169 | if (g_once_init_enter (&restore_box_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Gtk/CustomMessageDialog.vala.c: In function ‘custom_message_dialog_init_window’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Gtk/CustomMessageDialog.vala.c:240:16: warning: assignment to â€-Wincompatible-pointer-types][]] 240 | _tmp2_ = gtk_dialog_get_content_area ((GtkDialog*) self); | ^ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Gtk/CustomMessageDialog.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Gtk/CustomMessageDialog.vala.c: In function ‘custom_message_dialog_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Gtk/CustomMessageDialog.vala.c:454:13: note: in expansion of macro ‘g_once_init_enter’ 454 | if (g_once_init_enter (&custom_message_dialog_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreDeviceBox.vala.c: In function ‘restore_device_box_create_infobar_location’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreDeviceBox.vala.c:1806:16: warning: assignment to â€-Wincompatible-pointer-types][]] 1806 | _tmp2_ = gtk_info_bar_get_content_area (infobar); | ^ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreDeviceBox.vala.c: In function ‘restore_device_box_instance_init’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreDeviceBox.vala.c:2240:9: warning: â€-Wdeprecated-declarations][]] 2240 | self->priv->tooltip_size = gtk_icon_size_register ("ttip", 128, 128); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtkstyleprovider.h:27, from /usr/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27, from /usr/include/gtk-3.0/gtk/gtk.h:127, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreDeviceBox.vala.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:122:23: note: declared here 122 | GtkIconSize gtk_icon_size_register (const gchar *name, | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreDeviceBox.vala.c: In function ‘restore_device_box_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreDeviceBox.vala.c:2273:13: note: in expansion of macro ‘g_once_init_enter’ 2273 | if (g_once_init_enter (&restore_device_box_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Gtk/TerminalWindow.vala.c: In function ‘terminal_window_start_shell’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Gtk/TerminalWindow.vala.c:293:17: warning: â€-Wdeprecated-declarations][]] 293 | vte_terminal_spawn_sync (_tmp4_, VTE_PTY_DEFAULT, _tmp5_, argv, env, G_SPAWN_SEARCH_PATH, NULL, NULL, &_tmp6_, NULL, &_inner_error0_); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/vte-2.91/vte/vte.h:37, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Gtk/TerminalWindow.vala.c:30: /usr/include/vte-2.91/vte/vtedeprecated.h:91:10: note: declared here 91 | gboolean vte_terminal_spawn_sync(VteTerminal *terminal, | ^~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Gtk/TerminalWindow.vala.c: In function ‘terminal_window_execute_script’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Gtk/TerminalWindow.vala.c:370:17: warning: â€-Wdeprecated-declarations][]] 370 | vte_terminal_spawn_sync (_tmp4_, VTE_PTY_DEFAULT, _tmp5_, argv, env, G_SPAWN_SEARCH_PATH, NULL, NULL, &_tmp6_, NULL, &_inner_error0_); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/vte-2.91/vte/vtedeprecated.h:91:10: note: declared here 91 | gboolean vte_terminal_spawn_sync(VteTerminal *terminal, | ^~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Gtk/TerminalWindow.vala.c: In function ‘terminal_window_script_exit’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Gtk/TerminalWindow.vala.c:423:16: warning: assignment to â€-Wincompatible-pointer-types][]] 423 | _tmp0_ = gtk_widget_get_parent ((GtkWidget*) self); | ^ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Gtk/TerminalWindow.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Gtk/TerminalWindow.vala.c: In function ‘terminal_window_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Gtk/TerminalWindow.vala.c:491:13: note: in expansion of macro ‘g_once_init_enter’ 491 | if (g_once_init_enter (&terminal_window_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Console/AppConsole.vala.c:43: warning: "GETTEXT_PACKAGE" redefined 43 | #define GETTEXT_PACKAGE "" | : note: this is the location of the previous definition In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Console/AppConsole.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Console/AppConsole.vala.c: In function ‘app_console_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Console/AppConsole.vala.c:6621:13: note: in expansion of macro ‘g_once_init_enter’ 6621 | if (g_once_init_enter (&app_console_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreExcludeBox.vala.c: In function ‘restore_exclude_box_construct’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreExcludeBox.vala.c:401:9: warning: â€-Wdeprecated-declarations][]] 401 | gtk_widget_set_margin_left ((GtkWidget*) _tmp19_, 24); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreExcludeBox.vala.c:27: /usr/include/gtk-3.0/gtk/gtkwidget.h:1086:10: note: declared here 1086 | void gtk_widget_set_margin_left (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreExcludeBox.vala.c:443:9: warning: â€-Wdeprecated-declarations][]] 443 | gtk_widget_set_margin_left ((GtkWidget*) _tmp40_, 24); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkwidget.h:1086:10: note: declared here 1086 | void gtk_widget_set_margin_left (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreExcludeBox.vala.c: In function ‘restore_exclude_box_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreExcludeBox.vala.c:554:13: note: in expansion of macro ‘g_once_init_enter’ 554 | if (g_once_init_enter (&restore_exclude_box_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreFinishBox.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreFinishBox.vala.c: In function ‘restore_finish_box_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreFinishBox.vala.c:669:13: note: in expansion of macro ‘g_once_init_enter’ 669 | if (g_once_init_enter (&restore_finish_box_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreSummaryBox.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreSummaryBox.vala.c: In function ‘restore_summary_box_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreSummaryBox.vala.c:267:13: note: in expansion of macro ‘g_once_init_enter’ 267 | if (g_once_init_enter (&restore_summary_box_type_id__once)) { | ^~~~~~~~~~~~~~~~~ Compilation succeeded - 35 warning(s) In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreWindow.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreWindow.vala.c: In function ‘restore_window_tabs_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreWindow.vala.c:709:13: note: in expansion of macro ‘g_once_init_enter’ 709 | if (g_once_init_enter (&restore_window_tabs_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreWindow.vala.c: In function ‘restore_window_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RestoreWindow.vala.c:1764:13: note: in expansion of macro ‘g_once_init_enter’ 1764 | if (g_once_init_enter (&restore_window_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RsyncLogBox.vala.c: In function ‘rsync_log_box_parse_log_file’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RsyncLogBox.vala.c:790:17: warning: â€-Wdeprecated-declarations][]] 790 | g_thread_create (_rsync_log_box_parse_log_file_thread_gthread_func, g_object_ref (self), TRUE, &_inner_error0_); | ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:114, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RsyncLogBox.vala.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ In file included from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RsyncLogBox.vala.c:33: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RsyncLogBox.vala.c:845:47: warning: format â€-Wformat=][]] 845 | _tmp12_ = g_strdup_printf (_ ("Read %'d of %'d lines..."), ((AsyncTask*) _tmp9_)->prg_count, ((AsyncTask*) _tmp11_)->prg_count_total); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gi18n-lib.h:32:59: note: in definition of macro ‘_’ 32 | #define _(String) ((char *) g_dgettext (GETTEXT_PACKAGE, String)) | ^~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RsyncLogBox.vala.c:845:55: note: format string is defined here 845 | _tmp12_ = g_strdup_printf (_ ("Read %'d of %'d lines..."), ((AsyncTask*) _tmp9_)->prg_count, ((AsyncTask*) _tmp11_)->prg_count_total); | ~~^ | | | int | %'ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RsyncLogBox.vala.c:845:47: warning: format â€-Wformat=][]] 845 | _tmp12_ = g_strdup_printf (_ ("Read %'d of %'d lines..."), ((AsyncTask*) _tmp9_)->prg_count, ((AsyncTask*) _tmp11_)->prg_count_total); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gi18n-lib.h:32:59: note: in definition of macro ‘_’ 32 | #define _(String) ((char *) g_dgettext (GETTEXT_PACKAGE, String)) | ^~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RsyncLogBox.vala.c:845:62: note: format string is defined here 845 | _tmp12_ = g_strdup_printf (_ ("Read %'d of %'d lines..."), ((AsyncTask*) _tmp9_)->prg_count, ((AsyncTask*) _tmp11_)->prg_count_total); | ~~^ | | | int | %'ld /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RsyncLogBox.vala.c: In function ‘rsync_log_box_create_treeview’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RsyncLogBox.vala.c:1562:9: warning: â€-Wdeprecated-declarations][]] 1562 | gtk_tree_view_set_rules_hint (_tmp9_, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42: /usr/include/gtk-3.0/gtk/gtktreeview.h:246:24: note: declared here 246 | void gtk_tree_view_set_rules_hint (GtkTreeView *tree_view, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RsyncLogBox.vala.c: In function ‘rsync_log_box_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RsyncLogBox.vala.c:2573:13: note: in expansion of macro ‘g_once_init_enter’ 2573 | if (g_once_init_enter (&rsync_log_box_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RsyncLogWindow.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RsyncLogWindow.vala.c: In function ‘rsync_log_window_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/RsyncLogWindow.vala.c:251:13: note: in expansion of macro ‘g_once_init_enter’ 251 | if (g_once_init_enter (&rsync_log_window_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ScheduleBox.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ScheduleBox.vala.c: In function ‘schedule_box_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/ScheduleBox.vala.c:1454:13: note: in expansion of macro ‘g_once_init_enter’ 1454 | if (g_once_init_enter (&schedule_box_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SettingsWindow.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SettingsWindow.vala.c: In function ‘settings_window_tabs_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SettingsWindow.vala.c:521:13: note: in expansion of macro ‘g_once_init_enter’ 521 | if (g_once_init_enter (&settings_window_tabs_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SettingsWindow.vala.c: In function ‘settings_window_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SettingsWindow.vala.c:855:13: note: in expansion of macro ‘g_once_init_enter’ 855 | if (g_once_init_enter (&settings_window_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SetupWizardWindow.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SetupWizardWindow.vala.c: In function ‘setup_wizard_window_tabs_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SetupWizardWindow.vala.c:623:13: note: in expansion of macro ‘g_once_init_enter’ 623 | if (g_once_init_enter (&setup_wizard_window_tabs_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SetupWizardWindow.vala.c: In function ‘setup_wizard_window_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SetupWizardWindow.vala.c:1492:13: note: in expansion of macro ‘g_once_init_enter’ 1492 | if (g_once_init_enter (&setup_wizard_window_type_id__once)) { | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotBackendBox.vala.c:27: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotBackendBox.vala.c: In function ‘snapshot_backend_box_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotBackendBox.vala.c:1049:13: note: in expansion of macro ‘g_once_init_enter’ 1049 | if (g_once_init_enter (&snapshot_backend_box_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c: In function ‘snapshot_list_box_init_treeview’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c:1173:9: warning: â€-Wdeprecated-declarations][]] 1173 | gtk_tree_view_set_rules_hint (_tmp5_, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c:27: /usr/include/gtk-3.0/gtk/gtktreeview.h:246:24: note: declared here 246 | void gtk_tree_view_set_rules_hint (GtkTreeView *tree_view, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c: In function ‘snapshot_list_box_init_list_view_context_menu’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c:1462:9: warning: â€-Wdeprecated-declarations][]] 1462 | _tmp1_ = (GtkImageMenuItem*) gtk_image_menu_item_new_with_label (_ ("Delete")); | ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:269: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80:12: note: declared here 80 | GtkWidget* gtk_image_menu_item_new_with_label (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c:1468:9: warning: â€-Wdeprecated-declarations][]] 1468 | gtk_image_menu_item_set_image (_tmp2_, (GtkWidget*) _tmp4_); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c:1474:56: warning: passing argument 2 of â€-Wincompatible-pointer-types][]] 1474 | gtk_menu_shell_append ((GtkMenuShell*) _tmp6_, (GtkMenuItem*) _tmp7_); | ^~~~~~~~~~~~~~~~~~~~~ | | | GtkMenuItem * {aka struct _GtkMenuItem *} In file included from /usr/include/gtk-3.0/gtk/gtkmenu.h:33, from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33: /usr/include/gtk-3.0/gtk/gtkmenushell.h:92:55: note: expected ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} but argument is of type ‘GtkMenuItem *’ {aka ‘struct _GtkMenuItem *’} 92 | GtkWidget *child); | ~~~~~~~~~~~~~~^~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c:1479:9: warning: â€-Wdeprecated-declarations][]] 1479 | _tmp10_ = (GtkImageMenuItem*) gtk_image_menu_item_new_with_label (_ ("Mark/Unmark for Deletion")); | ^~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80:12: note: declared here 80 | GtkWidget* gtk_image_menu_item_new_with_label (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c:1486:9: warning: â€-Wdeprecated-declarations][]] 1486 | gtk_image_menu_item_set_image (_tmp11_, (GtkWidget*) _tmp13_); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c:1492:57: warning: passing argument 2 of â€-Wincompatible-pointer-types][]] 1492 | gtk_menu_shell_append ((GtkMenuShell*) _tmp15_, (GtkMenuItem*) _tmp16_); | ^~~~~~~~~~~~~~~~~~~~~~ | | | GtkMenuItem * {aka struct _GtkMenuItem *} /usr/include/gtk-3.0/gtk/gtkmenushell.h:92:55: note: expected ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} but argument is of type ‘GtkMenuItem *’ {aka ‘struct _GtkMenuItem *’} 92 | GtkWidget *child); | ~~~~~~~~~~~~~~^~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c:1497:9: warning: â€-Wdeprecated-declarations][]] 1497 | _tmp19_ = (GtkImageMenuItem*) gtk_image_menu_item_new_with_label (_ ("Browse Files")); | ^~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80:12: note: declared here 80 | GtkWidget* gtk_image_menu_item_new_with_label (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c:1504:9: warning: â€-Wdeprecated-declarations][]] 1504 | gtk_image_menu_item_set_image (_tmp20_, (GtkWidget*) _tmp22_); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c:1510:57: warning: passing argument 2 of â€-Wincompatible-pointer-types][]] 1510 | gtk_menu_shell_append ((GtkMenuShell*) _tmp24_, (GtkMenuItem*) _tmp25_); | ^~~~~~~~~~~~~~~~~~~~~~ | | | GtkMenuItem * {aka struct _GtkMenuItem *} /usr/include/gtk-3.0/gtk/gtkmenushell.h:92:55: note: expected ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} but argument is of type ‘GtkMenuItem *’ {aka ‘struct _GtkMenuItem *’} 92 | GtkWidget *child); | ~~~~~~~~~~~~~~^~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c:1515:9: warning: â€-Wdeprecated-declarations][]] 1515 | _tmp28_ = (GtkImageMenuItem*) gtk_image_menu_item_new_with_label (_ ("View Rsync Log for Create")); | ^~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80:12: note: declared here 80 | GtkWidget* gtk_image_menu_item_new_with_label (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c:1522:9: warning: â€-Wdeprecated-declarations][]] 1522 | gtk_image_menu_item_set_image (_tmp29_, (GtkWidget*) _tmp31_); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c:1528:57: warning: passing argument 2 of â€-Wincompatible-pointer-types][]] 1528 | gtk_menu_shell_append ((GtkMenuShell*) _tmp33_, (GtkMenuItem*) _tmp34_); | ^~~~~~~~~~~~~~~~~~~~~~ | | | GtkMenuItem * {aka struct _GtkMenuItem *} /usr/include/gtk-3.0/gtk/gtkmenushell.h:92:55: note: expected ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} but argument is of type ‘GtkMenuItem *’ {aka ‘struct _GtkMenuItem *’} 92 | GtkWidget *child); | ~~~~~~~~~~~~~~^~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c:1533:9: warning: â€-Wdeprecated-declarations][]] 1533 | _tmp37_ = (GtkImageMenuItem*) gtk_image_menu_item_new_with_label (_ ("View Rsync Log for Restore")); | ^~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80:12: note: declared here 80 | GtkWidget* gtk_image_menu_item_new_with_label (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c:1540:9: warning: â€-Wdeprecated-declarations][]] 1540 | gtk_image_menu_item_set_image (_tmp38_, (GtkWidget*) _tmp40_); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c:1546:57: warning: passing argument 2 of â€-Wincompatible-pointer-types][]] 1546 | gtk_menu_shell_append ((GtkMenuShell*) _tmp42_, (GtkMenuItem*) _tmp43_); | ^~~~~~~~~~~~~~~~~~~~~~ | | | GtkMenuItem * {aka struct _GtkMenuItem *} /usr/include/gtk-3.0/gtk/gtkmenushell.h:92:55: note: expected ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} but argument is of type ‘GtkMenuItem *’ {aka ‘struct _GtkMenuItem *’} 92 | GtkWidget *child); | ~~~~~~~~~~~~~~^~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c: In function ‘snapshot_list_box_menu_snapshots_popup’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c:2373:17: warning: â€-Wdeprecated-declarations][]] 2373 | gtk_menu_popup (_tmp32_, NULL, NULL, NULL, NULL, event->button, event->time); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c:2377:17: warning: â€-Wdeprecated-declarations][]] 2377 | gtk_menu_popup (_tmp33_, NULL, NULL, NULL, NULL, (guint) 0, gtk_get_current_event_time ()); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c: In function ‘snapshot_list_box_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/SnapshotListBox.vala.c:2818:13: note: in expansion of macro ‘g_once_init_enter’ 2818 | if (g_once_init_enter (&snapshot_list_box_type_id__once)) { | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/UsersBox.vala.c: In function ‘users_box_init_treeview’: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/UsersBox.vala.c:1202:9: warning: â€-Wdeprecated-declarations][]] 1202 | gtk_tree_view_set_rules_hint (_tmp4_, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/UsersBox.vala.c:27: /usr/include/gtk-3.0/gtk/gtktreeview.h:246:24: note: declared here 246 | void gtk_tree_view_set_rules_hint (GtkTreeView *tree_view, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/UsersBox.vala.c: In function ‘users_box_get_type’: /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of â€-Wincompatible-pointer-types][]] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:262:7: note: in expansion of macro ‘g_atomic_pointer_get’ 262 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Gtk/UsersBox.vala.c:1794:13: note: in expansion of macro ‘g_once_init_enter’ 1794 | if (g_once_init_enter (&users_box_type_id__once)) { | ^~~~~~~~~~~~~~~~~ cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/AppLock.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/AsyncTask.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/CronTab.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/CryptTabEntry.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/DeleteFileTask.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Device.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/FileItem.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/FsTabEntry.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/GtkHelper.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/IconManager.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/LicenseText.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/LinuxDistro.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/MountEntry.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/OSDNotify.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/RsyncSpaceCheckTask.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/RsyncTask.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/SystemUser.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TeeJee.FileSystem.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TeeJee.Json.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TeeJee.Logging.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TeeJee.Misc.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TeeJee.Process.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TeeJee.System.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/TimeoutCounter.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Gtk/CustomMessageDialog.vala.c: No such file or directory compilation terminated. cc1: fatal error: /var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src/Utility/Gtk/TerminalWindow.vala.c: No such file or directory compilation terminated. error: cc exited with status 256 Compilation failed: 1 error(s), 113 warning(s) make[1]: *** [makefile:56: app-gtk] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5/src' make: *** [makefile:2: all] Error 2 * ERROR: app-backup/timeshift-22.06.5::guru failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-backup/timeshift-22.06.5::guru'`, * the complete build log and the output of `emerge -pqv '=app-backup/timeshift-22.06.5::guru'`. * The complete build log is located at '/var/tmp/portage/app-backup/timeshift-22.06.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-backup/timeshift-22.06.5/temp/environment'. * Working directory: '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5' * S: '/var/tmp/portage/app-backup/timeshift-22.06.5/work/timeshift-22.06.5'