[
https://issues.apache.org/jira/browse/SPARK-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved SPARK-1083.
------------------------------
Resolution: Cannot Reproduce
This looks like a git error, and is ancient at this point. I presume that since
we have evidence that Windows builds subsequently worked, this was either a
local problem or fixed by something else.
> Build fail
> ----------
>
> Key: SPARK-1083
> URL: https://issues.apache.org/jira/browse/SPARK-1083
> Project: Spark
> Issue Type: Bug
> Components: Build, Windows
> Affects Versions: 0.7.3
> Reporter: Jan Paw
>
> Problem with building the latest version from github.
> {code:none}[info] Loading project definition from
> C:\Users\Jan\Documents\GitHub\incubator-s
> park\project\project
> [debug]
> [debug] Initial source changes:
> [debug] removed:Set()
> [debug] added: Set()
> [debug] modified: Set()
> [debug] Removed products: Set()
> [debug] Modified external sources: Set()
> [debug] Modified binary dependencies: Set()
> [debug] Initial directly invalidated sources: Set()
> [debug]
> [debug] Sources indirectly invalidated by:
> [debug] product: Set()
> [debug] binary dep: Set()
> [debug] external source: Set()
> [debug] All initially invalidated sources: Set()
> [debug] Copy resource mappings:
> [debug]
> java.lang.RuntimeException: Nonzero exit code (128): git clone
> https://github.co
> m/chenkelmann/junit_xml_listener.git
> C:\Users\Jan\.sbt\0.13\staging\5f76b43a3aca
> 87b5c013\junit_xml_listener
> at scala.sys.package$.error(package.scala:27)
> at sbt.Resolvers$.run(Resolvers.scala:134)
> at sbt.Resolvers$.run(Resolvers.scala:123)
> at sbt.Resolvers$$anon$2.clone(Resolvers.scala:78)
> at
> sbt.Resolvers$DistributedVCS$$anonfun$toResolver$1$$anonfun$apply$11$
> $anonfun$apply$5.apply$mcV$sp(Resolvers.scala:104)
> at sbt.Resolvers$.creates(Resolvers.scala:141)
> at
> sbt.Resolvers$DistributedVCS$$anonfun$toResolver$1$$anonfun$apply$11.
> apply(Resolvers.scala:103)
> at
> sbt.Resolvers$DistributedVCS$$anonfun$toResolver$1$$anonfun$apply$11.
> apply(Resolvers.scala:103)
> at
> sbt.BuildLoader$$anonfun$componentLoader$1$$anonfun$apply$3.apply(Bui
> ldLoader.scala:90)
> at
> sbt.BuildLoader$$anonfun$componentLoader$1$$anonfun$apply$3.apply(Bui
> ldLoader.scala:89)
> at scala.Option.map(Option.scala:145)
> at
> sbt.BuildLoader$$anonfun$componentLoader$1.apply(BuildLoader.scala:89
> )
> at
> sbt.BuildLoader$$anonfun$componentLoader$1.apply(BuildLoader.scala:85
> )
> at sbt.MultiHandler.apply(BuildLoader.scala:16)
> at sbt.BuildLoader.apply(BuildLoader.scala:142)
> at sbt.Load$.loadAll(Load.scala:314)
> at sbt.Load$.loadURI(Load.scala:266)
> at sbt.Load$.load(Load.scala:262)
> at sbt.Load$.load(Load.scala:253)
> at sbt.Load$.apply(Load.scala:137)
> at sbt.Load$.buildPluginDefinition(Load.scala:597)
> at sbt.Load$.buildPlugins(Load.scala:563)
> at sbt.Load$.plugins(Load.scala:551)
> at sbt.Load$.loadUnit(Load.scala:412)
> at sbt.Load$$anonfun$15$$anonfun$apply$11.apply(Load.scala:258)
> at sbt.Load$$anonfun$15$$anonfun$apply$11.apply(Load.scala:258)
> at
> sbt.BuildLoader$$anonfun$componentLoader$1$$anonfun$apply$4$$anonfun$
> apply$5$$anonfun$apply$6.apply(BuildLoader.scala:93)
> at
> sbt.BuildLoader$$anonfun$componentLoader$1$$anonfun$apply$4$$anonfun$
> apply$5$$anonfun$apply$6.apply(BuildLoader.scala:92)
> at sbt.BuildLoader.apply(BuildLoader.scala:143)
> at sbt.Load$.loadAll(Load.scala:314)
> at sbt.Load$.loadURI(Load.scala:266)
> at sbt.Load$.load(Load.scala:262)
> at sbt.Load$.load(Load.scala:253)
> at sbt.Load$.apply(Load.scala:137)
> at sbt.Load$.defaultLoad(Load.scala:40)
> at sbt.BuiltinCommands$.doLoadProject(Main.scala:451)
> at
> sbt.BuiltinCommands$$anonfun$loadProjectImpl$2.apply(Main.scala:445)
> at
> sbt.BuiltinCommands$$anonfun$loadProjectImpl$2.apply(Main.scala:445)
> at
> sbt.Command$$anonfun$applyEffect$1$$anonfun$apply$2.apply(Command.sca
> la:60)
> at
> sbt.Command$$anonfun$applyEffect$1$$anonfun$apply$2.apply(Command.sca
> la:60)
> at
> sbt.Command$$anonfun$applyEffect$2$$anonfun$apply$3.apply(Command.sca
> la:62)
> at
> sbt.Command$$anonfun$applyEffect$2$$anonfun$apply$3.apply(Command.sca
> la:62)
> at sbt.Command$.process(Command.scala:95)
> at sbt.MainLoop$$anonfun$1$$anonfun$apply$1.apply(MainLoop.scala:100)
> at sbt.MainLoop$$anonfun$1$$anonfun$apply$1.apply(MainLoop.scala:100)
> at sbt.State$$anon$1.process(State.scala:179)
> at sbt.MainLoop$$anonfun$1.apply(MainLoop.scala:100)
> at sbt.MainLoop$$anonfun$1.apply(MainLoop.scala:100)
> at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:18)
> at sbt.MainLoop$.next(MainLoop.scala:100)
> at sbt.MainLoop$.run(MainLoop.scala:93)
> at sbt.MainLoop$$anonfun$runWithNewLog$1.apply(MainLoop.scala:71)
> at sbt.MainLoop$$anonfun$runWithNewLog$1.apply(MainLoop.scala:66)
> at sbt.Using.apply(Using.scala:25)
> at sbt.MainLoop$.runWithNewLog(MainLoop.scala:66)
> at sbt.MainLoop$.runAndClearLast(MainLoop.scala:49)
> at sbt.MainLoop$.runLoggedLoop(MainLoop.scala:33)
> at sbt.MainLoop$.runLogged(MainLoop.scala:25)
> at sbt.StandardMain$.runManaged(Main.scala:57)
> at sbt.xMain.run(Main.scala:29)
> at xsbt.boot.Launch$$anonfun$run$1.apply(Launch.scala:57)
> at xsbt.boot.Launch$.withContextLoader(Launch.scala:77)
> at xsbt.boot.Launch$.run(Launch.scala:57)
> at xsbt.boot.Launch$$anonfun$explicit$1.apply(Launch.scala:45)
> at xsbt.boot.Launch$.launch(Launch.scala:65)
> at xsbt.boot.Launch$.apply(Launch.scala:16)
> at xsbt.boot.Boot$.runImpl(Boot.scala:32)
> at xsbt.boot.Boot$.main(Boot.scala:21)
> at xsbt.boot.Boot.main(Boot.scala)
> [error] Nonzero exit code (128): git clone
> https://github.com/chenkelmann/junit_
> xml_listener.git
> C:\Users\Jan\.sbt\0.13\staging\5f76b43a3aca87b5c013\junit_xml_l
> istener
> [error] Use 'last' for the full log.
> [debug] > load-failed
> [debug] > last
> {code}
> sbt version
> {code:none}
> [info] This is sbt 0.13.1
> [info] No project is currently loaded
> [info] sbt, sbt plugins, and build definitions are using Scala 2.10.3
> {code}
> scala version
> {code:none}
> C:\Users\Jan\Documents\GitHub\incubator-spark>scala -version
> Scala code runner version 2.10.2 -- Copyright 2002-2013, LAMP/EPFL
> {code}
> java version
> {code:none}
> C:\Users\Jan\Documents\GitHub\incubator-spark>java -version
> java version "1.7.0_07"
> Java(TM) SE Runtime Environment (build 1.7.0_07-b11)
> Java HotSpot(TM) 64-Bit Server VM (build 23.3-b01, mixed mode)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]