=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for corebird-1.7.3nb15 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/net/corebird/work/corebird-1.7.3' Making all in src gmake[2]: Entering directory '/tmp/net/corebird/work/corebird-1.7.3/src' XMLLINT=/usr/pkg/bin/xmllint /usr/pkg/bin/glib-compile-resources --target corebird-resources.c --generate --sourcedir=.. --c-name corebird ../corebird.gresource.xml MainWindow.vala:438.40-438.75: error: Assignment: Cannot convert from `GLib.List' to `GLib.List?' unowned GLib.List ws = this.application.get_windows (); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ MainWindow.vala:439.26-439.27: error: The name `ws' does not exist in the context of `MainWindow.window_delete_cb' debug("Windows: %u", ws.length ()); ^^ MainWindow.vala:451.32-451.33: error: The name `ws' does not exist in the context of `MainWindow.window_delete_cb' foreach (Gtk.Window win in ws) ^^ MainWindow.vala:461.46-461.47: error: The name `ws' does not exist in the context of `MainWindow.window_delete_cb' new_startup_accounts[0] = ((MainWindow)ws.nth_data (0)).account.screen_name; ^^ MainWindow.vala:463.52-463.53: error: The name `ws' does not exist in the context of `MainWindow.window_delete_cb' debug ("Saving the account %s", ((MainWindow)ws.nth_data (0)).account.screen_name); ^^ Corebird.vala:414.40-414.68: error: Assignment: Cannot convert from `GLib.List' to `GLib.List?' unowned GLib.List windows = this.get_windows (); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Corebird.vala:415.32-415.38: error: The name `windows' does not exist in the context of `Corebird.is_window_open_for_user_id' foreach (Gtk.Window win in windows) { ^^^^^^^ Corebird.vala:431.40-431.68: error: Assignment: Cannot convert from `GLib.List' to `GLib.List?' unowned GLib.List windows = this.get_windows (); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Corebird.vala:442.41-442.47: error: The name `windows' does not exist in the context of `Corebird.quit_application' string[] account_names = new string[windows.length ()]; ^^^^^^^ Corebird.vala:444.25-444.31: error: The name `windows' does not exist in the context of `Corebird.quit_application' foreach (var win in windows) { ^^^^^^^ Corebird.vala:453.5-453.17: error: The name `account_names' does not exist in the context of `Corebird.quit_application' account_names.resize (index + 1); ^^^^^^^^^^^^^ Corebird.vala:454.51-454.63: error: The name `account_names' does not exist in the context of `Corebird.quit_application' Settings.get ().set_strv ("startup-accounts", account_names); ^^^^^^^^^^^^^ Corebird.vala:399.40-399.68: error: Assignment: Cannot convert from `GLib.List' to `GLib.List?' unowned GLib.List windows = this.get_windows (); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Corebird.vala:400.32-400.38: error: The name `windows' does not exist in the context of `Corebird.is_window_open_for_screen_name' foreach (Gtk.Window win in windows) { ^^^^^^^ Command-line option `--thread` is deprecated and will be ignored Compilation failed: 14 error(s), 0 warning(s) gmake[2]: *** [Makefile:1305: libcorebird_la_vala.stamp] Error 1 gmake[2]: Leaving directory '/tmp/net/corebird/work/corebird-1.7.3/src' gmake[1]: *** [Makefile:451: all-recursive] Error 1 gmake[1]: Leaving directory '/tmp/net/corebird/work/corebird-1.7.3' gmake: *** [Makefile:383: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/net/corebird *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/net/corebird