Skip to content

Reproduce #417#421

Closed
eed3si9n wants to merge 1 commit intosbt:1.0.xfrom
eed3si9n:wip/repro417
Closed

Reproduce #417#421
eed3si9n wants to merge 1 commit intosbt:1.0.xfrom
eed3si9n:wip/repro417

Conversation

@eed3si9n
Copy link
Member

@eed3si9n eed3si9n commented Oct 1, 2017

Caused by: java.lang.AbstractMethodError: xx.Hello$$anon$1.buildNonemptyObjects(II)V
	at gg.table.SliceTransforms$class.$init$(SliceTransforms.scala:6)
	at xx.Hello$$anon$1.<init>(Hello.scala:7)
	at xx.Hello$.testEval(Hello.scala:7)
	at xx.Hello$.delayedEndpoint$xx$Hello$1(Hello.scala:10)
	at xx.Hello$delayedInit$body.apply(Hello.scala:5)
	at scala.Function0$class.apply$mcV$sp(Function0.scala:34)
	at scala.runtime.AbstractFunction0.apply$mcV$sp(AbstractFunction0.scala:12)
	at scala.App$$anonfun$main$1.apply(App.scala:76)
	at scala.App$$anonfun$main$1.apply(App.scala:76)
	at scala.collection.immutable.List.foreach(List.scala:381)
	at scala.collection.generic.TraversableForwarder$class.foreach(TraversableForwarder.scala:35)
	at scala.App$class.main(App.scala:76)
	at xx.Hello$.main(Hello.scala:5)
	at xx.Hello.main(Hello.scala)
[debug] Invalidating (transitively) by inheritance from xx.EvaluatorTestSupport...
[debug] Initial set of included nodes: Set(xx.EvaluatorTestSupport)
[debug] Invalidated by transitive inheritance dependency: Set(xx.EvaluatorTestSupport)
[debug] None of the modified names appears in source file of xx.Hello. This dependency is not being considered for invalidation.
[debug] Change NamesChange(xx.EvaluatorTestSupport,ModifiedNames(changes = UsedName(buildNonemptyObjects,[Default]))) invalidates 1 classes due to The xx.EvaluatorTestSupport has the following regular definitions changed:
[debug] 	UsedName(buildNonemptyObjects,[Default]).
[debug] 	> by transitive inheritance: Set(xx.EvaluatorTestSupport)
[debug] 	>
[debug] 	>
[debug]
[debug] New invalidations:
[debug] 	Set()
[debug] Initial set of included nodes: Set()
[debug] Previously invalidated, but (transitively) depend on new invalidations:
[debug] 	Set()
[debug] All newly invalidated classes after taking into account (previously) recompiled classes:Set()
[info] Compilation done: /var/folders/hg/2602nfrs2958vnshglyl3srw0000gn/T/sbt_b8528900/trait-trait-211/mirtest/EvaluatorModule.scala, /var/folders/hg/2602nfrs2958vnshglyl3srw0000gn/T/sbt_b8528900/trait-trait-211/mirtest/EvaluatorSpecs.scala, /var/folders/hg/2602nfrs2958vnshglyl3srw0000gn/T/sbt_b8528900/trait-trait-211/mirtest/Hello.scala

@eed3si9n
Copy link
Member Author

eed3si9n commented Oct 9, 2017

Superseded by #424

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant