ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#17078] FAILED monodevelop.git=2.2.1-alt1 libgtksourcecompletion.git=0.7.0-alt1 ...
@ 2009-12-12  6:39 Girar Builder robot
  0 siblings, 0 replies; only message in thread
From: Girar Builder robot @ 2009-12-12  6:39 UTC (permalink / raw)
  To: Alexey Shabalin; +Cc: sisyphus-incominger

http://git.altlinux.org/tasks/17078/task/log

2009-Dec-12 09:31:01 :: task #17078 for sisyphus started:
#1 build 2.2.1-alt1 from /people/shaba/packages/monodevelop.git
#2 build 0.7.0-alt1 from /people/shaba/packages/libgtksourcecompletion.git
#3 build 0.6.1-alt1 from /people/shaba/packages/vtg.git
#4 build 2.2.1-alt1 from /people/shaba/packages/monodevelop-vala.git
#5 build monodevelop-database-2.1.1-alt1.src.rpm
#6 build monodevelop-debugger-gdb-2.1.1-alt1.src.rpm
#7 build monodevelop-debugger-mdb-2.1.1-alt1.src.rpm
#8 build monodevelop-python-0.2-alt1.src.rpm
2009-Dec-12 09:31:04 :: created pkg.tar for monodevelop.git tag 2.2.1-alt1
2009-Dec-12 09:31:05 :: created pkg.tar for libgtksourcecompletion.git tag 0.7.0-alt1
2009-Dec-12 09:31:05 :: created pkg.tar for vtg.git tag 0.6.1-alt1
2009-Dec-12 09:31:06 :: created pkg.tar for monodevelop-vala.git tag 2.2.1-alt1
2009-Dec-12 09:31:37 :: created build repo
2009-Dec-12 09:31:41 :: [x86_64] monodevelop.git 2.2.1-alt1: build start
2009-Dec-12 09:31:41 :: [i586] monodevelop.git 2.2.1-alt1: build start
2009-Dec-12 09:36:57 :: [x86_64] monodevelop.git 2.2.1-alt1: build OK
2009-Dec-12 09:36:57 :: [x86_64] libgtksourcecompletion.git 0.7.0-alt1: build start
2009-Dec-12 09:37:31 :: [i586] monodevelop.git 2.2.1-alt1: build OK
2009-Dec-12 09:37:31 :: [i586] libgtksourcecompletion.git 0.7.0-alt1: build start
2009-Dec-12 09:38:07 :: [x86_64] libgtksourcecompletion.git 0.7.0-alt1: build OK
2009-Dec-12 09:38:07 :: [x86_64] vtg.git 0.6.1-alt1: build start
2009-Dec-12 09:38:42 :: [i586] libgtksourcecompletion.git 0.7.0-alt1: build OK
2009-Dec-12 09:38:42 :: [i586] vtg.git 0.6.1-alt1: build start
/usr/bin/valac --Xcc "-D G_DISABLE_DEBUG" -C --vapidir ../vapi --pkg config --pkg vala-1.0  --pkg utils -H vsc.h --library vsc-1.0 vscsymbolitem.vala vscsymbolcompletion.vala vscsymbolcompletionfilteroptions.vala vscsymbolcompletionitem.vala vscsymbolcompletionresult.vala vscsourcebuffer.vala vscmethodlistvisitor.vala vscclasslistvisitor.vala vsccompletionvisitor.vala vsctypefindvisitor.vala vscparsermanager.vala vscsourceoutlinervisitor.vala
vscsymbolitem.vala:31.11-31.36: error: The type name `Vala.ArrayList' could not be found
		private Vala.ArrayList<SymbolItem> _children = null;
vscsymbolitem.vala:89.40-89.65: error: The type name `Vala.List' could not be found
		private string parameters_to_string (Vala.List<FormalParameter> parameters, bool compact = false)
vscsymbolitem.vala:48.10-48.35: error: The type name `Vala.ArrayList' could not be found
		public Vala.ArrayList<SymbolItem> children 
vscsymbolitem.vala:48.10-48.35: error: The type name `Vala.ArrayList' could not be found
		public Vala.ArrayList<SymbolItem> children 
