twitter/hadoop-lzo

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

Closed this issue · 2 comments

[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

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.

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