twitter/hadoop-lzo

Build Failure on Ubuntu

Closed this issue · 7 comments

Hello,
I follow the build instructions (changing the version numbers of lzo to 2.10, the current one) but my build fails. Here is the error message:

[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 ...<exec failonerror="true" dir="${build.native}" executable="sh">... @ 16:66 in /home/gianluca/hadoop-lzo/target/antrun/build-build-native-non-win.xml

How could I fix that?

Sorry for spamming, I found a solution: it was a problem with the JAVA_HOME path.

Sorry for spamming, I found a solution: it was a problem with the JAVA_HOME path.
Hello,
When I am buiding the project to generate executable programs, I also encounter this error.
Please tell me the solution. Thank you very much.

Hello,
I follow the build instructions (changing the version numbers of lzo to 2.10, the current one) but my build fails. Here is the error message:

[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 ...<exec failonerror="true" dir="${build.native}" executable="sh">... @ 16:66 in /home/gianluca/hadoop-lzo/target/antrun/build-build-native-non-win.xml

How could I fix that?
Hello,
When I am buiding the project to generate executable programs, I also encounter this error.
Please tell me the solution. Thank you very much.

Sorry for spamming, I found a solution: it was a problem with the JAVA_HOME path.

Hi, i also have the same problem. But i check the JAVA_HOME and it is right. Could you tell me how to slove this problem?

Did anyone find solution to this problem ?

Sorry for spamming, I found a solution: it was a problem with the JAVA_HOME path.

Hi, i also have the same problem. But i check the JAVA_HOME and it is right. Could you tell me how to slove this problem?

Did anyone find solution to this issue ?