vscsymbolcompletion.vala:376.10-376.40: error: The type name `Vala.List' could not be found
		public Vala.List<SymbolCompletionItem> get_methods_for_source (string sourcefile)
vscsymbolcompletion.vala:444.10-444.31: error: The type name `Vala.List' could not be found
		public Vala.List<SymbolItem?> get_symbols_for_source (string sourcefile)
vscsymbolcompletion.vala:446.4-446.25: error: The type name `Vala.List' could not be found
			Vala.List<SymbolItem?> res = null;
vscsymbolcompletion.vala:480.5-480.29: error: The type name `Vala.ArrayList' could not be found
				Vala.ArrayList<Namespace> namespaces = new Vala.ArrayList<Namespace> ();
vscsymbolcompletionitem.vala:80.47-80.72: error: The type name `Vala.List' could not be found
		private string formal_parameters_to_string (Vala.List<FormalParameter> parameters)
vscsymbolcompletionresult.vala:28.10-28.40: error: The type name `Vala.List' could not be found
		public Vala.List<SymbolCompletionItem> properties = new Vala.ArrayList<SymbolCompletionItem> ();
2009-Dec-12 09:39:06 :: [x86_64] vtg.git 0.6.1-alt1: remote: build failed
2009-Dec-12 09:39:06 :: [x86_64] vtg.git 0.6.1-alt1: build FAILED
/usr/bin/valac --Xcc "-D G_DISABLE_DEBUG" -C --vapidir ../vapi --pkg config --pkg vala-1.0  --pkg utils -H vsc.h --library vsc-1.0 vscsymbolitem.vala vscsymbolcompletion.vala vscsymbolcompletionfilteroptions.vala vscsymbolcompletionitem.vala vscsymbolcompletionresult.vala vscsourcebuffer.vala vscmethodlistvisitor.vala vscclasslistvisitor.vala vsccompletionvisitor.vala vsctypefindvisitor.vala vscparsermanager.vala vscsourceoutlinervisitor.vala
vscsymbolitem.vala:31.11-31.36: error: The type name `Vala.ArrayList' could not be found
		private Vala.ArrayList<SymbolItem> _children = null;
vscsymbolitem.vala:89.40-89.65: error: The type name `Vala.List' could not be found
		private string parameters_to_string (Vala.List<FormalParameter> parameters, bool compact = false)
vscsymbolitem.vala:48.10-48.35: error: The type name `Vala.ArrayList' could not be found
		public Vala.ArrayList<SymbolItem> children 
vscsymbolitem.vala:48.10-48.35: error: The type name `Vala.ArrayList' could not be found
		public Vala.ArrayList<SymbolItem> children 
vscsymbolcompletion.vala:376.10-376.40: error: The type name `Vala.List' could not be found
		public Vala.List<SymbolCompletionItem> get_methods_for_source (string sourcefile)
vscsymbolcompletion.vala:444.10-444.31: error: The type name `Vala.List' could not be found
		public Vala.List<SymbolItem?> get_symbols_for_source (string sourcefile)
vscsymbolcompletion.vala:446.4-446.25: error: The type name `Vala.List' could not be found
			Vala.List<SymbolItem?> res = null;
vscsymbolcompletion.vala:480.5-480.29: error: The type name `Vala.ArrayList' could not be found
				Vala.ArrayList<Namespace> namespaces = new Vala.ArrayList<Namespace> ();
vscsymbolcompletionitem.vala:80.47-80.72: error: The type name `Vala.List' could not be found
		private string formal_parameters_to_string (Vala.List<FormalParameter> parameters)
vscsymbolcompletionresult.vala:28.10-28.40: error: The type name `Vala.List' could not be found
		public Vala.List<SymbolCompletionItem> properties = new Vala.ArrayList<SymbolCompletionItem> ();
2009-Dec-12 09:39:43 :: [i586] vtg.git 0.6.1-alt1: remote: build failed
2009-Dec-12 09:39:43 :: [i586] vtg.git 0.6.1-alt1: build FAILED
2009-Dec-12 09:39:06 :: [x86_64] build FAILED
2009-Dec-12 09:39:43 :: [i586] build FAILED
2009-Dec-12 09:39:43 :: task #17078 for sisyphus FAILED


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-12  6:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-12  6:39 [#17078] FAILED monodevelop.git=2.2.1-alt1 libgtksourcecompletion.git=0.7.0-alt1 Girar Builder robot

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git