Takanobu Asanuma created HDFS-13338: ---------------------------------------
Summary: Native Build failed in hadoop-hdfs-native-client Key: HDFS-13338 URL: https://issues.apache.org/jira/browse/HDFS-13338 Project: Hadoop HDFS Issue Type: Bug Components: build, native Reporter: Takanobu Asanuma mvn --projects hadoop-hdfs-project/hadoop-hdfs-native-client clean package -Pdist,native -DskipTests -Dtar {noformat} [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (make) on project hadoop-hdfs-native-client: An Ant BuildException has occured: exec returned: 1 [ERROR] around Ant part ...<exec failonerror="true" dir="/.../hadoop/hadoop-hdfs-project/hadoop-hdfs-native-client/target" executable="cmake">... @ 5:119 in /.../hadoop/hadoop-hdfs-project/hadoop-hdfs-native-client/target/antrun/build-main.xml [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (make) on project hadoop-hdfs-native-client: An Ant BuildException has occured: exec returned: 1 around Ant part ...<exec failonerror="true" dir="/root/hadoop/hadoop-hdfs-project/hadoop-hdfs-native-client/target" executable="cmake">... @ 5:119 in /root/hadoop/hadoop-hdfs-project/hadoop-hdfs-native-client/target/antrun/build-main.xml at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213) {noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org