sorry for the formatting, here it is, readable:

[info] Downloading sbt launcher for 0.13.7:
[info]   From 
 
http://typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/0.13.7/sbt-launch.jar
[info]     To  /Users/digitaldust/.sbt/launchers/0.13.7/sbt-launch.jar
[info] Download failed. Obtain the jar manually and place it at 
/Users/digitaldust/.sbt/launchers/0.13.7/sbt-launch.jar
java.lang.AssertionError: assertion failed: extension build failed, 
exitCode = 1
at scala.Predef$.assert(Predef.scala:160)
at Extensions$.Extensions$$buildExtension(Extensions.scala:40)
at 
Extensions$$anonfun$1$$anonfun$2$$anonfun$apply$1.apply(Extensions.scala:22)
at 
Extensions$$anonfun$1$$anonfun$2$$anonfun$apply$1.apply(Extensions.scala:21)
at sbt.FileFunction$$anonfun$cached$1.apply(Tracked.scala:188)
at sbt.FileFunction$$anonfun$cached$1.apply(Tracked.scala:188)
at 
sbt.FileFunction$$anonfun$cached$2$$anonfun$apply$3$$anonfun$apply$4.apply(Tracked.scala:202)
at 
sbt.FileFunction$$anonfun$cached$2$$anonfun$apply$3$$anonfun$apply$4.apply(Tracked.scala:198)
at sbt.Difference.apply(Tracked.scala:177)
at sbt.Difference.apply(Tracked.scala:158)
at 
sbt.FileFunction$$anonfun$cached$2$$anonfun$apply$3.apply(Tracked.scala:198)
at 
sbt.FileFunction$$anonfun$cached$2$$anonfun$apply$3.apply(Tracked.scala:197)
at sbt.Difference.apply(Tracked.scala:177)
at sbt.Difference.apply(Tracked.scala:152)
at sbt.FileFunction$$anonfun$cached$2.apply(Tracked.scala:197)
at sbt.FileFunction$$anonfun$cached$2.apply(Tracked.scala:195)
at Extensions$$anonfun$1$$anonfun$apply$2.apply(Extensions.scala:24)
at Extensions$$anonfun$1$$anonfun$apply$2.apply(Extensions.scala:24)
at 
scala.collection.TraversableLike$$anonfun$flatMap$1.apply(TraversableLike.scala:239)
at 
scala.collection.TraversableLike$$anonfun$flatMap$1.apply(TraversableLike.scala:239)
at 
scala.collection.mutable.ResizableArray$class.foreach(ResizableArray.scala:60)
at scala.collection.mutable.ArrayBuffer.foreach(ArrayBuffer.scala:47)
at scala.collection.TraversableLike$class.flatMap(TraversableLike.scala:239)
at scala.collection.mutable.ArrayBuffer.flatMap(ArrayBuffer.scala:47)
at Extensions$$anonfun$1.apply(Extensions.scala:24)
at Extensions$$anonfun$1.apply(Extensions.scala:12)
at sbt.Scoped$$anonfun$hf4$1.apply(Structure.scala:580)
at sbt.Scoped$$anonfun$hf4$1.apply(Structure.scala:580)
at scala.Function1$$anonfun$compose$1.apply(Function1.scala:49)
at 
sbt.Scoped$Reduced$$anonfun$combine$1$$anonfun$apply$12.apply(Structure.scala:311)
at 
sbt.Scoped$Reduced$$anonfun$combine$1$$anonfun$apply$12.apply(Structure.scala:311)
at sbt.$tilde$greater$$anonfun$$u2219$1.apply(TypeFunctions.scala:41)
at sbt.std.Transform$$anon$5.work(System.scala:71)
at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:232)
at sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:232)
at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:18)
at sbt.Execute.work(Execute.scala:238)
at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:232)
at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:232)
at 
sbt.ConcurrentRestrictions$$anon$4$$anonfun$1.apply(ConcurrentRestrictions.scala:160)
at sbt.CompletionService$$anon$2.call(CompletionService.scala:30)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:695)
[error] (*:extensions) java.lang.AssertionError: assertion failed: 
extension build failed, exitCode = 1
[error] Total time: 403 s, completed 25-ott-2015 21.17.01



Il giorno domenica 25 ottobre 2015 21:23:01 UTC+1, digitaldust ha scritto:
>
> I actually have this error running ./sbt all
>

 

>
> Il giorno domenica 25 ottobre 2015 21:09:04 UTC+1, digitaldust ha scritto:
>>
>> Jason, Seth, 
>>
>> thanks for your answers, so I think I missed the point... I didn't 
>> realise that a simple build was enough for me - I don't need to change 
>> anything in the code... I will follow the instructions here 
>> https://github.com/NetLogo/NetLogo/wiki/Building and get back should I 
>> have other issues...
>>
>> thanks for your time,
>> Simo
>>
>>
>> Il giorno domenica 25 ottobre 2015 19:54:36 UTC+1, Seth Tisue ha scritto:
>>>
>>> It's only worth involving IntelliJ if you want to actually make 
>>> changes to the NetLogo source code. 
>>>
>>> If you just want to build, use the command line build. Involving 
>>> IntelliJ won't make your life easier — it will make it harder, perhaps 
>>> a lot harder. 
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"netlogo-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to netlogo-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to