ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: Girar Builder robot <girar-builder@altlinux.org>
To: Alexey Shabalin <shaba@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org
Subject: [#17078] FAILED (try 2) monodevelop.git=2.2.1-alt1 libgtksourcecompletion.git=0.7.0-alt1 ...
Date: Sat, 12 Dec 2009 19:01:51 +0300
Message-ID: <20091212160151.GA32179@ssh.git.orion.altlinux.org> (raw)

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

2009-Dec-12 18:49:01 :: task #17078 for sisyphus resumed:
#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 removed
#4 removed
#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
#9 build 0.6.1-alt1 from /people/shaba/packages/vtg.git
#10 build 2.2.1-alt1 from /people/shaba/packages/monodevelop-vala.git
2009-Dec-12 18:49:02 :: created pkg.tar for vtg.git tag 0.6.1-alt1
2009-Dec-12 18:49:02 :: created pkg.tar for monodevelop-vala.git tag 2.2.1-alt1
2009-Dec-12 18:51:25 :: created build repo
2009-Dec-12 18:51:27 :: [x86_64] monodevelop.git 2.2.1-alt1: build start
2009-Dec-12 18:51:27 :: [i586] monodevelop.git 2.2.1-alt1: build start
2009-Dec-12 18:56:41 :: [x86_64] monodevelop.git 2.2.1-alt1: build OK
2009-Dec-12 18:56:41 :: [x86_64] libgtksourcecompletion.git 0.7.0-alt1: build start
2009-Dec-12 18:56:56 :: [x86_64] libgtksourcecompletion.git 0.7.0-alt1: remote: no need to rebuild
2009-Dec-12 18:56:56 :: [x86_64] libgtksourcecompletion.git 0.7.0-alt1: build OK
2009-Dec-12 18:56:56 :: [x86_64] monodevelop-database-2.1.1-alt1.src.rpm: build start
2009-Dec-12 18:57:11 :: [i586] monodevelop.git 2.2.1-alt1: build OK
2009-Dec-12 18:57:12 :: [i586] libgtksourcecompletion.git 0.7.0-alt1: build start
2009-Dec-12 18:57:26 :: [i586] libgtksourcecompletion.git 0.7.0-alt1: remote: no need to rebuild
2009-Dec-12 18:57:29 :: [i586] libgtksourcecompletion.git 0.7.0-alt1: build OK
2009-Dec-12 18:57:30 :: [i586] monodevelop-database-2.1.1-alt1.src.rpm: build start
2009-Dec-12 18:57:59 :: [x86_64] monodevelop-database-2.1.1-alt1.src.rpm: build OK
2009-Dec-12 18:57:59 :: [x86_64] monodevelop-debugger-gdb-2.1.1-alt1.src.rpm: build start
2009-Dec-12 18:58:34 :: [i586] monodevelop-database-2.1.1-alt1.src.rpm: build OK
2009-Dec-12 18:58:34 :: [i586] monodevelop-debugger-gdb-2.1.1-alt1.src.rpm: build start
2009-Dec-12 18:58:40 :: [x86_64] monodevelop-debugger-gdb-2.1.1-alt1.src.rpm: build OK
2009-Dec-12 18:58:40 :: [x86_64] monodevelop-debugger-mdb-2.1.1-alt1.src.rpm: build start
2009-Dec-12 18:59:16 :: [i586] monodevelop-debugger-gdb-2.1.1-alt1.src.rpm: build OK
2009-Dec-12 18:59:16 :: [i586] monodevelop-debugger-mdb-2.1.1-alt1.src.rpm: build start
2009-Dec-12 18:59:25 :: [x86_64] monodevelop-debugger-mdb-2.1.1-alt1.src.rpm: build OK
2009-Dec-12 18:59:25 :: [x86_64] monodevelop-python-0.2-alt1.src.rpm: build start
2009-Dec-12 19:00:03 :: [i586] monodevelop-debugger-mdb-2.1.1-alt1.src.rpm: build OK
2009-Dec-12 19:00:03 :: [i586] monodevelop-python-0.2-alt1.src.rpm: build start
2009-Dec-12 19:00:07 :: [x86_64] monodevelop-python-0.2-alt1.src.rpm: build OK
2009-Dec-12 19:00:07 :: [x86_64] vtg.git 0.6.1-alt1: build start
2009-Dec-12 19:00:51 :: [i586] monodevelop-python-0.2-alt1.src.rpm: build OK
2009-Dec-12 19:00:51 :: [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 19:01:05 :: [x86_64] vtg.git 0.6.1-alt1: remote: build failed
2009-Dec-12 19:01:05 :: [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 19:01:51 :: [i586] vtg.git 0.6.1-alt1: remote: build failed
2009-Dec-12 19:01:51 :: [i586] vtg.git 0.6.1-alt1: build FAILED
2009-Dec-12 19:01:05 :: [x86_64] build FAILED
2009-Dec-12 19:01:51 :: [i586] build FAILED
2009-Dec-12 19:01:51 :: task #17078 for sisyphus FAILED


                 reply	other threads:[~2009-12-12 16:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091212160151.GA32179@ssh.git.orion.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=shaba@altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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