question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Compilation failure on recent Scala 2.12.11 nightlies

See original GitHub issue

seen at e.g. https://scala-ci.typesafe.com/view/scala-2.12.x/job/scala-2.12.x-integrate-community-build/5084/artifact/logs/scala-js-build.log

[scala-js] [error] /home/jenkins/workspace/scala-2.12.x-integrate-community-build/target-0.9.16/project-builds/scala-js-be8a93dfcc3fee9feb6a481b3c6d36d81a0aacff/scalalib/target/scalaSources/2.12.11-bin-f13fdd7/scala/collection/immutable/TreeMap.scala:213: error: value foreachEntry is not a member of object scala.collection.immutable.RedBlackTree
[scala-js] [error]       RB.foreachEntry(tree, hasher)
[scala-js] [error]          ^
[scala-js] [error] one error found
[scala-js] [error] Nonzero exit code returned from runner: 1
[scala-js] [error] (scalalib / Compile / compile) Nonzero exit code returned from runner: 1

it started when we

-# September 11, 2019
-nightly=2.12.11-bin-1f19ef4
+# September 23, 2019
+nightly=2.12.11-bin-f13fdd7

'ed

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

0reactions
SethTisuecommented, Sep 30, 2019

sure. #3792

Read more comments on GitHub >

github_iconTop Results From Across the Web

Coming soon: Scala 2.12.11, Scala 2.13.2 - Announcements
We (the Scala team at Lightbend) are now winding down the scala/scala PR queue in preparation for two releases: 2.12.11: target date February...
Read more >
How do I tell sbt or scala-cli to use a nightly build of Scala 2.12 ...
Manually substitute a version number containing the 7-character SHA of the last commit in the scala/scala repository for which a nightly build was...
Read more >
IntelliJ Scala Plugin 2021.3 Is Out! - The JetBrains Blog
Because Scala 3 support is actively being developed, we recommend using the nightly plugin builds to benefit from the new improvements.
Read more >
JetBrains/intellij-scala - Gitter
ah I also have 2020.1.3 with the latest nightly build of scala ... new instance of intellij is launched from the plugin. instance...
Read more >
Multiple version support in the IDE - Scala Installations
We had previous blog posts describing things here and there, but only the latest nightly, Scala-IDE 4.0.0-M3, presents the full set of ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found