Skip to content

Instantly share code, notes, and snippets.

@dcsobral
Created December 9, 2011 16:55
Show Gist options
  • Select an option

  • Save dcsobral/1452364 to your computer and use it in GitHub Desktop.

Select an option

Save dcsobral/1452364 to your computer and use it in GitHub Desktop.
wtf?
quick.lib:
[mkdir] Created dir: /home/dcs/github/scala/build/quick/classes/library
[javac] Compiling 25 source files to /home/dcs/github/scala/build/quick/classes/library
[javac] Compiling 41 source files to /home/dcs/github/scala/build/quick/classes/library
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[scalacfork] Compiling 686 files to /home/dcs/github/scala/build/quick/classes/library
[scalacfork] error: error while loading Object, class file '/usr/lib/jvm/java-6-sun-1.6.0.26/jre/lib/rt.jar(java/lang/Object.class)' is broken
[scalacfork] (167779022)
[scalacfork] one error found
@pedrofurla

Copy link
Copy Markdown

BUILD SUCCESSFUL
Total time: 9 minutes 12 seconds
scala-clone-new $ git branch
master

  • paulp/ticket/5286

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