twitter / hadoop-lzo

Refactored version of code.google.com/hadoop-gpl-compression for hadoop 0.20
GNU General Public License v3.0
546 stars 329 forks source link

following the steps and got mvn clean test fail on mac Yosemite #116

Closed soldiershen closed 7 years ago

soldiershen commented 7 years ago

[INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16.138 s [INFO] Finished at: 2016-08-07T21:04:23+08:00 [INFO] Final Memory: 25M/245M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (build-native-non-win) on project hadoop-lzo: An Ant BuildException has occured: exec returned: 1 [ERROR] around Ant part ...... @ 16:66 in /Users/jieshe/Desktop/develop/scala/hadoop-lzo/target/antrun/build-build-native-non-win.xml [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

soldiershen commented 7 years ago

tips:when I tar lzo-2.06 pkg,I got an error: x lzo-2.09/util/overlap.sh tar: (Empty error message) tar: Error exit delayed from previous errors.

I donnot know if it affects.

soldiershen commented 7 years ago

root cause: lzo not installed well or path not right.