stack trace building the compiler bridge

54 views
Skip to first unread message

Stephen Haberman

unread,
Oct 15, 2016, 4:40:37 AM10/15/16
to Scala IDE Dev
Perhaps I should post a bug, but I've been using the nightly, and started seeing this after the last update or so:

2016-10-14 18:59:41,626  INFO [Worker-2] - CompilerBridgeStore - '2.10.5' not yet compiled for Scala 2.10.5. Compiling...
2016-10-14 18:59:45,579 ERROR [Worker-2] - System.err - /tmp/sbt_2f6dfeab/xsbt/ClassName.scala:16: error: not found: value enteringPhase
    enteringPhase(currentRun.flattenPhase.next) { s fullName separator }
    ^
2016-10-14 18:59:45,588 ERROR [Worker-2] - System.err - /tmp/sbt_2f6dfeab/xsbt/ClassName.scala:29: error: not found: value enteringPhase
  protected def classNameAsSeenIn(in: Symbol, s: Symbol): String = enteringPhase(currentRun.picklerPhase.next) {
                                                                   ^
2016-10-14 18:59:45,590 ERROR [Worker-2] - System.err - /tmp/sbt_2f6dfeab/xsbt/ClassName.scala:39: error: not found: value enteringPhase
    enteringPhase(currentRun.picklerPhase.next) { s.fullName }
    ^
2016-10-14 18:59:45,592 ERROR [Worker-2] - System.err - /tmp/sbt_2f6dfeab/xsbt/ClassName.scala:42: error: not found: value enteringPhase
    enteringPhase(currentRun.picklerPhase.next) {
    ^
2016-10-14 18:59:46,972 ERROR [Worker-2] - System.err - /tmp/sbt_2f6dfeab/xsbt/DelegatingReporter.scala:48: error: value finalPosition is not a member of scala.reflect.internal.util.Position
            posIn.finalPosition
                  ^

Apologies if this is a known issue.

- Stephen

 

iulian dragos

unread,
Oct 15, 2016, 4:55:46 AM10/15/16
to scala-ide-dev
It looks like the compiler-interface source that's shipped in the nightly is incompatible with 2.10. This is very strange, given that there's a test for that:


iulian

--
You received this message because you are subscribed to the Google Groups "Scala IDE Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-ide-dev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scala-ide-dev/f8e19f53-f31e-43e8-b6c8-1bd38a9fbf9e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
« Je déteste la montagne, ça cache le paysage »
Alphonse Allais
Reply all
Reply to author
Forward
0 new messages