ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#330092] p10 FAILED srpm=scala-2.13.9-alt1.src.rpm
@ 2023-09-22 13:41 Girar awaiter (cas)
  2023-09-22 14:50 ` [#330092] p10 EPERM (try 2) srpm=scala-2.13.9-alt1.src.rpm srpm=scalacheck-1.15.4-alt1_3jpp11.src.rpm Girar awaiter (cas)
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Girar awaiter (cas) @ 2023-09-22 13:41 UTC (permalink / raw)
  To: Andrey Cherepanov
  Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10

https://git.altlinux.org/tasks/330092/logs/events.1.1.log

subtask  name   aarch64    armh    i586  ppc64le  x86_64
   #100  scala   failed  failed  failed   failed  failed

2023-Sep-22 13:36:33 :: task #330092 for p10 started by cas:
2023-Sep-22 13:36:33 :: message: CVE_fix_(bootstrap)
#100 build scala-2.13.9-alt1.src.rpm
2023-Sep-22 13:36:35 :: [armh] #100 scala-2.13.9-alt1.src.rpm: build start
2023-Sep-22 13:36:35 :: [aarch64] #100 scala-2.13.9-alt1.src.rpm: build start
2023-Sep-22 13:36:35 :: [x86_64] #100 scala-2.13.9-alt1.src.rpm: build start
2023-Sep-22 13:36:35 :: [i586] #100 scala-2.13.9-alt1.src.rpm: build start
2023-Sep-22 13:36:35 :: [ppc64le] #100 scala-2.13.9-alt1.src.rpm: build start
[x86_64] 	at aQute.bnd.osgi.Jar.<init>(Jar.java:128)
[x86_64] 	at aQute.bnd.osgi.Jar.<init>(Jar.java:195)
[x86_64] 	at aQute.bnd.osgi.Analyzer.setJar(Analyzer.java:1616)
[x86_64] 	at aQute.bnd.main.bnd._wrap(bnd.java:1698)
[x86_64] 	at aQute.lib.getopt.CommandLine.execute(CommandLine.java:157)
[x86_64] 	at aQute.bnd.main.bnd._bnd(bnd.java:445)
[x86_64] 	at aQute.lib.getopt.CommandLine.execute(CommandLine.java:157)
[x86_64] 	at aQute.bnd.main.bnd.start(bnd.java:293)
[x86_64] 	at aQute.bnd.main.bnd.main(bnd.java:270)
[x86_64] 001: null
2023-Sep-22 13:38:33 :: [x86_64] scala-2.13.9-alt1.src.rpm: remote: build failed
2023-Sep-22 13:38:33 :: [x86_64] #100 scala-2.13.9-alt1.src.rpm: build FAILED
2023-Sep-22 13:38:33 :: [x86_64] requesting cancellation of task processing
[armh]         if (tr eq null) tree.left
[armh] library/scala/collection/immutable/RedBlackTree.scala:223: error: type mismatch;
[armh]  found   : scala.collection.immutable.RedBlackTree.Tree[A,Any]
[armh] --
[armh]         else if (tr.isBlack) balRight(tree, tree.left, _init(tr))
[armh] library/scala/collection/immutable/RedBlackTree.scala:223: error: type mismatch;
[armh]  found   : scala.collection.immutable.RedBlackTree.Tree[A,Any]
[armh] --
[armh]         else if (tr.isBlack) balRight(tree, tree.left, _init(tr))
[armh] library/scala/collection/immutable/RedBlackTree.scala:224: error: type mismatch;
[armh]  found   : scala.collection.immutable.RedBlackTree.Tree[A,Any]
[armh] --
[armh]         else tree.redWithRight(_init(tr))
[armh] library/scala/collection/immutable/RedBlackTree.scala:237: error: type mismatch;
[armh]  found   : scala.collection.immutable.RedBlackTree.Tree[A,Any]
[armh] --
[armh]       if (l != null) l else tree
[armh] library/scala/collection/immutable/RedBlackTree.scala:238: error: type mismatch;
[armh]  found   : scala.collection.immutable.RedBlackTree.Tree[A,Any]
[armh] --
[armh]     } else minAfter(tree.right, x)
[armh] library/scala/collection/immutable/RedBlackTree.scala:246: error: type mismatch;
[armh]  found   : scala.collection.immutable.RedBlackTree.Tree[A,Any]
[armh] --
[armh]     if (cmp <= 0) maxBefore(tree.left, x)
[armh] library/scala/collection/immutable/RedBlackTree.scala:249: error: type mismatch;
[armh]  found   : scala.collection.immutable.RedBlackTree.Tree[A,Any]
[armh] --
[armh]       if (r != null) r else tree
[armh] library/scala/collection/immutable/RedBlackTree.scala:275: error: type mismatch;
[armh]  found   : ((A, B)) => U
[armh] --
[armh]     if (tree.left ne null) _foreach(tree.left, f)
[armh] library/scala/collection/immutable/RedBlackTree.scala:276: error: type mismatch;
[armh]  found   : Any
[armh] --
[armh]     f((tree.key, tree.value))
[armh] library/scala/collection/immutable/RedBlackTree.scala:277: error: type mismatch;
[armh]  found   : ((A, B)) => U
2023-Sep-22 13:38:57 :: [armh] scala-2.13.9-alt1.src.rpm: remote: build failed
2023-Sep-22 13:38:57 :: [armh] #100 scala-2.13.9-alt1.src.rpm: build FAILED
[i586] 	at aQute.bnd.osgi.Jar.<init>(Jar.java:128)
[i586] 	at aQute.bnd.osgi.Jar.<init>(Jar.java:195)
[i586] 	at aQute.bnd.osgi.Analyzer.setJar(Analyzer.java:1616)
[i586] 	at aQute.bnd.main.bnd._wrap(bnd.java:1698)
[i586] 	at aQute.lib.getopt.CommandLine.execute(CommandLine.java:157)
[i586] 	at aQute.bnd.main.bnd._bnd(bnd.java:445)
[i586] 	at aQute.lib.getopt.CommandLine.execute(CommandLine.java:157)
[i586] 	at aQute.bnd.main.bnd.start(bnd.java:293)
[i586] 	at aQute.bnd.main.bnd.main(bnd.java:270)
[i586] 001: null
2023-Sep-22 13:39:05 :: [i586] scala-2.13.9-alt1.src.rpm: remote: build failed
2023-Sep-22 13:39:05 :: [i586] #100 scala-2.13.9-alt1.src.rpm: build FAILED
[aarch64] 	at aQute.bnd.osgi.Jar.<init>(Jar.java:128)
[aarch64] 	at aQute.bnd.osgi.Jar.<init>(Jar.java:195)
[aarch64] 	at aQute.bnd.osgi.Analyzer.setJar(Analyzer.java:1616)
[aarch64] 	at aQute.bnd.main.bnd._wrap(bnd.java:1698)
[aarch64] 	at aQute.lib.getopt.CommandLine.execute(CommandLine.java:157)
[aarch64] 	at aQute.bnd.main.bnd._bnd(bnd.java:445)
[aarch64] 	at aQute.lib.getopt.CommandLine.execute(CommandLine.java:157)
[aarch64] 	at aQute.bnd.main.bnd.start(bnd.java:293)
[aarch64] 	at aQute.bnd.main.bnd.main(bnd.java:270)
[aarch64] 001: null
2023-Sep-22 13:41:13 :: [aarch64] scala-2.13.9-alt1.src.rpm: remote: build failed
2023-Sep-22 13:41:13 :: [aarch64] #100 scala-2.13.9-alt1.src.rpm: build FAILED
[ppc64le] 	at aQute.bnd.osgi.Jar.<init>(Jar.java:128)
[ppc64le] 	at aQute.bnd.osgi.Jar.<init>(Jar.java:195)
[ppc64le] 	at aQute.bnd.osgi.Analyzer.setJar(Analyzer.java:1616)
[ppc64le] 	at aQute.bnd.main.bnd._wrap(bnd.java:1698)
[ppc64le] 	at aQute.lib.getopt.CommandLine.execute(CommandLine.java:157)
[ppc64le] 	at aQute.bnd.main.bnd._bnd(bnd.java:445)
[ppc64le] 	at aQute.lib.getopt.CommandLine.execute(CommandLine.java:157)
[ppc64le] 	at aQute.bnd.main.bnd.start(bnd.java:293)
[ppc64le] 	at aQute.bnd.main.bnd.main(bnd.java:270)
[ppc64le] 001: null
2023-Sep-22 13:41:14 :: [ppc64le] scala-2.13.9-alt1.src.rpm: remote: build failed
2023-Sep-22 13:41:14 :: [ppc64le] #100 scala-2.13.9-alt1.src.rpm: build FAILED
2023-Sep-22 13:38:33 :: [x86_64] build FAILED
2023-Sep-22 13:38:57 :: [armh] build FAILED
2023-Sep-22 13:39:05 :: [i586] build FAILED
2023-Sep-22 13:41:13 :: [aarch64] build FAILED
2023-Sep-22 13:41:14 :: [ppc64le] build FAILED
2023-Sep-22 13:41:14 :: task #330092 for p10 FAILED


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-10-22 14:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-22 13:41 [#330092] p10 FAILED srpm=scala-2.13.9-alt1.src.rpm Girar awaiter (cas)
2023-09-22 14:50 ` [#330092] p10 EPERM (try 2) srpm=scala-2.13.9-alt1.src.rpm srpm=scalacheck-1.15.4-alt1_3jpp11.src.rpm Girar awaiter (cas)
2023-10-13 14:02 ` [#330092] p10 EPERM (try 3) srpm=scalacheck-1.15.4-alt1_3jpp11.src.rpm Girar awaiter (cas)
2023-10-22 14:56 ` [#330092] p10 DONE (try 4) srpm=scalacheck-1.15.4-alt1_3jpp11.src.rpm Girar pender (amakeenk)

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