You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "Jakob Odersky (JIRA)" <ji...@apache.org> on 2017/01/27 23:30:24 UTC

[jira] [Commented] (TOREE-322) Building Error with github snapshot

    [ https://issues.apache.org/jira/browse/TOREE-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15843649#comment-15843649 ] 

Jakob Odersky commented on TOREE-322:
-------------------------------------

Latest master works, I assume it must have been something temporary.

> Building Error with github snapshot
> -----------------------------------
>
>                 Key: TOREE-322
>                 URL: https://issues.apache.org/jira/browse/TOREE-322
>             Project: TOREE
>          Issue Type: Bug
>            Reporter: Todd Leo
>              Labels: build
>
> I downloaded the latest version of Toree from github, then used make release, only to find the following error:
> [info] Compiling 11 Scala sources and 6 Java sources to /home/todd/utils/incubator-toree/plugins/target/scala-2.10/classes...
> [error] error while loading <root>, error in opening zip file
> [info] Compiling 1 Scala source to /home/todd/utils/incubator-toree/protocol/target/scala-2.10/classes...
> [info] Fetching artifacts of org.apache.toree.kernel:toree-client_2.10:0.1.0.dev9-incubating-SNAPSHOT
> [info] Fetched artifacts of org.apache.toree.kernel:toree-client_2.10:0.1.0.dev9-incubating-SNAPSHOT
> scala.reflect.internal.MissingRequirementError: object scala.runtime in compiler mirror not found.
>         at scala.reflect.internal.MissingRequirementError$.signal(MissingRequirementError.scala:16)
>         at scala.reflect.internal.MissingRequirementError$.notFound(MissingRequirementError.scala:17)
>         at scala.reflect.internal.Mirrors$RootsBase$$anonfun$getModuleOrClass$3.apply(Mirrors.scala:49)
>         at scala.reflect.internal.Mirrors$RootsBase$$anonfun$getModuleOrClass$3.apply(Mirrors.scala:49)
>         at scala.reflect.internal.Symbols$Symbol.orElse(Symbols.scala:2229)
>         at scala.reflect.internal.Mirrors$RootsBase.getModuleOrClass(Mirrors.scala:48)
>         at scala.reflect.internal.Mirrors$RootsBase.getModuleOrClass(Mirrors.scala:40)
>         at scala.reflect.internal.Mirrors$RootsBase.getModuleOrClass(Mirrors.scala:61)
> ...
> [error] (toree-plugins/compile:compileIncremental) scala.reflect.internal.MissingRequirementError: object scala.runtime in compiler mirror not found.
> [error] Total time: 11 s, completed Jun 13, 2016 4:39:29 PM
> Makefile:103: recipe for target 'target/scala-2.10/toree-assembly-0.1.0.dev9-incubating-SNAPSHOT.jar' failed
> make: *** [target/scala-2.10/toree-assembly-0.1.0.dev9-incubating-SNAPSHOT.jar] Error 1



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)