Github user shijinkui commented on the pull request:

    https://github.com/apache/spark/pull/6685#issuecomment-113561706
  
    what does this building error mean? 
    is there more detail error log for `Binary compatibility check failed `?
    
    ```
    
    [info]      [SUCCESSFUL ] 
org.apache.spark#spark-mllib_2.10;1.4.0-rc4!spark-mllib_2.10.jar (1085ms)
    [info] spark-mllib: found 0 potential binary incompatibilities (filtered 5)
    [info] downloading 
https://repository.apache.org/content/repositories/orgapachespark-1112/org/apache/spark/spark-streaming-zeromq_2.10/1.4.0-rc4/spark-streaming-zeromq_2.10-1.4.0-rc4.jar
 ...
    [info]      [SUCCESSFUL ] 
org.apache.spark#spark-streaming-zeromq_2.10;1.4.0-rc4!spark-streaming-zeromq_2.10.jar
 (635ms)
    [info] spark-streaming-zeromq: found 0 potential binary incompatibilities 
(filtered 1)
    java.lang.RuntimeException: spark-graphx: Binary compatibility check failed!
        at scala.sys.package$.error(package.scala:27)
        at 
com.typesafe.tools.mima.plugin.SbtMima$.reportErrors(SbtMima.scala:64)
        at 
com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaReportSettings$3.apply(MimaPlugin.scala:23)
        at 
com.typesafe.tools.mima.plugin.MimaPlugin$$anonfun$mimaReportSettings$3.apply(MimaPlugin.scala:23)
        at scala.Function5$$anonfun$tupled$1.apply(Function5.scala:35)
        at scala.Function5$$anonfun$tupled$1.apply(Function5.scala:34)
        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:226)
        at 
sbt.Execute$$anonfun$submit$1$$anonfun$apply$1.apply(Execute.scala:226)
        at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:17)
        at sbt.Execute.work(Execute.scala:235)
        at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:226)
        at sbt.Execute$$anonfun$submit$1.apply(Execute.scala:226)
        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:262)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
    [error] (graphx/*:mimaReportBinaryIssues) spark-graphx: Binary 
compatibility check failed!
    [error] Total time: 181 s, completed Jun 19, 2015 5:22:38 AM
    [error] running 
['/home/jenkins/workspace/SparkPullRequestBuilder/dev/../dev/mima'] ; received 
return code 1
    Archiving unit tests logs...
    > No log files found.
    Attempting to post to Github...
     > Post successful.
    Build step 'Execute shell' marked build as failure
    Archiving artifacts
    Recording test results
    ERROR: Publisher 'Publish JUnit test result report' failed: No test report 
files were found. Configuration error?
    Finished: FAILURE
    
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to