Skip to content

Instantly share code, notes, and snippets.

@gkossakowski
Created November 12, 2013 18:53
Show Gist options
  • Save gkossakowski/7436591 to your computer and use it in GitHub Desktop.
Save gkossakowski/7436591 to your computer and use it in GitHub Desktop.
Incremental compiler woes
[info] Loading global plugins from /Users/grek/.sbt/0.13/plugins
[info] Loading project definition from /Users/grek/scala/xsbt/project
[info] Set current project to root (in build file:/Users/grek/scala/xsbt/)
> clean
[success] Total time: 1 s, completed Nov 12, 2013 7:48:09 PM
> compile
[info] Updating {file:/Users/grek/scala/xsbt/}launcher-interface...
[info] Updating {file:/Users/grek/scala/xsbt/}control...
[info] Updating {file:/Users/grek/scala/xsbt/}interface...
[info] Updating {file:/Users/grek/scala/xsbt/}collections...
[info] Updating {file:/Users/grek/scala/xsbt/}cross...
[info] Updating {file:/Users/grek/scala/xsbt/}test-agent...
[info] Updating {file:/Users/grek/scala/xsbt/}root...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Updating {file:/Users/grek/scala/xsbt/}io...
[info] Updating {file:/Users/grek/scala/xsbt/}precompiled-2_9_2...
[info] Updating {file:/Users/grek/scala/xsbt/}precompiled-2_9_3...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.scala-lang#scala-library;2.10.3 ...
[info] Updating {file:/Users/grek/scala/xsbt/}precompiled-2_8_2...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Updating {file:/Users/grek/scala/xsbt/}launch-test...
[info] Updating {file:/Users/grek/scala/xsbt/}apply-macro...
[info] Resolving org.scala-lang#scala-library;2.8.2 ...
[info] Updating {file:/Users/grek/scala/xsbt/}api...
[info] Updating {file:/Users/grek/scala/xsbt/}tasks...
[info] Resolving junit#junit;3.8.1 ...
[info] Done updating.
[info] Resolving org.scalacheck#scalacheck_2.10;1.11.0 ...
[info] Updating {file:/Users/grek/scala/xsbt/}datatype-generator...
[info] Updating {file:/Users/grek/scala/xsbt/}classpath...
[info] Resolving org.scala-sbt#test-interface;1.0 ...
[info] Compiling 21 Java sources to /Users/grek/scala/xsbt/launch/interface/target/classes...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.scala-lang#scala-library;2.10.3 ...
[info] Compiling 3 Scala sources to /Users/grek/scala/xsbt/util/control/target/classes...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.scala-lang#scala-compiler;2.10.3 ...
[info] Updating {file:/Users/grek/scala/xsbt/}completion...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.scala-lang#scala-compiler;2.10.3 ...
[info] Compiling 3 Java sources to /Users/grek/scala/xsbt/testing/agent/target/classes...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.scala-lang#scala-library;2.10.3 ...
[info] Compiling 1 Scala source to /Users/grek/scala/xsbt/util/cross/target/classes...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.scala-lang#scala-compiler;2.10.3 ...
[info] Compiling 18 Scala sources to /Users/grek/scala/xsbt/util/collection/target/classes...
[info] Resolving org.scala-tools.testing#test-interface;0.5 ...
[info] Updating {file:/Users/grek/scala/xsbt/}cache...
[info] Updating {file:/Users/grek/scala/xsbt/}process...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Updating {file:/Users/grek/scala/xsbt/}scripted-framework...
[info] Updating {file:/Users/grek/scala/xsbt/}tracking...
[info] Updating {file:/Users/grek/scala/xsbt/}launcher...
[info] Updating {file:/Users/grek/scala/xsbt/}logging...
[info] Updating {file:/Users/grek/scala/xsbt/}relation...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Compiling 4 Scala sources to /Users/grek/scala/xsbt/util/process/target/classes...
[info] Updating {file:/Users/grek/scala/xsbt/}testing...
[info] Updating {file:/Users/grek/scala/xsbt/}ivy...
[info] Updating {file:/Users/grek/scala/xsbt/}task-system...
[info] Updating {file:/Users/grek/scala/xsbt/}compiler-interface...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Updating {file:/Users/grek/scala/xsbt/}run...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.scala-lang#scala-library;2.10.3 ...
[info] Updating {file:/Users/grek/scala/xsbt/}compile...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.scala-lang#scala-library;2.10.3 ...
[info] Updating {file:/Users/grek/scala/xsbt/}incremental-compiler...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.scala-lang#scala-library;2.10.3 ...
[info] Updating {file:/Users/grek/scala/xsbt/}classfile...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.scala-lang#scala-library;2.10.3 ...
[info] Updating {file:/Users/grek/scala/xsbt/}scripted-sbt...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.scala-lang#scala-library;2.10.3 ...
[info] Updating {file:/Users/grek/scala/xsbt/}command...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Compiling 23 Scala sources to /Users/grek/scala/xsbt/launch/target/classes...
[info] Updating {file:/Users/grek/scala/xsbt/}compiler-ivy-integration...
[info] Updating {file:/Users/grek/scala/xsbt/}persist...
[info] Updating {file:/Users/grek/scala/xsbt/}main-settings...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Updating {file:/Users/grek/scala/xsbt/}compiler-integration...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Updating {file:/Users/grek/scala/xsbt/}actions...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Updating {file:/Users/grek/scala/xsbt/}main...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Updating {file:/Users/grek/scala/xsbt/}sbt...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Updating {file:/Users/grek/scala/xsbt/}scripted-plugin...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Compiling 12 Scala sources to /Users/grek/scala/xsbt/util/io/target/classes...
[warn] /Users/grek/scala/xsbt/util/collection/src/main/scala/sbt/INode.scala:27: abstract type T in type pattern EvaluateSettings.this.init.Keyed[s,T] is unchecked since it is eliminated by erasure
[warn] case k: Keyed[s, T] => single(getStatic(k.scopedKey), k.transform)
[warn] ^
[warn] /Users/grek/scala/xsbt/util/collection/src/main/scala/sbt/INode.scala:28: abstract type T in type pattern EvaluateSettings.this.init.Apply[k,T] is unchecked since it is eliminated by erasure
[warn] case a: Apply[k,T] => new MixedNode[k,T]( a.alist.transform[Initialize, INode](a.inputs, transform), a.f, a.alist)
[warn] ^
[warn] /Users/grek/scala/xsbt/util/collection/src/main/scala/sbt/INode.scala:29: abstract type T in type pattern EvaluateSettings.this.init.Bind[s,T] is unchecked since it is eliminated by erasure
[warn] case b: Bind[s,T] => new BindNode[s,T]( transform(b.in), x => transform(b.f(x)))
[warn] ^
[warn] /Users/grek/scala/xsbt/util/collection/src/main/scala/sbt/INode.scala:31: abstract type T in type pattern EvaluateSettings.this.init.Value[T] is unchecked since it is eliminated by erasure
[warn] case v: Value[T] => constant(v.value)
[warn] ^
[warn] /Users/grek/scala/xsbt/util/collection/src/main/scala/sbt/INode.scala:33: abstract type T in type pattern EvaluateSettings.this.init.Optional[s,T] is unchecked since it is eliminated by erasure
[warn] case o: Optional[s,T] => o.a match {
[warn] ^
[warn] /Users/grek/scala/xsbt/util/collection/src/main/scala/sbt/INode.scala:26: match may not be exhaustive.
[warn] It would fail on the following input: StaticScopes
[warn] private[this] val transform: Initialize ~> INode = new (Initialize ~> INode) { def apply[T](i: Initialize[T]): INode[T] = i match {
[warn] ^
[warn] there were 3 deprecation warning(s); re-run with -deprecation for details
[warn] one warning found
[warn] there were 4 deprecation warning(s); re-run with -deprecation for details
[warn] one warning found
[info] Compiling 5 Scala sources to /Users/grek/scala/xsbt/util/datatype/target/classes...
[info] Compiling 6 Scala sources to /Users/grek/scala/xsbt/scripted/base/target/classes...
[info] Running xsbt.datatype.GenerateDatatypes xsbti.api /Users/grek/scala/xsbt/interface/target/src_managed/main /Users/grek/scala/xsbt/interface/definition /Users/grek/scala/xsbt/interface/other /Users/grek/scala/xsbt/interface/type
[info] Compiling 83 Java sources to /Users/grek/scala/xsbt/interface/target/classes...
[warn] there were 1 deprecation warning(s); re-run with -deprecation for details
[warn] one warning found
[info] Writing version information to /Users/grek/scala/xsbt/interface/target/resource_managed/xsbt.version.properties :
[info] version=0.13.1-SNAPSHOT
[info] timestamp=20131112T184852
[info] Packaging /Users/grek/scala/xsbt/interface/target/interface-0.13.1-SNAPSHOT.jar ...
[info] Done packaging.
[info] Compiling 14 Scala sources to /Users/grek/scala/xsbt/util/log/target/classes...
[info] Compiling 8 Scala sources to /Users/grek/scala/xsbt/util/classpath/target/classes...
[info] Compiling 1 Scala source to /Users/grek/scala/xsbt/launch/test-sample/target/classes...
[info] Compiling 9 Scala sources to /Users/grek/scala/xsbt/compile/api/target/classes...
[info] Compiling 14 Scala sources to /Users/grek/scala/xsbt/compile/interface/target/precompiled_2.9.2/classes...
[info] Compiling 1 Scala source to /Users/grek/scala/xsbt/util/relation/target/classes...
[warn] there were 2 deprecation warning(s); re-run with -deprecation for details
[warn] there were 2 unchecked warning(s); re-run with -unchecked for details
[warn] 8 warnings found
[info] Compiling 14 Scala sources to /Users/grek/scala/xsbt/compile/interface/target/precompiled_2.10.3/classes...
[warn] there were 3 deprecation warning(s); re-run with -deprecation for details
[warn] one warning found
[info] Compiling 14 Scala sources to /Users/grek/scala/xsbt/compile/interface/target/precompiled_2.9.3/classes...
[warn] /Users/grek/scala/xsbt/launch/test-sample/src/main/scala/xsbt/boot/test/Apps.scala:36: PlainArgumentTestWithReturn has a main method with parameter type Array[String], but xsbt.boot.test.PlainArgumentTestWithReturn will not be a runnable program.
[warn] Reason: main method must have exact signature (Array[String])Unit
[warn] object PlainArgumentTestWithReturn {
[warn] ^
[warn] one warning found
[info] Compiling 14 Scala sources to /Users/grek/scala/xsbt/compile/interface/target/precompiled_2.8.2/classes...
[info] Compiling 7 Scala sources to /Users/grek/scala/xsbt/tasks/target/classes...
[warn] /Users/grek/scala/xsbt/compile/api/src/main/scala/xsbt/api/HashAPI.scala:36: imported `finalizeHash' is permanently hidden by definition of method finalizeHash in class HashAPI
[warn] import MurmurHash.{extendHash, finalizeHash, nextMagicA, nextMagicB, startHash, startMagicA, startMagicB, stringHash, symmetricHash}
[warn] ^
[warn] there were 10 deprecation warning(s); re-run with -deprecation for details
[warn] one warning found
[info] Compiling 7 Scala sources to /Users/grek/scala/xsbt/util/appmacro/target/classes...
[info] Compiling 12 Scala sources to /Users/grek/scala/xsbt/util/complete/target/classes...
[info] Compiling 4 Scala sources to /Users/grek/scala/xsbt/cache/target/classes...
[warn] there were 14 deprecation warning(s); re-run with -deprecation for details
[warn] two warnings found
[info] Compiling 28 Scala sources and 1 Java source to /Users/grek/scala/xsbt/ivy/target/classes...
[info] Compiling 3 Scala sources to /Users/grek/scala/xsbt/testing/target/classes...
[info] Compiling 9 Scala sources to /Users/grek/scala/xsbt/compile/target/classes...
[warn] there were 5 deprecation warning(s); re-run with -deprecation for details
[warn] one warning found
[info] Compiling 5 Scala sources to /Users/grek/scala/xsbt/run/target/classes...
[info] Compiling 2 Scala sources to /Users/grek/scala/xsbt/scripted/sbt/target/classes...
[warn] there were 7 deprecation warning(s); re-run with -deprecation for details
[warn] one warning found
[info] Compiling 3 Scala sources to /Users/grek/scala/xsbt/util/classfile/target/classes...
[warn] /Users/grek/scala/xsbt/util/classfile/src/main/scala/sbt/classfile/Analyze.scala:86: This catches all Throwables. If this is really intended, use `case e : Throwable` to clear this warning.
[warn] catch { case e => log.trace(e); log.error(e.toString) }
[warn] ^
[info] Compiling 4 Scala sources to /Users/grek/scala/xsbt/tasks/standard/target/classes...
[warn] there were 5 deprecation warning(s); re-run with -deprecation for details
[warn] one warning found
[info] Compiling 20 Scala sources to /Users/grek/scala/xsbt/compile/inc/target/classes...
[warn] one warning found
[info] Compiling 11 Scala sources to /Users/grek/scala/xsbt/main/command/target/classes...
[warn] /Users/grek/scala/xsbt/compile/inc/src/main/scala/sbt/inc/APIs.scala:10: imported `NameHashes' is permanently hidden by definition of object NameHashes in package inc
[warn] import xsbti.api.NameHashes
[warn] ^
[warn] there were 3 deprecation warning(s); re-run with -deprecation for details
[warn] one warning found
[info] Compiling 2 Scala sources to /Users/grek/scala/xsbt/cache/tracking/target/classes...
[warn] there were 3 deprecation warning(s); re-run with -deprecation for details
[warn] one warning found
[warn] there were 14 deprecation warning(s); re-run with -deprecation for details
[warn] one warning found
[info] Compiling 1 Scala source to /Users/grek/scala/xsbt/compile/ivy/target/classes...
[info] Compiling 16 Scala sources to /Users/grek/scala/xsbt/main/settings/target/classes...
[warn] there were 12 deprecation warning(s); re-run with -deprecation for details
[warn] two warnings found
[info] Compiling 6 Scala sources to /Users/grek/scala/xsbt/compile/persist/target/classes...
[info] Compiling 2 Scala sources to /Users/grek/scala/xsbt/compile/integration/target/classes...
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:13: object Locate is not a member of package sbt.inc
[error] import inc.Locate.DefinesClass
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:14: object IncOptions is not a member of package sbt.inc
[error] import inc.IncOptions
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:15: not found: object CompileSetup
[error] import CompileSetup._
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:24: not found: type Analysis
[error] val previousAnalysis: Analysis, val previousSetup: Option[CompileSetup], val currentSetup: CompileSetup, val progress: Option[CompileProgress], val getAnalysis: File => Option[Analysis], val definesClass: DefinesClass,
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:24: not found: type CompileSetup
[error] val previousAnalysis: Analysis, val previousSetup: Option[CompileSetup], val currentSetup: CompileSetup, val progress: Option[CompileProgress], val getAnalysis: File => Option[Analysis], val definesClass: DefinesClass,
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:24: not found: type CompileSetup
[error] val previousAnalysis: Analysis, val previousSetup: Option[CompileSetup], val currentSetup: CompileSetup, val progress: Option[CompileProgress], val getAnalysis: File => Option[Analysis], val definesClass: DefinesClass,
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:24: not found: type Analysis
[error] val previousAnalysis: Analysis, val previousSetup: Option[CompileSetup], val currentSetup: CompileSetup, val progress: Option[CompileProgress], val getAnalysis: File => Option[Analysis], val definesClass: DefinesClass,
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:24: not found: type DefinesClass
[error] val previousAnalysis: Analysis, val previousSetup: Option[CompileSetup], val currentSetup: CompileSetup, val progress: Option[CompileProgress], val getAnalysis: File => Option[Analysis], val definesClass: DefinesClass,
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:25: not found: type IncOptions
[error] val reporter: Reporter, val compiler: AnalyzingCompiler, val javac: xsbti.compile.JavaCompiler, val cache: GlobalsCache, val incOptions: IncOptions)
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:42: not found: type Analysis
[error] incrementalCompilerOptions: IncOptions)(implicit log: Logger): Analysis =
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:37: not found: type Analysis
[error] analysisMap: File => Option[Analysis] = { _ => None },
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:38: not found: type DefinesClass
[error] definesClass: DefinesClass = Locate.definesClass _,
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:42: not found: type IncOptions
[error] incrementalCompilerOptions: IncOptions)(implicit log: Logger): Analysis =
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:38: not found: value Locate
[error] definesClass: DefinesClass = Locate.definesClass _,
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:44: not found: type CompileSetup
[error] val setup = new CompileSetup(output, new CompileOptions(options, javacOptions), compiler.scalaInstance.actualVersion, compileOrder)
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:62: not found: type Analysis
[error] incrementalCompilerOptions: IncOptions)(implicit log: Logger): Analysis =
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:54: not found: type CompileSetup
[error] setup: CompileSetup, progress: Option[CompileProgress],
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:55: not found: type AnalysisStore
[error] store: AnalysisStore,
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:56: not found: type Analysis
[error] analysis: File => Option[Analysis],
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:57: not found: type DefinesClass
[error] definesClass: DefinesClass,
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:62: not found: type IncOptions
[error] incrementalCompilerOptions: IncOptions)(implicit log: Logger): Analysis =
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:192: not found: type AnalysisStore
[error] private def staticCache(file: File, backing: => AnalysisStore): AnalysisStore =
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:192: not found: type AnalysisStore
[error] private def staticCache(file: File, backing: => AnalysisStore): AnalysisStore =
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:185: not found: value AnalysisStore
[error] val store = AggressiveCompile.staticCache(cacheFile, AnalysisStore.sync(AnalysisStore.cached(FileBasedStore(cacheFile))))
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:172: not found: type Analysis
[error] private def extract(previous: Option[(Analysis, CompileSetup)]): (Analysis, Option[CompileSetup]) =
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:172: not found: type CompileSetup
[error] private def extract(previous: Option[(Analysis, CompileSetup)]): (Analysis, Option[CompileSetup]) =
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:172: not found: type Analysis
[error] private def extract(previous: Option[(Analysis, CompileSetup)]): (Analysis, Option[CompileSetup]) =
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:172: not found: type CompileSetup
[error] private def extract(previous: Option[(Analysis, CompileSetup)]): (Analysis, Option[CompileSetup]) =
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:76: not found: type Analysis
[error] def compile2(config: CompileConfiguration)(implicit log: Logger, equiv: Equiv[CompileSetup]): (Boolean, Analysis) =
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:76: not found: type CompileSetup
[error] def compile2(config: CompileConfiguration)(implicit log: Logger, equiv: Equiv[CompileSetup]): (Boolean, Analysis) =
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:83: not found: value options
[error] val searchClasspath = explicitBootClasspath(options.options) ++ withBootclasspath(cArgs, absClasspath)
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:84: not found: value Locate
[error] val entry = Locate.entry(searchClasspath, definesClass)
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:87: not found: value output
[error] val outputDirs = outputDirectories(output)
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:95: not found: value order
[error] val sources = if(order == Mixed) incSrc else scalaSrcs
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:96: not found: value options
[error] val arguments = cArgs(Nil, absClasspath, None, options.options)
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:98: not found: value output
[error] compiler.compile(sources, changes, arguments, output, callback, reporter, cache, log, progress)
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:109: not found: value output
[error] val chunks: Map[Option[File], Seq[File]] = output match {
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:126: not found: value output
[error] javac.compile(javaSrcs.toArray, absClasspath.toArray, output, options.javacOptions.toArray, log)
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:142: not found: value order
[error] if(order == JavaThenScala) { compileJava(); compileScala() } else { compileScala(); compileJava() }
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:148: not found: value Incremental
[error] case _ => Incremental.prune(sourcesSet, previousAnalysis)
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:150: not found: value IncrementalCompile
[error] IncrementalCompile(sourcesSet, entry, compile0, analysis, getAnalysis, output, log, incOptions)
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:166: not found: value Analysis
[error] val scalaMsg = Analysis.counted("Scala source", "", "s", scalaCount)
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:167: not found: value Analysis
[error] val javaMsg = Analysis.counted("Java source", "", "s", javaCount)
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:176: not found: value Analysis
[error] case None => (Analysis.Empty, None)
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/AggressiveCompile.scala:191: not found: type AnalysisStore
[error] private[this] val cache = new collection.mutable.HashMap[File, Reference[AnalysisStore]]
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/IncrementalCompiler.scala:3: object CompileSetup is not a member of package sbt
[error] import sbt.CompileSetup
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/IncrementalCompiler.scala:4: object Analysis is not a member of package sbt.inc
[error] import sbt.inc.{Analysis, IncOptions}
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/IncrementalCompiler.scala:10: not found: type Analysis
[error] object IC extends IncrementalCompiler[Analysis, AnalyzingCompiler]
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/IncrementalCompiler.scala:12: not found: type Analysis
[error] def compile(in: Inputs[Analysis, AnalyzingCompiler], log: Logger): Analysis =
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/IncrementalCompiler.scala:12: not found: type Analysis
[error] def compile(in: Inputs[Analysis, AnalyzingCompiler], log: Logger): Analysis =
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/IncrementalCompiler.scala:20: not found: value IncOptions
[error] val incOptions = IncOptions.fromStringMap(incrementalCompilerOptions)
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/IncrementalCompiler.scala:36: not found: type Analysis
[error] def readCache(file: File): Maybe[(Analysis, CompileSetup)] =
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/IncrementalCompiler.scala:36: not found: type CompileSetup
[error] def readCache(file: File): Maybe[(Analysis, CompileSetup)] =
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/IncrementalCompiler.scala:42: not found: type Analysis
[error] def readCacheUncaught(file: File): (Analysis, CompileSetup) =
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/IncrementalCompiler.scala:42: not found: type CompileSetup
[error] def readCacheUncaught(file: File): (Analysis, CompileSetup) =
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/IncrementalCompiler.scala:39: not found: type Analysis
[error] def readAnalysis(file: File): Analysis =
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/IncrementalCompiler.scala:40: not found: value Analysis
[error] try { readCacheUncaught(file)._1 } catch { case _: Exception => Analysis.Empty }
[error] ^
[error] /Users/grek/scala/xsbt/compile/integration/src/main/scala/sbt/compiler/IncrementalCompiler.scala:47: not found: type Analysis
[error] sbt.IO.gzipFileIn(file)( in => sbinary.Operations.read[(Analysis, CompileSetup)](in) )
[error] ^
[error] 58 errors found
[warn] there were 28 deprecation warning(s); re-run with -deprecation for details
[warn] there were 6 feature warning(s); re-run with -feature for details
[warn] two warnings found
[warn] there were 6 deprecation warning(s); re-run with -deprecation for details
[warn] one warning found
[warn] there were 13 deprecation warnings; re-run with -deprecation for details
[warn] there were 1 unchecked warnings; re-run with -unchecked for details
[warn] two warnings found
[warn] there were 13 deprecation warnings; re-run with -deprecation for details
[warn] there were 1 unchecked warnings; re-run with -unchecked for details
[warn] two warnings found
[warn] there were deprecation warnings; re-run with -deprecation for details
[warn] there were unchecked warnings; re-run with -unchecked for details
[warn] two warnings found
[error] (compiler-integration/compile:compile) Compilation failed
[error] Total time: 157 s, completed Nov 12, 2013 7:50:48 PM
> incremental-compiler/compile
[info] Compiling 20 Scala sources to /Users/grek/scala/xsbt/compile/inc/target/classes...
[warn] /Users/grek/scala/xsbt/compile/inc/src/main/scala/sbt/inc/APIs.scala:10: imported `NameHashes' is permanently hidden by definition of object NameHashes in package inc
[warn] import xsbti.api.NameHashes
[warn] ^
[warn] there were 12 deprecation warning(s); re-run with -deprecation for details
[warn] two warnings found
[success] Total time: 4 s, completed Nov 12, 2013 7:51:00 PM
> incremental-compiler/compile
[success] Total time: 0 s, completed Nov 12, 2013 7:51:02 PM
> comp
compile compile/ compile: compileOrder compiler-integration/ compiler-interface/ compiler-ivy-integration/
compilerCache compilers completion/ componentId
> compiler
compiler-integration/ compiler-interface/ compiler-ivy-integration/ compilerCache compilers
> compiler-integration/compile
[info] Compiling 20 Scala sources to /Users/grek/scala/xsbt/compile/inc/target/classes...
[warn] /Users/grek/scala/xsbt/compile/inc/src/main/scala/sbt/inc/APIs.scala:10: imported `NameHashes' is permanently hidden by definition of object NameHashes in package inc
[warn] import xsbti.api.NameHashes
[warn] ^
[warn] there were 12 deprecation warning(s); re-run with -deprecation for details
[warn] two warnings found
[info] Compiling 3 Scala sources to /Users/grek/scala/xsbt/compile/persist/target/classes...
[info] Compiling 2 Scala sources to /Users/grek/scala/xsbt/compile/integration/target/classes...
[warn] there were 1 deprecation warning(s); re-run with -deprecation for details
[warn] one warning found
[success] Total time: 6 s, completed Nov 12, 2013 7:51:21 PM
> compiler-integration/compile
[success] Total time: 1 s, completed Nov 12, 2013 7:51:25 PM
> incremental-compiler/com
commands compile compile: compilerCache compilers componentId
> incremental-compiler/comp
compile compile: compilerCache compilers componentId
> incremental-compiler/compile
:: compile: compilerCache compilers
> incremental-compiler/compile
[success] Total time: 0 s, completed Nov 12, 2013 7:51:31 PM
> compile
[info] Compiling 20 Scala sources to /Users/grek/scala/xsbt/compile/inc/target/classes...
[warn] /Users/grek/scala/xsbt/compile/inc/src/main/scala/sbt/inc/APIs.scala:10: imported `NameHashes' is permanently hidden by definition of object NameHashes in package inc
[warn] import xsbti.api.NameHashes
[warn] ^
[warn] there were 12 deprecation warning(s); re-run with -deprecation for details
[warn] two warnings found
[info] Compiling 11 Scala sources to /Users/grek/scala/xsbt/main/actions/target/classes...
[error] error while loading ClassfileManager, /Users/grek/scala/xsbt/compile/inc/target/classes/sbt/inc/ClassfileManager.class (No such file or directory)
[error] error while loading AnalysisStore, /Users/grek/scala/xsbt/compile/inc/target/classes/sbt/inc/AnalysisStore.class (No such file or directory)
[error] error while loading CompileSetup, /Users/grek/scala/xsbt/compile/inc/target/classes/sbt/CompileSetup.class (No such file or directory)
[error] error while loading Stamps, /Users/grek/scala/xsbt/compile/inc/target/classes/sbt/inc/Stamps.class (No such file or directory)
[error] error while loading SourceInfos, /Users/grek/scala/xsbt/compile/inc/target/classes/sbt/inc/SourceInfos.class (No such file or directory)
[error] error while loading Compilations, /Users/grek/scala/xsbt/compile/inc/target/classes/sbt/inc/Compilations.class (No such file or directory)
[error] error while loading SourceInfo, /Users/grek/scala/xsbt/compile/inc/target/classes/sbt/inc/SourceInfo.class (No such file or directory)
[error] error while loading CompileOptions, /Users/grek/scala/xsbt/compile/inc/target/classes/sbt/CompileOptions.class (No such file or directory)
[error] error while loading Stamp, /Users/grek/scala/xsbt/compile/inc/target/classes/sbt/inc/Stamp.class (No such file or directory)
[error] error while loading Hash, /Users/grek/scala/xsbt/compile/inc/target/classes/sbt/inc/Hash.class (No such file or directory)
[error] error while loading LastModified, /Users/grek/scala/xsbt/compile/inc/target/classes/sbt/inc/LastModified.class (No such file or directory)
[error] error while loading Exists, /Users/grek/scala/xsbt/compile/inc/target/classes/sbt/inc/Exists.class (No such file or directory)
[error] 12 errors found
[error] (actions/compile:compile) Compilation failed
[error] Total time: 10 s, completed Nov 12, 2013 7:51:49 PM
> compile
[info] Compiling 20 Scala sources to /Users/grek/scala/xsbt/compile/inc/target/classes...
[warn] /Users/grek/scala/xsbt/compile/inc/src/main/scala/sbt/inc/APIs.scala:10: imported `NameHashes' is permanently hidden by definition of object NameHashes in package inc
[warn] import xsbti.api.NameHashes
[warn] ^
[warn] there were 12 deprecation warning(s); re-run with -deprecation for details
[warn] two warnings found
[info] Compiling 11 Scala sources to /Users/grek/scala/xsbt/main/actions/target/classes...
[warn] there were 10 deprecation warning(s); re-run with -deprecation for details
[warn] one warning found
[info] Compiling 44 Scala sources to /Users/grek/scala/xsbt/main/target/classes...
[warn] /Users/grek/scala/xsbt/main/src/main/scala/sbt/Act.scala:174: non-variable type argument sbt.AttributeKey[_] in type pattern sbt.Act.ParsedValue[sbt.AttributeKey[_]] is unchecked since it is eliminated by erasure
[warn] case t: ParsedValue[AttributeKey[_]] => Some(t.value)
[warn] ^
[warn] /Users/grek/scala/xsbt/main/src/main/scala/sbt/Inspect.scala:18: match may not be exhaustive.
[warn] It would fail on the following input: Opt()
[warn] def parser: State => Parser[(Inspect.Mode,ScopedKey[_])] = (s: State) => spacedModeParser(s) flatMap {
[warn] ^
[warn] /Users/grek/scala/xsbt/main/src/main/scala/sbt/Inspect.scala:41: match may not be exhaustive.
[warn] It would fail on the following input: Opt()
[warn] option match
[warn] ^
[error] error while loading ClassfileManager, /Users/grek/scala/xsbt/compile/inc/target/classes/sbt/inc/ClassfileManager.class (No such file or directory)
[warn] three warnings found
[error] one error found
[error] (main/compile:compile) Compilation failed
[error] Total time: 21 s, completed Nov 12, 2013 7:52:33 PM
> compile
[info] Compiling 20 Scala sources to /Users/grek/scala/xsbt/compile/inc/target/classes...
[warn] /Users/grek/scala/xsbt/compile/inc/src/main/scala/sbt/inc/APIs.scala:10: imported `NameHashes' is permanently hidden by definition of object NameHashes in package inc
[warn] import xsbti.api.NameHashes
[warn] ^
[warn] there were 12 deprecation warning(s); re-run with -deprecation for details
[warn] two warnings found
[info] Compiling 44 Scala sources to /Users/grek/scala/xsbt/main/target/classes...
[warn] /Users/grek/scala/xsbt/main/src/main/scala/sbt/Act.scala:174: non-variable type argument sbt.AttributeKey[_] in type pattern sbt.Act.ParsedValue[sbt.AttributeKey[_]] is unchecked since it is eliminated by erasure
[warn] case t: ParsedValue[AttributeKey[_]] => Some(t.value)
[warn] ^
[error] error while loading IncOptions, /Users/grek/scala/xsbt/compile/inc/target/classes/sbt/inc/IncOptions.class (No such file or directory)
[error] error while loading FileValueCache, /Users/grek/scala/xsbt/compile/inc/target/classes/sbt/inc/FileValueCache.class (No such file or directory)
[error] error while loading Relations, /Users/grek/scala/xsbt/compile/inc/target/classes/sbt/inc/Relations.class (No such file or directory)
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/Defaults.scala:434: value definesClass is not a member of sbt.inc.Relations
[error] val stamps = for (a <- ans; f <- a.relations.definesClass(dep)) yield intlStamp(f, a, Set.empty)
[error] ^
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/Defaults.scala:441: value internalSrcDeps is not a member of sbt.inc.Relations
[error] rel.internalSrcDeps(f).map(intlStamp(_, analysis, s + f)) ++
[error] ^
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/Defaults.scala:542: type mismatch;
[error] found : sbt.Def.Initialize[sbt.Task[Nothing]]
[error] required: sbt.Def.Initialize[sbt.Task[Seq[(java.io.File, String)]]]
[error] packageTaskSettings(packageSrc, packageSrcMappings) ++
[error] ^
[error] error while loading SourceInfos, /Users/grek/scala/xsbt/compile/inc/target/classes/sbt/inc/SourceInfos.class (No such file or directory)
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/Defaults.scala:751: value allInfos is not a member of sbt.inc.SourceInfos
[error] val problems = analysis.infos.allInfos.values.flatMap(i => i.reportedProblems++ i.unreportedProblems)
[error] ^
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/Defaults.scala:811: type mismatch;
[error] found : sbt.complete.Parser[Any]
[error] required: sbt.complete.Parser[Seq[String]]
[error] recurse ?? Nil
[error] ^
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/Defaults.scala:1132: value value is not a member of Any
[error] val isRoot = executionRoots.value contains resolvedScoped.value
[error] ^
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/Defaults.scala:1226: value dependencyMapping is not a member of type parameter S
[error] mod map { _.dependencyMapping(log) } toMap ;
[error] ^
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/EvaluateTask.scala:90: value in is not a member of Any
[error] (executionRoots in GlobalScope) ::= dummyRoots
[error] ^
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/EvaluateTask.scala:100: type mismatch;
[error] found : Any
[error] required: sbt.State
[error] Project.runUnloadHooks(newS) // discard states
[error] ^
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/EvaluateTask.scala:101: type mismatch;
[error] found : Any
[error] required: sbt.Result[sbt.PluginData]
[error] Error occurred in an application involving default arguments.
[error] processResult(result, log)
[error] ^
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/EvaluateTask.scala:167: type mismatch;
[error] found : (Any, Seq[sbt.Def.ScopedKey[_]])
[error] required: (sbt.Task[?], ?)
[error] Transform((dummyRoots, roots) :: (dummyStreamsManager, streams) :: (dummyState, state) :: dummies )
[error] ^
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/EvaluateTask.scala:186: type mismatch;
[error] found : Any
[error] required: x.Strategy
[error] (which expands to) sbt.CompletionService[sbt.Task[_],sbt.Completed]
[error] try applyResults(x.runKeep(root)(service), state, root)
[error] ^
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/EvaluateTask.scala:188: Any does not take parameters
[error] finally shutdown()
[error] ^
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/EvaluateTask.scala:196: Any does not take parameters
[error] shutdown()
[error] ^
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/Extracted.scala:40: type mismatch;
[error] found : Any
[error] required: sbt.State
[error] (newS, processResult(result, newS.log))
[error] ^
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/Extracted.scala:40: type mismatch;
[error] found : Any
[error] required: sbt.Result[T]
[error] (newS, processResult(result, newS.log))
[error] ^
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/Extracted.scala:40: value log is not a member of Any
[error] (newS, processResult(result, newS.log))
[error] ^
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/Load.scala:280: value | is not a member of Any
[error] val resolver = (x /: xs){ _ | _ }
[error] ^
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/Load.scala:281: type mismatch;
[error] found : Any
[error] required: sbt.BuildLoader.Components
[error] if(isRoot) loaders.setRoot(resolver) else loaders.addNonRoot(unit.uri, resolver)
[error] ^
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/Load.scala:281: type mismatch;
[error] found : Any
[error] required: sbt.BuildLoader.Components
[error] if(isRoot) loaders.setRoot(resolver) else loaders.addNonRoot(unit.uri, resolver)
[error] ^
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/Load.scala:478: value flatten is not a member of Any
[error] (np.flatten, transformed ++ acc)
[error] ^
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/Load.scala:478: value ++ is not a member of Any
[error] (np.flatten, transformed ++ acc)
[error] ^
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/Main.scala:71: value ++ is not a member of Any
[error] val commands = earlyCommands ++ normalCommands
[error] ^
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/SessionSettings.scala:90: value flatten is not a member of Any
[error] val newSession = session.copy(append = newAppend.toMap, original = newOriginal.flatten.toSeq)
[error] ^
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/SessionSettings.scala:138: value reverse is not a member of Any
[error] (newWithPos.reverse, other ++ oldShifted)
[error] ^
[error] /Users/grek/scala/xsbt/main/src/main/scala/sbt/TaskTimings.scala:33: diverging implicit expansion for type scala.math.Ordering[B]
[error] starting with method Tuple9 in object Ordering
[error] for( (taskName, time) <- timingsByName.toSeq.sortBy(_._2).reverse)
[error] ^
[warn] one warning found
[error] 30 errors found
[error] (main/compile:compile) Compilation failed
[error] Total time: 11 s, completed Nov 12, 2013 7:52:48 PM
> compile
[info] Compiling 20 Scala sources to /Users/grek/scala/xsbt/compile/inc/target/classes...
[warn] /Users/grek/scala/xsbt/compile/inc/src/main/scala/sbt/inc/APIs.scala:10: imported `NameHashes' is permanently hidden by definition of object NameHashes in package inc
[warn] import xsbti.api.NameHashes
[warn] ^
[warn] there were 12 deprecation warning(s); re-run with -deprecation for details
[warn] two warnings found
[info] Compiling 44 Scala sources to /Users/grek/scala/xsbt/main/target/classes...
[warn] /Users/grek/scala/xsbt/main/src/main/scala/sbt/Act.scala:174: non-variable type argument sbt.AttributeKey[_] in type pattern sbt.Act.ParsedValue[sbt.AttributeKey[_]] is unchecked since it is eliminated by erasure
[warn] case t: ParsedValue[AttributeKey[_]] => Some(t.value)
[warn] ^
[warn] /Users/grek/scala/xsbt/main/src/main/scala/sbt/Inspect.scala:18: match may not be exhaustive.
[warn] It would fail on the following input: Opt()
[warn] def parser: State => Parser[(Inspect.Mode,ScopedKey[_])] = (s: State) => spacedModeParser(s) flatMap {
[warn] ^
[warn] /Users/grek/scala/xsbt/main/src/main/scala/sbt/Inspect.scala:41: match may not be exhaustive.
[warn] It would fail on the following input: Opt()
[warn] option match
[warn] ^
[error] error while loading ClassfileManager, /Users/grek/scala/xsbt/compile/inc/target/classes/sbt/inc/ClassfileManager.class (No such file or directory)
[warn] three warnings found
[error] one error found
[error] (main/compile:compile) Compilation failed
[error] Total time: 16 s, completed Nov 12, 2013 7:53:08 PM
> incremental-compiler/com
commands compile compile: compilerCache compilers componentId
> incremental-compiler/comp
compile compile: compilerCache compilers componentId
> incremental-compiler/compile
[info] Compiling 20 Scala sources to /Users/grek/scala/xsbt/compile/inc/target/classes...
[warn] /Users/grek/scala/xsbt/compile/inc/src/main/scala/sbt/inc/APIs.scala:10: imported `NameHashes' is permanently hidden by definition of object NameHashes in package inc
[warn] import xsbti.api.NameHashes
[warn] ^
[warn] there were 12 deprecation warning(s); re-run with -deprecation for details
[warn] two warnings found
[success] Total time: 4 s, completed Nov 12, 2013 7:53:17 PM
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment