From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 3 May 2015 17:46:13 +0000 From: Girar Builder awaiter robot To: Gennadi Motsyo Subject: [#144009] FAILED conky-manager.git=2.3.1-alt1 Message-ID: <20150503174613.GA32753@gitery.altlinux.org> Mail-Followup-To: girar-builder@altlinux.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-girar-task-id: 144009 X-girar-task-owner: drool X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: http://git.altlinux.org/tasks/144009/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#144009] FAILED conky-manager.git=2.3.1-alt1 Cc: sisyphus-incominger@lists.altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: drool@altlinux.org List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 May 2015 17:46:14 -0000 Archived-At: List-Archive: http://git.altlinux.org/tasks/144009/logs/events.1.1.log 2015-May-03 17:45:25 :: test-only task #144009 for sisyphus started by drool: #100 build 2.3.1-alt1 from /people/drool/packages/conky-manager.git 2015-May-03 17:45:26 :: [i586] #100 conky-manager.git 2.3.1-alt1: build start 2015-May-03 17:45:26 :: [x86_64] #100 conky-manager.git 2.3.1-alt1: build start valac -X -D'GETTEXT_PACKAGE="conky-manager"' --Xcc="-lm" -X -Wl,-rpath,/usr/lib64/conky-manager/libs "Main.vala" "MainWindow.vala" "EditWidgetWindow.vala" "EditThemeWindow.vala" "SettingsWindow.vala" "DonationWindow.vala" "GeneratePreviewWindow.vala" "AboutWindow.vala" "Utility.vala" -o conky-manager --pkg glib-2.0 --pkg gio-unix-2.0 --pkg posix --pkg gtk+-3.0 --pkg gee-1.0 --pkg json-glib-1.0 MainWindow.vala:571.3-571.11: error: `ListStore' is an ambiguous reference between `GLib.ListStore' and `Gtk.ListStore' ListStore store = new ListStore(1, typeof(string)); EditWidgetWindow.vala:117.3-117.11: error: `ListStore' is an ambiguous reference between `GLib.ListStore' and `Gtk.ListStore' ListStore model = new Gtk.ListStore (2, typeof (string), typeof (string)); EditThemeWindow.vala:110.3-110.11: error: `ListStore' is an ambiguous reference between `GLib.ListStore' and `Gtk.ListStore' ListStore store = new ListStore(1, typeof(string)); EditThemeWindow.vala:269.22-269.30: error: `ListStore' is an ambiguous reference between `GLib.ListStore' and `Gtk.ListStore' ListStore model = (ListStore)tv_widget.model; EditThemeWindow.vala:269.3-269.11: error: `ListStore' is an ambiguous reference between `GLib.ListStore' and `Gtk.ListStore' ListStore model = (ListStore)tv_widget.model; EditThemeWindow.vala:279.3-279.11: error: `ListStore' is an ambiguous reference between `GLib.ListStore' and `Gtk.ListStore' ListStore model = new ListStore(2, typeof(bool), typeof(ConkyRC)); EditThemeWindow.vala:360.22-360.30: error: `ListStore' is an ambiguous reference between `GLib.ListStore' and `Gtk.ListStore' ListStore model = (ListStore)tv_widget.model; EditThemeWindow.vala:360.3-360.11: error: `ListStore' is an ambiguous reference between `GLib.ListStore' and `Gtk.ListStore' ListStore model = (ListStore)tv_widget.model; SettingsWindow.vala:230.3-230.11: error: `ListStore' is an ambiguous reference between `GLib.ListStore' and `Gtk.ListStore' ListStore model = new ListStore(1, typeof(string)); 2015-May-03 17:46:11 :: [x86_64] conky-manager.git 2.3.1-alt1: remote: build failed 2015-May-03 17:46:11 :: [x86_64] #100 conky-manager.git 2.3.1-alt1: build FAILED valac -X -D'GETTEXT_PACKAGE="conky-manager"' --Xcc="-lm" -X -Wl,-rpath,/usr/lib/conky-manager/libs "Main.vala" "MainWindow.vala" "EditWidgetWindow.vala" "EditThemeWindow.vala" "SettingsWindow.vala" "DonationWindow.vala" "GeneratePreviewWindow.vala" "AboutWindow.vala" "Utility.vala" -o conky-manager --pkg glib-2.0 --pkg gio-unix-2.0 --pkg posix --pkg gtk+-3.0 --pkg gee-1.0 --pkg json-glib-1.0 MainWindow.vala:571.3-571.11: error: `ListStore' is an ambiguous reference between `GLib.ListStore' and `Gtk.ListStore' ListStore store = new ListStore(1, typeof(string)); EditWidgetWindow.vala:117.3-117.11: error: `ListStore' is an ambiguous reference between `GLib.ListStore' and `Gtk.ListStore' ListStore model = new Gtk.ListStore (2, typeof (string), typeof (string)); EditThemeWindow.vala:110.3-110.11: error: `ListStore' is an ambiguous reference between `GLib.ListStore' and `Gtk.ListStore' ListStore store = new ListStore(1, typeof(string)); EditThemeWindow.vala:269.22-269.30: error: `ListStore' is an ambiguous reference between `GLib.ListStore' and `Gtk.ListStore' ListStore model = (ListStore)tv_widget.model; EditThemeWindow.vala:269.3-269.11: error: `ListStore' is an ambiguous reference between `GLib.ListStore' and `Gtk.ListStore' ListStore model = (ListStore)tv_widget.model; EditThemeWindow.vala:279.3-279.11: error: `ListStore' is an ambiguous reference between `GLib.ListStore' and `Gtk.ListStore' ListStore model = new ListStore(2, typeof(bool), typeof(ConkyRC)); EditThemeWindow.vala:360.22-360.30: error: `ListStore' is an ambiguous reference between `GLib.ListStore' and `Gtk.ListStore' ListStore model = (ListStore)tv_widget.model; EditThemeWindow.vala:360.3-360.11: error: `ListStore' is an ambiguous reference between `GLib.ListStore' and `Gtk.ListStore' ListStore model = (ListStore)tv_widget.model; SettingsWindow.vala:230.3-230.11: error: `ListStore' is an ambiguous reference between `GLib.ListStore' and `Gtk.ListStore' ListStore model = new ListStore(1, typeof(string)); 2015-May-03 17:46:13 :: [i586] conky-manager.git 2.3.1-alt1: remote: build failed 2015-May-03 17:46:13 :: [i586] #100 conky-manager.git 2.3.1-alt1: build FAILED 2015-May-03 17:46:11 :: [x86_64] build FAILED 2015-May-03 17:46:13 :: [i586] build FAILED 2015-May-03 17:46:13 :: task #144009 for sisyphus FAILED