Created
June 26, 2016 14:17
-
-
Save Sciss/5be17f85720d6484461780e7299f4536 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Unresolved dependencies: | |
| `@java.nio.Buffer::capacity_i32` | |
| `@java.nio.Buffer::clear_class.java.nio.Buffer` | |
| `@java.nio.Buffer::flip_class.java.nio.Buffer` | |
| `@java.nio.Buffer::hasRemaining_bool` | |
| `@java.nio.Buffer::limit_i32_class.java.nio.Buffer` | |
| `@java.nio.Buffer::position_i32` | |
| `@java.nio.Buffer` | |
| `@java.nio.ByteBuffer$::allocate_i32_class.java.nio.ByteBuffer` | |
| `@java.nio.ByteBuffer$` | |
| `@java.nio.ByteBuffer::arrayOffset_i32` | |
| `@java.nio.ByteBuffer::array_class.ssnr.ByteArray` | |
| `@java.nio.ByteBuffer::put_class.java.nio.ByteBuffer_class.java.nio.ByteBuffer` | |
| `@java.nio.ByteBuffer` | |
| `@java.nio.CharBuffer$::allocate_i32_class.java.nio.CharBuffer` | |
| `@java.nio.CharBuffer$::wrap_class.ssnr.CharArray_i32_i32_class.java.nio.CharBuffer` | |
| `@java.nio.CharBuffer$::wrap_trait.java.lang.CharSequence_class.java.nio.CharBuffer` | |
| `@java.nio.CharBuffer$::wrap_trait.java.lang.CharSequence_i32_i32_class.java.nio.CharBuffer` | |
| `@java.nio.CharBuffer$` | |
| `@java.nio.CharBuffer::toString_class.java.lang.String` | |
| `@java.nio.CharBuffer` | |
| `@java.nio.charset.Charset$::defaultCharset_class.java.nio.charset.Charset` | |
| `@java.nio.charset.Charset$` | |
| `@java.nio.charset.Charset::newDecoder_class.java.nio.charset.CharsetDecoder` | |
| `@java.nio.charset.Charset::newEncoder_class.java.nio.charset.CharsetEncoder` | |
| `@java.nio.charset.CharsetDecoder::onMalformedInput_class.java.nio.charset.CodingErrorAction_class.java.nio.charset.CharsetDecoder` | |
| `@java.nio.charset.CharsetDecoder::onUnmappableCharacter_class.java.nio.charset.CodingErrorAction_class.java.nio.charset.CharsetDecoder` | |
| `@java.nio.charset.CharsetDecoder` | |
| `@java.nio.charset.CharsetEncoder::encode_class.java.nio.CharBuffer_class.java.nio.ByteBuffer_bool_class.java.nio.charset.CoderResult` | |
| `@java.nio.charset.CharsetEncoder::onMalformedInput_class.java.nio.charset.CodingErrorAction_class.java.nio.charset.CharsetEncoder` | |
| `@java.nio.charset.CharsetEncoder::onUnmappableCharacter_class.java.nio.charset.CodingErrorAction_class.java.nio.charset.CharsetEncoder` | |
| `@java.nio.charset.CharsetEncoder` | |
| `@java.nio.charset.Charset` | |
| `@java.nio.charset.CoderResult::isOverflow_bool` | |
| `@java.nio.charset.CoderResult::isUnderflow_bool` | |
| `@java.nio.charset.CoderResult::throwException_unit` | |
| `@java.nio.charset.CoderResult` | |
| `@java.nio.charset.CodingErrorAction$::field.REPLACE` | |
| `@java.nio.charset.CodingErrorAction$` | |
| `@java.nio.charset.CodingErrorAction` | |
| scala.scalanative.linker.LinkingError | |
| at scala.scalanative.linker.Linker.linkClosed(Linker.scala:116) | |
| at scala.scalanative.compiler.Compiler.x$5$lzycompute(Compiler.scala:38) | |
| at scala.scalanative.compiler.Compiler.x$5(Compiler.scala:34) | |
| at scala.scalanative.compiler.Compiler.assembly$lzycompute(Compiler.scala:34) | |
| at scala.scalanative.compiler.Compiler.assembly(Compiler.scala:34) | |
| at scala.scalanative.compiler.Compiler.apply(Compiler.scala:79) | |
| at scala.scalanative.sbtplugin.ScalaNativePluginInternal$.scala$scalanative$sbtplugin$ScalaNativePluginInternal$$compileNir(ScalaNativePluginInternal.scala:24) | |
| at scala.scalanative.sbtplugin.ScalaNativePluginInternal$$anonfun$projectSettings$8.apply(ScalaNativePluginInternal.scala:114) | |
| at scala.scalanative.sbtplugin.ScalaNativePluginInternal$$anonfun$projectSettings$8.apply(ScalaNativePluginInternal.scala:93) | |
| at scala.Function1$$anonfun$compose$1.apply(Function1.scala:47) | |
| at sbt.$tilde$greater$$anonfun$$u2219$1.apply(TypeFunctions.scala:40) | |
| at sbt.std.Transform$$anon$4.work(System.scala:63) | |
| at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:228) | |
| at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:228) | |
| at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:17) | |
| at sbt.Execute.work(Execute.scala:237) | |
| at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:228) | |
| at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:228) | |
| at sbt.ConcurrentRestrictions$$anon$4$$anonfun$1.apply(ConcurrentRestrictions.scala:159) | |
| at sbt.CompletionService$$anon$2.call(CompletionService.scala:28) | |
| at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
| at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) | |
| at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) | |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) | |
| at java.lang.Thread.run(Thread.java:745) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment